oM=new makeCM("oM"); oM.resizeCheck=1; oM.rows=1;  oM.onlineRoot=""; oM.pxBetween=10; 
oM.fillImg="CoolMenus/cm_fill.gif"; oM.fromTop=130; oM.fromLeft=315; 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(110,20,"clT","clTover",1,1,"clBar",0,"center",1,15,0,0,0);
oM.level[1]=new cm_makeLevel(110,20,"clS","clSover",1,1,"clB",0,"right",0,5);
oM.level[2]=new cm_makeLevel(135,15,"clS2","clS2over");
oM.level[3]=new cm_makeLevel(90,22);

oM.makeMenu('m1','','&#149;&nbsp; About The Institute','','','125');
oM.makeMenu('m3','','&#149;&nbsp;  In the News','','','80');
oM.makeMenu('m2','','&#149;&nbsp; Events','/events/events2010.html','','55');
oM.makeMenu('m4','','&#149;&nbsp;  Research','','','70');
oM.makeMenu('m5','','&#149;&nbsp;  For Members','','','100');
oM.makeMenu('m6','','&#149;&nbsp;  Home','/','','50');

oM.makeMenu('m11','m1','The Mission','/about/mission.html');
oM.makeMenu('m13','m1','Academic Advisors','/about/academic-advisors.html');
oM.makeMenu('m12','m1','Board of Directors','/about/board-of-directors.html');
oM.makeMenu('m16','m1','Members','/about/roster.html');


oM.makeMenu('m14','m1','Contact Us','/about/contact.html');
oM.makeMenu('m17','m1','Sign Guestbook','/guestbook.html');
oM.makeMenu('m15','m1','Join The Institute <b>&rarr;</b>','')
oM.makeMenu('m150','m15','Application & Materials','/about/join.html');
oM.makeMenu('m151','m15','FAQ','/about/faq.html');

oM.makeMenu('m31','m3','IIIP In-the-News','/news/index.html','','150');
oM.makeMenu('m32','m3','Innovation Confidence Index - Press Release (01/27/09)','/news/iiip-090127.html','','150','40');
//oM.makeMenu('m32','m3','Research Plan','');
//oM.makeMenu('m33','m3','Open Position','');

oM.makeMenu('m41','m4','Innovators Bookshelf','/books/book-reviews.html','','130');
oM.makeMenu('m43','m4','Issue Papers','/research/issue_papers/index.html','','130');
oM.makeMenu('m42','m4','Research Results  <b>&rarr;</b>','','','130');
oM.makeMenu('m420','m42','Public Reports','/research/results.html');
oM.makeMenu('m421','m42','Innovation Citations','/research/innovation-cluster.html');


oM.makeMenu('m51','m5','Request Access','/iiip.nsf/registration');
oM.makeMenu('m52','m5','Member Login','/secure/index.html');

oM.menuPlacement=0
oM.construct()
