	var NoOffFirstLineMenus=8; //set number of main menu items

	var LowBgColor='#F0F0F0';

	var HighBgColor='#ffffff'; //'#ffcc00';

	var FontLowColor='#003366';

	var FontHighColor='#CC0000';

	var BorderColor='#e4e4e4';

	var BorderWidth=0;

	var BorderBtwnElmnts=0;

	var FontFamily="Arial, Helvetica"

	var FontSize=9;

	var FontBold=1;

	var FontItalic=0;

	var MenuTextCentered=0;

	var MenuCentered='left';

	var MenuVerticalCentered='top';

	var ChildOverlap=0.1;

	var ChildVerticalOverlap=0.1;

	var StartTop=295; //set vertical offset

	var StartLeft=15; //set horizontal offset

	var VerCorrect=0;

	var HorCorrect=0;

	var LeftPaddng=3;

	var TopPaddng=1;

	var FirstLineHorizontal=0; //set menu layout (1=horizontal, 0=vertical)

	var MenuFramesVertical=1;

	var DissapearDelay=500;

	var TakeOverBgColor=3;

	var FirstLineFrame='navig';

	var SecLineFrame='space';

	var DocTargetFrame='space';

	var WebMasterCheck=0;



//Menux=new Array("text to show","Link",No of sub elements,element height,element width);

//see accompanying "config.htm" file for more information on structure of menus



Menu1=new Array("Home","index.html",0,16,150);



Menu2=new Array("Office Address","address.htm",0,16,150);



Menu3=new Array("Contact","contact.htm",0,16,150);



Menu4=new Array("Procedures ","procedures.htm",11,16,210);	

	Menu4_1=new Array("cystoscopy","cystoscopy.htm",0,15,210);

	Menu4_2=new Array("prostate biopsy","biopsy.htm",0,15,210);

	Menu4_3=new Array("treatment of impotence","erect.htm",0,15,210);

	Menu4_4=new Array("stress incontinence ","stress.htm",0,15,210);



	Menu4_5=new Array("vasectomy","vasectomy.htm",0,15,210);	

	Menu4_6=new Array("holmium laser lithotripsy","holmium.htm",0,15,210);

	Menu4_7=new Array("laser vaporization of the prostate","laser.htm",0,15,210);

	Menu4_8=new Array("interstitial cystitis","cystitis.htm",0,15,210);

	Menu4_9=new Array("prostatitis and BPH","prostate_changes.htm",0,15,210);

	Menu4_10=new Array("bladder cancer","bladder.htm",0,15,210);

	Menu4_11=new Array("prostate cancer","prost_canc.htm",0,15,210);





Menu5=new Array("Online Forms","forms.htm",3,16,150);

	Menu5_1=new Array("patient registration","demoform.pdf",0,15,150);

	Menu5_2=new Array("new patient history","NewPatient.pdf",0,15,150);

	Menu5_3=new Array("HIPAA form","hipaaform.pdf",0,15,150);

	

Menu6=new Array("Office Hours","hours.htm",0,16,150)



Menu7=new Array("Health Insurances","insurance.htm",0,16,150)



Menu8=new Array("About Doctor","doctor.html",7,16,150)

	Menu8_1=new Array("post-doctoral training","doctor.html#POSTDOCTORALTRAINING",0,15,190);

	Menu8_2=new Array("employment","doctor.html#EMPLOYMENT",0,15,190);

	Menu8_3=new Array("licensure","doctor.html#LICENSURE",0,15,190);

	Menu8_4=new Array("board certification","doctor.html#BOARDCERTIFICATION",0,15,190);

	Menu8_5=new Array("professional associations","doctor.html#PROFESSIONALASSOCIATIONS",0,15,190);

	Menu8_6=new Array("awards","doctor.html#AWARDS",0,15,190);

	Menu8_7=new Array("publications","doctor.html#PUBLICATIONS",0,15,190);	



	