<!-- Begin

 
// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('M.C. Jammer Entertainment');

document.write('</span><br>');

document.write('Serving Greater Chicagoland Area<br>');

document.write('Blue Island, IL <br>');

document.write('PHONE: <span class="phonetitle">(708) 271-2798<BR></span>');

// document.write('FAX: <span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:mcjammer@comcast.net" class="link">mcjammer@comcast.net</a><br>');


//  End -->