function openPop()
{
    window.open("01_mappop.html", "startpop", "width=479, height=615, scrollbars=auto, resizable=no ,status=no ,toolbar=no");
}


