winopts001 ="resizable=no,scrollbars=yes,toolbar=no,location=no,directories=no,status=yes,height=500,width=600"winopts002 ="resizable=no,scrollbars=yes,toolbar=no,location=no,directories=no,status=yes,height=510,width=610"function map()                {                if (navigator.appVersion.indexOf("(X11") != -1 ||navigator.appVersion.indexOf("(Mac") != -1)                        {                        window.open("../../map/index.html", "map", winopts001);                        window.open("../../map/index.html", "map", winopts001);                        }                else                        {                        window.open("../../map/index.html", "map", winopts001);                        }                }function suzuki()                {                if (navigator.appVersion.indexOf("(X11") != -1 ||navigator.appVersion.indexOf("(Mac") != -1)                        {                        window.open("./map.html", "map1", winopts002);                        window.open("./map.html", "map1", winopts002);                        }                else                        {                        window.open("./map.html", "map1", winopts002);                        }                }function sakanaya()                {                if (navigator.appVersion.indexOf("(X11") != -1 ||navigator.appVersion.indexOf("(Mac") != -1)                        {                        window.open("./map.html", "map1", winopts002);                        window.open("./map.html", "map1", winopts002);                        }                else                        {                        window.open("./map.html", "map1", winopts002);                        }                }function fujipaint()                {                if (navigator.appVersion.indexOf("(X11") != -1 || navigator.appVersion.indexOf("(Mac") != -1)                        {                        window.open("./map.html", "mapp", winopts001);                        window.open("./map.html", "mapp", winopts001);                        }                else                        {                        window.open("./map.html", "mapp", winopts002);                        }                }
