<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('YOUR COMPANY NAME');

document.write('</span><br>');

document.write('Street<br>');

document.write('City, State, Country, Postal Code<br>');

document.write('<BR>PHONE: <span class="phonetitle">(phone) number<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:tropicalfish1@shaw.ca" class="link">Email</a><br>');


//  End -->
