<!-- 

//////////////////////
// 버스정보 Menu Start
//////////////////////

function menu_lineInfo(){

    location.replace('mapTop_lineInfo.asp');
    top.leftFrame.document.location.replace("../lineInfo/lineInfo_lineNum.asp");
    top.main.document.IntraMap2DXSeBIS.Resetmap();

}

function menu_lineInfoLineNum(){

    location.replace('lineInfo_lineNum.asp');
    top.main.document.IntraMap2DXSeBIS.Resetmap();

}

function menu_lineInfoBoundary(){

    location.replace('lineInfo_boundary.asp');
    top.main.document.IntraMap2DXSeBIS.Resetmap();

}

function menu_lineInfoMidnight(){

    location.replace('lineInfo_midnight.asp');
    top.main.document.IntraMap2DXSeBIS.Resetmap();

}

function menu_lineInfoAirport(){

    location.replace('lineInfo_airport.asp');
    top.main.document.IntraMap2DXSeBIS.Resetmap();

}

function menu_lineInfoMyLocation(){

    location.replace('lineInfo_myLocation.asp');
    top.main.document.IntraMap2DXSeBIS.Resetmap();

}

/////////////////////////
// 지하철 정보 Menu Start
/////////////////////////

function menu_subwayInfo(){

    location.replace('mapTop_subwayInfo.asp');
    top.leftFrame.document.location.replace("../subwayInfo/subwayInfo_line.asp");
    top.main.document.IntraMap2DXSeBIS.Resetmap();

}

function menu_subwayInfoLine(){

    location.replace('subwayInfo_line.asp');
    top.main.document.IntraMap2DXSeBIS.Resetmap();

}

function menu_subwayInfoStop(){

    location.replace('subwayInfo_Stop.asp');
    top.main.document.IntraMap2DXSeBIS.Resetmap();

}

function menu_subwayInfoLinkMetro(){

	Options	= "scrollbars=no, status=yes, resizable=yes, width='1014', height='760'";
//	window.open('http://www.seoulmetro.co.kr/smt/lineMap/lineMap_index.jsp', 'SeoulMetro1', Options);
	window.open('http://www.seoulmetro.co.kr/station/linemap.action', 'SeoulMetro1', Options);

}

//---------HIDDEN MENU 1S---------//
//function submenu_shortest(){

//	Options	= "'scrollbars=no, status=yes, resizable=yes, width=1024, height=768'";
//	window.open('http://210.216.95.19/SeoulPattern', 'SeoulMetro1', Options);

//}

//function user_route(){

//    Options	= "'scrollbars=no, status=yes, resizable=yes, width=1024, height=768'";
//	window.open('http://210.216.95.19/SeoulPattern', 'SeoulMetro1', Options);

//}

function submenu_shortest(){

	Options	= "'scrollbars=no, status=yes, resizable=yes, width=2000, height=1000'";
	window.open('http://210.216.95.19/SeoulPattern', 'SeoulMetro1', Options);

}

function user_route(){

    Options	= "'scrollbars=no, status=yes, resizable=yes, width=2000, height=1000'";
	window.open('http://210.216.95.19/SeoulPattern', 'SeoulMetro1', Options);

}

//---------HIDDEN MENU 1E---------//

///////////////////////////////
// 대중교통 최단경로 Menu Start
///////////////////////////////


function menu_route(){

    location.replace('mapTop_route.asp');
    top.leftFrame.document.location.replace("../route/route.asp");
    top.main.document.IntraMap2DXSeBIS.Resetmap();

}

function menu_path(){

    location.replace('mapTop_route.asp');
    top.leftFrame.document.location.replace("../route/path.asp");
    top.main.document.IntraMap2DXSeBIS.Resetmap();

}

function short_path(){

    location.replace('mapTop_route.asp');
    top.leftFrame.document.location.replace("../route/route.asp");
    top.main.document.IntraMap2DXSeBIS.Resetmap();

}


/////////////////////////
// 정류소 검색 Menu Start
/////////////////////////

function menu_busstopInfo(){

    location.replace('mapTop_busstopInfo.asp');
    top.leftFrame.document.location.replace("../busstopInfo/busstopInfo.asp");
    top.main.document.IntraMap2DXSeBIS.Resetmap();

}

///////////////////////////////
// 나만의 지도만들기 Menu Start
///////////////////////////////

function menu_myMap(){

    location.replace('mapTop_myMap.asp');
    top.leftFrame.document.location.replace("../myMap/myMap_building.asp");
    top.main.document.IntraMap2DXSeBIS.Resetmap();

}

function menu_myMapBuilding(){

    location.replace('myMap_building.asp');

}

function menu_myMapTraffic(){

    location.replace('myMap_traffic.asp');

}

function menu_myMapRoad(){

    location.replace('myMap_road.asp');

}

function menu_myMapBridge(){

    location.replace('myMap_bridge.asp');

}

function menu_myMapRiver(){

    location.replace('myMap_river.asp');

}

///////////////////////////
// 생활교통 정보 Menu Start
///////////////////////////

function menu_usefulInfo(){

    location.replace('mapTop_usefulInfo.asp');
    top.leftFrame.document.location.replace("../usefulInfo/usefulInfo_facility.asp");
    top.main.document.IntraMap2DXSeBIS.Resetmap();

}

function menu_usefulInfoFacility(){

    location.replace('usefulInfo_facility.asp');
    top.main.document.IntraMap2DXSeBIS.Resetmap();

}

function menu_usefulInfoBycle(){

	Options	= "scrollbars=no, status=yes, resizable=yes, width='830', height='600'";
	window.open('http://210.90.46.226:4545', 'bycle', Options);

}

function menu_usefulInfoParking(){

    location.replace('UsefulInfo_parking.asp');

}
///////////////////////////
// Konw-How Menu Start
///////////////////////////

function menu_knowHow(){

    window.open('/board/knowHow/knowHowMain.asp','board','width=830,height=600,scrollbars=yes');

}


///////////////////////////
// 오류노선 신고
///////////////////////////

function menu_modify(){

    window.open('/board/modify/modifyMain.asp','board','width=830,height=600,scrollbars=yes');

}

-->
