<!--  Navigation (onMouseOver for NN3+ and IE4+)

	if (document.images) {
		elephant_all = new Image
		elephant_allh = new Image
		elephant_a = new Image
		elephant_ah = new Image
		elephant_b = new Image
		elephant_bh = new Image
		elephant_c = new Image
		elephant_ch = new Image
		elephant_d = new Image
		elephant_dh = new Image
		elephant_e = new Image
		elephant_eh = new Image
		elephant_f = new Image
		elephant_fh = new Image
		elephant_g = new Image
		elephant_gh = new Image
		elephant_home = new Image
		elephant_homeh = new Image
		gsb_programme = new Image
		gsb_programme_h = new Image

		elephant_all.src = "images/design/elephant_all.gif"
		elephant_allh.src = "images/design/elephant_allh.gif"
		elephant_a.src = "images/design/elephant_a.gif"
		elephant_ah.src = "images/design/elephant_ah.gif"
		elephant_b.src = "images/design/elephant_b.gif"
		elephant_bh.src = "images/design/elephant_bh.gif"
		elephant_c.src = "images/design/elephant_c.gif"
		elephant_ch.src = "images/design/elephant_ch.gif"
		elephant_d.src = "images/design/elephant_d.gif"
		elephant_dh.src = "images/design/elephant_dh.gif"
		elephant_e.src = "images/design/elephant_e.gif"
		elephant_eh.src = "images/design/elephant_eh.gif"
		elephant_f.src = "images/design/elephant_f.gif"
		elephant_fh.src = "images/design/elephant_fh.gif"
		elephant_g.src = "images/design/elephant_g.gif"
		elephant_gh.src = "images/design/elephant_gh.gif"
		elephant_home.src = "images/design/elephant_home.gif"
		elephant_homeh.src = "images/design/elephant_homeh.gif"
		gsb_programme.src = "images/design/gsb_programme.gif"
		gsb_programme_h.src = "images/design/gsb_programme_h.gif"	
	}
	
	// for older browsers that don't support images
	
	else {
		elephant_all = ""
		elephant_allh = ""
		elephant_a = ""
		elephant_ah = ""
		elephant_b = ""
		elephant_bh = ""
		elephant_c = ""
		elephant_ch = ""
		elephant_d = ""
		elephant_dh = ""
		elephant_e = ""
		elephant_eh = ""
		elephant_f = ""
		elephant_fh = ""
		elephant_g = ""
		elephant_gh = ""
		elephant_home = ""
		elephant_homeh = ""
		gsb_programme = ""
		gsb_programme_h = ""
		
		document.elephant1 = ""
		document.elephant2 = ""
		document.elephant3 = ""
		document.elephant4 = ""
		document.elephant5 = ""
		document.elephant6 = ""
		document.elephant7 = ""
		document.elephant8 = ""
		document.elephant9 = ""
		document.programme = ""
	} 
	
// End Navigation -->

