oM=new makeCM("oM"); 
oM.resizeCheck=1; 
oM.rows=1;  
oM.onlineRoot="http://www.csusm.edu/foundation"; 
oM.pxBetween =0; 
oM.fillImg="/images/cm_fill.gif"; 
oM.fromTop=115; 
oM.fromLeft=155; 
oM.wait=300; 
oM.zIndex=400;
oM.useBar=1; 
oM.barWidth="100%"; 
oM.barHeight="menu"; 
oM.barX=0;oM.barY="menu"; 
oM.barClass="clBar";
oM.barBorderX=0; oM.barBorderY=0;
/**/
oM.level[0]=new cm_makeLevel(90,21,"clT","clTover",1,1,"clB",0,"bottom",0,0,0,0,0);
/*dark-blue background holding menu options*/
oM.level[1]=new cm_makeLevel(150,22,"clS","clSover",1,1,"clB",0,"right",0,0,"/images/menu_arrow.gif",10,10);
/*dark-blue background holding sub menus */
oM.level[2]=new cm_makeLevel(110,22,"clS2","clS2over");
oM.level[3]=new cm_makeLevel(110,22);
/*
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) 
*/

oM.makeMenu('m1','','&nbsp;&nbsp;&nbsp;&nbsp;Home','/index.html','','',30);
oM.makeMenu('m2','','&nbsp;&nbsp;&nbsp;About Us','/about/','','',30);
oM.makeMenu('m3','','&nbsp;&nbsp;&nbsp;Human<br> Resources','/hr/','','',30);
oM.makeMenu('m4','','&nbsp;Grants &<br> Contracts','/gc/','','',30);
oM.makeMenu('m5','','&nbsp;&nbsp;&nbsp;Business <br>&nbsp;&nbsp;Services','/fa/','','',30);
oM.makeMenu('m6','','Commercial <br>Services','/co/','','',30);
	/* About Us */
oM.makeMenu('m8','m2','About the Foundation','/about/about_foundation.html');
oM.makeMenu('m9','m2','Staff','/about/staff.html');
oM.makeMenu('m10','m2','Commonly Needed Information','/about/commonly_needed_information.html','','',28);
oM.makeMenu('m11','m2','Board Members','/about/boardofdirectors.html');

/*oM.makeMenu('m12','m2','Archive','LINKHERE');
oM.makeMenu('m13','m2','Archive','LINKHERE');
oM.makeMenu('m14','m2','Archive','LINKHERE');
oM.makeMenu('m15','m2','Archive','LINKHERE');
*/
	/* Human Resources  */
oM.makeMenu('m16','m3','Overview','/hr/overview.html','','',28);
oM.makeMenu('m17','m3','Employee Benefits','/hr/benefits/index.html','','',28);
oM.makeMenu('m18','m3','Classification & Compensation','/hr/compensation/index.html','','',28);
oM.makeMenu('m19','m3','Job Openings','/jobs/index.html','','',28);
oM.makeMenu('m20','m3','Performance Appraisal','/hr/performance/index.html','','',28);
oM.makeMenu('m21','m3','Injury Reporting','/policies_procedures/INJURY_and_ILLNESS_reporting.html','','',28);
oM.makeMenu('m22','m3','Training','/hr/training/index.html','','',28);
oM.makeMenu('m23','m3','Policies & Procedures','/policies_procedures/','','',28);
oM.makeMenu('m24','m3','Forms','/forms/','','',28);
	/* Grants & Contracts */
oM.makeMenu('m25','m4','Overview','/gc/overview.html');
oM.makeMenu('m26','m4','Funding Opportunities','/gc/funding.html');
oM.makeMenu('m27','m4','Proposal Preparation','/gc/proposals.html');
oM.makeMenu('m28','m4','Project Administration','/gc/project_administration.html');
oM.makeMenu('m43','m4','Project Financial Reports','http://foundwebnew/cognos/cgi-bin/upfcgi.exe','_blank');
oM.makeMenu('m29','m4','Federal Regulations','/gc/governing.html');
oM.makeMenu('m30','m4','CSUSM Office of Research & Sponsored Projects','http://www.csusm.edu/research/','_blank','',28);
oM.makeMenu('m31','m4','Policies & Procedures','/policies_procedures/');
oM.makeMenu('m32','m4','Forms','/forms/');
	/* Business Services  */
oM.makeMenu('m33','m5','Overview','/fa/overview.html');
oM.makeMenu('m34','m5','Payroll','/fa/payroll.html');
/*oM.makeMenu('m35','m5','Financial Reports','/fa/index.html');  */
oM.makeMenu('m35','m5','Project Financial Reports','http://foundwebnew/cognos/cgi-bin/upfcgi.exe','_blank'); 
oM.makeMenu('m36','m5','Accounting','/fa/accounting.html');
oM.makeMenu('m37','m5','Policies & Procedures','/policies_procedures/');
oM.makeMenu('m38','m5','Forms','/forms/');

	/*Comercial Services  */
oM.makeMenu('m39','m6','Overview','/co/overview.html');
oM.makeMenu('m40','m6','Events & Catering <br>Information','/policies_procedures/events_and_catering.html','','',28);
oM.makeMenu('m41','m6','Our Stores & Operational Hours','/co/Campus_Food_Beverage_Services.html','','',28);
oM.makeMenu('m42','m6','University Store','http://www.csusmbookstore.com');

/*
note: m44 is lates (financial report stuff)
*/