 function print() {
			 		strDe = "top=0, left=0, width=600, height=650, toolbar=0, menubar=0, location=0, derectories=0, scrollbars=1";
			 		open('about:blank', 'prints', strDe);
				 }