<!--
	var fileName = location.pathname.substring(location.pathname.lastIndexOf('/')+1);
	document.write("<a href=JavaScript:PrintWindow('" + fileName + "?printv=1&','Print_Window');><img src=images/sitetemplate/print.gif width=20 height=17 border=0></a>");
//-->