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_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",141,21,"Verdana, Arial, Helvetica, sans-serif",14,"#000000","#ffffff","#c6c3c6","#000084");
  fw_menu_0.addMenuItem("Go To Main Page","location='http://www.edbarlow.com'");
  fw_menu_0.addMenuItem("Who Am I","location='http://www.edbarlow.com/resume.htm'");
  fw_menu_0.addMenuItem("Site Feedback","location='http://www.edbarlow.com/feedback.htm'");
  fw_menu_0.addMenuItem("Forums","location='http://www.edbarlow.com/cgi-bin/yabb/Yabb.pl'");
  fw_menu_0.addMenuItem("Database News","location='http://www.edbarlow.com/news.htm'");
  fw_menu_0.addMenuItem("Fun","location='http://www.edbarlow.com/fun.htm'");
  fw_menu_0.hideOnMouseOut=true;

  window.fw_menu_1 = new Menu("root",232,21,"Verdana, Arial, Helvetica, sans-serif",14,"#000000","#ffffff","#c6c3c6","#000084");
  fw_menu_1.addMenuItem("Generic Enterprise Manager","location='http://www.edbarlow.com/gem/index.htm'");

  fw_menu_1.addMenuItem("-> Latest News","location='http://www.edbarlow.com/LatestNews.htm'");
  fw_menu_1.addMenuItem("-> Overview Presentation","location='http://www.edbarlow.com/gem/SalesPresentation.htm'");
  fw_menu_1.addMenuItem("-> Complete Documentation","location='http://www.edbarlow.com/gem/gem/index.htm'");

  fw_menu_1.addMenuItem("-> Download GEM","location='http://www.edbarlow.com/download.pl'");
  fw_menu_1.addMenuItem("Free Backup Scripts","location='http://www.edbarlow.com/gem/backup_scripts_only/index.htm'");
  fw_menu_1.addMenuItem("System Stored Procedures","location='http://www.edbarlow.com/gem/procs_only/index.htm'");
  fw_menu_1.addMenuItem("Other Free Software","location='http://www.edbarlow.com/freeware.htm'");
  fw_menu_1.addMenuItem("My Perl Information Page","location='http://www.edbarlow.com/perl_info.htm'");
   fw_menu_1.hideOnMouseOut=true;

  window.fw_menu_2a = new Menu("root",260,21,"Verdana, Arial, Helvetica, sans-serif",14,"#000000","#ffffff","#c6c3c6","#000084");
  fw_menu_2a.addMenuItem("Rob Verschoor's Site","location='http://www.sypron.nl/main.html'");
  fw_menu_2a.addMenuItem("Sybase User Groups","location='http://www.isug.com/'");
  fw_menu_2a.addMenuItem("Sybase FAQ","location='http://www.isug.com/Sybase_FAQ/'");
  fw_menu_2a.addMenuItem("Sybase Manuals","location='http://www.sybase.com/support/manuals/'");
  fw_menu_2a.addMenuItem("Sybase and Perl","location='http://www.peppler.org/'");

  window.fw_menu_2 = new Menu("root",200,21,"Verdana, Arial, Helvetica, sans-serif",14,"#000000","#ffffff","#c6c3c6","#000084");
  fw_menu_2.addMenuItem("Customization","location='http://www.edbarlow.com/consulting.htm'");
  fw_menu_2.addMenuItem("Classes","location='http://www.edbarlow.com/classes.htm'");
  fw_menu_2.addMenuItem("Data Center Operations","location='http://www.edbarlow.com/contracting.htm'");
  fw_menu_2.hideOnMouseOut=true;

  window.fw_menu_3 = new Menu("root",287,21,"Verdana, Arial, Helvetica, sans-serif",14,"#000000","#ffffff","#c6c3c6","#000084");
  fw_menu_3.addMenuItem("Sybase's Document Library","location='http://techinfo.sybase.com/'");
  fw_menu_3.addMenuItem("Ed Barlow's Document Library","location='http://www.edbarlow.com/documents.htm'");
  fw_menu_3.addMenuItem("Sybase Related List Servers","location='http://www.edbarlow.com/listserv.htm'");
  fw_menu_3.hideOnMouseOut=true;

  fw_menu_3.writeMenus();
} // fwLoadMenus()
