	<!-- Hide script from old browsers

if (document.images) {
		Tab1A = new Image
		Tab1B = new Image
		Tab2A = new Image
		Tab2B = new Image
		Tab3A = new Image
		Tab3B = new Image
		Tab4A = new Image
		Tab4B = new Image
		Tab5A = new Image
		Tab5B = new Image
		Tab6A = new Image
		Tab6B = new Image				
		A1A = new Image
		A1B = new Image
		A2A = new Image
		A2B = new Image
		A3A = new Image
		A3B = new Image
	    A4A = new Image
		A4B = new Image
		A5A = new Image
		A5B = new Image
		A6A = new Image
		A6B = new Image

		

		Tab1A.src = "../graphics/menu_buttons/anita.jpg"
		Tab1B.src = "../graphics/menu_buttons/anita2.jpg"
		Tab2A.src = "../graphics/menu_buttons/music.jpg"
		Tab2B.src = "../graphics/menu_buttons/music2.jpg"
		Tab3A.src = "../graphics/menu_buttons/dates.jpg"
		Tab3B.src = "../graphics/menu_buttons/dates2.jpg"
		Tab4A.src = "../graphics/menu_buttons/coaching.jpg"
		Tab4B.src = "../graphics/menu_buttons/coaching2.jpg"
		Tab5A.src = "../graphics/menu_buttons/home.jpg"
		Tab5B.src = "../graphics/menu_buttons/home2.jpg"
		Tab6A.src = "../graphics/menu_buttons/contact.jpg"
		Tab6B.src = "../graphics/menu_buttons/contact2.jpg"				
		A1A.src = "../images/cd_covers/kindablue120.jpg"
		A1B.src = "../images/cd_covers/kindablue120y.jpg"
		A2A.src = "../images/cd_covers/noted120.jpg"
		A2B.src = "../images/cd_covers/noted120y.jpg"
		A3A.src = "../images/cd_covers/ifyounever120.jpg"
		A3B.src = "../images/cd_covers/ifyounever120y.jpg"
	    A4A.src = "../images/cd_covers/untilstars120.jpg"
		A4B.src = "../images/cd_covers/untilstars120y.jpg"
		A5A.src = "../images/cd_covers/straightahead120.jpg"
		A5B.src = "../images/cd_covers/straightahead120y.jpg"
		A6A.src = "../images/cd_covers/whycry120.jpg"
		A6B.src = "../images/cd_covers/whycry120y.jpg"
	
	
	}
	else {
		Tab1A = ""
		Tab1B = ""
		Tab2A = ""
		Tab2B = ""
		Tab3A = ""
		Tab3B = ""
		Tab4A = ""
		Tab4B = ""
		Tab5A = ""
		Tab5B = ""
		Tab6A = ""
		Tab6B = ""				
	    A1A = ""
		A1B = ""
		A2A = ""
		A2B = ""
		A3A = ""
		A3B = ""	
		A4A = ""
		A4B = ""
		A5A = ""
		A5B = ""
		A6A = ""
		A6B = ""		
	
	}

	// End hiding script from old browsers -->

