<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Shaka Sound Inc');

document.write('</span><br>');

document.write('2601 NE 125th St<br>');

document.write('Vancouver, WA 98686<br>');

document.write('PHONE: <span class="phonetitle">(360) 693-8183<BR></span>');

document.write('PHONE: <span class="phonetitle">(503) 980-3474<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(360) 693-8159<br></span>');

document.write('<br>E-mail: ');

document.write(' <a href="mailto:info@shakasound.com" class="link">info@shakasound.com</a><br>');


//  End -->