//temporary to add Serial Storage Wire link
oM=new makeCM("oM"); oM.resizeCheck=1; oM.rows=1;  oM.onlineRoot=""; oM.pxBetween=0; 
oM.fillImg="CoolMenus/cm_fill.gif"; oM.fromTop=120; oM.fromLeft=185; oM.wait=300; oM.zIndex=400;
oM.useBar=0; oM.barWidth="100%"; oM.barHeight="menu"; oM.barX=0; oM.barY="menu"; oM.barClass="clBar";
oM.barBorderX=1; oM.barBorderY=1;
oM.level[0]=new cm_makeLevel(100,15,"clT","clTover",1,1,"clBar",0,"center",0,13,0,0,0);
oM.level[1]=new cm_makeLevel(133,15,"clS","clSover",1,1,"clB",0,"right",0,3,"/images/arrow.gif",10,10);
oM.level[2]=new cm_makeLevel(120,15,"clS2","clS2over");
oM.level[3]=new cm_makeLevel(110,22);

oM.makeMenu('m1','','About SAS','');
oM.makeMenu('m2','','SCSI Products','');
oM.makeMenu('m3','','News & Events','');
oM.makeMenu('m4','','Analyst Corner','');
oM.makeMenu('m5','','About STA','');
oM.makeMenu('m6','','Home','/');
oM.makeMenu('m10','m1','About SCSI','');
oM.makeMenu('m11','m10','Ultra320 SCSI','');

oM.makeMenu('m21','m11','Trademark Program','/aboutscsi/ultra320/tradeMark.html','','','30');
oM.makeMenu('m22','m11','Ultra320 SCSI FAQ','/aboutscsi/ultra320/faq.html');
oM.makeMenu('m23','m11','White Paper','/aboutscsi/ultra320/Ultra320_WhitePaper.pdf');

oM.makeMenu('m17','m10','Terms & Terminology','/aboutscsi/termsTermin.html');
oM.makeMenu('m12','m10','Good Reads','/aboutscsi/goodReads.html');
oM.makeMenu('m13','m10','T10 & Specifications','/aboutscsi/t10Specs.html');
oM.makeMenu('m14','m10','Connector Guide','/aboutscsi/connectorGuide.html');
oM.makeMenu('m15','m10','White Papers','/aboutscsi/whitePapers.html');
oM.makeMenu('m16','m10','Termination Tutorial','/aboutscsi/termTutorial.html');
oM.makeMenu('m18','m10','Presentations','/aboutscsi/presentations.html');

oM.makeMenu('m30','m1','SAS Advanced Connectivity','/news_events/SASAdCon.html');
oM.makeMenu('m31','m1','Definition','/aboutscsi/sas/definition.html');
oM.makeMenu('m32','m1','SAS Roadmap','/aboutscsi/sas/SAS_roadmap.html');
oM.makeMenu('m33','m1','FAQ','/aboutscsi/sas/faq.html');
oM.makeMenu('m34','m1','Presentations','/aboutscsi/sas/presentations.html');
oM.makeMenu('m35','m1','Contributed Articles','/aboutscsi/sas/conArticle.html');
oM.makeMenu('m36','m1','SAS Logos','/aboutscsi/sas/sas_logos.html');
oM.makeMenu('m37','m1','SAS Tutorials','/aboutscsi/sas/tutorials.html');
oM.makeMenu('m38','m1','White Papers','/aboutscsi/sas/whitepaper.html');
oM.makeMenu('m39','m1','Case Studies','/aboutscsi/sas/case-studies.html');

oM.makeMenu('m40','m2','Product List','/SCSIProd.nsf/NewProductSearch');
oM.makeMenu('m41','m2','Submission Form','/products/submission.html');
oM.makeMenu('m42','m2','Disclaimer','/products/disclaimer.html');
oM.makeMenu('m43','m2','Non-STA Member Apply','/products/NonMember_Application.pdf');
oM.makeMenu('m50','m3','STA Press Releases','/news_events/pressKit.html');
oM.makeMenu('m51','m3','Events Schedule','/news_events/schedule.html');
oM.makeMenu('m52','m3','Member Releases','/news_events/pressReleases.html');
oM.makeMenu('m53','m3','Press Clips','/news_events/pressClips.html');
oM.makeMenu('m54','m3','E-newsletter  <img src=/images/New!.gif>','/news_events/serial_storage.html');
oM.makeMenu('m55','m3','SAS Plugfest <img src=/images/june04.gif>','/news_events/plugfests/plugfests2010.html');
oM.makeMenu('m60','m4','Introduction','/analysts/introduction.html');

oM.makeMenu('m61','m4','Evaluator Group','/analysts/evaluator.html');
oM.makeMenu('m62','m4','Mesabi Group','/analysts/mesabi.html');
//oM.makeMenu('m63','m4','Peripheral Concepts','/analysts/pci.html');
oM.makeMenu('m64','m4','Ptak, Noel & Assoc','/analysts/ptak.html');
oM.makeMenu('m65','m4','RBC Capital','/analysts/rbc.html');
oM.makeMenu('m66','m4','Silverton Consulting','/analysts/Ray_Lucchesi.html');
oM.makeMenu('m67','m4','Steve Denegri','/analysts/denegri.html');
oM.makeMenu('m68','m4','StorageIO Group','/analysts/Greg_Schulz.html');
oM.makeMenu('m69','m4','Strategic Research Corp.','/analysts/strat.html');
oM.makeMenu('m601','m4','Tom Coughlin Assocs.','/analysts/coughlin.html');
oM.makeMenu('m70','m5','Member Roster','/aboutsta/roster.html');
oM.makeMenu('m71','m5','Join STA','/aboutsta/join.html');
oM.makeMenu('m72','m5','STA Governance','/aboutsta/governance.html');
oM.makeMenu('m73','m5','Patent Policy','/aboutsta/STA_Patent_Policy_Sept16.pdf');
//oM.makeMenu('m74','m5','STA Tech Committee','');

oM.menuPlacement=0
oM.construct()
