<!--

//-- Á¦ÁÖÁöµµ --
function clickWin1(){
window.open("/tour/index.htm","map",'width=919,height=589,scrollbars=0,resizable=0,toolbar=0,left=50,top=50');
} 

//-- Á¦ÁÖ ³¯¾¾ --
function clickWin2(){
window.open("/include/weather.html","weather",'width=590,height=730,scrollbars=0,resizable=0,toolbar=0,left=50,top=50');
} 

//-- Á¦ÁÖµµ °ü±¤Áö¿ä±ÝÇ¥ --
function clickWin3(){
window.open("/touring/tour/tourlist.html","weather",'width=648,height=550,scrollbars=yes,resizable=0,toolbar=0,left=50,top=50');
} 


//-->
