function openWindow() {
window.open("","JSL",'toolbar=0,location=0,scrollbars=1,width=800,height=780,resizable=1,top=10,left=10');
}
