﻿
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 MM_findObj(n, d) { //v4.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);
  if(!x && document.getElementById) x=document.getElementById(n); 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 fwLoadMenus() {
  if (window.fw_menu_1) return;
  
  
    window.fw_menu_1 = new Menu("root",350,16,"Arial, Helvetica, sans-serif",10,"#ffffff","#ffffff","#ffffff","#ffffff");
  fw_menu_1.addMenuItem("ATLS (Advanced Trauma Life Support)","location='/trauma/atls/index.html'");
  fw_menu_1.addMenuItem("TEAM (Trauma Evaluation and Management)","location='/trauma/atls/team.html'");
  fw_menu_1.addMenuItem("ATOM (Advanced Trauma Operative Management)","location='/trauma/atom/index.html'");
  fw_menu_1.addMenuItem("Optimal (Optimal Trauma Center Organization & Management Course)","location='/trauma/education/optimal.html'");
  fw_menu_1.addMenuItem("RTTDC (Rural Trauma Team Development Course)","location='/trauma/rttdc/index.html'");
  fw_menu_1.addMenuItem("DMEP (Disaster Management and Emergency Preparedness)","location='/trauma/disaster/index.html'");
  fw_menu_1.addMenuItem("ASSET (Advanced Surgical Skills for Exposure in Trauma)","location='/trauma/education/asset.html'");
   fw_menu_1.addMenuItem("Trauma CME Courses","location='/trauma/cme/traumtgs.html'");

  
   fw_menu_1.hideOnMouseOut=true;
   fw_menu_1.bgImageUp="/trauma/bg.gif";
  fw_menu_1.bgImageOver="/trauma/bg2.gif";
  fw_menu_1.restoreParam = 'restore_img.gif';
  
   
   
  window.fw_menu_2 = new Menu("root",350,16,"Arial, Helvetica, sans-serif",10,"#ffffff","#ffffff","#ffffff","#ffffff");
  fw_menu_2.addMenuItem("Consultation/Verification for Hospitals ","location='/trauma/verificationhosp.html'");
  fw_menu_2.addMenuItem("Verified trauma centers (by state)  ","location='/trauma/verified.html'");
  fw_menu_2.addMenuItem("Trauma System Consultation ","location='/trauma/tsepc/index.html'");
  fw_menu_2.addMenuItem("National Trauma Data Bank (NTDB) ","location='/trauma/ntdb/index.html'");
    fw_menu_2.addMenuItem("Maintenance of Certification Activity ","location='/trauma/ntdb/moc.html'");
  fw_menu_2.addMenuItem("Trauma Quality Improvement Program (TQIP) ","location='/trauma/ntdb/tqip.html'");
  fw_menu_2.addMenuItem("Performance Improvement and Patient Safety Manual ","location='http://www.socialtext.net/acs-demo-wiki/index.cgi?performance_improvement_and_patient_safety_reference_manual'");
    fw_menu_2.addMenuItem("Optimal (Optimal Trauma Center Organization & Management Course)","location='/trauma/education/optimal.html'");
	fw_menu_2.addMenuItem("Injury Prevention and Control","location='/trauma/injmenu.html'");
  
   fw_menu_2.hideOnMouseOut=true;
   fw_menu_2.bgImageUp="/trauma/lb.gif";
  fw_menu_2.bgImageOver="/trauma/lb2.gif";
  fw_menu_2.restoreParam = 'restore_img.gif';
  
  
  
  window.fw_menu_3 = new Menu("root",200,16,"Arial, Helvetica, sans-serif",10,"#ffffff","#ffffff","#ffffff","#ffffff");
  
  fw_menu_3.addMenuItem("Legislation Action Center (state/federal) ","location='/ahp/lacs.html'");
  fw_menu_3.addMenuItem("Legislative News ","location='/trauma/advocacy/news.html'");
  fw_menu_3.addMenuItem("Health Care Reform ","location='/hcr/index.html'");
  fw_menu_3.addMenuItem("ACS Statements ","location='/fellows_info/statements/statement.html'");
 
   fw_menu_3.hideOnMouseOut=true;
   fw_menu_3.bgImageUp="/trauma/r.gif";
  fw_menu_3.bgImageOver="/trauma/r2.gif";
  fw_menu_3.restoreParam = 'restore_img.gif';

   
  
  



  
  fw_menu_3.writeMenus();
} // fwLoadMenus()


