	var NoOffFirstLineMenus=17;			// Number of first level items
	var LowBgColor='4fbddd';			// Background color when mouse is not over
	var LowSubBgColor='4fbddd';			// Background color when mouse is not over on subs
	var HighBgColor='d2ffc4';			// Background color when mouse is over
	var HighSubBgColor='d2ffc4';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='black';		// Font color subs when mouse is over
	var BorderColor='d2ffc4';			// Border color
	var BorderSubColor='d2ffc4';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=140;				// Menu offset x coordinate
	var StartLeft=10;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
var BorderWidth=1;			// Border width
var BorderBtwnElmnts=1;			// Border between elements 1 or 0
var FontFamily="arial,comic sans ms,technical"	// Font family menu items
var FontSize=9;				// Font size menu items
var FontBold=1;				// Bold menu items 1 or 0
var FontItalic=0;				// Italic menu items 1 or 0
var MenuTextCentered='left';		// Item text position 'left', 'center' or 'right'
var MenuCentered='left';		// Menu horizontal position 'left', 'center' or 'right'
var MenuVerticalCentered='top';	// Menu vertical position 'top', 'middle','bottom' or static
var ChildOverlap=.1;			// horizontal overlap child/ parent
var ChildVerticalOverlap=.2;		// vertical overlap child/ parent
var StartTop=125;				// Menu offset x coordinate
var StartLeft=10;				// Menu offset y coordinate
var VerCorrect=0;				// Multiple frames y correction
var HorCorrect=0;				// Multiple frames x correction
var LeftPaddng=3;				// Left padding
var TopPaddng=2;				// Top padding
var FirstLineHorizontal=0;		// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
var MenuFramesVertical=0;		// Frames in cols or rows 1 or 0
var DissapearDelay=100;		// delay before menu folds in
var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
var FirstLineFrame='navig';		// Frame where first level appears
var SecLineFrame='space';		// Frame where sub levels appear
var DocTargetFrame='space';		// Frame where target documents appear
var TargetLoc='';				// span id for relative positioning
var HideTop=0;				// Hide first level when loading new document 1 or 0
var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
var RightToLeft=0;			// enables/ disables right to left unfold 1 or 0
var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
var ShowArrow=0;				// Uses arrow gifs when 1
var KeepHilite=1;				// Keep selected path highligthed

var Arrws=['c:\code_save\tri.gif',5,10,'c:\code_save\tridown.gif',10,5,'c:\code_save\trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"





Menu1=new Array("Professional Education","","",4,20,170,4);
	Menu1_1=new Array("Event Calendar","calendar.html","",0,20,180);
	Menu1_2=new Array("Program Reviews","progrev.html","",0,20,140,0);	
	Menu1_3=new Array("FREE CE - IC Resource","http://www.infectioncontrolresource.org","",0,20,140,0);	
	Menu1_4=new Array("Kathryn Bryant Lectureship","bryant.lectureship.html","",0,20,120);




Menu2=new Array("Educational Materials","","",6);	
		Menu2_1=new Array("MDRO Community Education","","",2,20,170,2);
			Menu2_1_1=new Array("MDRO Powerpoint","mdro.html","",0,20,130);
			Menu2_1_2=new Array("MDRO Brochures","mdro.html","",0,20,130);
		Menu2_2=new Array("EMS Education","","",2,20,130,2);
			Menu2_2_1=new Array("Texas Laws","04.05.emsinfo.pdf","",0,20,130);
			Menu2_2_2=new Array("EMS Powerpoint","ems-ic.pdf","",0,20,130);
		Menu2_3=new Array("APIC Trifold Brochures","http://www.apic.org/Content/NavigationMenu/Education/EducationResources/EducationalBrochures/Educational_Brochur.htm","",0);
		Menu2_4=new Array("CDC Materials","","",7,20,170,2);
			Menu2_4_1=new Array("PPE Selection & Use","http://www.cdc.gov/HAI/pdfs/ppe/PPEslides6-29-04.pdf","",0,20,130);
			Menu2_4_2=new Array("Flu Poster","04.11.CDCrespiratoryposter.pdf","",0,20,130);
			Menu2_4_3=new Array("Personal Hygiene","http://emergency.cdc.gov/disasters/pdf/personalhygiene.pdf","",0,20,130);
			Menu2_4_4=new Array("Break in Skin","http://www.bt.cdc.gov/disasters/hurricanes/katrina/pdf/woundcare.pdf","",0,20,130);
			Menu2_4_5=new Array("Spider Bite","http://www.bt.cdc.gov/disasters/hurricanes/katrina/pdf/skininfection-spider.pdf","",0,20,130);
			Menu2_4_6=new Array("Soap and Water","http://emergency.cdc.gov/disasters/pdf/handwashing-soap.pdf","",0,20,130);		
			Menu2_4_7=new Array("Free Ride","http://emergency.cdc.gov/disasters/pdf/handwashing-bacteria.pdf","",0,20,130);
		Menu2_5=new Array("NIOSH TB DVD","nioshdvd.html","",0);
		Menu2_6=new Array("Free Poster Downloads","http://webbertraining.com/freeposterdownloadsc97.php","",0);



Menu3=new Array("Clinical Resources","","",12);
		Menu3_1=new Array("MRSA Resources","http://www.dshs.state.tx.us/idcu/health/antibiotic%5Fresistance/mrsa/","",0,20,200);
		Menu3_2=new Array("Preventinfection.org","http://www.preventinfection.org/","",0,20,185);
		Menu3_3=new Array("CDC Influenza Vaccinations (2011)","http://www.cdc.gov/mmwr/preview/mmwrhtml/mm6033a3.htm?s_cid=mm6033a3_w/","",0);
		Menu3_4=new Array("CDC Isolation Checklist","04.08.cdc.isolationrecommendations.pdf","",0);
		Menu3_5=new Array("CDC Isolation Guidelines (2007)","http://www.premierinc.com/safety/topics/guidelines/downloads/cdc-isolation-2007.pdf","",0);
		Menu3_6=new Array("CDC Sharps Safety","http://www.cdc.gov/sharpssafety/index.html","",0);
		Menu3_7=new Array("IDSA Practice Guidelines","http://www.idsociety.org/IDSA_Practice_Guidelines/","",0);
		Menu3_8=new Array("Carbapenemase Guidelines","http://www.cdc.gov/mmwr/preview/mmwrhtml/mm5810a4.htm?s_cid=mm5810a4_e","",0);
		Menu3_9=new Array("Microbiology Text Online"," http://pathmicro.med.sc.edu/book/immunol-sta.htm","",0);
		Menu3_10=new Array("USP797 Checklist"," 04.04.moody.usp797.pdf","",0);
		Menu3_11=new Array("Abbreviatons/Definitions","http://www.pharma-lexicon.com/","",0);
		Menu3_12=new Array("Hibigeebie Game","http://www.apicdfw.org/hibi/hibigame.html","",0);



		

Menu4=new Array("Emergency Preparedness","","",4);	
		Menu4_1=new Array("Bioterrorism"," ","",8,20,140);
			Menu4_1_1=new Array("Literature Review","bt.litreview.html","",0,20,165);
			Menu4_1_2=new Array("BT Readiness Plan","2006.BTplan.pdf","",0,20,165);
			Menu4_1_3=new Array("Resource Links & Contacts","bioterrorism.resources.html","",0,20,165);
			Menu4_1_4=new Array("Regional Care Model","http://www.ahrq.gov/research/altsites/","",0,20,165);
			Menu4_1_5=new Array("BT Diseases","bt.diseases.html","",0,20,165);
			Menu4_1_6=new Array("Hospital Smallpox Plan","smallpox.hospitalplan.html","",0,20,165);
			Menu4_1_7=new Array("TX Homeland Security"," http://www.texashomelandsecurity.com/","",0);
			Menu4_1_8=new Array("'Needs' Template","http://www1.va.gov/emshg/apps/emp/Templates/Patient%20Care%20Service/Dialysis.doc","",0);
		Menu4_2=new Array("Disasters","","",5);
			Menu4_2_1=new Array("Surveillance Guidelines","kat.mhd..guide.pdf","",0,20,150);
			Menu4_2_2=new Array("Surveillance Checklist","kat.mhd.cklst.pdf","",0,20,150);
			Menu4_2_3=new Array("Stool Culture"," kat.stool.pdf","",0);
 			Menu4_2_4=new Array("OSHA:First Receivers"," http://www.osha.gov/dts/osta/bestpractices/firstreceivers_hospital.pdf","",0);
 			Menu4_2_5=new Array("Regional Response Plan","http://apicdfw.org/06.03-regresp-nctcog.pdf","",0);
		Menu4_3=new Array("Pandemics","","",6);
			Menu4_3_1=new Array("Literature Review","http://www.apicdfw.org/flu.litreview.html","",0,20,170);
			Menu4_3_2=new Array("WHO Breaking News"," http://www.who.int/csr/don/en/","",0);
			Menu4_3_3=new Array("pandemicflu.gov"," http://www.pandemicflu.gov","",0);
			Menu4_3_4=new Array("Flu Wikie","http://www.fluwikie.com","",0);
			Menu4_3_5=new Array("Planning PowerPoint-2meg","pandemic.planning.pdf","",0);
			Menu4_3_6=new Array("Medical Preparedness-4meg","medical.preparedness.pdf","",0);
		Menu4_4=new Array("AHRQ Resources","","",3);
			Menu4_4_1=new Array("AHRQ Guide","2011-emergency_guide.pdf","",0,20,170);
			Menu4_4_2=new Array("AHRQ Exercises","2011-emergency_exercises_pocket_guide.pdf","",0,20,170);
			Menu4_4_3=new Array("AHRQ Resources","2011-emergency_resources.pdf","",0,20,170);


Menu5=new Array ("Hand Hygiene Resources","","",12);
		Menu5_1=new Array("TJC Monograph (2009)","2009.TJC-HHMonograph.pdf","",0,20,170);
		Menu5_2=new Array("CDC Guidelines"," http://www.cdc.gov/handhygiene/","",0,20,170);
 		Menu5_3=new Array("WHO Guidelines","2009-WHO_hhguidelines.pdf","",0);
 		Menu5_4=new Array("Outreach: Handwashing","Stratplan2000.html","",0);
		Menu5_5=new Array("handhygiene.org","http://www.handhygiene.org","",0);
		Menu5_6=new Array("SDA and Clean Hands","http://www.cleaning101.com/sdakids/welcome.html ","",0);
		Menu5_7=new Array("VA-Infection: Don't Pass It On"," http://www.publichealth.va.gov/InfectionDontPassItOn/promotion.htm","",0);
		Menu5_8=new Array("KC Posters","http://www.kcskinhealth.com/presentations.html","",0);
		Menu5_9=new Array("CDC Free Ride-Poster","http://www.bt.cdc.gov/disasters/hurricanes/katrina/pdf/handwashing-bacteria.pdf","",0);
		Menu5_10=new Array("CDC Soap & Water Poster","http://www.bt.cdc.gov/disasters/hurricanes/katrina/pdf/handwashing-soap.pdf","",0);
		Menu5_11=new Array("CDC Resources","http://www.bt.cdc.gov/disasters/handhygiene.asp","",0);
		Menu5_12=new Array("H.A.R.E.","hare.pdf","",0);


Menu6=new Array("Health Departments","","",5);	
		Menu6_1=new Array("Dallas County Contacts","2011.09-dchhs.pdf","",0,20,190);
		Menu6_2=new Array("Local Health Dept Resources","hd.resources.html","",0);
		Menu6_3=new Array("Other Health Dept Resources","hd.contacts2007.pdf","",0);
		Menu6_4=new Array("Dallas Co Monthly M&M","http://www.dallascounty.org/department/hhservices/services/communicable/Communicable_Morbidity_2006.html","",0);
		Menu6_5=new Array("2011 Reportable Conditions ","2011.reportableconditions.pdf","",0);


Menu7=new Array("Professional Support","","",9);
		Menu7_1=new Array("New Members","newmembers.html","",0,20,225);
		Menu7_2=new Array("Expert Resources","experts.html","",0);
		Menu7_3=new Array("Valuable Links","vlinks.html","",0);
		Menu7_4=new Array("Dr. Rutala HomePage","http://disinfectionandsterilization.org/","",0,20,160);
		Menu7_5=new Array("Global Reporting","http://www.promedmail.org/pls/askus/f?p=2400:1000","",0);
		Menu7_6=new Array("Texas Board of Nurses"," http://www.bne.state.tx.us","",0);
		Menu7_7=new Array("RN Update","http://www.bne.state.tx.us/about/newsletters.html","",0);
		Menu7_8=new Array("Job Postings","jobpostings.html","",0);
 		Menu7_9=new Array("Poster Templates"," http://www.postersession.com/templates.html","",0);

Menu8=new Array("On-line Publications","","",10);	
		Menu8_1=new Array("CDC-Emerging Inf Disease","http://www.cdc.gov/ncidod/eid/index.htm#current","",0,20,160);
		Menu8_2=new Array("CIDRAP"," http://www.cidrap.umn.edu/services/email/signup","",0,20,160);
		Menu8_3=new Array("MMWR","http://www.cdc.gov/mmwr/mmwrsubscribe.html","",0);
		Menu8_4=new Array("TDSHS Upshot","http://www.dshs.state.tx.us/immunize/upshot/","",0,20,160);
		Menu8_5=new Array("ProMedMail","http://www.promedmail.org/pls/promed/f?p=2400:1000","",0);
		Menu8_6=new Array("JCAHOnline","http://www.jcrinc.com/24056/","",0);
		Menu8_7=new Array("Rutala (SPICE) Newsletter","http://www.unc.edu/depts/spice/report.html","",0);
		Menu8_8=new Array("Premier Safety News","http://www.premierinc.com/all/safety/news/","",0);
		Menu8_9=new Array("RN Update","http://www.bne.state.tx.us/about/newsletters.html","",0);
		Menu8_9=new Array("RN Update","http://www.bne.state.tx.us/about/newsletters.html","",0);
		Menu8_10=new Array("EpiLink Online","http://www.dshs.state.tx.us/idcu/epilink/","",0);



Menu9=new Array("Chapter Activities","","",10);
		Menu9_1=new Array("Holiday Photos 2010","/hl2010.html","",0,20,160);
		Menu9_2=new Array("New Orleans 1010","2010.neworleans.html","",0);
		Menu9_3=new Array("Denver 2008","2008.miller.denver.pdf","",0);
		Menu9_4=new Array("San Jose 2007","07.06-miller.sanjose.pdf","",0);
		Menu9_5=new Array("Holiday Photos 2009","/hl2009.html","",0);
		Menu9_6=new Array("Holiday Photos 2008","/hl2008.html","",0);
		Menu9_7=new Array("Holiday Photos 2007","/hl2007.html","",0);
		Menu9_8=new Array("Holiday Photos 2006","/hl2006.html","",0);
		Menu9_9=new Array("Holiday Photos 2005","/hl/hl-oldfiles/2005.holidayluncheon.html","",0);
		Menu9_10=new Array("Holiday Photos 2004","/hl/hl-oldfiles/2004.holidayluncheon.html","",0);



Menu10=new Array("APICDFW Business","","",13);
		Menu10_1=new Array("Mission/Vision","aboutapic.html","",0,20,180);
		Menu10_2=new Array("Strategic Plan","2010 Strategic Plan.pdf","",0);
		Menu10_3=new Array("Officers/Board/Nom Comm","officers.html","",0);
		Menu10_4=new Array("Committees","comm2012.html","",0);
		Menu10_5=new Array("Meeting Info/Directions","meetinginfo.html","",0,20,160);
		Menu10_6=new Array("Minutes","minutes.html","",0,20,160);
		Menu10_7=new Array("Strategic Plan","stratplan2009.pdf","",0);
		Menu10_8=new Array("Operating Policies","2011.OP.pdf","",0);
		Menu10_9=new Array("Bylaws","bylaws2011.pdf","",0);
		Menu10_10=new Array("Join APIC-DFW","membership.html","",0);
		Menu10_11=new Array("Expense Report","reimbursement.pdf","",0);
		Menu10_12=new Array("STAR Award Application","http://www.apicdfw.org/cgi-bin/survey/survey.cgi?activity=stars","",0,20,180);
		Menu10_13=new Array("Disclaimer","legal_disclaimer.htm","",0);


Menu11=new Array("Government Affairs","","",1);	
		Menu11_1=new Array("Archives","currentevents.html","",0,20,160);


Menu12=new Array("AIDs Initiative","","",3);	
		Menu12_1=new Array("Ryan White","http://www.ryanwhite.com/","",0,20,160);
		Menu12_2=new Array("LifeWalk","http://www.lifewalk.org/","",0,20,160);
		Menu12_3=new Array("TestTexas","http://testtexashiv.org/","",0,20,160);



Menu13=new Array("Certification","","",10);		
		Menu13_1=new Array("2012 Study Schedule","2012CICschedule.html","",0,20,200);
		Menu13_2=new Array("2012 Study PowerPoints","2012CIC-powerpoints.html","",0);
		Menu13_3=new Array("2010 CBIC PowerPoint","2010-cbic.pdf","",0);
		Menu13_4=new Array("Revised CIC Exam","2010-cbicrevisions.pdf","",0);
		Menu13_5=new Array("New APIC Review Guide","http://apic.informz.net/apic/archives/archive_1098304.html","",0);
		Menu13_6=new Array("CIC Study Schedule","CIC.studycalendar.html","",0);
		Menu13_7=new Array("Study Guide Corrections","2010.CICstudyguidecorrections.pdf","",0);
		Menu13_8=new Array("Tips for CIC Exam","CIC.tips.certificationexam.html","",0);
		Menu13_9=new Array("APIC-DFW CICs","cic.html","",0);
		Menu13_10=new Array("CBIC","http://www.cbic.org","",0,20,200);

Menu14=new Array("Awards/Recognition","","",14);	
		Menu14_1=new Array("Honored in 2011","kudos2011.html","",0,20,170);
		Menu14_2=new Array("2010 STAR Awards","stars2010.html","",0,20,170);
		Menu14_3=new Array("Honored in 2010","kudos2010.html","",0,20,170);
		Menu14_4=new Array("2009 STAR Awards","stars2009.html","",0,20,170);
		Menu14_5=new Array("Honored in 2009","kudos2009.html","",0,20,170);
		Menu14_6=new Array("Honored in 2008","kudos2008.html","",0,20,170);
		Menu14_7=new Array("Honored in 2006","award.2006hero.html","",0,20,170);
		Menu14_8=new Array("2006 STAR Awards","stars2006.html","",0,20,170);
		Menu14_9=new Array("2005 STAR Awards","stars2005.html","",0,20,170);
		Menu14_10=new Array("2003 Leadership Award","2003.leadership.doell.html","",0,20,170);
		Menu14_11=new Array("2003 STAR Awards","2003.star.awards.html","",0);
		Menu14_12=new Array("2003 CBIC Award","cbic.award.html","",0);
		Menu14_13=new Array("2002 Award for Excellence","2002.awardexcellence.html","",0);
		Menu14_14=new Array("IFIC Scholarship","ific.lynch.html","",0);
		Menu14_15=new Array("Sue Sebazco/China","sebazcoHK.html","",0);

Menu15=new Array("Miscellaneous","","",2);	
		Menu15_1=new Array("Laughs","laugh.html","",0,20,210);
		Menu15_2=new Array("Xmas Carols for the IP","laugh.hestersongs.html","",0);


Menu16=new Array("Vendors","","",2);	
		Menu16_1=new Array("Our Vendor Supporters","vendors.html","",0,20,210);
		Menu16_2=new Array("Exhibit Policy & Application","vendor.exhibit.html","",0);


Menu17=new Array("Join APIC","membership.html","",0);	





