function subWin1(){
window.open("./event/index.htm","window1","scrollbars=1,resizable=1,width=530,height=600")
}

function subWin2(){
window.open("http://www.psij.com/category/map.htm","window1","scrollbars=1,resizable=1,width=500,height=600")
}

function subWin3(){
window.open("./calendar/index.htm","window1","scrollbars=1,resizable=1,width=550,height=400")
}
