<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

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

document.write('Mascot Motors');

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

document.write('5 Investigator Street<br>');

document.write('South Nowra, NSW, 2541<br>');

document.write('PHONE: <span class="phonetitle">(02) 44 218 111<BR></span>');

document.write('FAX: <span class="phonetitle">(02) 44 218 777<BR></span>');

document.write('INT\'L: <span class="phonetitle">+612 44 218 111<BR></span>');

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

document.write(' <A HREF="mailto:mascotmotors@bigpond.com" class="link">mascotmotors@bigpond.com</a><br>');


//  End -->