

function fPrintPage(){
	window.open("../print/print.html", "winPrintPage");
}

