<!-- Begin


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


document.write('<span class ="copyright">&copy;Copyright 2004 ');
document.write('<a href="index.html" target="_top">John Joseph</a> ');
document.write('All Rights Reserved<br>');
document.write('Corporate event info dial 631 385-9428 or '); 
document.write(' <A HREF="mailto:jnjosph@aol.com">E Mail Us</a>');
document.write('</span><br>');

//  End -->
