function fOpenPrice() {
	window.open("price.html", "bubu", "screenX=20, screenY=20, left=20, top=20, width=617, height=450 scrollbars=yes, resizable=yes");
}
