/**
 * fw_menu 24OCT2000 Version 4.0
 * John Ahlquist, October 2000
 * Copyright (c) 2000 Macromedia, Inc.
 *
 * based on menu.js
 * by gary smith, July 1997
 * Copyright (c) 1997-1999 Netscape Communications Corp.
 *
 * Netscape grants you a royalty free license to use or modify this
 * software provided that this copyright notice appears on all copies.
 * This software is provided "AS IS," without a warranty of any kind.
 */

function MM_findObj(n, d) { //v3.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); return x;
}
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_nbGroup(event, grpName) { //v3.0
  var i,img,nbArr,args=MM_nbGroup.arguments;
  if (event == "init" && args.length > 2) {
    if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
      img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
      if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
      nbArr[nbArr.length] = img;
      for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
	if (!img.MM_up) img.MM_up = img.src;
	img.src = img.MM_dn = args[i+1];
	nbArr[nbArr.length] = img;
    } }
  } else if (event == "over") {
    document.MM_nbOver = nbArr = new Array();
    for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
      if (!img.MM_up) img.MM_up = img.src;
      img.src = (img.MM_dn && args[i+2]) ? args[i+2] : args[i+1];
      nbArr[nbArr.length] = img;
    }
  } else if (event == "out" ) {
    for (i=0; i < document.MM_nbOver.length; i++) {
      img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
  } else if (event == "down") {
    if ((nbArr = document[grpName]) != null)
      for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
    document[grpName] = nbArr = new Array();
    for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
      if (!img.MM_up) img.MM_up = img.src;
      img.src = img.MM_dn = args[i+1];
      nbArr[nbArr.length] = img;
  } }
}

function MM_preloadImages() { //v3.0
 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
   var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
   if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function fwLoadMenus() {
  if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",137,17,"MS UI Gothic, Osaka",11.5,"#666666","#990033","#f6f6f6","#ffffff");
  fw_menu_0.addMenuItem("開催のごあいさつ","location='http://www.jpcashow.com/show2006/jpca2006/greetings.html'");
  fw_menu_0.addMenuItem("JPCA Show 実行委員会    ","location='http://www.jpcashow.com/show2006/jpca2006/blank_file.html'");
  fw_menu_0.addMenuItem("実施概要","location='http://www.jpcashow.com/show2006/jpca2006/enforcement_summary.html'");
  fw_menu_0.addMenuItem("各展示会のご案内","location='http://www.jpcashow.com/show2006/jpca2006/constitution_exhibition.html'");
  fw_menu_0.addMenuItem("新企画「環境パビリオン」","location='http://www.jpcashow.com/show2006/jpca2006/environmental_pavilion.html'");
  fw_menu_0.addMenuItem("特徴","location='http://www.jpcashow.com/show2006/jpca2006/characteristic.html'");
  fw_menu_0.addMenuItem("開催までのスケジュール","location='http://www.jpcashow.com/show2006/jpca2006/schedule.html'");
  fw_menu_0.addMenuItem("会場案内図","location='http://www.jpcashow.com/show2006/jpca2006/map_information.html'");
   fw_menu_0.hideOnMouseOut=true;
  window.fw_menu_1 = new Menu("root",141,17,"MS UI Gothic, Osaka",11.5,"#666666","#990033","#f6f6f6","#ffffff");
  fw_menu_1.addMenuItem("出展者検索","location='http://www.jpcashow.com/show2006/jpca2006/blank_file.html'");
  fw_menu_1.addMenuItem("東2・3ホール 小間位置図","window.open('http://www.jpcashow.com/show2006/jpca2006/images/2.3_booth_map.gif', '_blank');");
  fw_menu_1.addMenuItem("東4・5・6ホール 小間位置図","window.open('http://www.jpcashow.com/show2006/jpca2006/images/4.5.6_booth_map.gif', '_blank');");
   fw_menu_1.hideOnMouseOut=true;
  window.fw_menu_2 = new Menu("root",165,17,"MS UI Gothic, Osaka",11.5,"#666666","#990033","#f6f6f6","#ffffff");
  fw_menu_2.addMenuItem("来場者側から見たJPCA Show","location='http://www.jpcashow.com/show2006/jpca2006/guest_side.html'");
  fw_menu_2.addMenuItem("出展者側から見たJPCA Show","location='http://www.jpcashow.com/show2006/jpca2006/exibitor_side.html'");
  fw_menu_2.addMenuItem("JPCA Show 2004出展者一覧","window.open('http://www.jpca.net/show2004/list/list_j_01a.html', '_blank');");
  fw_menu_2.addMenuItem("JPCA Show 2005出展者一覧","window.open('http://www1.jpcashow.com/jpca_search_top.aspx', '_blank');");
   fw_menu_2.hideOnMouseOut=true;
  window.fw_menu_3 = new Menu("root",285,17,"MS UI Gothic, Osaka",11.5,"#666666","#990033","#f6f6f6","#ffffff");
  fw_menu_3.addMenuItem("1.基調講演・招待講演","window.open('http://www.jpcashow.com/show2006/jpca2006/event_features/reception.html', '_blank');");
  fw_menu_3.addMenuItem("2.併催 最先端実装技術シンポジウム","window.open('http://www.jpcashow.com/show2006/jpca2006/event_features/micro-electronics.html', '_blank');");
  fw_menu_3.addMenuItem("3.環境パビリオン","location='http://www.jpcashow.com/show2006/jpca2006/environmental_pavilion.html'");
  fw_menu_3.addMenuItem("4.併催 NPIプレゼンテーション","location='http://www.jpcashow.com/show2006/jpca2006/npi_top.html'");
  fw_menu_3.addMenuItem("5.併催 JIEP技術委員会公開研究会","window.open('http://www.jpcashow.com/show2006/jpca2006/event_features/jiep.html', '_blank');");
  fw_menu_3.addMenuItem("6.JPCAめっき表面処理セミナー2006","window.open('http://www.jpcashow.com/show2006/jpca2006/event_features/mekki.html', '_blank');");
  fw_menu_3.addMenuItem("7.ぷりんとばんじゅくセミナー","window.open('http://www.jpcashow.com/show2006/jpca2006/event_features/print_banjuku.html', '_blank');"); 
  fw_menu_3.addMenuItem("8.FPCプロモーションセミナー","window.open('http://www.jpcashow.com/show2006/jpca2006/event_features/promotion.html', '_blank');");  
  fw_menu_3.addMenuItem("9.LDI普及推進セミナー","window.open('http://www.jpcashow.com/show2006/jpca2006/event_features/ldi.html', '_blank');");  
  fw_menu_3.addMenuItem("10.産総研特別オープンセミナー","window.open('http://www.jpcashow.com/show2006/jpca2006/event_features/sansoken.html', '_blank');");
  fw_menu_3.addMenuItem("11.JPCA規格最前線セミナー2006","window.open('http://www.jpcashow.com/show2006/jpca2006/event_features/kikaku_saizensen.html', '_blank');");
  fw_menu_3.addMenuItem("12.半導体パッケージング・プリント配線板ロードマップセミナー","window.open('http://www.jpcashow.com/show2006/jpca2006/event_features/loadmap.html', '_blank');");
  fw_menu_3.addMenuItem("13.アカデミック・ラボラトリーポスタープログラム","window.open('http://www.jpcashow.com/show2006/jpca2006/event_features/academic.html', '_blank');");
  fw_menu_3.addMenuItem("14.電子回路プラザ","location='http://www.jpcashow.com/show2006/jpca2006/information.html'");
  fw_menu_3.addMenuItem("15.実装体験コーナ","location='http://www.jpcashow.com/show2006/jpca2006/information.html#01'");
  fw_menu_3.addMenuItem("16.教育イベント｢ロボットビンゴ競技大会（第2回）」","location='http://www.jpcashow.com/show2006/jpca2006/information.html#02'");
  fw_menu_3.addMenuItem("17.第2回JPCA賞(アワード)","location='http://www.jpcashow.com/show2006/jpca2006/information.html#03'");
   fw_menu_3.hideOnMouseOut=true;
  window.fw_menu_4 = new Menu("root",140,17,"MS UI Gothic, Osaka",11.5,"#666666","#990033","#f6f6f6","#ffffff");
  fw_menu_4.addMenuItem("お問い合わせ","location='http://www.jpcashow.com/show2006/jpca2006/inquiry.html'");
  fw_menu_4.addMenuItem("来場者事前登録","window.open('http://www.evt3.com/jpca/jpca/index.html', '_blank');");
  fw_menu_4.addMenuItem("ホテル宿泊のご案内","location='http://www.jpcashow.com/show2006/jpca2006/blank_file2.html'");
   fw_menu_4.hideOnMouseOut=true;

  fw_menu_4.writeMenus();
} // fwLoadMenus()




