<!-- Begin



<!-- NOTE: If you use a ' add a slash before it like this \' -->



document.write('<span class ="copyright"> ');

document.write('Phone Number: 312-543-4427');

document.write('<br>');
document.write('For more information send a e-mail '); 

document.write(' <A HREF="mailto:info@312-543-4427.com">Click here</a>');

document.write('</span><br>');
//  End -->