/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=12;			// Number of first level items
	
	var LowBgColor='D3F0FE';			// Background color when mouse is not over
	var LowSubBgColor='F0E6C7';			// Background color when mouse is not over on subs
	var HighBgColor='D3F0FE';			// Background color when mouse is over
	var HighSubBgColor='F0E6C7';			// Background color when mouse is over on subs
	
	var FontLowColor='276482';			// Font color when mouse is not over
	var FontSubLowColor='276482';			// Font color subs when mouse is not over
	var FontHighColor='B5964A';			// Font color when mouse is over
	var FontSubHighColor='B5964A';			// Font color subs when mouse is over
	
	var BorderColor='#C2D2F4';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana"			// Font family menu items
	var FontSize=9;				// 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=.025;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=175;				// 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=6;				// Left padding
	var TopPaddng=5;				// Top padding
	var FirstLineHorizontal=0;			// 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='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// 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=['arrow.gif',5,10,'arrow.gif',0,0,'arrow.gif',5,10];	// 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("rollover:images/btn_home_1.gif:images/btn_home_2.gif","","images/bg_side.gif",2,31,188);
	Menu1_1=new Array("Welcome","http://www.pacificcoasturology.com","",0,27,130);
	Menu1_2=new Array("Patient Comments","PatientComments.htm","",0,27,91);

Menu2=new Array("rollover:images/btn_about_pcumc_1.gif:images/btn_about_pcumc_2.gif","","images/bg_side.gif",8,31,188);
	Menu2_1=new Array("About PCUMC","http://www.pacificcoasturology.com/about_pcumc.htm","",0,25,131);
	Menu2_2=new Array("Dr. Robert Pugach","http://www.pacificcoasturology.com/about_dr_pugach.htm","",0,25,131);
	Menu2_3=new Array("Office Info","http://www.pacificcoasturology.com/office_info.htm","",0,25,131);
	Menu2_4=new Array("Out-of-State/Area Arrangements","http://pacificcoasturology.com/outoftownpackages.html","",0,42,131);
	Menu2_5=new Array("Office Tour","http://www.pacificcoasturology.com/office_tour.htm","",0,25,131);
	Menu2_6=new Array("Staff","staff.htm","",0,25,131);
	Menu2_7=new Array("Insurance, Fees, and Payments","about_insurances_fees_payments.html","",0,42,131);
	Menu2_8=new Array("Patient Registration Forms","about_registration_forms.html","",0,42,131);

Menu3=new Array("rollover:images/btn_male_services_1.gif:images/btn_male_services_2.gif","","images/bg_side.gif",10,31,188);
	Menu3_1=new Array("Bladder Control (Overactive Bladder)","http://www.pacificcoasturology.com/Overactive_Bladder_in_men.htm","",0,38,250);
	Menu3_2=new Array("Benign Prostatic Hyperlasia (BPH)","http://www.pacificcoasturology.com/BenignProstate.htm","",0,24,250);
	Menu3_3=new Array("Erectile Dysfunction","http://www.pacificcoasturology.com/erectile_dysfunction.htm","",0,24,250);
	Menu3_4=new Array("Kidney Stones","http://www.pacificcoasturology.com/kidney_stones.htm","",0,24,250);
	Menu3_5=new Array("Prostate Cancer >>","http://www.pacificcoasturology.com/ProstateCancer.htm","",1,24,250);
		Menu3_5_1=new Array("Causes of Prostate Cancer","http://www.pacificcoasturology.com/CausesofPC.htm","",0,24,250);
	Menu3_6=new Array("Urologic Cancers","","",0,24,250);
	Menu3_7=new Array("Urinary Tract Infections","http://www.pacificcoasturology.com/urinary_tract_infections_in_men.htm","",0,24,250);
	Menu3_8=new Array("Vasectomy","http://www.pacificcoasturology.com/Vasectomy.htm","",0,24,250);
	Menu3_9=new Array("Vasectomy Reversals","http://www.pacificcoasturology.com/VasectomyReversal.htm","",0,28,250);
	Menu3_10=new Array("Circumcision","http://www.pacificcoasturology.com/circumcision.htm","",0,24,250);

Menu4=new Array("rollover:images/btn_female_services_1.gif:images/btn_female_services_2.gif","","images/bg_side.gif",4,31,188);
	Menu4_1=new Array("Bladder Control (Overactive Bladder)","http://www.pacificcoasturology.com/Overactive Bladder.htm","",0,38,161);
	Menu4_2=new Array("Kidney Stones","http://www.pacificcoasturology.com/kidney_stones.htm","",0,24,161);
	Menu4_3=new Array("Urinary Infections","urinary_tract_infections_in_women.htm","",0,24,161);
	Menu4_4=new Array("Urinary Incontinence","","",0,24,161);
	Menu4_5=new Array("Urologic Cancers","","",0,28,161);

Menu5=new Array("rollover:images/btn_specialized_services_1.gif:images/btn_specialized_services_2.gif","","images/bg_side.gif",6,31,188);
	Menu5_1=new Array("Bladder Pacemaker","http://www.pacificcoasturology.com/BladderControl.htm","",0,24,151);
	Menu5_2=new Array("Brachytherapy","http://www.pacificcoasturology.com/Brachytherapy.htm","",0,24,151);
	Menu5_3=new Array("Cryoablation","http://www.pacificcoasturology.com/Cryoablation.htm","",0,24,151);
	Menu5_4=new Array("Vasectomy","http://www.pacificcoasturology.com/no_scalpel_vasectomy.htm","",0,24,151);
	Menu5_5=new Array("High Intensity Focused Ultrasound","http://www.pacificcoasturology.com/high_intensity_focused_ultrasound.htm","",0,38,151);
	Menu5_6=new Array("Nutritional Counseling","NutritionalCounseling.htm","",0,38,151);

Menu6=new Array("rollover:images/btn_hifu_1.gif:images/btn_hifu_2.gif","http://www.pacificcoasturology.com/high_intensity_focused_ultrasound.htm","images/bg_side.gif",0,31,188);

Menu7=new Array("rollover:images/btn_vasectomy_reversals_1.gif:images/btn_vasectomy_reversals_2.gif","http://www.pacificcoasturology.com/VasectomyReversal.htm","images/bg_side.gif",0,31,188);

Menu8=new Array("rollover:images/btn_no_needle_1.gif:images/btn_no_needle_2.gif","http://www.pacificcoasturology.com/no_scalpel_vasectomy.htm","images/bg_side.gif",0,31,188);

Menu9=new Array("rollover:images/btn_events_1.gif:images/btn_events_2.gif","","images/bg_side.gif",3,31,188);
	Menu9_1=new Array("Practice Updates","http://www.pacificcoasturology.com/events.htm","",0,28,151);
	Menu9_2=new Array("In The News","http://www.pacificcoasturology.com/in_the_news.htm","",0,28,151);
	Menu9_3=new Array("Press Releases","http://www.pacificcoasturology.com/press_releases.html","",0,28,151);

Menu10=new Array("rollover:images/btn_education_services_1.gif:images/btn_education_services_2.gif","","images/bg_side.gif",4,31,188);
	Menu10_1=new Array("Media Center","http://www.pacificcoasturology.com/media.html","",0,28,151);
	Menu10_2=new Array("Articles","http://www.pacificcoasturology.com/articles.html","",0,28,151);
	Menu10_3=new Array("Glossary Terms","http://www.pacificcoasturology.com/glossary.htm","",0,28,151);
	Menu10_4=new Array("Resources","http://www.pacificcoasturology.com/resources.htm","",0,28,151);

Menu11=new Array("rollover:images/btn_contact_us_1.gif:images/btn_contact_us_2.gif","http://www.pacificcoasturology.com/contact.htm","images/bg_side.gif",0,33,188);
	Menu11_1=new Array(" ","","",0,28,151);
	
Menu12=new Array("rollover:images/btn-enespanol-1.jpg:images/btn-enespanol-2.jpg","","images/bg_side.gif",1,34,188);
	Menu12_1=new Array("Muy pronte más información en español","BenignProstate-spanish.htm","",0,36,200);