<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Starlite Entertainment');

document.write('</span><br>');

document.write('11 Duncan Rd.<br>');

document.write('Sewell, NJ 08080<br>');

document.write('PHONE: <span class="phonetitle">(856) 582-0028<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(856) 582-5006<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@starlitedj.com" class="link">info@starlitedj.com</a><br>');


//  End -->