<!-- Begin CONTACT PAGE CODE


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Media Works, LLC');

document.write('</span><br>');

document.write('P. O. Box 73<br>');

document.write('Elizabeth, NJ 07207<br>');

document.write('PHONE: <span class="phonetitle">(908) 527-9605<br></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(908) 527-9605<br></span>');

document.write('<br>E-mail:sales@mediaworkllc.com');

document.write(' <A HREF="mailto:mailto:info@mediaworkllc.com">info@mediaworkllc.com</a><br>');


//  End -->