	function openWindow() {
	window.open("","jsl",'resizable=1,scrollbars=1,height=500,width=600,');
}