	if (document.images) {
  hombut_f2 = new Image(71 ,22); hombut_f2.src = "/images/but/hombut_f2.gif";
  hombut = new Image(71 ,22); hombut.src = "/images/but/hombut.gif";
  combut_f2 = new Image(84 ,22); combut_f2.src = "/images/but/combut_f2.gif";
  combut = new Image(84 ,22); combut.src = "/images/but/combut.gif";
  probut_f2 = new Image(99 ,22); probut_f2.src = "/images/but/probut_f2.gif";
  probut = new Image(99 ,22); probut.src = "/images/but/probut.gif";
  artbut_f2 = new Image(95 ,22); artbut_f2.src = "/images/but/artbut_f2.gif";
  artbut = new Image(95 ,22); artbut.src = "/images/but/artbut.gif";
  conbut_f2 = new Image(83 ,22); conbut_f2.src = "/images/but/conbut_f2.gif";
  conbut = new Image(83 ,22); conbut.src = "/images/but/conbut.gif";
  end = new Image(100 ,22); end.src = "/images/but/end.gif";
    }
	 
	
	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#242424';			// Background color when mouse is not over
	var LowSubBgColor='#515151';			// Background color when mouse is not over on subs
	var HighBgColor='#000000';			// Background color when mouse is over
	var HighSubBgColor='#F4EA60';			// Background color when mouse is over on subs
	var FontLowColor='#ffffff';			// Font color when mouse is not over
	var FontSubLowColor='#f1f1f1';			// Font color subs when mouse is not over
	var FontHighColor='#ff6666';			// Font color when mouse is over
	var FontSubHighColor='#000000';			// Font color subs when mouse is over
	var BorderColor='#000000';			// Border color
	var BorderSubColor='#000000';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="tahoma,arial,verdana,tahoma"	// Font family menu items
	var FontSize=8;				// 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;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=94;				// 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=9;				// Left padding
	var TopPaddng=3;				// 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=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='';				// 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/arr.gif',16,16,'/images/arrdown.gif',16,16,'/images/arrleft.gif',16,16];	// 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("rollover:/images/but/hombut.gif:/images/but/hombut_f2.gif","/index.htm","",0,22,71);
	   
Menu2=new Array("rollover:/images/but/combut.gif:/images/but/combut_f2.gif","/company/index.html","",3,22,84);

        Menu2_1=new Array("About GSB","/company/about_gsb.html","",0,20,120);	
		Menu2_2=new Array("Mission Statement","/company/mission.html","",0,20);
		Menu2_3=new Array("Disclaimer","/company/disclaimer.html","",0,20);
			

Menu3=new Array("rollover:/images/but/probut.gif:/images/but/probut_f2.gif","/products/index.html","",4,22,99);
        Menu3_1=new Array("Print >","/products/print/index.html","",7,20,90);
		        Menu3_1_1=new Array("Roller and Blanket Washes","/products/print/RBwashes.htm","",0,20,150);
				Menu3_1_2=new Array("Fountain Solutions","/products/print/fountain.htm","",0,20);
				Menu3_1_3=new Array("UV Washes","/products/print/UVwashes.htm","",0,20);
				Menu3_1_4=new Array("Pressroom Specialties","/products/print/PressroomSpec.htm","",0,20);
				Menu3_1_5=new Array("Plate Cleaners & Gums","/products/print/PlateCleaner.htm","",0,20);
				Menu3_1_6=new Array("Overprint Varnishes","/products/print/Varnish.htm","",0,20);
				Menu3_1_7=new Array("Silicone Emulsions","/products/print/Silicone.htm","",0,20);
				
        Menu3_2=new Array("Hardware >","/products/hardware/index.html","",4,20,90);	
		
		        Menu3_2_1=new Array("KCB >","/products/hardware/kcb/index.html","",7,20,90);	
					
		
        		
        		Menu3_2_1_1=new Array("Paint & Decorating >","/products/hardware/kcb/paint_decor/index.html","",13,20,120);
					        		Menu3_2_1_1_1=new Array("Paint Stripper","/products/hardware/kcb/paint_decor/kcb_pntspr.html","",0,20,160);
					        		Menu3_2_1_1_2=new Array("Linseed Oil Putty","/products/hardware/kcb/paint_decor/kcb_linput.html","",0,20);
					        		Menu3_2_1_1_3=new Array("Premixed Linseed Oil","/products/hardware/kcb/paint_decor/kcb_prelin.html","",0,20);
									Menu3_2_1_1_4=new Array("Raw Linseed Oil","/products/hardware/kcb/paint_decor/kcb_rawlin.html","",0,20);
					        		Menu3_2_1_1_5=new Array("Pale Boiled Linseed Oil","/products/hardware/kcb/paint_decor/kcb_pbdlin.html","",0,20);
					        		Menu3_2_1_1_6=new Array("General Purpose Thinner","/products/hardware/kcb/paint_decor/kcb_gentnr.html","",0,20);
					        		Menu3_2_1_1_7=new Array("Enamel Thinner","/products/hardware/kcb/paint_decor/kcb_enatnr.html","",0,20);
					        		Menu3_2_1_1_8=new Array("Acrylic Thinner","/products/hardware/kcb/paint_decor/kcb_acrtnr.html","",0,20);
					        		Menu3_2_1_1_9=new Array("Interior Crack Filler","/products/hardware/kcb/paint_decor/kcb_ickflr.html","",0,20);
					        		Menu3_2_1_1_10=new Array("Speedfilla Heavy","/products/hardware/kcb/paint_decor/kcb_spfhvy.html","",0,20);
					        		Menu3_2_1_1_11=new Array("Speedfilla Light","/products/hardware/kcb/paint_decor/kcb_spflgt.html","",0,20);
					        		Menu3_2_1_1_12=new Array("Liquid Sugar Soap","/products/hardware/kcb/paint_decor/kcb_lsgsop.html","",0,20);
					        		Menu3_2_1_1_13=new Array("Acetone","/products/hardware/kcb/paint_decor/kcb_aceton.html","",0,20);
					        								
        		Menu3_2_1_2=new Array("Solvents >","/products/hardware/kcb/solvents/index.html","",7,20,150);
					        		Menu3_2_1_2_1=new Array("Methylated Spirits","/products/hardware/kcb/solvents/kcb_metspi.html","",0,20,150);
					        		Menu3_2_1_2_2=new Array("Mineral Turps","/products/hardware/kcb/solvents/kcb_mintur.html","",0,20);
					        		Menu3_2_1_2_3=new Array("Kerosene","/products/hardware/kcb/solvents/kcb_kero.html","",0,20);
					        		Menu3_2_1_2_4=new Array("Shellite","/products/hardware/kcb/solvents/kcb_shell.html","",0,20);
					        		Menu3_2_1_2_5=new Array("Gum Turps - Pure","/products/hardware/kcb/solvents/kcb_gumtur.html","",0,20);
					        		Menu3_2_1_2_6=new Array("White Spirits","/products/hardware/kcb/solvents/kcb_whispi.html","",0,20);
					        		Menu3_2_1_2_7=new Array("Solvent Desgreaser","/products/hardware/kcb/solvents/kcb_soldeg.html","",0,20);
														        																																																							
        		Menu3_2_1_3=new Array("Adhesives >","/products/hardware/kcb/adhesives/index.html","",2,20,150);
					        		Menu3_2_1_3_1=new Array("Wood & Craft Glue","/products/hardware/kcb/adhesives/kcb_pvaglu.html","",0,20,180);
					        		Menu3_2_1_3_2=new Array("Multi Bond Contact Adhesive","/products/hardware/kcb/adhesives/kcb_mulcon.html","",0,20);

        		Menu3_2_1_4=new Array("Cleaning >","/products/hardware/kcb/cleaning/index.html","",9,20,150);
					        		Menu3_2_1_4_1=new Array("Phenyl","/products/hardware/kcb/cleaning/kcb_phenyl.html","",0,20,170);
					        		Menu3_2_1_4_2=new Array("Mould & Mildew Killer","/products/hardware/kcb/cleaning/kcb_moumil.html","",0,20);
					        		Menu3_2_1_4_3=new Array("Caustic Soda","/products/hardware/kcb/cleaning/kcb_causod.html","",0,20);
					        		Menu3_2_1_4_4=new Array("Timber Restorer","/products/hardware/kcb/cleaning/kcb_timres.html","",0,20);
					         		Menu3_2_1_4_5=new Array("Liquid Clean Crete","/products/hardware/kcb/cleaning/kcb_liqcre.html","",0,20);																																				
					        		Menu3_2_1_4_6=new Array("Mineral Scale & Rust","/products/hardware/kcb/cleaning/kcb_minsca.html","",0,20);	
									Menu3_2_1_4_7=new Array("Outdoor Window Cleaner","/products/hardware/kcb/cleaning/kcb_outwin.html","",0,20);	
					        		Menu3_2_1_4_8=new Array("Multi-Purpose Wash","/products/hardware/kcb/cleaning/kcb_mulwas.html","",0,20);	
					        		Menu3_2_1_4_9=new Array("( new ) Clean Screen","/products/hardware/kcb/cleaning/kcb_clescr.html","",0,20);	
																																				
        		Menu3_2_1_5=new Array("Miscellaneous >","/products/hardware/kcb/misc/index.html","",4,20,150);
					        		Menu3_2_1_5_1=new Array("Demineralised Water","/products/hardware/kcb/misc/kcb_demwtr.html","",0,20,170);
					        		Menu3_2_1_5_2=new Array("Plaster of Paris","/products/hardware/kcb/misc/kcb_plapar.html","",0,20);
					        		Menu3_2_1_5_3=new Array("Wax & Grease Remover","/products/hardware/kcb/misc/kcb_waxgre.html","",0,20);
									Menu3_2_1_5_4=new Array("( new ) Jel-Ignite","/products/hardware/kcb/misc/kcb_jelign.html","",0,20);
															
        		Menu3_2_1_6=new Array("General Building >","/products/hardware/kcb/building/index.html","",2,20,150);
					        		Menu3_2_1_6_1=new Array("Oxalic Acid","/products/hardware/kcb/building/kcb_oxalic.html","",0,20,150);
					        		Menu3_2_1_6_2=new Array("Creosote","/products/hardware/kcb/building/kcb_creosote.html","",0,20);

        		Menu3_2_1_7=new Array("Pool & Garden >","/products/hardware/kcb/pool/index.html","",4,20,150);
									Menu3_2_1_7_1=new Array("Liquid Pool Chlorine","/products/hardware/kcb/pool/kcb_liqchl.html","",0,20,170);
									Menu3_2_1_7_2=new Array("Granualar Pool Chlorine","/products/hardware/kcb/pool/kcb_grachl.html","",0,20);
									Menu3_2_1_7_3=new Array("Hydrochloric Acid","/products/hardware/kcb/pool/kcb_hydaci.html","",0,20);
					        		Menu3_2_1_7_4=new Array("Citronella Torch & Lamp Oil","/products/hardware/kcb/pool/kcb_citoil.html","",0,20);
					        		
		Menu3_2_2=new Array("Maxi >","/products/hardware/maxi/index.html","",3,20,90);	
				
				Menu3_2_2_1=new Array("Painting & Decorating >","/products/hardware/maxi/paint_decor/index.html","",6,20,150);
									Menu3_2_2_1_1=new Array("Paint Stripper","/products/hardware/maxi/paint_decor/maxi_pntstr.html","",0,20,160);
									Menu3_2_2_1_2=new Array("Paint Remover Aerosol","/products/hardware/maxi/paint_decor/maxi_pntrem.html","",0,20);
									Menu3_2_2_1_3=new Array("Citrus Paint Stripper","/products/hardware/maxi/paint_decor/maxi_citstr.html","",0,20);
								 	Menu3_2_2_1_4=new Array("Linseed Oil Putty","/products/hardware/maxi/paint_decor/maxi_linpty.html","",0,20);
									Menu3_2_2_1_5=new Array("Acrylic Filler","/products/hardware/maxi/paint_decor/maxi_acrfil.html","",0,20);
									Menu3_2_2_1_6=new Array("Brush & Roller Cleaner","/products/hardware/maxi/paint_decor/maxi_brurol.html","",0,20);
												
				Menu3_2_2_2=new Array("Adhesives >","/products/hardware/maxi/adhesives/index.html","",1,20,150);
									Menu3_2_2_2_1=new Array("Mitre Fix","/products/hardware/maxi/adhesives/maxi_mitre.html","",0,20,140);
										
				Menu3_2_2_3=new Array("Cleaning >","/products/hardware/maxi/cleaning/index.html","",6,20,150);
									Menu3_2_2_3_1=new Array("Acetone","/products/hardware/maxi/cleaning/maxi_acetone.html","",0,20,170);
									Menu3_2_2_3_2=new Array("Timber Restorer","/products/hardware/maxi/cleaning/maxi_timres.html","",0,20);
									Menu3_2_2_3_3=new Array("Concrete & Paver Cleaner","/products/hardware/maxi/cleaning/maxi_conpav.html","",0,20);
									Menu3_2_2_3_4=new Array("Non-Corrosive Degreaser","/products/hardware/maxi/cleaning/maxi_ncodeg.html","",0,20);
									Menu3_2_2_3_5=new Array("General Purpose Wash","/products/hardware/maxi/cleaning/maxi_genwas.html","",0,20);
									Menu3_2_2_3_6=new Array("Vehicle Wash","/products/hardware/maxi/cleaning/maxi_vehwas.html","",0,20);
											
										
																			
			    Menu3_2_3=new Array("Solar","/products/hardware/solar/index.html","",0,20,90);
										
			    Menu3_2_4=new Array("House Brand","/products/hardware/house_brand/index.html","",0,20,90);
											
									
		Menu3_3=new Array("Paint","/products/paint/index.html","",0,20,90);
						
		Menu3_4=new Array("Ordering","/products/hardware/ordering.html","",0,20,90);		
						
Menu4=new Array("rollover:/images/but/artbut.gif:/images/but/artbut_f2.gif","/articles/index.html","",2,20,95);
        Menu4_1=new Array("Latest","/articles/gsb_latest.html","",0,20,90);	
        Menu4_2=new Array("Archives","/articles/gsb_archives.html","",0,20);		
		
Menu5=new Array("rollover:/images/but/conbut.gif:/images/but/conbut_f2.gif","/contact/index.html","",2,20,83);
		Menu5_1=new Array("GSB Australia","/contact/australia.html","",0,20,90);
		Menu5_2=new Array("GSB Asia","/contact/asia.html","",0,20);
		
		
Menu6=new Array("rollover:/images/but/end.gif:/images/but/end.gif","","",0,20,100)