<!--function buildNavArray() {webSections[0] = "about_gallery";		webSections[1] = "our_artists";webSections[2] = "sculpture";webSections[3] = "featured_work";webSections[4] = "contact_us";}function preLoadImages() {						if (br == "good") {			img1on = new Image(); img1on.src = "/images/inside_about_gallery_on.gif";			img1off = new Image(); img1off.src = "/images/inside_about_gallery_off.gif";			img2on = new Image(); img2on.src = "/images/inside_our_artists_on.gif";			img2off = new Image(); img2off.src = "/images/inside_our_artists_off.gif";			img3on = new Image(); img3on.src = "/images/inside_sculpture_on.gif";			img3off = new Image(); img3off.src = "/images/inside_sculpture_off.gif";			img4on = new Image(); img4on.src = "/images/inside_featured_work_on.gif";			img4off = new Image(); img4off.src = "/images/inside_featured_work_off.gif";			img5on = new Image(); img5on.src = "/images/inside_contact_us_on.gif";			img5off = new Image(); img5off.src = "/images/inside_contact_us_off.gif";						img97on = new Image(); img97on.src = "/images/more_work_on.gif";			img97off = new Image(); img97off.src = "/images/more_work_off.gif";			img98on = new Image(); img98on.src = "/images/view_piece_on.gif";			img98off = new Image(); img98off.src = "/images/view_piece_off.gif";			img99on = new Image(); img99on.src = "/images/more_by_artist_on.gif";			img99off = new Image(); img99off.src = "/images/more_by_artist_off.gif";															img201on = new Image(); img201on.src = "/images/enlarge_image_on.gif";			img201off = new Image(); img201off.src = "/images/enlarge_image_off.gif";			img202on = new Image(); img202on.src = "/images/enquire_on.gif";			img202off = new Image(); img202off.src = "/images/enquire_off.gif";			img203on = new Image(); img203on.src = "/images/close_window_on.gif";			img203off = new Image(); img203off.src = "/images/close_window_off.gif";								}	        	    		    	    }	     //-->