/******************* MENU NUMBER 1 **********************************/

/*** 
This is the menu creation code - place it right after your body tag
Feel free to add this to a stand-alone js file and link it to your page.
**/

//Menu object creation
oCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menuname

//Menu properties   
oCMenu.pxBetween=0
oCMenu.fromLeft=0
oCMenu.fromTop=140
oCMenu.rows=0 
oCMenu.menuPlacement=0

oCMenu.offlineRoot="" 
oCMenu.onlineRoot="" 
oCMenu.resizeCheck=0 
oCMenu.wait=250 
oCMenu.fillImg="http://www.iedconline.org/LeadershipSummit/images/cm_fill.gif"
oCMenu.zIndex=0

//Background bar properties
oCMenu.useBar=0
oCMenu.barWidth="menu"
oCMenu.barHeight="menu" 
oCMenu.barClass="clBar"
oCMenu.barX="menu"
oCMenu.barY="menu"
oCMenu.barBorderX=0
oCMenu.barBorderY=0
oCMenu.barBorderClass=""

//Level properties - ALL properties have to be specified in level 0
oCMenu.level[0]=new cm_makeLevel() //Add this for each new level
oCMenu.level[0].width=160
oCMenu.level[0].height=20
oCMenu.level[0].regClass="clLevel0"
oCMenu.level[0].overClass="clLevel0"
oCMenu.level[0].borderX=0 
oCMenu.level[0].borderY=0
oCMenu.level[0].borderClass="clLevel0"
oCMenu.level[0].offsetX=1
oCMenu.level[0].offsetY=-6
oCMenu.level[0].rows=0
oCMenu.level[0].align="right"


//EXAMPLE SUB LEVEL[1] PROPERTIES - You have to specify the properties you want different from LEVEL[0] - If you want all items to look the same just remove this
oCMenu.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[1].width=oCMenu.level[0].width-2
oCMenu.level[1].height=22
oCMenu.level[1].regClass="clLevel1"
oCMenu.level[1].overClass="clLevel1over"
oCMenu.level[1].align="right" 
oCMenu.level[1].offsetX=0
oCMenu.level[1].offsetY=0
oCMenu.level[1].borderClass="clLevel1border"
oCMenu.level[1].borderX=1 
oCMenu.level[1].borderY=1
oCMenu.level[1].rows=0
oCMenu.level[1].arrow="http://www.iedconline.org/images/CMarrow.gif"
oCMenu.level[1].arrowWidth=10
oCMenu.level[1].arrowHeight=10



//EXAMPLE SUB LEVEL[2] PROPERTIES - You have to spesify the properties you want different from LEVEL[0] - If you want all items to look the same just remove this

oCMenu.level[2]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[2].width=oCMenu.level[0].width-2
oCMenu.level[2].height=22
oCMenu.level[2].regClass="clLevel1"
oCMenu.level[2].overClass="clLevel1over"
oCMenu.level[2].align="right" 
oCMenu.level[2].offsetX=0
oCMenu.level[2].offsetY=0
oCMenu.level[2].borderClass="clLevel1border"
oCMenu.level[2].borderX=1 
oCMenu.level[2].borderY=1
oCMenu.level[2].rows=0
oCMenu.level[2].arrow="http://www.iedconline.org/images/CMarrow.gif"
oCMenu.level[2].arrowWidth=10
oCMenu.level[2].arrowHeight=10


/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) 
*************************************/

oCMenu.makeMenu('top0','','','','','145','31','http://www.iedconline.org/IfYouBuildIt/images/template/menu_top.jpg','','','','','','1')

oCMenu.makeMenu('top1','','Welcome','http://www.iedconline.org/IfYouBuildIt/index.html','','145','14','http://www.iedconline.org/IfYouBuildIt/images/template/welcome_off.gif','http://www.iedconline.org/IfYouBuildIt/images/template/welcome_on.gif')

oCMenu.makeMenu('top2','','','','','145','15','http://www.iedconline.org/IfYouBuildIt/images/template/welcome_spacer.jpg','','','','','','1')


oCMenu.makeMenu('top3','','Registration','http://www.iedconline.org/IfYouBuildIt/registration.html','','145','14','http://www.iedconline.org/IfYouBuildIt/images/template/reg_off.gif','http://www.iedconline.org/IfYouBuildIt/images/template/reg_on.gif')

oCMenu.makeMenu('top4','','','','','145','15','http://www.iedconline.org/IfYouBuildIt/images/template/reg_spacer.jpg','','','','','','1')

oCMenu.makeMenu('top5','','Hotel / Travel','http://www.iedconline.org/IfYouBuildIt/hotel.html','','145','14','http://www.iedconline.org/IfYouBuildIt/images/template/hotel_off.gif','http://www.iedconline.org/IfYouBuildIt/images/template/hotel_on.gif')

oCMenu.makeMenu('top6','','','','','145','15','http://www.iedconline.org/IfYouBuildIt/images/template/hotel_spacer.jpg','','','','','','1')

oCMenu.makeMenu('top7','','Program','http://www.iedconline.org/IfYouBuildIt/program.html','','145','14','http://www.iedconline.org/IfYouBuildIt/images/template/program_off.gif','http://www.iedconline.org/IfYouBuildIt/images/template/program_on.gif')
	oCMenu.makeMenu('sub070','top7','Program At-a-Glance','http://www.iedconline.org/IfYouBuildIt/program.html')
	oCMenu.makeMenu('sub071','top7','Session Descriptions','http://www.iedconline.org/IfYouBuildIt/sessions.html')
	oCMenu.makeMenu('sub072','top7','Special Events','http://www.iedconline.org/IfYouBuildIt/special_events.html')
	oCMenu.makeMenu('sub073','top7','Board Program','http://www.iedconline.org/IfYouBuildIt/board_program.html')

oCMenu.makeMenu('top8','','','','','145','15','http://www.iedconline.org/IfYouBuildIt/images/template/program_spacer.jpg','','','','','','1')

oCMenu.makeMenu('top9','','Speakers','http://www.iedconline.org/IfYouBuildIt/speakers.html','','145','14','http://www.iedconline.org/IfYouBuildIt/images/template/speakers_off.gif','http://www.iedconline.org/IfYouBuildIt/images/template/speakers_on.gif')

oCMenu.makeMenu('top10','','','','','145','15','http://www.iedconline.org/IfYouBuildIt/images/template/speakers_spacer.jpg','','','','','','1')

oCMenu.makeMenu('top11','','Sponsors','http://www.iedconline.org/IfYouBuildIt/sponsors.html','','145','14','http://www.iedconline.org/IfYouBuildIt/images/template/spo_off.gif','http://www.iedconline.org/IfYouBuildIt/images/template/spo_on.gif')

oCMenu.makeMenu('top12','','','','','145','15','http://www.iedconline.org/IfYouBuildIt/images/template/spo_spacer.jpg','','','','','','1')

oCMenu.makeMenu('top13','','Professional Development','http://www.iedconline.org/IfYouBuildIt/professional_development.html','','145','31','http://www.iedconline.org/IfYouBuildIt/images/template/prodev_off.gif','http://www.iedconline.org/IfYouBuildIt/images/template/prodev_on.gif')
	oCMenu.makeMenu('sub130','top13','Real Estate Development & Reuse','http://www.iedconline.org/IfYouBuildIt/Real_Estate_Development.html','','','36')
	oCMenu.makeMenu('sub131','top13','Certification Exam','http://www.iedconline.org/IfYouBuildIt/certification.html')

oCMenu.makeMenu('top14','','','','','145','15','http://www.iedconline.org/IfYouBuildIt/images/template/prodev_spacer.jpg','','','','','','1')

oCMenu.makeMenu('top15','','IEDC Home','http://www.iedconline.org/','','145','14','http://www.iedconline.org/IfYouBuildIt/images/template/iedc_off.gif','http://www.iedconline.org/IfYouBuildIt/images/template/iedc_on.gif')

oCMenu.makeMenu('top16','','','','','145','180','http://www.iedconline.org/IfYouBuildIt/images/template/menu_footer.jpg','','','','','','1')



/*	
*/	
//Leave this line - it constructs the menu
oCMenu.construct();








