function wopen1(){
win=window.open("cal01.html","new","width=400,height=550");
win.moveTo(100,100);
}
function wopen2(){
win=window.open("cal02.html","new","width=400,height=550");
win.moveTo(100,100);
}
function wopen3(){
win=window.open("cal03.html","new","width=400,height=550");
win.moveTo(100,100);
}
function wopen4(){
win=window.open("cal04.html","new","width=400,height=550");
win.moveTo(100,100);
}
function wopen5(){
win=window.open("cal05.html","new","width=400,height=550");
win.moveTo(100,100);
}
function wopen6(){
win=window.open("cal06.html","new","width=400,height=550");
win.moveTo(100,100);
}
function wopen7(){
win=window.open("cal07.html","new","width=400,height=550");
win.moveTo(100,100);
}
function wopen8(){
win=window.open("cal08.html","new","width=400,height=550");
win.moveTo(100,100);
}
function wopen9(){
win=window.open("cal09.html","new","width=400,height=550");
win.moveTo(100,100);
}
function wopen10(){
win=window.open("cal10.html","new","width=400,height=550");
win.moveTo(100,100);
}
function wopen11(){
win=window.open("cal11.html","new","width=400,height=550");
win.moveTo(100,100);
}
function wopen12(){
win=window.open("cal12.html","new","width=400,height=550");
win.moveTo(100,100);
}
