<!-- Begin


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

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

document.write('PAH Design');

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

document.write('519 6th Avenue<br>');

document.write('Belmar, Nj 07719<br>');

document.write('PHONE: <span class="732-280-0032">(732) 280-0032<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(732) 280-1880<BR></span>');

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

document.write(' <A HREF="mailto:pat@pahdesign.net">pat@pahdesign.net</a><br>');


//  End -->