function CreateWindowMy(n1) {
 window.open(n1, '_blank', 'width=630, height=500,menubar=1,toolbar=0,resizable=1,location=no,status=no,scrollbars=yes,screenx=80 ,screeny=80,left=350,top=170');
}
function CreateWindowMy1(n1) {
 window.open(n1, '_blank', 'width=665,height=590,menubar=1,toolbar=0,resizable=1,location=no,status=no,scrollbars=yes,screenx=80 ,screeny=80,left=350,top=180');
}
function CreateWindowMy2(n1) {
 window.open(n1, '_blank', 'width=460,height=430,menubar=0,toolbar=0,resizable=1,location=no,status=no,scrollbars=yes,screenx=80 ,screeny=80,left=540,top=260');
}
