function check() {
		strDe = "top=0, left=0, width=550, height=800, toolbar=0, menubar=0, location=0, derectories=0, scrollbars=1";
		open('about:blank', 'check', strDe);
}