<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Bill Blanchard Photography');

document.write('</span><br>');

document.write('161 Hillside Ave.<br>');

document.write('South River, N.J. 08882<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(732) 651-9800<BR></span>');

document.write('FAX: &nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-Mail: 'billblanchardphoto@verizon.net);

document.write('<a href="mailto:'billblanchardphoto@verizon.net</a>');

//  End -->