<!-- Begin

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

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

document.write('Peters Grease Gorilla');

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

document.write('881 Magnolia Avenue<br>');

document.write('Elizabeth, New Jersey 07201<br>');

document.write('PHONE: <span class="phonetitle">(908) 352-1800<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(908) 352-1112<BR></span>');

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

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


//  End -->
