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