menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}



if(navigator.appVersion.indexOf("MSIE 6.0")>0){
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#EBD169', Direction=135, Strength=-2)"
}
else{
	effect = "Shadow(color='#EBD169', Direction=135, Strength=-2)"
}


timegap=500					// The time delay for menus to remain visible
followspeed=5				// Follow Scrolling speed
followrate=40				// Follow Scrolling Rate
suboffset_top=0;			// Sub menu offset Top position 
suboffset_left=0;			// Sub menu offset Left position
Frames_Top_Offset=0 		// Frames Page Adjustment for Top
Frames_Left_Offset=0		// Frames Page Adjustment for Left


plain_style=[				// Menu Properties Array
"FFF3C4",					// Off Font Color
"196106",					// Off Back Color
"EBD169",					// On Font Color
"196106",					// On Back Color
"196106",					// Border Color
12,							// Font Size
"normal",					// Font Style
"bold",						// Font Weight
"Arial, Helvetica, Verdana, Tahoma",	// Font
1,							// Padding
"/images/arrow.gif"					// Sub Menu Image
,							// 3D Border & Separator
,"66ccff"					// 3D High Color
,"000099"					// 3D Low Color

]

addmenu(menu=["allergy_information",
,,260,1,"",plain_style,,,effect,,,,,,,,,,,,
,"&nbsp;&nbsp;What&nbsp;to&nbsp;Do&nbsp;About&nbsp;Allergies","/allergy_information/what_to_do_about_allergies.htm",,,0
,"&nbsp;&nbsp;Why&nbsp;Are&nbsp;You&nbsp;Allergic?","/allergy_information/why_are_you_allergic.htm",,,0
,"&nbsp;&nbsp;What&nbsp;is&nbsp;an&nbsp;Allergic&nbsp;Reaction?","/allergy_information/what_is_an_allergic_reaction.htm",,,0
,"&nbsp;&nbsp;What&nbsp;are&nbsp;Allergy&nbsp;Shots?","/allergy_information/what_are_allergy_shots.htm",,,0
,"&nbsp;&nbsp;What&nbsp;is&nbsp;Allergy&nbsp;Testing?","/allergy_information/what_is_allergy_testing.htm",,,0
,"&nbsp;&nbsp;Role&nbsp;of&nbsp;the&nbsp;Allergist&nbsp;Immunologist","/allergy_information/role_of_the_allergist_immunologist.htm",,,0
,"&nbsp;&nbsp;The&nbsp;Importance&nbsp;of&nbsp;Clinical&nbsp;Research&nbsp;Trials","/allergy_information/the_importance_of_clinical_research_trials.htm",,,0

])


addmenu(menu=["contact_us",
,,185,1,"",plain_style,,,effect,,,,,,,,,,,,
,"&nbsp;&nbsp;Austin,&nbsp;Texas&nbsp;Location&nbsp;&nbsp;","/contact_us/austin.htm",,,0
,"&nbsp;&nbsp;Cedar&nbsp;Park,&nbsp;Texas&nbsp;Location&nbsp;&nbsp;","/contact_us/cedar_park.htm",,,0
,"&nbsp;&nbsp;Georgetown,&nbsp;Texas&nbsp;Location&nbsp;&nbsp;","/contact_us/georgetown.htm",,,0
,"&nbsp;&nbsp;Killeen,&nbsp;Texas&nbsp;Location&nbsp;&nbsp;","/contact_us/killeen.htm",,,0
,"&nbsp;&nbsp;Round&nbsp;Rock,&nbsp;Texas&nbsp;Location&nbsp;&nbsp;","/contact_us/round_rock.htm",,,0



])

dumpmenus()

