<!--
if (document.all || document.getElementById)	{n=0; n6ie=1;}	//Browser is Internet Explorer
if (document.layers)	{n=1; n6ie=0;}	//Browser is Netscape

var str

if (n6ie) {
str="<div style='position: absolute; left:741px; top:131px; visibility: invisibile'>"+
"<a href='/SLTC/etools/eyeandface/pdf/pdf.html' title='Eye and Face Protection in printable PDF form'><img border='0' src='pdf/printpdf_eyeandface.gif' alt='Get Printable PDF' title='Get Printable PDF'></a>"+
"</div>"
}

if (n) {
str="<div style='position: absolute; left:741px; top:132px; visibility: invisibile'>"+
"<a href='/SLTC/etools/eyeandface/pdf/pdf.html' title='Eye and Face Protection in printable PDF form'>"+
"<img border='0' src='pdf/printpdf_eyeandface.gif' alt='Get Printable PDF' title='Get Printable PDF'>"+
"</a>"+
"</div>"
}

document.write(str);
//-->


