// JavaScript Document

function mmLoadMenus() {
  if (window.overview) return;
  window.overview = new Menu("root",170,18,"",12,"#003366","#006699","#FFE278","#FFE278","left","middle",3,0,1000,-5,7,true,false,true,0,false,true);
    overview.addMenuItem("Overview","location='overview.shtml'");
   overview.addMenuItem("Board&nbsp;of&nbsp;Directors","location='ldr-board-of-directors.shtml'");
   overview.addMenuItem("Scientific&nbsp;Advisory&nbsp;Board","location='ldr-sab.shtml'");
  overview.addMenuItem("Senior&nbsp;Management","location='ldr-senior-management.shtml'");
  //overview.addMenuItem("Drug Discovery Partners","location='partners.shtml'");
  //overview.addMenuItem("Clients&nbsp&&nbsp;Collaborators","location='clients.shtml'");
    overview.addMenuItem("Business&nbsp;Strategy","location='ovr-bs-strategy.shtml'");
   overview.hideOnMouseOut=true;
   overview.bgColor='#555555';
   overview.menuBorder=0;
   overview.menuLiteBgColor='#FFFFFF';
   overview.menuBorderBgColor='#FFFF99';

  //Other Services Sub-menu
  //window.otherservices = new Menu("Other",220,18,"",12,"#003366","#006699","#FFE278","#FFE278","left","middle",3,0,1000,-5,7,true,false,true,0,false,true);
  //otherservices.addMenuItem("in&nbsp;&&nbsp;vivo&nbsp;Microdialysis","location='sv-microdialysis.shtml'");
//otherservices.addMenuItem("in vivol&nbsp;Microdialysis","location='sv-microdialysis.shtml'");
//otherservices.addMenuItem("Neurological&nbsp;&&nbsp;other&nbsp;Disorders","location='sv-neurological-disorders.shtml'");
  //otherservices.addMenuItem("Neuromorphology","location='sv-neuromorphology.shtml'");
  //otherservices.addMenuItem("Obesity","location='sv-obesity.shtml'");
  //otherservices.addMenuItem("Pain","location='sv-pain.shtml'");
  //otherservices.addMenuItem("Phenotyping","location='sv-phenotyping.shtml'");
  //otherservices.addMenuItem("PsychoScreen&#8482;","location='sv-PsychoScreen.shtml'");
  //otherservices.addMenuItem("Radiotelemetry","location='sv-radiotelemetry.shtml'");
//otherservices.addMenuItem("Sexual&nbsp;Dysfunction","location='sv-sexual-dysfunction.shtml'");
  //otherservices.addMenuItem("Sexual&nbsp;Dysfunction","location='sv-sexual-dysfunction.shtml'");
  //otherservices.addMenuItem("Index&nbsp;of&nbsp;Tests","location='sv-index-of-tests.shtml'");
   //otherservices.hideOnMouseOut=true;
   //otherservices.menuBorder=1;
   //otherservices.menuLiteBgColor='';
  // otherservices.menuBorderBgColor='#FF9900';
  
  //Main Services Menu
  window.services = new Menu("root",280,18,"",12,"#003366","#006699","#FFE278","#FFE278","left","middle",3,0,1000,-5,7,true,false,true,0,false,true);
services.addMenuItem("Overview","location='services.shtml'");
services.addMenuItem("Anxiety","location='sv-anxiety.shtml'");
services.addMenuItem("Cognition","location='sv-cognition.shtml'");
services.addMenuItem("Depression","location='sv-depression.shtml'");
services.addMenuItem("Diet","location='sv-Diet.shtml'");
 //services.addMenuItem("Drug&nbsp;Discovery","location='sv-drug-discovery.shtml'");
services.addMenuItem("Drug&nbsp;Abuse","location='sv-drugabuse.shtml'");
services.addMenuItem("in&nbsp;vitro&nbsp;&nbsp;Pharmacology","location='sv-invitro.shtml'");
services.addMenuItem("in&nbsp;vivo&nbsp;&nbsp;Pharmacology&nbsp;&&nbsp;Electrophysiology","location='sv-invivo.shtml'");
services.addMenuItem("Mania","location='sv-mania.shtml'");
services.addMenuItem("Neurological&nbsp;&nbsp;Disorders","location='sv-neurological-disorders.shtml'");
services.addMenuItem("Pain","location='sv-pain.shtml'");
services.addMenuItem("Phenotyping","location='sv-phenotyping.shtml'");
//services.addMenuItem("Radiotelemetry","location='sv-radiotelemetry.shtml'");
services.addMenuItem("Psychosis","location='sv-psychosis.shtml'");
services.addMenuItem("Quality&nbsp;&nbsp;Assurance","location='sv-quality-control.shtml'");
services.addMenuItem("Index&nbsp;of&nbsp;Tests","location='sv-index-of-tests.shtml'");
//services.addMenuItem(otherservices,"location='sv-other.shtml'");
//services.addMenuItem("SmartCube","location='sv-SmartCube.shtml'");
services.hideOnMouseOut=true;
services.menuBorder=1;
services.menuLiteBgColor='';
services.menuBorderBgColor='#FF9900';

   
     window.news = new Menu("root",125,18,"",12,"#003366","#006699","#FFE278","#FFE278","left","middle",3,0,1000,-5,7,true,false,true,0,false,true);
    news.addMenuItem("Press&nbsp;Releases","location='pressRelease2010.shtml'");
   //news.addMenuItem("Newsletter","location='newsletters.shtml'");
   //news.addMenuItem("Awarded&nbsp;Grants","location='news-grants.shtml'");
   //news.addMenuItem("Presentations","location='news-presentations.shtml'");
   news.addMenuItem("Publications","location='news-publications.shtml'");
   news.addMenuItem("Abstracts/Posters","location='abstracts.shtml'");
   news.hideOnMouseOut=true;
   news.menuBorder=1;
   news.menuLiteBgColor='';
   news.menuBorderBgColor='#FF9900';
   
     window.careers = new Menu("root",130,18,"",12,"#003366","#006699","#FFE278","#FFE278","left","middle",3,0,1000,-5,7,true,false,true,0,false,true);
  //careers.addMenuItem("Employment&nbsp;at&nbsp;PGI","location='cr-employment.shtml'");
  //careers.addMenuItem("Benefits","location='cr-benefits.shtml'");
  careers.addMenuItem("Overview","location='careers.shtml'");
  careers.addMenuItem("Available&nbsp;Positions","location='cr-available-positions.shtml'");
   careers.hideOnMouseOut=true;
   careers.menuBorder=1;
   careers.menuLiteBgColor='';
   careers.menuBorderBgColor='#FF9900';
   
     window.contactus = new Menu("root",140,18,"",12,"#003366","#006699","#FFE278","#FFE278","left","middle",3,0,1000,-5,7,true,false,true,0,false,true);
  contactus.addMenuItem("Overview","location='contacts.shtml'");
  contactus.addMenuItem("Request&nbsp;Information","location='Request.shtml'");
  contactus.addMenuItem("Update&nbspProfile","location='Update.shtml'");
  contactus.addMenuItem("Site&nbsp;Map","location='search.shtml'");
  contactus.addMenuItem("Direction","location='contact-directions.shtml'");
   contactus.hideOnMouseOut=true;
   contactus.menuBorder=1;
   contactus.menuLiteBgColor='';
   contactus.menuBorderBgColor='#FF9900';

contactus.writeMenus();
} // mmLoadMenus()