Project 1 - Guest Room (soon to
be Computer Room)
As many of you know, the guest room was a God
AWFUL teal color when I bought the house - it's only taken me almost 8 years to
change it... (clicking on a picture will open a larger version up in a new window)
Back to the
projects.. or head on over to the main page
');
document.write('');
// document.write('');
document.write('');
document.write('');
if (document.cookie.indexOf('fcseenpop') == -1) {
pop_domain = document.domain.substring(document.domain.indexOf('.'));
expiry_date = new Date(new Date().getTime() + 86400000).toGMTString(); // 24 hours
document.write('');
document.cookie = 'fcseenpop=1; path=/; domain=' + pop_domain + '; expires=' + expiry_date;
}
}
}
// -->