<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Creative Countertops, Inc.');

document.write('</span><br>');

document.write('22285 Stottlemeyer Road NE<br>');

document.write('Poulsbo, WA. 98370<br>');

document.write('PHONE: <span class="phonetitle">(360) 598-3106<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(360) 598-6224<br></span>');

document.write('<br>E-mail: ');

document.write(' <a href="mailto:info@creativecounters.com" class="link">info@creativecounters.com</a><br>');


//  End -->
