/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=2;			// Number of first level items
	var LowBgColor='';			// Background color when mouse is not over
	var LowSubBgColor='#F9E6D8';			// Background color when mouse is not over on subs
	var HighBgColor='';			// Background color when mouse is over
	var HighSubBgColor='#efefef';			// Background color when mouse is over on subs
	var FontLowColor='#0c479d';			// Font color when mouse is not over
	var FontSubLowColor='#0c479d';			// Font color subs when mouse is not over
	var FontHighColor='#006600';			// Font color when mouse is over
	var FontSubHighColor='#006600';			// Font color subs when mouse is over
	var BorderColor='';			// 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, vagrounded bt, sans-serif"	// Font family menu items
	var FontSize=12;				// Font size menu items
	var FontBold=0;				// 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.01;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0.00;			// vertical overlap child/ parent
	var StartTop=118; //143;				// Menu offset x coordinate
	var StartLeft=341;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=10;				// Left padding
	var TopPaddng=0;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=999;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='left';			// Frame where first level appears
	var SecLineFrame='main';			// Frame where sub levels appear
	var DocTargetFrame='main';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=1;				// 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=['script/tri.gif',5,10,'script/tridown.gif',10,5,'script/trileft.gif',5,10];	// Arrow source, width and height
	var Arrws=['image/common/icon_hand_right.gif',14,14,'',10,5,'image/common/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"


var defItemWidthMain = 60;
var defItemHeightMain = 20;
var defItemWidthSub = 150;
var defItemHeightSub = 18;

var defItemWidthMain1 = 55;
var defItemWidthMain2 = 76;
var defItemWidthMain3 = 68;
var defItemWidthMain4 = 68;
var defItemWidthMain5 = 72;
var defItemWidthMain6 = 77;
var defItemWidthMain7 = 73;
var defItemWidthMain8 = 56;
var defItemWidthMain9 = 45;
var defItemWidthMain10 = 80;


var defItemWidthSub1 = 100;
var defItemWidthSub2 = 160;
var defItemWidthSub3 = 190;

var defItemWidthSub4 = 160;
var defItemWidthSub41 = 150;
var defItemWidthSub42 = 170;
var defItemWidthSub43= 210;
var defItemWidthSub44= 160;

var defItemWidthSub5 = 110;
var defItemWidthSub6 = 100;
var defItemWidthSub7 = 120;
var defItemWidthSub8 = 100;

var defItemWidthSub9 = 80;
var defItemWidthSub92 = 110;
var defItemWidthSub93 = 150;

var defItemWidthSub10 = 130;
var defItemWidthSub105 = 140;

//Menu1=new Array("TextToShow","Link","BgImage",NoOfSubs,Height,Width,BgColor,BgHiColor,FontColor,FontHiColor,BorderColor);

Menu1=new Array("Home","index.php","",8,defItemHeightMain,defItemWidthMain1, "", "", "", "", "");

Menu1_1=new Array("Why 101","HairRegrowthTreatmentResults.php","",4,defItemHeightSub,defItemWidthSub, "", "", "", "", "");
//Menu1_1_1=new Array("Clinical Studies","HairLossTreatmentClinicalStudies.php","",0,defItemHeightSub,defItemWidthSub5, "", "", "", "", "");
Menu1_1_1=new Array("Testimonials","HairLossTreatmentTestimonials.php","",0,defItemHeightSub,defItemWidthSub5, "", "", "", "", "");
Menu1_1_2=new Array("Awards","HairLossTreatmentProductAwards.php","",0,defItemHeightSub,defItemWidthSub5, "", "", "", "", "");
Menu1_1_3=new Array("Newspapers","HairLossTreatmentNewspaperArticles.php","",0,defItemHeightSub,defItemWidthSub5, "", "", "", "", "");
Menu1_1_4=new Array("About 101","about.php","",0,defItemHeightSub,defItemWidthSub5, "", "", "", "", "");


Menu1_2=new Array("101 Hair Products","HairLossTreatmentProducts.php","",0,defItemHeightSub,defItemWidthSub, "", "", "", "", "");

Menu1_3=new Array("Outlets","outlets.php","",3,defItemHeightSub,defItemWidthSub, "", "", "", "", "");
Menu1_3_1=new Array("In Australia","outlets.php?outlet_state=ALL&outlet_country=AUS&order_by=outlet_city&currSID=NOSESSION&submitOutletSearch=Show","",6,defItemHeightSub,defItemWidthSub5, "", "", "", "", "");
Menu1_3_1_1=new Array("VIC - Victoria","outlets.php?outlet_state=VIC&outlet_country=AUS&order_by=outlet_city&currSID=NOSESSION&submitOutletSearch=Show","",0,defItemHeightSub,defItemWidthSub, "", "", "", "", "");
Menu1_3_1_2=new Array("NSW - New South Wales","outlets.php?outlet_state=NSW&outlet_country=AUS&order_by=outlet_city&currSID=NOSESSION&submitOutletSearch=Show","",0,defItemHeightSub,defItemWidthSub, "", "", "", "", "");
Menu1_3_1_3=new Array("QLD - Queensland","outlets.php?outlet_state=QLD&outlet_country=AUS&order_by=outlet_city&currSID=NOSESSION&submitOutletSearch=Show","",0,defItemHeightSub,defItemWidthSub, "", "", "", "", "");
Menu1_3_1_4=new Array("SA - South Australia","outlets.php?outlet_state=SA&outlet_country=AUS&order_by=outlet_city&currSID=NOSESSION&submitOutletSearch=Show","",0,defItemHeightSub,defItemWidthSub, "", "", "", "", "");
Menu1_3_1_5=new Array("WA - Western Australia","outlets.php?outlet_state=WA&outlet_country=AUS&order_by=outlet_city&currSID=NOSESSION&submitOutletSearch=Show","",0,defItemHeightSub,defItemWidthSub, "", "", "", "", "");
Menu1_3_1_6=new Array("TAS - Tasmania","outlets.php?outlet_state=ALL&outlet_country=TAS&order_by=outlet_city&currSID=NOSESSION&submitOutletSearch=Show","",0,defItemHeightSub,defItemWidthSub, "", "", "", "", "");
Menu1_3_2=new Array("In New Zealand","outlets.php?outlet_state=ALL&outlet_country=NZL&order_by=outlet_city&currSID=NOSESSION&submitOutletSearch=Show","",0,defItemHeightSub,defItemWidthSub5, "", "", "", "", "");
Menu1_3_3=new Array("In USA","shop.php?shop_country=US","",0,defItemHeightSub,defItemWidthSub5, "", "", "", "", "");

//Menu1_4=new Array("Other Products","OtherHealthCareProducts.php","",0,defItemHeightSub,defItemWidthSub, "", "", "", "", "");
Menu1_4=new Array("Other Products","http://www.thehealthplace.com.au/index.php","",0,defItemHeightSub,defItemWidthSub, "", "", "", "", "");
Menu1_5=new Array("Privacy Policy","privacy.php","",0,defItemHeightSub,defItemWidthSub, "", "", "", "", "");
Menu1_6=new Array("Beware of Imitations","beware.php","",0,defItemHeightSub,defItemWidthSub, "", "", "", "", "");
Menu1_7=new Array("Hair Forum","forum/index.php","",0,defItemHeightSub,defItemWidthSub, "", "", "", "", "");

Menu1_8=new Array("Discover Your Plans","HairRegrowthTreatment_MalePatternHairLoss.php","",4,defItemHeightSub,defItemWidthSub, "", "", "", "", "");

/*
Menu1_8_1=new Array("Male/Female Pattern Hair Loss","HairRegrowthTreatment_MalePatternHairLoss.php","",0,defItemHeightSub,defItemWidthSub3, "", "", "", "", "");
Menu1_8_2=new Array("Alopecia Areata Hair Loss","HairRegrowthTreatment_AlopeciaAreata.php","",0,defItemHeightSub,defItemWidthSub3, "", "", "", "", "");
Menu1_8_3=new Array("Your Hair Loss Prevention","HairLossPreventionTreatment.php","",0,defItemHeightSub,defItemWidthSub3, "", "", "", "", "");
*/
Menu1_8_1=new Array("Your Hair Plan","HairRegrowthTreatment_MalePatternHairLoss.php","",0,defItemHeightSub,defItemWidthSub2, "", "", "", "", "");
Menu1_8_2=new Array("Grey Hair Care","GreyHairTreatment.php","",0,defItemHeightSub,defItemWidthSub2, "", "", "", "", "");
Menu1_8_3=new Array("Acne and Skin Care","SkinAcneTreatment.php","",0,defItemHeightSub,defItemWidthSub2, "", "", "", "", "");
Menu1_8_4=new Array("Pain Relief","PainTreatment.php","",0,defItemHeightSub,defItemWidthSub2, "", "", "", "", "");


Menu2=new Array("Outlets","outlets.php","",3,defItemHeightMain,defItemWidthMain1, "", "", "", "", "");

Menu2_1=new Array("In Australia","outlets.php?outlet_state=ALL&outlet_country=AUS&order_by=outlet_city&currSID=NOSESSION&submitOutletSearch=Show","",6,defItemHeightSub,defItemWidthSub5, "", "", "", "", "");

Menu2_1_1=new Array("VIC - Victoria","outlets.php?outlet_state=VIC&outlet_country=AUS&order_by=outlet_city&currSID=NOSESSION&submitOutletSearch=Show","",0,defItemHeightSub,defItemWidthSub, "", "", "", "", "");
Menu2_1_2=new Array("NSW - New South Wales","outlets.php?outlet_state=NSW&outlet_country=AUS&order_by=outlet_city&currSID=NOSESSION&submitOutletSearch=Show","",0,defItemHeightSub,defItemWidthSub, "", "", "", "", "");
Menu2_1_3=new Array("QLD - Queensland","outlets.php?outlet_state=QLD&outlet_country=AUS&order_by=outlet_city&currSID=NOSESSION&submitOutletSearch=Show","",0,defItemHeightSub,defItemWidthSub, "", "", "", "", "");
Menu2_1_4=new Array("SA - South Australia","outlets.php?outlet_state=SA&outlet_country=AUS&order_by=outlet_city&currSID=NOSESSION&submitOutletSearch=Show","",0,defItemHeightSub,defItemWidthSub, "", "", "", "", "");
Menu2_1_5=new Array("WA - Western Australia","outlets.php?outlet_state=WA&outlet_country=AUS&order_by=outlet_city&currSID=NOSESSION&submitOutletSearch=Show","",0,defItemHeightSub,defItemWidthSub, "", "", "", "", "");
Menu2_1_6=new Array("TAS - Tasmania","outlets.php?outlet_state=ALL&outlet_country=TAS&order_by=outlet_city&currSID=NOSESSION&submitOutletSearch=Show","",0,defItemHeightSub,defItemWidthSub, "", "", "", "", "");

Menu2_2=new Array("In New Zealand","outlets.php?outlet_state=ALL&outlet_country=NZL&order_by=outlet_city&currSID=NOSESSION&submitOutletSearch=Show","",0,defItemHeightSub,defItemWidthSub5, "", "", "", "", "");
Menu2_3=new Array("In USA","shop.php?shop_country=US","",0,defItemHeightSub,defItemWidthSub5, "", "", "", "", "");

