/***********************************************************************************
*	(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=12;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#990033';			// Background color when mouse is over
	var HighSubBgColor='#cc0033';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// 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='black';			// 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,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=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	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);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Quick Menu - Home","index.html","",0,20,190);

/*
Menu2=new Array("News","","",2);
	Menu2_1=new Array("General","blank.htm","",5,20,150);	
		Menu2_1_1=new Array("CNN","http://www.cnn.com","",0,20,150);
		Menu2_1_2=new Array("ABCNews","http://www.abcnews.com","",0);
		Menu2_1_3=new Array("MSNBC","http://www.msnbc.com","",0);
                Menu2_1_4=new Array("CBSNews","http://www.cbsnews.com","",0);
                Menu2_1_5=new Array("Canadian News","http://news.bbc.co.uk","",2);
                          Menu2_1_5_1=new Array("Vancouver Sun","http://www.vancouversun.com","",0,20,150);
                          Menu2_1_5_2=new Array("CTV News","http://www.ctvnews.com","",0);
	Menu2_2=new Array("Technology","blank.htm","",3);
		Menu2_2_1=new Array("TechWeb","http://www.techweb.com","",0,20,200);
		Menu2_2_2=new Array("News.com","http://www.news.com","",0);
		Menu2_2_3=new Array("Wired News","http://www.wired.com","",0);
*/
Menu2=new Array("IRONMONGERY","01ironmongery.html","",16);
	Menu2_1=new Array("Bells","01bells_a.html","",6,20,150);	
		Menu2_1_1=new Array("Bell Pushes & Pulls","01bells_a.html","",0,20,150);	
		Menu2_1_2=new Array("Bell Boards","01bells_b.html","",0,20,150);	
		Menu2_1_3=new Array("Bell Winders","01bells_c.html","",0,20,150);	
		Menu2_1_4=new Array("Electric Bells","01bells_d.html","",0,20,150);	
		Menu2_1_5=new Array("Servants Bells","01bells_e.html","",0,20,150);	
		Menu2_1_6=new Array("Wind-Up Bells","01bells_f.html","",0,20,150);
				
	Menu2_2=new Array("Bolts & Door Chains","01bolts_a.html","",0,20,150);	
	
	Menu2_3=new Array("Brackets","01bracket_a.html","",2,20,150);
		Menu2_3_1=new Array("Brass","01bracket_a.html","",0,20,150);	
		Menu2_3_2=new Array("Black Iron","01bracket_b.html","",0,20,150);	
		
	Menu2_4=new Array("Coat Hooks","01hooks_a.html","",2,20,150);
		Menu2_4_1=new Array("Brass","01hooks_a.html","",0,20,150);	
		Menu2_4_2=new Array("Black Iron","01hooks_b.html","",0,20,150);	
		
	Menu2_5=new Array("Curtain Rings, Poles, etc.","01curtain_a.html","",0,20,150);
		
	Menu2_6=new Array("Escutcheons","01escut_a.html","",0,20,150);	
	Menu2_7=new Array("Fingerplates","01finger_a.html","",0,20,150);	
	Menu2_8=new Array("Hinges","01hinge_a.html","",0,20,150);	
	Menu2_9=new Array("Knobs & Handles","01knob_a.html","",8,20,150);	
		Menu2_9_1=new Array("Bakelite","01knob_a.html","",0,20,150);	
		Menu2_9_2=new Array("Black Iron","01knob_b.html","",0,20,150);
		Menu2_9_3=new Array("Brass & Wood","01knob_c.html","",0,20,150);	
		Menu2_9_4=new Array("Brass, Glass, Ceramic","01knob_d.html","",0,20,150);
		Menu2_9_5=new Array("Centre Pulls","01knob_e.html","",0,20,150);	
		Menu2_9_6=new Array("Cup Handles","01knob_f.html","",0,20,150);
		Menu2_9_7=new Array("Cupboard Knobs","01knob_g.html","",0,20,150);	
		Menu2_9_8=new Array("Wooden Knobs","01knob_h.html","",0,20,150);
					
	Menu2_10=new Array("Knockers","01knock_a.html","",2,20,150);
		Menu2_10_1=new Array("Brass","01knock_a.html","",0,20,150);	
		Menu2_10_2=new Array("Black Iron","01knock_b.html","",0,20,150);
	
	Menu2_11=new Array("Latches","01latch_a.html","",0,20,150);	
	Menu2_12=new Array("Letterboxes","01letter_a.html","",0,20,150);
	Menu2_13=new Array("Locks","01lock_a.html","",4,20,150);
		Menu2_13_1=new Array("Rim Locks","01lock_a.html","",0,20,150);	
		Menu2_13_2=new Array("Brass Locks","01lock_b.html","",0,20,150);
		Menu2_13_3=new Array("Geogian Latches","01lock_c.html","",0,20,150);	
		Menu2_13_4=new Array("Wooden Locks","01lock_d.html","",0,20,150);
		
	Menu2_14=new Array("Stair Rods","01stair_a.html","",0,20,150);
		
	Menu2_15=new Array("Window Furniture","01window_a.html","",2,20,150);
		Menu2_15_1=new Array("Casement Fasteners","01window_a.html","",0,20,150);
		Menu2_15_2=new Array("Sash Catches","01window_b.html","",0,20,150);
		
	Menu2_16=new Array("Vents","01vent_a.html","",0,20,150);
					
Menu3=new Array("DOORS","02doors.html","",0);

Menu4=new Array("SANITARY WARE","03sanitary.html","",14);
	Menu4_1=new Array("Basins","03basin.html","",3,20,150);	
		Menu4_1_1=new Array("Wash Basins","03basin_a.html","",0,20,150);	
		Menu4_1_2=new Array("Basins with Cages","03basin_b.html","",0,20,150);	
		Menu4_1_3=new Array("Pedestal Basins","03basin_c.html","",0,20,150);	
	Menu4_2=new Array("Cisterns","03cistern.html","",2,20,150);	
		Menu4_2_1=new Array("Cast Iron High Level","03cist_a.html","",0,20,150);	
		Menu4_2_2=new Array("Wood, Porcelain, Copper","03cist_b.html","",0,20,150);	
	Menu4_3=new Array("Cistern Pulls","03pulls.html","",0,20,150);
	Menu4_4=new Array("Miscellaneous","03misc.html","",0,20,150);	
	Menu4_5=new Array("Shaving Mirrors","03shave.html","",0,20,150);	
	Menu4_6=new Array("Shelf Units, Mirrors","03shelf.html","",0,20,150);	
	Menu4_7=new Array("Showers","03shower.html","",0,20,150);	
	Menu4_8=new Array("Soap Dishes","03soap.html","",0,20,150);	
	Menu4_9=new Array("Taps","03tap.html","",4,20,150);
		Menu4_9_1=new Array("Bath","03tap_a.html","",0,20,150);	
		Menu4_9_2=new Array("Basin","03tap_b.html","",0,20,150);	
		Menu4_9_3=new Array("Globe","03tap_c.html","",0,20,150);		
		Menu4_9_4=new Array("Kitchen","03tap_d.html","",0,20,150);	
	Menu4_10=new Array("Toilet Roll Holders","03roll.html","",0,20,150);	
	Menu4_11=new Array("Toilet Seats & Brackets","03seat.html","",0,20,150);	
	Menu4_12=new Array("Towel Rails","03towel.html","",0,20,150);	
	Menu4_13=new Array("Towel Rails - Heated","03heated.html","",0,20,150);	
	Menu4_14=new Array("WCs","03wc.html","",0,20,150);	

Menu5=new Array("LIGHTING","javascript:top.location.href='04lighting.html'","",9);
	Menu5_1=new Array("Bulkhead","04bulk.html","",0,20,150);		
	Menu5_2=new Array("Exterior","04ext.html","",0,20,150);		
	Menu5_3=new Array("Fittings & Accessories","04fit.html","",0,20,150);
	Menu5_4=new Array("Hanging","04hang.html","",0,20,150);	
	Menu5_5=new Array("Lanterns","04lant.html","",0,20,150);	
	Menu5_6=new Array("Light Shades","04light.html","",5,20,150);
		Menu5_6_1=new Array("Coloured","04light_a.html","",0,20,150);	
		Menu5_6_2=new Array("Cranberry","04light_b.html","",0,20,150);	
		Menu5_6_3=new Array("Holophane","04light_c.html","",0,20,150);		
		Menu5_6_4=new Array("Various","04light_d.html","",0,20,150);
		Menu5_6_5=new Array("Vaseline","04light_d.html","",0,20,150);	
	Menu5_7=new Array("Oil","04oil.html","",0,20,150);	
	Menu5_8=new Array("Table & Desk","04table.html","",0,20,150);	
	Menu5_9=new Array("Wall","04wall.html","",0,20,150);


Menu6=new Array("RADIATORS","05radiators.html","",0);

Menu7=new Array("FIRES & FIREPLACES","06fireplaces.html","",4);
	Menu7_1=new Array("Combination","06comb_a.html","",3,20,150);	
		Menu7_1_1=new Array("Large","06comb_a.html","",0,20,150);	
		Menu7_1_2=new Array("Medium","06comb_b.html","",0,20,150);	
		Menu7_1_3=new Array("Small","06comb_c.html","",0,20,150);	
			
	Menu7_2=new Array("Georgian","06geo_a.html","",2,20,150);	
		Menu7_2_1=new Array("Large","06geo_a.html","",0,20,150);	
		Menu7_2_2=new Array("Small","06geo_b.html","",0,20,150);
			
	Menu7_3=new Array("Horseshoe","06horse_a.html","",3,20,150);
		Menu7_3_1=new Array("Large","06horse_a.html","",0,20,150);	
		Menu7_3_2=new Array("Medium","06horse_b.html","",0,20,150);	
		Menu7_3_3=new Array("Small","06horse_c.html","",0,20,150);	

	Menu7_4=new Array("Tiled","06tiled_a.html","",0,20,150);

		
Menu8=new Array("STAINGLASS & ETCHED","07glass.html","",0);

Menu9=new Array("KITCHEN","08kitchen.html","",1);
		Menu9_1=new Array("Kitchenalia","08kitchen_a.html","",0,20,150);	

Menu10=new Array("GARDEN & ORNAMENTAL","09garden.html","",0);

Menu11=new Array("WOOD & STONE FLOORING","10floors.html","",0);

Menu12=new Array("FURNITURE & MIRRORS","11furniture.html","",8);
	Menu12_1=new Array("Chairs & Stools","11chairs.html","",0,20,150);					
	Menu12_2=new Array("Chests of Drawers","11chests.html","",0,20,150);	
	Menu12_3=new Array("Dressers & Washstands","11dresser.html","",0,20,150);
	Menu12_4=new Array("Miscellaneous","11misc.html","",0,20,150);
	Menu12_5=new Array("Mule Chests","11mule.html","",0,20,150);
	Menu12_6=new Array("Pews & Box Seats","11pews.html","",0,20,150);
	Menu12_7=new Array("Pot Cupboards & Stands","11pot.html","",0,20,150);
	Menu12_8=new Array("Tables","11table.html","",0,20,150);