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(" Meet Dr. Parungao ","/content.cfm?id=7","",0,18,122);
//Menu1=new Array(" Meet Dr. Parungao ","javascript:meetdrpWindow();","",0,18,120);
Menu1=new Array(" Meet Dr. Parungao ","/content.cfm?id=7","",0,18,120);

Menu2=new Array("Breast Surgery","/content.cfm?id=8","",4,18,112);
	Menu2_1=new Array("Implants","/content.cfm?id=15","",0,18,112);	
  Menu2_2=new Array("Silicone vs. saline","/content.cfm?id=41","",0);
	Menu2_3=new Array("Reduction","/content.cfm?id=16","",0);
  Menu2_4=new Array("Breast lift","/content.cfm?id=17","",0);

Menu3=new Array("Body Contouring","/content.cfm?id=9","",6,18,120);
  Menu3_1=new Array("Arm lift","/content.cfm?id=18","",0,18,150);
  Menu3_2=new Array("Tummy tuck","/content.cfm?id=19","",0);
  Menu3_3=new Array("Liposuction","/content.cfm?id=21","",0);
  Menu3_4=new Array("Labiaplasty","/content.cfm?id=22","",0);
  Menu3_5=new Array("After bariatric surgery","/content.cfm?id=23","",0);
  Menu3_6=new Array("Mommy makeovers","/content.cfm?id=54","",0);

Menu4=new Array("Facial Surgery","/content.cfm?id=10","",5);
	Menu4_1=new Array("Full facelift","/content.cfm?id=24","",0,18,130);
	Menu4_2=new Array("Eyelid surgery","/content.cfm?id=26","",0);
	Menu4_3=new Array("Mini-facelift","/content.cfm?id=56","",0);
	Menu4_4=new Array("Anatomy of a facelift","/content.cfm?id=57","",0);
	Menu4_5=new Array("Mini vs. full facelift","/content.cfm?id=34","",0);

Menu5=new Array("Facial Enhancement","/content.cfm?id=11","",3,18,116);
	Menu5_1=new Array("New! Juvederm XC","/content.cfm?id=27","",0,18,120);
	Menu5_2=new Array("Restylane","/content.cfm?id=28","",0);
	Menu5_3=new Array("Botox","/content.cfm?id=29","",0);

Menu6=new Array("Aesthetician Services","/content.cfm?id=12","",4);
	Menu6_1=new Array("IPL Photofacial","/content.cfm?id=52","",0,18,120);
	Menu6_2=new Array("Vibraderm","/facial-enhancements/vibraderm","",0);
	Menu6_3=new Array("Microdermabrasion","/facial-enhancements/vibraderm","",0);
	Menu6_4=new Array("Laser hair reduction","/content.cfm?id=53","",0);

Menu7=new Array("For Men","/content.cfm?id=13","",6,18,118);
	Menu7_1=new Array("Botox Cosmetic","/content.cfm?id=13&topic=botox","",0,18,118);
	Menu7_2=new Array("Laser hair reduction","/content.cfm?id=13&topic=hair","",0);
	Menu7_3=new Array("Microdermabrasion","/content.cfm?id=13&topic=microderm","",0);
	Menu7_4=new Array("Facial fillers","/content.cfm?id=13&topic=fillers","",0);
	Menu7_5=new Array("IPL photofacial","/content.cfm?id=13&topic=ipl","",0);
  Menu7_6=new Array("Male breast reduction","/content.cfm?id=55","",0);

