/* CoolMenus 4 - default styles - end */
/******************* MENU NUMBER 2 **********************************/



/*** 
This is the menu creation code - place it right after you 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=4 
oCMenu.fromTop=250
//change to 0 for vertical
oCMenu.rows=0
oCMenu.menuPlacement=0
                                                             
oCMenu.offlineRoot="/" 
oCMenu.onlineRoot="/" 
oCMenu.resizeCheck=1 
oCMenu.wait=1000 
oCMenu.fillImg="cm_fill.gif"
//higher z index =more toward front
oCMenu.zIndex=0

//Background bar properties
oCMenu.useBar=0
//oCMenu.barWidth="100%"
//oCMenu.barHeight="menu" 
oCMenu.barHeight=30
//oCMenu.barClass="cl2Bar"
//oCMenu.barX=0 
//oCMenu.barY=0
//oCMenu.barBorderX=0
//oCMenu.barBorderY=0
//
//oCMenu.barBorderClass="cl2Level0border"

//Level properties - ALL properties have to be spesified in level 0
//oCMenu.level[0].fromTop=230
oCMenu.level[0]=new cm_makeLevel() //Add this for each new level
oCMenu.level[0].width=125
oCMenu.level[0].height=27

//must point the menus at different style classes if you want them to look different

oCMenu.level[0].offsetX=0
oCMenu.level[0].offsetY=0
oCMenu.level[0].align="right"
oCMenu.level[0].rows=0
oCMenu.level[0].regClass="clLevel0"
oCMenu.level[0].overClass="clLevel0over"
oCMenu.level[0].borderX=1
oCMenu.level[0].borderY=1
//oCMenu.level[0].borderClass="cl2Level0border"

oCMenu.level[0].arrow=0
oCMenu.level[0].arrowWidth=0
oCMenu.level[0].arrowHeight=0
//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].menuPlacement="right"
oCMenu.level[1].width=125
oCMenu.level[1].height=24
oCMenu.level[1].regClass="clLevel1"
oCMenu.level[1].overClass="clLevel1over"
oCMenu.level[1].borderX=1
oCMenu.level[1].borderY=1
oCMenu.level[1].borderClass="cl2Level0border"

//oCMenu.level[1].align="center" 
/*"bottom": The sub menus of this level will come out on the top of this item
"top": The sub menus of this level will come out on the bottom of this item
"left": The sub menus of this level will come out on the right of this item
"right": The sub menus of this level will come out on the left of this item 
oCMenu.level[1].align="top"
//oCMenu.level[1].rows=0


//oCMenu.level[1].offsetX=-(oCMenu.level[0].width-2)/2+20
oCMenu.level[1].offsetX=0
oCMenu.level[1].offsetY=0
oCMenu.level[1].borderClass="cl2Level1border"
//oCMenu.level[1].zIndex=200

//
//oCMenu.level[1].zIndex=-1

/******************************************
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','','<a href="http://www.hcphes.org/dccp/Epidemiology/HCPHES_Notifiable%20Conditions%20May%202007.pdf">Required Notifiable 
//Conditions</a>','http://www.hcphes.org/dccp/Epidemiology/HCPHES_Notifiable%20Conditions%20May%202007.pdf','','','60','','','','')		

oCMenu.makeMenu('top0','','','','','','','','','clLevel0','')	


oCMenu.makeMenu('top1','','Clinical Health  & Prevention Services','http://www.hcphes.org/dccp/clinical.htm','','','40','','','','')
oCMenu.makeMenu('sub00','top1','Main Page','http://www.hcphes.org/dccp/clinical.htm')


	oCMenu.makeMenu('sub01','top1','Case Management/Social Services','http://www.hcphes.org/dccp/case.htm')
	

	oCMenu.makeMenu('sub02','top1','Child Health','http://www.hcphes.org/dccp/child.htm')
	
oCMenu.makeMenu('sub03','top1','CHIP','http://www.hhsc.state.tx.us/chip/index.html')

	oCMenu.makeMenu('sub04','top1','Family Planning','http://www.hcphes.org/dccp/famplan.htm')

	oCMenu.makeMenu('sub05','top1','Medical Records','http://www.hcphes.org/dccp/medrecords.htm')

	

oCMenu.makeMenu('top2','','Clinical Quality Management','http://www.hcphes.org/dccp/quality.htm')	
//oCMenu.makeMenu('top2','','Clinical Quality Management','http://www.hcphes.org/dccp/quality.htm')		

oCMenu.makeMenu('top3','','Dental Health & Prevention Services','http://www.hcphes.org/dccp/dental/dental.htm','','','40','','','','')


oCMenu.makeMenu('sub20','top3','Main Page','http://www.hcphes.org/dccp/dental/dental.htm')

oCMenu.makeMenu('sub21','top3','Dental Care for Qualified Families','http://www.hcphes.org/dccp/dental/Dental Access Intro Page.htm')

oCMenu.makeMenu('sub22','top3','Dental Clinics','http://www.hcphes.org/dccp/dental/Dental%20Clinics.htm')

oCMenu.makeMenu('sub23','top3','Fluoride Information','http://www.hcphes.org/dccp/dental/Fluoride Intro.htm')
oCMenu.makeMenu('sub24','top3','Smile Saver Services','http://www.hcphes.org/dccp/dental/Smile Saver Web Page.htm')
	
	
//oCMenu.makeMenu('top3','','Top3','http://www.hcphes.org/dccp/','','','40','','','','')
	//oCMenu.makeMenu('top1','','DCCP Home','http://www.hcphes.org/dccp/')
//																	link				T	w	h
oCMenu.makeMenu('top4','','Disease Control & Medical Epidemiology','http://www.hcphes.org/dccp/dcmehome.htm','','','40','','','','')
	oCMenu.makeMenu('sub30','top4','Main Page','http://www.hcphes.org/dccp/dcmehome.htm')
	oCMenu.makeMenu('sub31','top4','Epidemiology','http://www.hcphes.org/dccp/Epidemiology/default.htm')
		oCMenu.makeMenu('sub301','sub31','Biostatistics','http://www.hcphes.org/opa/biostatistics')
	oCMenu.makeMenu('sub312','sub31','Child Fatality Review','http://www.hcphes.org/dccp/Epidemiology/child_fatalit_review_team/child.htm')
		oCMenu.makeMenu('sub313','sub31','Disease Surveillance', 'http://www.hcphes.org/dccp/Epidemiology/disease%20surveillance.htm')
		oCMenu.makeMenu('sub314','sub31','Environmental Epidemiology', 'http://www.hcphes.org/dccp/Epidemiology/ephironmental_surveillance.htm')
		oCMenu.makeMenu('sub315','sub31','Injury Surveillance', 'http://www.hcphes.org/dccp/Epidemiology/Injury%20Surveillance.htm')
//**************************NEEDS Main Page?		
	oCMenu.makeMenu('sub316','sub31','Notifiable Conditions 2007', 'http://www.hcphes.org/dccp/Epidemiology/HCPHES_Notifiable%20Conditions%20May%202007.pdf')
	oCMenu.makeMenu('sub317','sub31','Public Health Preparedness', 'http://www.hcphes.org/dccp/Epidemiology/Bioterrorism/bioterrorism.htm')
		
	
	/oCMenu.makeMenu('sub32','top4','Immunizations','http://www.hcphes.org/dccp/IMMUNIZATION/Immunization.htm')
	oCMenu.makeMenu('sub320','sub32','Perinatal Hepatitis B', 'http://www.hcphes.org/dccp/hepat.htm')
	oCMenu.makeMenu('sub321','sub32','Immunization Outreach Schedule', 'http://www.hcphes.org/dccp//IMMUNIZATION/schedule.htm')
	oCMenu.makeMenu('sub33','top4','HIV/STD Prevention')
	oCMenu.makeMenu('sub330','sub33','HIV Outreach', 'http://www.hcphes.org/dccp/hiv.htm#outreach')
	oCMenu.makeMenu('sub331','sub33','HIV Counseling & Testing', 'http://www.hcphes.org/dccp/hiv.htm#counseling')

	oCMenu.makeMenu('sub34','top4','Refugee Health Screening', 'http://www.hcphes.org/dccp/refugee.htm')
	
	oCMenu.makeMenu('sub35','top4','Tuberculosis Prevention & Treatment','http://www.hcphes.org/dccp/tb.htm')
		



	//CMenu.makeMenu('sub34','top3','Surveys','http://www.hcphes.org/dccp/dental/surveypage.htm')
oCMenu.makeMenu('top5','','Nutrition & WIC Services')
	oCMenu.makeMenu('sub40','top5','Main Page','http://www.hcphes.org/dccp/Nutrition/default.htm')
	oCMenu.makeMenu('sub41','top5','Chronic Disease Prevention','http://www.hcphes.org/dccp/nutrition/cdprev/default.htm')
	oCMenu.makeMenu('sub42','top5','Nutrition & Weight Control','http://www.hcphes.org/dccp/Nutrition/GN/default.htm')
	
	oCMenu.makeMenu('sub43','top5','Tobacco Prevention & Cessation','http://www.hcphes.org/dccp/Nutrition/default.htm#tobacco')
	oCMenu.makeMenu('sub44','top5','WIC','http://www.hcphes.org/dccp/Nutrition/WIC/default.htm')


//
oCMenu.makeMenu('top6','','About Us','http://www.hcphes.org/dccp/aboutus.htm')
oCMenu.makeMenu('top7','','Contact Us','http://www.hcphes.org/dccp/contact.htm')
oCMenu.makeMenu('top8','','Clinic Locations & Hours','http://www.hcphes.org/dccp/lochrs.htm')
//oCMenu.makeMenu('top9','','Clinic Services','http://www.hcphes.org/dccp/pserv.htm')
oCMenu.makeMenu('top9','','DCCP Home','http://www.hcphes.org/dccp/')


//Leave this line - it constructs the menu
oCMenu.construct()
