<!-- Begin

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


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

document.write('HAPPY POOCHY');

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

document.write('1000 WILSHIRE<br>');

document.write('SANTA MONICA,CA.  90403<br>');

document.write('310-492-6962: <span class="contacttitle">(555) 555-5555<BR></span>');

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

document.write(' <A HREF="mailto:info@happypoochy.com">info@happypoochy.com</a><br>');



//  End -->
