﻿function MenuLink(seq)
{
    if (seq=="11")
    {
        location.href='./About/Intro01.aspx';
    }
    else if (seq=="12")
    {
        location.href='./About/Logointro.aspx';
    }
    else if (seq=="13")
    {
        location.href='./About/CityGroup.aspx';
    }
    else if (seq=="21")
    {
        location.href='./Relation/Intro01.aspx';
    }
    else if (seq=="22")
    {
        location.href='./Relation/Process.aspx';
    }
    else if (seq=="23")
    {
        location.href='./Relation/Proposal.aspx';
    }
    else if (seq=="24")
    {
        location.href='./Relation/BestOfBest.aspx';
    }
    else if (seq=="25")
    {
        location.href='./Relation/ExchangeList.aspx';
    }
    else if (seq=="26")
    {
        location.href='./Relation/MapSearch.aspx';
    }
    else if (seq=="301")
    {
        location.href='./clover/clover.aspx';
    }
    else if (seq=="302")
    {
        location.href='./Clover/FishingCleanup.aspx';
    }
    else if (seq=="303")
    {
        location.href='./Clover/SeaCare.aspx';
    }
    else if (seq=="304")
    {
        location.href='./Clover/SeaEvent.aspx';
    }
    else if (seq=="305")
    {
        location.href='./Clover/FisheryResources.aspx';
    }
    else if (seq=="306")
    {
        location.href='./Clover/FishingMan.aspx';
    }
    else if (seq=="307")
    {
        location.href='./Clover/SeaRefuse.aspx';
    }
    else if (seq=="308")
    {
        location.href='./Clover/RedTide.aspx';
    }
    else if (seq=="309")
    {
        location.href='./Clover/Scholarship.aspx';
    }
    else if (seq=="310")
    {
        location.href='./Clover/MarineAccident.aspx';
    }
    else if (seq=="311")
    {
        location.href='./Clover/NewFishingMan.aspx';
    }
    else if (seq=="51")
    {
        location.href='./Info/InfoList.aspx?clsid=Notice&bid=1';
    }
    else if (seq=="52")
    {
        location.href='./Info/InfoList.aspx?clsid=News&bid=1';
    }
    else if (seq=="53")
    {
        location.href='./Info/InfoList.aspx?clsid=Info&bid=1';
    }
    else if (seq=="54")
    {
        location.href='./Info/InfoList.aspx?clsid=Qna&bid=1';
    }
    else if (seq=="55")
    {
        location.href='./Info/InfoList.aspx?clsid=Story&bid=1';
    }
    else if (seq=="56")
    {
        location.href='./Info/InfoList.aspx?clsid=ExpStory&bid=1';
    }
    else if (seq=="41")
    {
        location.href='./Info/PhotoView.aspx';
    }
    else if (seq=="42")
    {
        location.href='./Info/FvTour.aspx';
    }
    else if (seq=="43")
    {
		window.open('http://www.seantour.org/Main/Main.aspx','fvhome');
    }
    else if (seq=="61")
    {
        location.href='./Info/FvTour.aspx?r=02|31';
    }
    else if (seq=="62")
    {
        location.href='./Info/FvTour.aspx?r=32';
    }
    else if (seq=="63")
    {
        location.href='./Info/FvTour.aspx?r=34';
    }
    else if (seq=="64")
    {
        location.href='./Info/FvTour.aspx?r=37';
    }
    else if (seq=="65")
    {
        location.href='./Info/FvTour.aspx?r=38';
    }
    else if (seq=="66")
    {
        location.href='./Info/FvTour.aspx?r=06|07|36';
    }
    else if (seq=="67")
    {
        location.href='./Info/FvTour.aspx?r=35';
    }
    else if (seq=="68")
    {
        location.href='./Info/FvTour.aspx?r=39';
    }
    else if (seq=="71")
    {
		Popup("./Notice/page3.html", "event_popup", "525", "660", "5", "5", "yes", "no", "no");
    }
    else if (seq=="72")
    {
		//Popup("./Notice/page6.html", "event_popup", "500", "660", "5", "5", "yes", "no", "no");
		//window.open("./Notice/page6.html","ga_pop20100705" ,"width = 500, height= 797 , left=525,top=10, scrollbars=yes" );
		 alert("행사가 종료되었습니다.");
    //    location.href='./info/infoView.aspx?brdclass=Board&clsid=Notice&bid=1&seq=35&thd=32000&depth=0';
	  // window.open("Popup/20090204/event_popup.html","event_popup2" ,"width=530, height=695 , left=610 , scrollbars=yes" );
    }
	else if (seq=="73")
    {
        var myTarget=window.open("./Homefish/main.aspx","Homefish","");
    }
}







