function openWindow() {
window.open("","JSL",'toolbar=0,location=1,scrollbars=1,status=1,width=750,height=500,resizable=1,top=20,left=20');
}

