﻿function print(path){
	wndPopup = window.open (path, "wndPopup","menubar=1,resizable=1,width=350,height=350,scrollbars=1"); }