

	var NoOffFirstLineMenus=17;			// Number of first level items
	var LowBgColor='#FFFFFF';			// Background color when mouse is not over
	var LowSubBgColor='#CC0000';			// Background color when mouse is not over on subs
	var HighBgColor='#CC0000';			// Background color when mouse is over
	var HighSubBgColor='#FCCACA';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// 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=10;				// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=120;				// Menu offset x coordinate
	var StartLeft=10;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// 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=1000;			// 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=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=['tri.gif',5,10,'tridown.gif',10,5,'trileft.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("About Dr. Tsai","http://www.presidiolaser.com/dr_tsai.shtml","",2,20,140);
	Menu1_1=new Array("- About Dr. Tsai","http://www.presidiolaser.com/dr_tsai.shtml","",0,20,120);	
	Menu1_2=new Array("- Practice Philosphy","http://www.presidiolaser.com/plm_phil.shtml","",0);
	
Menu2=new Array("Botox","http://www.presidiolaser.com/botox_trmt.shtml","",4,20,140);
	Menu2_1=new Array("- Treatment","http://www.presidiolaser.com/botox_trmt.shtml","",0,20,120);	
	Menu2_2=new Array("- Perspiration Control","http://www.presidiolaser.com/botox_per.shtml","",0);
	Menu2_3=new Array("- Before & After","http://www.presidiolaser.com/botox_b4.shtml","",0);
	Menu2_4=new Array("- FAQ","http://www.presidiolaser.com/botox_faq.shtml","",0);

Menu3=new Array("Restylane","http://www.presidiolaser.com/res_trmt.shtml","",3,20,140);
	Menu3_1=new Array("- Treatment","http://www.presidiolaser.com/res_trmt.shtml","",0,20,120);	
	Menu3_2=new Array("- Before & After","http://www.presidiolaser.com/res_b4.shtml","",0);
	Menu3_3=new Array("- FAQ","http://www.presidiolaser.com/res_faq.shtml","",0);

Menu4=new Array("Cutera Titan Laser","http://www.presidiolaser.com/titan_trmt.shtml","",3,20,140);
	Menu4_1=new Array("- Titan Treatment","http://www.presidiolaser.com/titan_trmt.shtml","",0,20,120);
	Menu4_2=new Array("- Before & After","http://www.presidiolaser.com/titan_b4.shtml","",0);
	Menu4_3=new Array("- Titan FAQ","http://www.presidiolaser.com/titan_faq.shtml","",0);

Menu5=new Array("Tattoo Removal","http://www.presidiolaser.com/tat_trmt.shtml","",2,20,140);
	Menu5_1=new Array("- Treatment","http://www.presidiolaser.com/tat_trmt.shtml","",0,20,120);	
	Menu5_2=new Array("- Before & After","http://www.presidiolaser.com/tat_b4.shtml","",0);
	//Menu5_3=new Array("- FAQ","http://www.presidiolaser.com/tat_faq.shtml","",0);

Menu6=new Array("Freckles & Moles","http://www.presidiolaser.com/fsm_trmt.shtml","",2,20,140);
	Menu6_1=new Array("- Treatment","http://www.presidiolaser.com/fsm_trmt.shtml","",0,20,120);	
	Menu6_2=new Array("- Before & After","http://www.presidiolaser.com/fsm_b4.shtml","",0);
	//Menu6_3=new Array("- FAQ","http://www.presidiolaser.com/fsm_faq.shtml","",0);

Menu7=new Array("Laser Hair Removal","http://www.presidiolaser.com/lhr_trmt.shtml","",4,20,140);
	Menu7_1=new Array("- Treatment","http://www.presidiolaser.com/lhr_trmt.shtml","",0,20,120);	
	Menu7_2=new Array("- Hair Life Cycle","http://www.presidiolaser.com/lhr_hair.shtml","",0);
	Menu7_3=new Array("- Before & After","http://www.presidiolaser.com/lhr_b4.shtml","",0);
	Menu7_4=new Array("- FAQ","http://www.presidiolaser.com/lhr_faq.shtml","",0);

Menu8=new Array("Skin Rejuvenation","http://www.presidiolaser.com/skin_trmt.shtml","",2,20,140);
	Menu8_1=new Array("- Treatment","http://www.presidiolaser.com/skin_trmt.shtml","",0,20,120);
	Menu8_2=new Array("- Before & After","http://www.presidiolaser.com/skin_b4.shtml","",0);
	//Menu8_3=new Array("- FAQ","http://www.presidiolaser.com/skin_faq.shtml","",0);

Menu9=new Array("Acne / Rosacea","http://www.presidiolaser.com/acne.shtml","",4,20,140);
	Menu9_1=new Array("- Acne Treatment","http://www.presidiolaser.com/acne.shtml","",0,20,120);
	Menu9_2=new Array("- Roseacea Treatment","http://www.presidiolaser.com/rosa.shtml","",0);
	Menu9_3=new Array("- Before & After","http://www.presidiolaser.com/acne-before-after.shtml","",0);
	Menu9_4=new Array("- Acne FAQ","http://www.presidiolaser.com/acne_faq.shtml","",0);

Menu10=new Array("Microdermabrasion","http://www.presidiolaser.com/micro_trmt.shtml","",2,20,140);
	Menu10_1=new Array("- Treatment","http://www.presidiolaser.com/micro_trmt.shtml","",0,20,120);
	//Menu10_2=new Array("- Before & After","http://www.presidiolaser.com/micro_b4.shtml","",0);
	Menu10_2=new Array("- FAQ","http://www.presidiolaser.com/micro_faq.shtml","",0);

Menu11=new Array("Veins Treatment","http://www.presidiolaser.com/veins.shtml","",3,20,140);
	Menu11_1=new Array("- Vein Treatment","http://www.presidiolaser.com/veins.shtml","",0,20,140);
	Menu11_2=new Array("- Before & After","http://www.presidiolaser.com/veins_b4.shtml","",0,20,140);		
	Menu11_3=new Array("- Vein FAQ","http://www.presidiolaser.com/veins_faq.shtml","",0,20,140);

Menu12=new Array("Just for Men","http://www.presidiolaser.com/esp_men.shtml","",0,20,140);

Menu13=new Array("Persons of Color","http://www.presidiolaser.com/people_hair.shtml","",3,20,140);
	Menu13_1=new Array("- Hair Removal","http://www.presidiolaser.com/people_hair.shtml","",0,20,140);
	Menu13_2=new Array("- Pigmentation Disorders","http://www.presidiolaser.com/people_pigment.shtml","",0,20,140);
	Menu13_3=new Array("- FAQ","http://www.presidiolaser.com/people_faq.shtml","",0,20,140);

Menu14=new Array("Skincare For Athletes","http://www.presidiolaser.com/for_ath.shtml","",0,20,140);

Menu15=new Array("Obagi","http://www.presidiolaser.com/obagi_trmt.shtml","",3,20,140);
	Menu15_1=new Array("- Treatment","http://www.presidiolaser.com/obagi_trmt.shtml","",0,20,120);
	Menu15_2=new Array("- Before & After","http://www.presidiolaser.com/obagi_b4.shtml","",0);
	Menu15_3=new Array("- FAQ","http://www.presidiolaser.com/obagi_faq.shtml","",0);

Menu16=new Array("Map","http://www.presidiolaser.com/loc_map.shtml","",0,20,140);

Menu17=new Array("Contact Us","http://www.presidiolaser.com/contact.shtml","",0,20,140);
	
