function openWindow1() {
window.open("","JSL1",'toolbar=0,location=0,scrollbars=0,width=400,height=200,resizable=0,top=20,left=20');
}

