	var NoOffFirstLineMenus=11;			// Number of first level items
	var LowBgColor='#d098bb';			// Background color when mouse is not over
	var LowSubBgColor='#c47eaa';			// Background color when mouse is not over on subs
	var HighBgColor='#d098bb';			// Background color when mouse is over
	var HighSubBgColor='#d098bb';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana"	// 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='center';			// 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=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.5;			// vertical overlap child/ parent
	var StartTop=155;				// Menu offset x coordinate
	var StartLeft=-13; 				// 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=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=250;			// 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=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=0;				// Keep selected path highligthed
	var Arrws=['horizon_files-3/tri.gif',5,10,'tridown.gif',10,5,'horizon_files-3/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-3 set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","Index.html","Images-3/Menu-bg-1.jpg",0,20,120);

Menu2=new Array("","#","Images-3/Menu-bg-2.jpg",0,26,3);

Menu3=new Array("About Us","About.html","Images-3/Menu-bg-1.jpg",0,20,140);

Menu4=new Array("","#","Images-3/Menu-bg-2.jpg",0,26,3);

Menu5=new Array("Precious Stone","","Images-3/Menu-bg-1.jpg",5,20,180);
	Menu5_1=new Array("Emerald","#","",5,20,180);
		Menu5_1_2=new Array("Long Plain Beads","eme-LP.html","",0,20,150);
		Menu5_1_1=new Array("Facetted Bead","eme-f.html","",0,20,150);
		Menu5_1_3=new Array("Plain Bead","eme-P.html","",0,20,150);
		Menu5_1_4=new Array("Drops","eme-d.html","",0,20,150);
		Menu5_1_5=new Array("Facetted Long Beads","eme-flb.html","",0,20,150);
	Menu5_2=new Array("Multi Color","#","",4,20,180);
		Menu5_2_1=new Array("Multi color Drops","Multi-color-Drop.html","",0,20,150);
		Menu5_2_2=new Array("Facetted Beads","Multi-color-Facetted.html","",0,20,150);
		Menu5_2_3=new Array("Plain Beads","Multi-Color-PB.html","",0,20,150);
		Menu5_2_4=new Array("Long Beads","Multi-Color-lB.html","",0,20,150);
	Menu5_3=new Array("Ruby","#","",7,20,180);
		Menu5_3_1=new Array("Carved Beads","Ruby-cb.html","",0,20,150);
		Menu5_3_2=new Array("Drops","Ruby-Drops.html","",0,20,150);
		Menu5_3_3=new Array("Facetted Beads","Ruby-Facetted-Beads.html","",0,20,150);
		Menu5_3_4=new Array("Long plain Beads","Ruby-lp.html","",0,20,150);
		Menu5_3_5=new Array("Plain Beads","Ruby-pb.html","",0,20,150);
		Menu5_3_6=new Array("Figures","Ruby-fi.html","",0,20,150);
		Menu5_3_7=new Array("Shaded Beads","Ruby-sb.html","",0,20,150);
	Menu5_4=new Array("Sapphire","#","",4,20,180);
		Menu5_4_1=new Array("Blue","#","",6,20,150);
			Menu5_4_1_1=new Array("Drops","Blue-Sapphire-Drops.html","",0,20,150);
			Menu5_4_1_2=new Array("Facetted Beads","Bl-sp-Facetted Beads.html","",0,20,150);
			Menu5_4_1_3=new Array("Long Plain Beads","Bl-Long-Plain.html","",0,20,150);
			Menu5_4_1_4=new Array("Plain Beads","Bl-sp-Plain.html","",0,20,150);
			Menu5_4_1_5=new Array("Carving","Bl-sp-c.html","",0,20,150);
			Menu5_4_1_6=new Array("Shaded Beads","Bl-sp-sb.html","",0,20,150);
		Menu5_4_2=new Array("Multi Color","#","",5,20,150);
			Menu5_4_2_1=new Array("Carved Baeds","Multi-sp-carve.html","",0,20,150);
			Menu5_4_2_2=new Array("Long Plain Beads","Multi-sp-lp.html","",0,20,150);
			Menu5_4_2_3=new Array("Long Facetted Beads","Multi-sp-lf.html","",0,20,150);
			Menu5_4_2_4=new Array("Plain Beads","Multi-sp-pb.html","",0,20,150);
			Menu5_4_2_5=new Array("Fancy Shape","Multi-sp-FS.html","",0,20,150);
		Menu5_4_3=new Array("Yellow","#","",6,20,150);
			Menu5_4_3_1=new Array("Cabs","YS-cabs.html","",0,20,150);
			Menu5_4_3_2=new Array("Facettes Beads","YS-FB.html","",0,20,150);
			Menu5_4_3_3=new Array("Long Factted Beads","YS-LFB.html","",0,20,150);
			Menu5_4_3_4=new Array("Long Plain Bead","YS-LPB.html","",0,20,150);
			Menu5_4_3_5=new Array("Drops","YS-DP.html","",0,20,150);
			Menu5_4_3_6=new Array("Plain Beads","YS-PB.html","",0,20,150);
		Menu5_4_4=new Array("Green","Green-s.html","",0,20,150);
	Menu5_5=new Array("Stone Jewellery","sj.html","",0,20,180);
	
Menu6=new Array("","#","Images-3/Menu-bg-2.jpg",0,26,3);

Menu7=new Array("Semi Precious Stone","","Images-3/Menu-bg-1.jpg",10,20,200);
	Menu7_1=new Array("Aquamarine","#","",7,20,200);
		Menu7_1_1=new Array("Cabs","Aquamarine-Cabs.html","",0,20,150);
		Menu7_1_2=new Array("Drops","Aquamarine-Drops.html","",0,20,150);
		Menu7_1_3=new Array("Fancy Shape","Aq-Fancy-Shape.html","",0,20,150);
		Menu7_1_4=new Array("Long Plain Beads","AQ-Long-Beads.html","",0,20,150);
		Menu7_1_5=new Array("Long Facetted","Aq-lf.html","",0,20,150);
		Menu7_1_6=new Array("Multi Long Beads","aq-Multi-Long.html","",0,20,150);
		Menu7_1_7=new Array("Figures","Aq-dp.html","",0,20,150);
		
	Menu7_2=new Array("Apatite","Apetite.html","",0,20,200);
	
	Menu7_10=new Array("Aventurine","Aventurine.html","",0,20,200);
	
	Menu7_3=new Array("Chalcedony","#","",2,20,200);
		Menu7_3_1=new Array("Long Plain Baeds","cdy-Long-Plain.html","",0,20,150);
		Menu7_3_2=new Array("Plain Beads","cdy-Plain.html","",0,20,150);

	Menu7_4=new Array("Lapis Lazuli","lap-lz.html","",0,20,200);

	Menu7_5=new Array("Lemon Topaz","Lemon-Topaz.html","",0,20,200);

	Menu7_6=new Array("Rose Quartz","#","",2,20,200);
		Menu7_6_1=new Array("Long Facettes Baeds","rq-lf.html","",0,20,150);
		Menu7_6_2=new Array("Long Plain Beads","rq-lp.html","",0,20,150);

	Menu7_7=new Array("Spinal","#","",5,20,200);
		Menu7_7_1=new Array("Multi Facetted Baeds","Spinal-mf.html","",0,20,150);
		Menu7_7_2=new Array("Cabs","Spinal-cabs.html","",0,20,150);
		Menu7_7_3=new Array("Drops","Spinal-DP.html","",0,20,150);
		Menu7_7_4=new Array("Facetted Beads","Spinal-FB.html","",0,20,150);
		Menu7_7_5=new Array("Long Beads","Spinal-lb.html","",0,20,150);

	Menu7_8=new Array("Tanzanite","Tanzanite.html","",0,20,200);

	Menu7_9=new Array("Tourmaline","#","",9,20,200);
		Menu7_9_1=new Array("Multi Beads","Multi-tur.html","",0,20,150);
		Menu7_9_2=new Array("Multi Drops","Multi-tur-drop.html","",0,20,150);
		Menu7_9_3=new Array("Multi Long Beads Bead","Multi-tur-lb.html","",0,20,150);
		Menu7_9_4=new Array("Carving Stone","Tur-car.html","",0,20,150);
		Menu7_9_5=new Array("Drops","Tur-drop.html","",0,20,150);
		Menu7_9_6=new Array("Fancy Shape","Tur-fs.html","",0,20,150);
		Menu7_9_7=new Array("Long Beads","Tur-lb.html","",0,20,150);
		Menu7_9_8=new Array("Facetted Beads","Multi-tur-fb.html","",0,20,150);
		Menu7_9_9=new Array("Figures","Tur-fi.html","",0,20,150);
		
Menu8=new Array("","#","Images-3/Menu-bg-2.jpg",0,26,3);

Menu9=new Array("Feedback","Feedback.html","Images-3/Menu-bg-1.jpg",0,20,150);

Menu10=new Array("","#","Images-3/Menu-bg-2.jpg",0,26,3);

Menu11=new Array("Contact Us","Contact.html","Images-3/Menu-bg-1.jpg",0,20,120);
