
/***********************************************************************************
*	TecTao Designs   www.tectaodesigns.com    webmaster@tectaodesigns.com*		
***********************************************************************************/
	var NoOffFirstLineMenus=7;				// Number of first level items  
	var LowBgColor='#000066';				// Background color when mouse is not over#63848c,#1f1f1f  #94B5AC
	var LowSubBgColor='#94B5AC';				// Background color when mouse is not over on subs#63848c
	var HighBgColor='#89aabc';				// Background color when mouse is over A2A2A2
	var HighSubBgColor='#ffffff';				// Background color when mouse is over on subs A2A2A2 333333
	var FontLowColor='#ffffff';				// Font color when mouse is not over
	var FontSubLowColor='#333333';				// Font color subs when mouse is not over
	var FontHighColor='#333333';				// Font color when mouse is over
	var FontSubHighColor='#333333';				// Font color subs when mouse is over
	var BorderColor='#006300';				// Border color
	var BorderSubColor='#000000';				// 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=8;						// 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=.7;				// vertical overlap child/ parent
	var StartTop=104;					// Menu offset x coordinate
	var StartLeft=154;					// Menu offset y coordinate
	var VerCorrect=0;					// Multiple frames y correction
	var HorCorrect=0;					// Multiple frames x correction
	var LeftPaddng=6;					// Left padding
	var TopPaddng=1;					// Top padding
	var FirstLineHorizontal=1;				// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;				// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;				// delay before menu folds in
	var TakeOverBgColor=0;					// Menu frame takes over background color subitem frame
	var FirstLineFrame='frameone';				// Frame where first level appears
	var SecLineFrame='frameone';				// Frame where sub levels appear
	var DocTargetFrame='frametwo';				// 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=0;						// 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=1;					// menu tree checking on or off 1 or 0
	var ShowArrow=1;					// Uses arrow gifs when 1
	var KeepHilite=1;					// Keep selected path highligthed
	var Arrws=['tri.gif',11,11,'tridown.gif',11,11,,'trileft.gif',11,11,];	// 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("About SNI","","",5,16,80);
	Menu1_1=new Array("Mission & Philosophy","mission.htm","",0,18,140);
	Menu1_2=new Array("Hospital Affiliations","affiliations.htm","",0);
	Menu1_3=new Array("About Our Director","director.htm","",0);
	Menu1_4=new Array("Publications","javascript:NewWin=window.open('Publications.pdf','NWin');window['NewWin'].focus()","",0);
	Menu1_5=new Array("Society Memberships","javascript:NewWin=window.open('Society_Memberships.pdf','NWin');window['NewWin'].focus()","",0);
	
Menu2=new Array("Your Nose & Sinuses","","",4,16,144);
	Menu2_1=new Array("Nasal & Sinus Anatomy","nasal_anatomy.htm","",0,18,200);
	Menu2_2=new Array("Functions Of The Nose & Sinuses","nasal_functions.htm","",0);
	Menu2_3=new Array("Rhinosinusitis & Nasal Polyps","nasal_polyps.htm","",0);
	Menu2_4=new Array("About The Nasal Evaluation","nasal_evaluation.htm","",0);

Menu3=new Array("SNIFF","","",1,16,54);
	Menu3_1=new Array("Health Care Reform Newsletter","sniff.htm","",0,18,200);
	//Menu3_2=new Array("Functions Of The Nose & Sinuses","nasal_functions.htm","",0);
	//Menu3_3=new Array("Rhinosinusitis & Nasal Polyps","nasal_polyps.htm","",0);
	//Menu3_4=new Array("About The Nasal Evaluation","nasal_evaluation.htm","",0);
	
Menu4=new Array("New Patients","","",7,16,104);
	Menu4_1=new Array("Are We On Time?","on_time.htm","",0,16,240);
	Menu4_2=new Array("Request New Patient Appointment","request_appointment.php","",0);
	Menu4_3=new Array("What To Expect At An Appointment","appointment_expectations.htm","",0);
	Menu4_4=new Array("Email Correspondence & SNI","no_email.htm","",0);
	Menu4_5=new Array("What To Bring To Your First Appointment","what_to_bring.htm","",0);
	Menu4_6=new Array("Importance Of SNI Questionnaires","questionnaire_importance.htm","",0);
	//Menu3_7=new Array("New Patient Questionnaire","javascript:NewWin=window.open('SNI_New_Pt_Sinus_Questionairre.pdf','NWin');window['NewWin'].focus()","",0);
	Menu4_7=new Array("About The Nasal Evaluation","nasal_evaluation.htm","",0);

Menu5=new Array("Patient Services","","",7,16,116);
	Menu5_1=new Array("Healthcare Disorders Diagnosed & Treated","healthcare_concerns.htm","",0,18,260);
	Menu5_2=new Array("Your Insurer & Payment Of Services","your_insurer.htm","",0);
	Menu5_3=new Array("Your Test Results","test_results.htm","",0);
	Menu5_4=new Array("Request New Patient Appointment","request_appointment.php","",0);
	Menu5_5=new Array("Email Correspondence & SNI","no_email.htm","",0);
	Menu5_6=new Array("Common Medical Problems","","",6);
		Menu5_6_1=new Array("Nose Bleeds","nosebleeds.htm","",0,18,226);
		Menu5_6_2=new Array("Rhinosinusitis & Nasal Polyps","nasal_polyps.htm","",0);
		Menu5_6_3=new Array("Is It A Cold Or Rhinosinusitis?","is_it_a_cold.htm","",0);
		Menu5_6_4=new Array("Cause Of Recurrent Sinus Infections","cause_of_infections.htm","",0);
		Menu5_6_5=new Array("What Is Rhinosinusitis?","nasal_polyps.htm","",0);
		Menu5_6_6=new Array("Treatment of Rhinosinusitis","treatment_of_rhinosinusitis.htm","",0);
	Menu5_7=new Array("Patient Log In","members/index.php","",0);
		
Menu6=new Array("Contact Info","","",3,16,90);
	Menu6_1=new Array("Contact, Hours & Directions","directions.htm","",0,18,170);
	Menu6_2=new Array("Air Travel & Lodging","travel.htm","",0);
	Menu6_3=new Array("Locator Map","javascript:NewWin=window.open('http://www.mapquest.com/maps/map.adp?country=US&countryid=US&addtohistory=&searchtype=address&cat=&address=900%20Carillon%20Pkwy&city=St%20Petersburg&state=FL&zipcode=33716%2d1103&search=%20%20Search%20%20&searchtab=address','NWin');window['NewWin'].focus()","",0);

Menu7=new Array("Home","index.htm","",0,16,56);