

/*---------------------------------------------
Optional Main Menu Switch Images
-----------------------------------------------*/


              browserName = navigator.appName;
              browserVer = parseInt(navigator.appVersion);
              if (browserName == "Netscape" && browserVer >= 3) version="n3";
              else if (browserName == "Microsoft Internet Explorer" && browserVer >= 3) version="e3";
              else version="n2";

                      
                      if (version == "n3" || version == "e3") {
                      sec_1products_on = new Image();
                      sec_1products_on.src = "../images/sec_1products_on.gif";
                      sec_1products_off = new Image();
		              sec_1products_off.src = "../images/sec_1products_off.gif";                      sec_1products_jp_on = new Image();
                      sec_1products_jp_on.src = "../images/sec_1products_jp_on.gif";
                      sec_1products_jp_off = new Image();
		              sec_1products_jp_off.src = "../images/sec_1products_jp_off.gif";
                      sec_2services_on = new Image();
                      sec_2services_on.src = "../images/sec_2services_on.gif";
                      sec_2services_off = new Image();
		              sec_2services_off.src = "../images/sec_2services_off.gif";                      sec_2services_jp_on = new Image();
                      sec_2services_jp_on.src = "../images/sec_2services_jp_on.gif";
                      sec_2services_jp_off = new Image();
		              sec_2services_jp_off.src = "../images/sec_2services_jp_off.gif";
                      sec_3order_on = new Image();
                      sec_3order_on.src = "../images/sec_3order_on.gif";
                      sec_3order_off = new Image();
		              sec_3order_off.src = "../images/sec_3order_off.gif";
                      sec_3order_jp_on = new Image();
                      sec_3order_jp_on.src = "../images/sec_3order_jp_on.gif";
                      sec_3order_jp_off = new Image();
		              sec_3order_jp_off.src = "../images/sec_3order_jp_off.gif";                      sec_4app_on = new Image();
                      sec_4app_on.src = "../images/sec_4app_on.gif";
                      sec_4app_off = new Image();
		              sec_4app_off.src = "../images/sec_4app_off.gif";
                      sec_4app_jp_on = new Image();
                      sec_4app_jp_on.src = "../images/sec_4app_jp_on.gif";
                      sec_4app_jp_off = new Image();
		              sec_4app_jp_off.src = "../images/sec_4app_jp_off.gif";
                      sec_5about_on = new Image();
                      sec_5about_on.src = "../images/sec_5about_on.gif";
                      sec_5about_off = new Image();
		              sec_5about_off.src = "../images/sec_5about_off.gif";
                      sec_5about_jp_on = new Image();
                      sec_5about_jp_on.src = "../images/sec_5about_jp_on.gif";
                      sec_5about_jp_off = new Image();
		              sec_5about_jp_off.src = "../images/sec_5about_jp_off.gif";                      sec_6what_on = new Image();
                      sec_6what_on.src = "../images/sec_6what_on.gif";
                      sec_6what_off = new Image();
		              sec_6what_off.src = "../images/sec_6what_off.gif";
                      sec_6what_jp_on = new Image();
                      sec_6what_jp_on.src = "../images/sec_6what_jp_on.gif";
                      sec_6what_jp_off = new Image();
		              sec_6what_jp_off.src = "../images/sec_6what_jp_off.gif";
                      sec_7kenkyuu_jp_on = new Image();
                      sec_7kenkyuu_jp_on.src = "../images/sec_7kenkyuu_jp_on.gif";
                      sec_7kenkyuu_jp_off = new Image();
		              sec_7kenkyuu_jp_off.src = "../images/sec_7kenkyuu_jp_off.gif";
                      sec_contact_on = new Image();
                      sec_contact_on.src = "../images/sec_contact_on.gif";
                      sec_contact_off = new Image();
		              sec_contact_off.src = "../images/sec_contact_off.gif";
                      sec_contact_jp_on = new Image();
                      sec_contact_jp_on.src = "../images/sec_contact_jp_on.gif";                      sec_contact_jp_off = new Image();
		              sec_contact_jp_off.src = "../images/sec_contact_jp_off.gif";
                      sec_sitemap_on = new Image();
                      sec_sitemap_on.src = "../images/sec_sitemap_on.gif";
                      sec_sitemap_off = new Image();
		              sec_sitemap_off.src = "../images/sec_sitemap_off.gif";
                      sec_sitemap_jp_on = new Image();
                      sec_sitemap_jp_on.src = "../images/sec_sitemap_jp_on.gif";                      sec_sitemap_jp_off = new Image();
		              sec_sitemap_jp_off.src = "../images/sec_sitemap_jp_off.gif";
                      pic_app_gis = new Image();
                      pic_app_gis.src = "../images/pic_app_gis.jpg";
                      pic_app_facility = new Image();
                      pic_app_facility.src = "../images/pic_app_facility.jpg";
                      pic_app_forestry = new Image();
                      pic_app_forestry.src = "../images/pic_app_forestry.jpg";
                      pic_app_environmental = new Image();
                      pic_app_environmental.src = "../images/pic_app_environmental.gif";
                      pic_app_cartography = new Image();
                      pic_app_cartography.src = "../images/pic_app_cartography.jpg";
                      pic_app_agriculture = new Image();
                      pic_app_agriculture.src = "../images/pic_app_agriculture.jpg";
		      map_asia = new Image();
                      map_asia.src = "../images/map_asia.gif";
		      map_china = new Image();
                      map_china.src = "../images/map_china.gif";
		      map_indonesia = new Image();
                      map_indonesia.src = "../images/map_indonesia.gif";
		      map_malaysia = new Image();
                      map_malaysia.src = "../images/map_malaysia.gif";
		      map_mongolia = new Image();
                      map_mongolia.src = "../images/map_mongolia.gif";
		      map_nepal = new Image();
                      map_nepal.src = "../images/map_nepal.gif";
		      map_philippines = new Image();
                      map_philippines.src = "../images/map_philippines.gif";
		      map_srilanka = new Image();
                      map_srilanka.src = "../images/map_srilanka.gif";
		      map_japan = new Image();
                      map_japan.src = "../images/map_japan.gif";
                      }


              function img_act(imgName) {
                      if (version == "n3" || version == "e3") {
                      img2On = eval(imgName + "on.src");
                      document [imgName].src = img2On;
                      }
              }


              function img_inact(imgName) {
                      if (version == "n3" || version == "e3") {
                      img2Off = eval(imgName + "off.src");
                      document [imgName].src = img2Off;
                      }
              }
              

              function pic_switch(targetName,imgName) {
                      if (version == "n3" || version == "e3") {
                      img2On = eval(imgName + ".src");
                      document [targetName].src = img2On;
                      }
				}
              
              


	function MM_openBrWindow(theURL,winName,features) { //v2.0
  		window.open(theURL,winName,features);}

	     function subWin1(){
		window.open("../qbsamples/qbsamples.html","QB_image_gallery","toolbar=no,location=no,directories=no,width=800,height=567,left=0,top=0");
		}
     
     	     function subWin2(){
		window.open("../help/help_jp.html","QB_archive_search","toolbar=no,location=no,directories=no,width=700,height=567,left=0,top=0");
		}
		
     	     function subWin22(){
		window.open("help/help_jp.html","QB_archive_search","toolbar=no,location=no,directories=no,width=700,height=567,left=0,top=0");
		}
		


     	     function subWin3(){
		window.open("../images/haneda_PS.tif","QB_archive_search","toolbar=no,location=no,directories=no,width=700,height=567,left=0,top=0, scrollbars=yes");
		}

	     function subWin_Re2(){
		window.open("../about/about_resellers.html","Resellers_Information__Hitachi_GIIS","toolbar=no,location=no,directories=no,scrollbars=yes,width=620,height=500,left=10,top=10");
		}

	     function subWin_Rese(){
		window.open("about_resellers.html","Resellers_Information__Hitachi_GIIS","toolbar=no,location=no,directories=no,scrollbars=yes,width=620,height=500,left=10,top=10");
		}

	     function subWin_Re3(){
		window.open("about/about_resellers.html","Resellers_Information__Hitachi_GIIS","toolbar=no,location=no,directories=no,scrollbars=yes,width=620,height=500,left=10,top=10");
		}
