function openWindow() {
	window.open("","lady",'width=665px,height=590px,scrollbars=yes,resizable=yes');
	}
