/***********************************************************************************
*	(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	          *		
*	808080 f0f0ff 7777AA
***********************************************************************************/

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='CC3300';			// Background color when mouse is not over
	var LowSubBgColor='bb0000';			// Background color when mouse is not over on subs
	var HighBgColor='cc3300';			// Background color when mouse is over #99CC33
	var HighSubBgColor='883300';			// Background color when mouse is over on subs

	var FontLowColor='FFFFCC';			// Font color when mouse is not over
	var FontSubLowColor='ffffcc';		// Font color subs when mouse is not over
	var FontHighColor='FFCC33';			// Font color when mouse is over
	var FontSubHighColor='FFCC33';		// Font color subs when mouse is over

	var BorderColor='C03300';			// Border color
	var BorderSubColor='FFFF99';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0

	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;		// vertical overlap child/ parent
	var StartTop=0;					// Menu offset x coordinate
	var StartLeft=0;				// 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=0;				// 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=500;			// 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='MenuPos';			// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['/images/tri.gif',5,10,'/images/tridown.gif',10,5,'/images/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"

Menu1=new Array(" ","/","",0,20,10);

Menu2=new Array("    Home","/","",0,20,40);

Menu3=new Array("Products","/products/","",8,20,60);
	Menu3_1=new Array("Contemporary Mantelpieces","/products/contemporary.php","",15,20,200); 
 		Menu3_1_1=new Array("Acanthus Leaf ","/products/acanthusleaf.php","",0,20,140);
		//Menu3_1_2=new Array("Celtic ","/products/celtic.php","",0,20,140);
		Menu3_1_2=new Array("Fluted Bullseye ","/products/flutedbullseye.php","",0,20,140);
		Menu3_1_3=new Array("Gothic Arch ","/products/gothicarch.php","",0,20,140);
		Menu3_1_4=new Array("New William IV Corbel ","/products/newwilliamivcorbel.php","",0,20,140);
		//Menu3_1_6=new Array("Paris ","/products/paris.php","",0,20,140);
		//Menu3_1_7=new Array("Pembroke ","/products/pembroke.php","",0,20,140);
		//Menu3_1_8=new Array("Pine Corbel ","/products/pinecorbel.php","",0,20,140);
		// Menu3_1_9=new Array("Pine Danesbury ","/products/pinedanesbury.php","",0,20,140);
 		Menu3_1_5=new Array("Regency Roundel ","/products/regencyroundel.php","",0,20,140);
		// Menu3_1_11=new Array("Sunburst ","/products/sunburst.php","",0,20,140);
		Menu3_1_6=new Array("The Ananda ","/products/theananda.php","",0,20,140);
		Menu3_1_7=new Array("The Cameron ","/products/thecameron.php","",0,20,140);
		Menu3_1_8=new Array("The Marseille Rose ","/products/themarseillerose.php","",0,20,140);
		Menu3_1_9=new Array("The Maya ","/products/themaya.php","",0,20,140);
		Menu3_1_10=new Array("The Miconos ","/products/themiconos.php","",0,20,140);
		Menu3_1_11=new Array("The Salisbury Rose ","/products/thesalisburyrose.php","",0,20,140);
		Menu3_1_12=new Array("The Samsara ","/products/thesamsara.php","",0,20,140);
		Menu3_1_13=new Array("The Windsor ","/products/thewindsor.php","",0,20,140);
		Menu3_1_14=new Array("Tudor Arch ","/products/tudorarch.php","",0,20,140);
 		Menu3_1_15=new Array("Victoria Classic ","/products/victoriaclassic.php","",0,20,140);
 


	Menu3_2=new Array("Period English Mantelpieces","/products/english.php","",10,20,200); 
		Menu3_2_1=new Array("The Colonnade","/products/thecolonnade.php","",0,20,140);
		Menu3_2_2=new Array("William IV Corbel ","/products/williamivcorbel.php","",0,20,140);
		Menu3_2_3=new Array("New Regency Roundel","/products/newregencyroundel.php","",0,20,140);
		Menu3_2_4=new Array("The Edward Corbel","/products/theedwardcorbel.php","",0,20,140);
		Menu3_2_5=new Array("The Corbel","/products/thecorbel.php","",0,20,140);
		Menu3_2_6=new Array("Victoria Classic ","/products/victoriaclassic.php","",0,20,140);
		Menu3_2_7=new Array("The Acantha","/products/theacantha.php","",0,20,140);
		Menu3_2_8=new Array("Victorian Corbel","/products/victoriancorbel.php","",0,20,140);
		Menu3_2_9=new Array("The Imperial","/products/theimperial.php","",0,20,140);
 		Menu3_2_10=new Array("The Berkshire ","/products/theberkshire.php","",0,20,140);
		//Menu3_2_11=new Array("The Palmerston ","/products/thepalmerston.php","",0,20,140);
		//Menu3_2_12=new Array("Edwardian ","/products/edwardian.php","",0,20,140);


	Menu3_3=new Array("Classical French Mantelpieces","/products/french.php","",5,20,140);
		Menu3_3_1=new Array("Louis XV Parisien","/products/louisxvparisien.php","",0,20,140);
		Menu3_3_2=new Array("Louis XV Versailles","/products/louisxvversailles.php","",0,20,140);
		Menu3_3_3=new Array("Louis XVI Classique","/products/louisxviclassique.php","",0,20,140);
		Menu3_3_4=new Array("Pompadour Petite","/products/pompadourpetite.php","",0,20,140);
		Menu3_3_5=new Array("Pompadour Loire","/products/pompadourloire.php","",0,20,140);

	Menu3_4=new Array("Mantelpicece dimensions","/mantelpicecedimensions.php","",0,20,200); 
	Menu3_5=new Array("Cast Iron dimensions","/castirondimensions.php","",0,20,200); 
	Menu3_6=new Array("Standard Mantelpieces","/standardmantelpieces.php","",0,20,200); 
	Menu3_7=new Array("Marble & Stone Samples","/marblestonesamples.php","",0,20,200); 
	Menu3_8=new Array("Catalog Request Form","/catalog.php","",0,20,200); 

 

Menu4=new Array("Orders ","/order.php","",3,20,50);
	Menu4_1=new Array("Order","/order.php","",0,20,120);
 	Menu4_2=new Array("Special Offers","/special.php","",0,20,120);
	Menu4_3=new Array("Quotation Form","/tradequotation.php","",0,20,120);
  

Menu5=new Array("Contact us","/contactus.php","",5,20,75);
	Menu5_1=new Array("AraTech Location","/contactus.php","",0,20,140);
	Menu5_2=new Array("Career Opportunities","/career.php","",0);
	Menu5_3=new Array("Payment Methods","/paymentmethods.php","",0);
	Menu5_4=new Array("Terms and conditions","/terms.php","",0);
	Menu5_5=new Array("About AraTech","/aboutus.php","",0);	

Menu6=new Array("Site map","/sitemap.php","",0,20,70);

