function fPDFInstruct(){

document.write('<font face="Arial" style="FONT-SIZE: 11pt" color="black">');

document.write('<b>If you have Adobe Acrobat Reader:</b><br>');
document.write('You can view and print the file online now by clicking on the file of interest above.');
document.write('You can download the file to your hard drive by right-clicking on the file above and'); 
document.write('selecting &quot;<i>save link as</i>&quot; or &quot;<i>save target as</i>&quot;.<p>');

document.write('<b>If you do not have Adobe Acrobat Reader:</b><br>');
document.write('You can download the file to your hard drive by right-clicking on the file above and'); 
document.write('&nbsp;selecting &quot;<i>save link as</i>&quot; or &quot;<i>save target as</i>&quot;.&nbsp;'); 
document.write('You will need to get Adobe Acrobat Reader to view and print the catalog even though it is on your hard drive.<p>');

document.write('<a href="http://www.adobe.com/products/acrobat/readstep.html">');
document.write('<b><u>You can get Adobe Acrobat Reader Free Here</b></u></a>:<br>');

} 