<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Bazzarelli Restaurant & Pizzeria');

document.write('</span><br>');

document.write('117 Moonachie Rd. <br>');

document.write('Moonachie, NJ 07074<br>');

document.write('PHONE: <span class="phonetitle">(201) 641-4010<BR></span>');

document.write('FAX: <span class="phonetitle">(201) 641-3095<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF=""mailto:info@bazzarellirestaurant.com"">info@bazzarellirestaurant.com</a><br>');


//  End -->