/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='black';			// Background color when mouse is not over
	//var LowSubBgColor='#00A1C4';			// Background color when mouse is not over on subs
	//var HighBgColor='#00A1C4';			// Background color when mouse is over
	var HighSubBgColor='#F3F3F8';			// 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='white';			// Font color when mouse is over
	//var FontSubHighColor='#00A1C4';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="Arial"	// Font family menu items
	var FontSize=11;				// 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=.5;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=16;				// Left padding
	var TopPaddng=3;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// 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='MenuPos';			// 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=0;			// 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=['images/tri.gif',5,10,'images/dot.gif',10,5,'images/trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}
var tit=new Array(5);
var menutit=new Array(5);
function highliteLink(which){
	for (var i=0; i<tit.length; i++){
	var highlighted	=new Array();
	highlighted[0]="rollover:images/m_dentists_over1.gif:images/m_dentists_over.gif";
	highlighted[1]="rollover:images/m_patients_over1.gif:images/m_patients_over.gif";
	highlighted[2]="rollover:images/m_tech_over.gif:images/m_tech_over.gif";
	highlighted[3]="rollover:images/m_contact_over.gif:images/m_contact_over.gif";
	highlighted[4]="rollover:images/m_sitemap_over.gif:images/m_sitemap_over.gif";

	tit[0]="rollover:images/m_dentists.gif:images/m_dentists_over.gif";
	tit[1]="rollover:images/m_patients.gif:images/m_patients_over.gif";
	tit[2]="rollover:images/m_tech.gif:images/m_tech_over.gif";
	tit[3]="rollover:images/m_contact.gif:images/m_contact_over.gif";
	tit[4]="rollover:images/m_sitemap.gif:images/m_sitemap_over.gif";
	if(i==which){
		menutit[which]=highlighted[which];
		}
	else
	 menutit[i]=tit[i];
	}
}
highliteLink(which);

	
	
// 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(menutit[0],"endodontics_overview.html","",10,30,110, "#00A1C4");
Menu1_1=new Array("Overview","endodontics_overview.html","",3,20,110, "#00A1C4","#00A1C4");
	Menu1_1_1=new Array("Endo Benefits ","endodontics_benefits.html","",0,20,125, "#999999","#00A1C4");
	Menu1_1_2=new Array("When to Refer","endodontics_referral.html","",0,20,125, "#999999","#00A1C4");
	Menu1_1_3=new Array("Case Assessment","endodontics_case_assessment.html","",0,20,125, "#999999","#00A1C4");
	//Menu1_1_4=new Array("General ","endodontics_overview.html","",0,20,125, "#999999","#00A1C4");
Menu1_2=new Array("Endo Advice","endodontics_advice.html","",0,20,110, "#00A1C4", "#00A1C4");
Menu1_3=new Array("Referral Procedure","endodontics_referral_procedure.html","",0,36,110, "#00A1C4", "#00A1C4");
Menu1_4=new Array("Referral Form","endodontics_referral_form.php","",0,20,110, "#00A1C4", "#00A1C4");
Menu1_5=new Array("Endo Cases","endodontics_case_studies.html","",0,20,110, "#00A1C4", "#00A1C4");
Menu1_6=new Array("Fees","endodontist_fees.html","",0,20,110, "#00A1C4", "#00A1C4");
Menu1_7=new Array("----------------------","#","",0,15,110, "#00A1C4","#00A1C4");
Menu1_8=new Array("Biography","endodontist_biography.html","",0,20,110, "#00A1C4", "#00A1C4");
Menu1_9=new Array("Lectures","endodontics_lectures.html","",0,20,110, "#00A1C4", "#00A1C4");
Menu1_10=new Array("Pubications","endodontics_publications.html","",0,20,110, "#00A1C4", "#00A1C4");

Menu2=new Array(menutit[1],"root_canal_treatment.html","",7,30,115, "#94B467");
	Menu2_1=new Array("Overview","root_canal_treatment.html","",0,20,115, "#94B467", "#94B467");	
	Menu2_2=new Array("Your Questions","root_canal_treatment_questions.html","",0,20,115, "#94B467", "#94B467");	
	Menu2_3=new Array("Biography","root_canal_specialist.html","",0,20,115, "#94B467", "#94B467");
	Menu2_4=new Array("Fees","root_canal_treatment_fees.html","",0,20,115, "#94B467", "#94B467");
 	Menu2_5=new Array("-----------------------","#","",0,15,115, "#94B467", "#94B467");
	Menu2_6=new Array("Articles","root_canal_treatment_articles.html","",0,20,115, "#94B467", "#94B467");
	Menu2_7=new Array("Links","root_canal_treatment_links.html","",0,20,115, "#94B467", "#94B467");

Menu3=new Array(menutit[2],"endodontics_technology.html","",0, 30,112, "B9B7B8");

Menu4=new Array(menutit[3],"endodontics_practice_contact.html","",0,30,108, "#FF782A");

Menu5=new Array(menutit[4],"endodontics_sitemap.html","",0,30,87, "");
	

