
var preload_1 = new Image();
preload_1.src = '/images/carpets2.jpg';
var preload_2 = new Image();
preload_2.src = '/images/area-rugs2.jpg';
var preload_3 = new Image();
preload_3.src = '/images/flooring2.jpg';
var preload_4 = new Image();
preload_4.src = '/images/paint2.jpg';
var preload_5 = new Image();
preload_5.src = '/images/kitchen2.jpg';
var preload_6 = new Image();
preload_6.src = '/images/bedding_new2.jpg';
var preload_7 = new Image();
preload_7.src = '/images/baby_haven2.jpg';
var preload_8 = new Image();
preload_8.src = '/images/healthy_living2.jpg';

	var NoOffFirstLineMenus=8;              // Number of first level items
	var LowBgColor='#FFFFFF';               // Background color when mouse is not over
	var HighBgColor='#FFFFFF';              // Background color when mouse is over
	var LowSubBgColor='#CCCC99';            // Background color when mouse is not over on subs
	var HighSubBgColor='#678235';           // Background color when mouse is over on subs
	var FontLowColor='red';                 // Font color when mouse is not over
	var FontHighColor='blue';               // Font color when mouse is over
	var FontSubLowColor='#000000';          // Font color subs when mouse is not over
	var FontSubHighColor='#FFFFFF';          // Font color subs when mouse is over
	var BorderColor='#FFFFFF';              // Border color
	var BorderSubColor='#FFFFFF';            // Border color for subs
	var BorderWidth=1;                      // Border width
	var BorderBtwnElmnts=1;                 // Border between elements 1 or 0
	var FontFamily="verdana,arial,helv,helvetica"   // Font family menu items
	var FontSize=9;                        // 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='center';              // Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';         // Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.01;                    // horizontal overlap child/ parent
	var ChildVerticalOverlap=.05;            // vertical overlap child/ parent

 if(navigator.appName == "Netscape")
{
	var StartTop=128;                        // Menu offset x coordinate
	var StartLeft=-303;                        // Menu offset y coordinate
}
else {
	var StartTop=128;                        // Menu offset x coordinate
      if (navigator.userAgent.indexOf('Opera') != -1) {
	var StartLeft=-302;                        // Menu offset y coordinate
      } else {
	var StartLeft=-292;                        // Menu offset y coordinate
      }
}
	var VerCorrect=0;                       // Multiple frames y correction
	var HorCorrect=0;                       // Multiple frames x correction
	var LeftPaddng=2;                       // Left padding
	var TopPaddng=0;                        // Top padding
	var FirstLineHorizontal=0;              // SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;               // Frames in cols or rows 1 or 0
	var DissapearDelay=250;                 // delay before menu folds in
	var TakeOverBgColor=0;                  // 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=0;                        // Uses arrow gifs when 1
	var KeepHilite=1;                       // Keep selected path highlighted
	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, alt text, image width, image height);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("rollover:/images/carpets.jpg:/images/carpets2.jpg","http://naturalhomesource.com/store/index.php?cPath=113","",3,37,196,"Carpets",196,39);
	Menu1_1=new Array(" Biohaus Pure","http://naturalhomesource.com/store/index.php?cPath=113_43","",0,25,170);
	Menu1_2=new Array(" Wool Carpet","http://naturalhomesource.com/store/index.php?cPath=113_44","",0);
	Menu1_3=new Array(" Carpet Accessories","http://naturalhomesource.com/store/index.php?cPath=113_108","",0);

Menu2=new Array("rollover:/images/area-rugs.jpg:/images/area-rugs2.jpg","http://naturalhomesource.com/store/index.php?cPath=114","",7,26,196,"Area Rugs",196,28);
	Menu2_1=new Array(" Classic Styles","http://naturalhomesource.com/store/index.php?cPath=114_58","",0,25,110);
	Menu2_2=new Array(" Childrens","http://naturalhomesource.com/store/index.php?cPath=114_64","",0);
	Menu2_3=new Array(" Biohaus","http://naturalhomesource.com/store/index.php?cPath=114_60","",0);
	Menu2_4=new Array(" Flokati","http://naturalhomesource.com/store/index.php?cPath=114_65","",0);
	Menu2_5=new Array(" Tibetan","http://naturalhomesource.com/store/index.php?cPath=114_96","",0);
	Menu2_6=new Array(" Sisal","http://naturalhomesource.com/store/index.php?cPath=114_95","",0);
	Menu2_7=new Array(" Bamboo Shag","http://naturalhomesource.com/store/index.php?cPath=114_120","",0);

Menu3=new Array("rollover:/images/flooring.jpg:/images/flooring2.jpg","http://naturalhomesource.com/store/index.php?cPath=115","",5,26,196,"Flooring",196,28);
	Menu3_1=new Array(" Bamboo","http://naturalhomesource.com/store/index.php?cPath=115_49","",0,25,110);
	Menu3_2=new Array(" Hardwood","http://naturalhomesource.com/store/index.php?cPath=115_51","",0);
	Menu3_3=new Array(" Rediscovered","http://naturalhomesource.com/store/index.php?cPath=115_50","",0);
	Menu3_4=new Array(" Cork","http://naturalhomesource.com/store/index.php?cPath=115_52","",0);
	Menu3_5=new Array(" Linoleum","http://naturalhomesource.com/store/index.php?cPath=115_53","",0);

Menu4=new Array("rollover:/images/glass.jpg:/images/glass2.jpg","http://naturalhomesource.com/store/index.php?cPath=116","",1,26,196,"Violiv Glass",196,28);
	Menu4_1=new Array(" Violiv Glass","http://naturalhomesource.com/store/index.php?cPath=116","",0,25,110);

Menu5=new Array("rollover:/images/kitchen.jpg:/images/kitchen2.jpg","http://naturalhomesource.com/store/index.php?cPath=117","",1,26,196,"Kitchens",196,28);
	Menu5_1=new Array(" Kitchens","http://naturalhomesource.com/store/index.php?cPath=117","",0,25,110);

Menu6=new Array("rollover:/images/bedding_new.jpg:/images/bedding_new2.jpg","http://naturalhomesource.com/store/index.php?cPath=27","",7,26,196,"Bedding",196,28);
	Menu6_1=new Array(" Linens","http://naturalhomesource.com/store/index.php?cPath=27_83","",0,25,110);
	Menu6_2=new Array(" Comforters","http://naturalhomesource.com/store/index.php?cPath=27_69","",0);
	Menu6_3=new Array(" Blankets","http://naturalhomesource.com/store/index.php?cPath=27_70","",0);
	Menu6_4=new Array(" Duvet Covers","http://naturalhomesource.com/store/index.php?cPath=27_75","",0);
	Menu6_5=new Array(" Mattresses","http://naturalhomesource.com/store/index.php?cPath=27_67","",0);
	Menu6_6=new Array(" Pillows","http://naturalhomesource.com/store/index.php?cPath=27_66","",0);
	Menu6_7=new Array(" Toppers","http://naturalhomesource.com/store/index.php?cPath=27_68","",0);

Menu7=new Array("rollover:/images/baby_haven.jpg:/images/baby_haven2.jpg","http://naturalhomesource.com/store/index.php?cPath=76","",5,26,196,"Baby Haven",196,28);
	Menu7_1=new Array(" Crib Mattress","http://naturalhomesource.com/store/index.php?cPath=76_77","",0,25,110);
	Menu7_2=new Array(" Baby Blanket","http://naturalhomesource.com/store/index.php?cPath=76_78","",0);
	Menu7_3=new Array(" Crib Sheets","http://naturalhomesource.com/store/index.php?cPath=76_79","",0);
	Menu7_4=new Array(" Baby Quilt","http://naturalhomesource.com/store/index.php?cPath=76_80","",0);
	Menu7_5=new Array(" Bumper Cover","http://naturalhomesource.com/store/index.php?cPath=76_81","",0);

Menu8=new Array("rollover:/images/healthy_living.jpg:/images/healthy_living2.jpg","http://naturalhomesource.com/store/index.php?cPath=109","",2,42,196,"Healthy Living",196,44);
	Menu8_1=new Array(" Air Purifiers","http://naturalhomesource.com/store/index.php?cPath=109_102","",0,25,110);
	Menu8_2=new Array(" Books","http://naturalhomesource.com/store/index.php?cPath=109_110","",0);





	