﻿/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *		
***********************************************************************************/

	var NoOffFirstLineMenus=8;
	var LowBgColor='00FFFF';
	var LowSubBgColor='00FFFF';
	var HighBgColor='0000FF';	
	var HighSubBgColor='0000FF';
	var FontLowColor='0000FF';
	var FontSubLowColor='0000FF';
	var FontHighColor='00FFFF';
	var FontSubHighColor='00FFFF';
	var BorderColor='0000FF';
	var BorderSubColor='0000FF';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="times new roman,arial,comic sans ms"
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered='left';
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=.2;
	var ChildVerticalOverlap=.2;
	var StartTop=144;
	var StartLeft=0;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=1;
	var MenuFramesVertical=1;
	var DissapearDelay=1000;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var TargetLoc='';
	var HideTop=0;
	var MenuWrap=1;
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;
	var ShowArrow=1;
	var KeepHilite=1;
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}






Menu1=new Array("Home","index.html","",0,20,90);

Menu2=new Array("Doctors","","",3);
	Menu2_1=new Array("Dr. Rubin","rubin.html","",0,20,90);
	Menu2_2=new Array("Dr. Pong","pong.html","",0);
	Menu2_3=new Array("Dr. Devany","devany.html","",0);

Menu3=new Array("Staff","staff.html","",0);

Menu4=new Array("Office Tour","tour.html","",0);

Menu5=new Array("Directions","map.html","",0);

Menu6=new Array("Parent Info","parent.html","",7);
	Menu6_1=new Array("Appointments","appointment.html","",0,20,90);
	Menu6_2=new Array("Fees","fees.html","",0);
	Menu6_3=new Array("Insurance","insure.html","",0);
	Menu6_4=new Array("Plans","plans.html","",0);
	Menu6_5=new Array("FAQ","faq.html","",0);
	Menu6_6=new Array("First Aid","aid.html","",0);
	Menu6_7=new Array("Health Links","healinks.html","",0);

Menu7=new Array("Kids & Teens","","",2);
	Menu7_1=new Array("Kids Page","kids.html","",0,20,90);
	Menu7_2=new Array("Teens Page","teen.html","",0);

Menu8=new Array("Contact","","",2);
	Menu8_1=new Array("Dr. Rubin","mailto:ronrubin@smiles4kids.net","",0,20,90);
	Menu8_2=new Array("Dr. Pong","mailto:cindypong@smiles4kids.net","",0);