document.write("<" + "SPAN style='left:"+print_left+";top:"+print_top+";' class='print' id='printfriendly' title='Printer Friendly'>");
document.write("<" + "A href='" + location.pathname + "' target='_blank'>");
document.write("<IMG src='pictures/print_t.png' border='0'>");
document.write("</" + "A>");
document.write("</" + "SPAN>");

if (parent.frames.length == 0) 
{
	document.getElementById("printfriendly").innerHTML = "";
	document.getElementById("printfriendly").className = "";
}