	var NoOffFirstLineMenus=15;			// Number of first level items
	var LowBgColor='0000A0';			// Background color when mouse is not over
	var LowSubBgColor='0000A0';			// Background color when mouse is not over on subs
	var HighBgColor='white';			// Background color when mouse is over
	var HighSubBgColor='white';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='0000FF';			// Font color when mouse is over
	var FontSubHighColor='0000FF';			// Font color subs when mouse is over
	var BorderColor='0000A0';			// Border color
	var BorderSubColor='0000A0';			// 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/AM/Template.cfm?Section=Educational_Brochures","",0);
		Menu2_4=new Array("CDC Materials","","",8,20,170,2);
			Menu2_4_1=new Array("PPE Materials","http://www.cdc.gov/ncidod/dhqp/ppe.html","",0,20,130);
			Menu2_4_2=new Array("PPE Selection Criteria","http://www.cdc.gov/ncidod/dhqp/pdf/ppe/PPEslides6-29-04.pdf","",0,20,130);
			Menu2_4_3=new Array("Flu Poster","04.11.CDCrespiratoryposter.pdf","",0,20,130);
			Menu2_4_4=new Array("Personal Hygiene","http://www.bt.cdc.gov/disasters/hurricanes/katrina/pdf/personalhygiene.pdf","",0,20,130);
			Menu2_4_5=new Array("Break in Skin","http://www.bt.cdc.gov/disasters/hurricanes/katrina/pdf/woundcare.pdf","",0,20,130);
			Menu2_4_6=new Array("Spider Bite","http://www.bt.cdc.gov/disasters/hurricanes/katrina/pdf/skininfection-spider.pdf","",0,20,130);
			Menu2_4_7=new Array("Soap and Water","http://www.bt.cdc.gov/disasters/hurricanes/katrina/pdf/handwashing-soap.pdf","",0,20,130);		
			Menu2_4_8=new Array("Free Ride","http://www.bt.cdc.gov/disasters/hurricanes/katrina/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("Immunizations","http://www.cdc.gov/Nip/","",0);
		Menu3_4=new Array("CDC Isolation Checklist [DRAFT]","04.08.cdc.isolationrecommendations.pdf","",0);
		Menu3_5=new Array("CDC Isolation Guidelines (2007)","http://www.cdc.gov/ncidod/dhqp/gl_isolation.html","",0);
		Menu3_6=new Array("CDC Sharps Safety","http://www.cdc.gov/sharpssafety/index.html","",0);
		Menu3_7=new Array("Construction Risk Matrix", "http://www.abatement.com/healthcare/pdf/icra_matrix.pdf","",0);
		Menu3_8=new Array("Tools & Resources (Carrico)","http://www.infectionpreventiontools.com/ipt","",0);
		Menu3_9=new Array("Microbiology Text Online"," http://www.med.sc.edu:85/book/welcome.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","","",3);	
		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);


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


Menu6=new Array("Health Departments","","",5);	
		Menu6_1=new Array("Dallas County Contacts","hd.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("5/2007 Notifiable Conditions ","http://www.dshs.state.tx.us/idcu/investigation/forms/101A_color.pdf","",0);


Menu7=new Array("Professional Support","","",11);
		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("Government Affairs / Reports","currentevents.html","",0);
		Menu7_7=new Array("Texas Board of Nurses"," http://www.bne.state.tx.us","",0);
		Menu7_8=new Array("RN Update","http://www.bne.state.tx.us/about/newsletters.html","",0);
		Menu7_9=new Array("Job Postings","jobpostings.html","",0);
 		Menu7_10=new Array("Poster Templates"," http://www.postersession.com/templates.html","",0);
 		Menu7_11=new Array("Laugh","laugh.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","","",9);
		Menu9_1=new Array("STAR Award Application","http://www.apicdfw.org/cgi-bin/survey/survey.cgi?activity=stars","",0,20,180);
		Menu9_2=new Array("Denver 2008","2008.miller.denver.pdf","",0);
		Menu9_3=new Array("San Jose 2007","07.06-miller.sanjose.pdf","",0);
		Menu9_4=new Array("Holiday Photos 2009","/hl2009.html","",0);
		Menu9_5=new Array("Holiday Photos 2008","/hl2008.html","",0);
		Menu9_6=new Array("Holiday Photos 2007","/hl2007.html","",0);
		Menu9_7=new Array("Holiday Photos 2006","/hl2006.html","",0);
		Menu9_8=new Array("Holiday Photos 2005","/hl/hl-oldfiles/2005.holidayluncheon.html","",0);
		Menu9_9=new Array("Holiday Photos 2004","/hl/hl-oldfiles/2004.holidayluncheon.html","",0);



Menu10=new Array("APICDFW Business","","",11);
		Menu10_1=new Array("Mission/Vision","aboutapic.html","",0,20,180);
		Menu10_2=new Array("Officers/Board/Nom Comm","officers.html","",0);
		Menu10_3=new Array("Committees","comm2010.html","",0);
		Menu10_4=new Array("Meeting Info/Directions","meetinginfo.html","",0,20,160);
		Menu10_5=new Array("Minutes","minutes.html","",0,20,160);
		Menu10_6=new Array("Strategic Plan","stratplan2009.pdf","",0);
		Menu10_7=new Array("Operating Policies","2010.OP.pdf","",0);
		Menu10_8=new Array("Bylaws","bylaws2010.pdf","",0);
		Menu10_9=new Array("Join APIC-DFW","membership.html","",0);
		Menu10_10=new Array("Expense Report","reimbursement.pdf","",0);
		Menu10_11=new Array("Disclaimer","legal_disclaimer.htm","",0);

Menu11=new Array("AIDs Initiative","","",3);	
		Menu11_1=new Array("Ryan White","http://www.ryanwhite.com/","",0,20,160);
		Menu11_2=new Array("LifeWalk","http://www.lifewalk.org/","",0,20,160);
		Menu11_3=new Array("TestTexas","http://testtexashiv.org/","",0,20,160);



Menu12=new Array("Certification","","",6);		
		Menu12_1=new Array("Invitation to Study","cicinvite.pdf","",0,20,200);
		Menu12_2=new Array("CBIC","http://www.cbic.org","",0,20,200);
		Menu12_3=new Array("CIC Study Schedule","CIC.studycalendar.html","",0);
		Menu12_4=new Array("Tips for CIC Exam","CIC.tips.certificationexam.html","",0);
		Menu12_5=new Array("Study Guide Corrections","2010.CICstudyguidecorrections.pdf","",0);
		Menu12_6=new Array("APIC-DFW CICs","cic.html","",0);


Menu13=new Array("Awards/Recognition","","",13);	
		Menu13_1=new Array("Honored in 2010","kudos2010.html","",0,20,170);
		Menu13_2=new Array("2009 STAR Awards","stars2009.html","",0,20,170);
		Menu13_3=new Array("Honored in 2009","kudos2009.html","",0,20,170);
		Menu13_4=new Array("Honored in 2008","kudos2008.html","",0,20,170);
		Menu13_5=new Array("Honored in 2006","award.2006hero.html","",0,20,170);
		Menu13_6=new Array("2006 STAR Awards","stars2006.html","",0,20,170);
		Menu13_7=new Array("2005 STAR Awards","stars2005.html","",0,20,170);
		Menu13_8=new Array("2003 Leadership Award","2003.leadership.doell.html","",0,20,170);
		Menu13_9=new Array("2003 STAR Awards","2003.star.awards.html","",0);
		Menu13_10=new Array("2003 CBIC Award","cbic.award.html","",0);
		Menu13_11=new Array("2002 Award for Excellence","2002.awardexcellence.html","",0);
		Menu13_12=new Array("IFIC Scholarship","ific.lynch.html","",0);
		Menu13_13=new Array("Sue Sebazco/China","sebazcoHK.html","",0);

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


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




