//1ST MENU Contents
var flexmenu1=new ddlistmenu('flexmenu1', 'flexdropdownmenu')
flexmenu1.addItem('http://www.veins-on-maui.com', 'Varicose Vein Solutions', '_new')
flexmenu1.addItem('http://www.maui-acne-clinic.com/index.html', 'Acne Clinic', '_new')
flexmenu1.addItem('aloha-maui-skin-cancer-info.html', 'Skin Cancer', '_new')
flexmenu1.addItem('aloha-dermatology-maui.html#mela', 'Melasma', '_new')
flexmenu1.addItem('aloha-dermatology-maui.html#rosa', 'Rosacea', '_new')
flexmenu1.addItem('aloha-dermatology-maui.html#tag', 'Skin Tag Removal', '_new')
flexmenu1.addItem('aloha-dermatology-maui.html#mole', 'Mole Removal', '_new')
flexmenu1.addItem('aloha-maui-skin-cancer-info.html', 'Scar Revision', '_new')




//2st MENU Contents
var flexmenu2=new ddlistmenu('flexmenu2', 'flexdropdownmenu') //var menuvar=new ddlistmenu('menuid', 'menuclass')
var subul1=flexmenu2.addItem('comparison-muscle-relaxing-wrinkle-erase-botox-dysport-maui.html', 'Botox and Botox like Wrinkle Erasers', '_new').addSubMenu() //create new 2nd level menu and assign it to new variable
	subul1.addItem('comparison-muscle-relaxing-wrinkle-erase-botox-dysport-maui.html', 'Comparison of Wrinkle Erasers', '_new')
	subul1.addItem('botox-on-maui.html', 'Botox', '_new')
	subul1.addItem('dysport-maui-aloha-dermatology.html', 'Dysport', '_new')
var subul2=flexmenu2.addItem('comparison-injectables-aloha-maui.html', 'Wrinkle Fillers', '_new').addSubMenu() 
//create new 2nd level menu and assign it to new variable
subul2.addItem('aloha-perma-fill-maui.html', 'Perma FillS', '_new')
	subul2.addItem('restylane-on-maui.html', 'Restylane', '_new')
	subul2.addItem('radiesse-on-maui.html', 'Radiesse', '_new')
	subul2.addItem('juvederm-on-maui.html', 'Juvederm', '_new')
	subul2.addItem('aloha-artefill-maui.html', 'Artefill', '_new')
	subul2.addItem('prevelle-silk-on-maui.html', 'Prevelle Silk', '_new')
	subul2.addItem('comparison-injectables-aloha-maui.html', 'Injectable Filler Comparisons', '_new')
flexmenu2.addItem('tumescent-liposuction-aloha.html', 'Spot Fat Reduction', '_new')
var subul3=flexmenu2.addItem('#', 'For the Eyes', '_new').addSubMenu() //create new 2nd level menu and assign it to new variable
	subul3.addItem('latisse-on-maui.html', 'Latisse', '_new')
	subul3.addItem('eyelid-surgery-blepharoplasty-maui.html', 'Eyelid Surgery', '_new')
var subul4=flexmenu2.addItem('#', 'Skin Enhancements', '_new').addSubMenu() //create new 2nd level menu and assign it to new variable
	subul4.addItem('obagi-skin-care-treatments-on-maui.html', 'OBAGI', '_new')
	subul4.addItem('vogue-lift-on-maui.html', 'Vogue Lift', '_new')
	subul4.addItem('quick-vogue-lift-aloha-maui.html', 'Quick Vogue Lift', '_new')
flexmenu2.addItem('tattoo-removal-on-maui.html', 'Tattoo Removal', '_new')
flexmenu2.addItem('sclerotherapy-vein-treatments-on-maui.html', 'Spider Vein Solutions', '_new')
flexmenu2.addItem('laser-skin-resurfacing-maui.html', 'Laser Skin Resurfacing', '_new')
flexmenu2.addItem('aloha-dermatology-lipfillers.html', 'Lip Fillers', '_new')
flexmenu2.addItem('microdermabrasion-on-maui.html', 'Microdermabrasion', '_new')
flexmenu2.addItem('photo-rejuvenation-intense-pulse-light-on-maui.html', 'Facial/Photo Rejuvenation', '_new')
flexmenu2.addItem('lhe-hair-removal-phototherapy-on-maui.html', 'IPL Hair Removal', '_new')
flexmenu2.addItem('cosmetic-chemical-peels-maui.html', 'Cosmetic Chemical Peels', '_new')
flexmenu2.addItem('lhe-aging-skin-phototherapy-on-maui.html', 'Brown Spot Removal', '_new')



//3rd MENU Contents
var flexmenu3=new ddlistmenu('flexmenu3', 'flexdropdownmenu')//var menuvar=new ddlistmenu('menuid', 'menuclass')
var subul1=flexmenu3.addItem('#', 'Products for the Skin', '_new').addSubMenu() //create new 2nd level menu and assign it to new variable
	subul1.addItem('obagi-skin-care-treatments-on-maui.html', 'OBAGI', '_new')
	subul1.addItem('skinmedica-skin-care-treatments-on-maui.html', 'SkinMedica', '_new')
	subul1.addItem('aloha-dermatology-products.html#fade', 'Magic Fade Cream', '_new')
var subul2=flexmenu3.addItem('#', 'Products for the Eyes', '_new').addSubMenu() //create new 2nd level menu and assign it to new variable
	subul2.addItem('latisse-on-maui.html', 'Latisse eyelash revitalizer', '_new')
	subul2.addItem('obagi-ELASTIderm-Eye-Treatment-maui.html', 'OBAGI  ELASTIderm', '_new')
	subul2.addItem('aloha-dermatology-eyelash.html#revitalash', 'Revitalash', '_new')
	subul2.addItem('skinmedica-skin-tns-eye-repair.html', 'TNS Eye Repair', '_new')
	subul2.addItem('aloha-dermatology-eyelash.html#aiec', 'Auriderm Illume Eycream', '_new')	
var subul3=flexmenu3.addItem('#', 'Products for the Nails', '_new').addSubMenu() //create new 2nd level menu and assign it to new variable
	subul3.addItem('aloha-dermatology-products.html#nail', 'Nail & Skin Vitamins', '_new')
	subul3.addItem('aloha-dermatology-products.html#fung', 'Elon  Anti-fungal', '_new')
var subul4=flexmenu3.addItem('#', 'Products for the Teeth', '_new').addSubMenu() //create new 2nd level menu and assign it to new variable
	subul4.addItem('maui-liquid-smiles.html', 'Liquid Smile', '_new')
	

