
<!-- NOTE: If you use a ' add a slash before it like this \' -->

<!-- start

document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="150" height="100">');
document.write('<tr><td class="text">'); 
document.write('<hr>');	 
document.write('Information Service<br>');
document.write('PO Box 37<br>');
document.write('Buffalo, NY 14225<br>');
document.write('716-856-2520<br>');
document.write('<hr>');	   
 
document.write('</td></tr></table>');

//  End -->

