<!-- Hide script from old browsers
if (document.images) {
	home = new Image
	home2 = new Image
	chess = new Image
	chess2 = new Image
	guitar = new Image
	guitar2 = new Image
	art = new Image
	art2 = new Image
	colourscience = new Image
	colourscience2 = new Image
	inventions = new Image
	inventions2 = new Image
	aboutme = new Image
	aboutme2 = new Image
	links0 = new Image
	links2 = new Image
	downloadables = new Image
	downloadables2 = new Image
	guestbook = new Image
	guestbook2 = new Image
	sitemap = new Image
	sitemap2 = new Image
	email = new Image
	email2 = new Image
	
	home.src = "../gifs/buttons/home.gif"
	home2.src = "../gifs/buttons/home2.gif"
	chess.src = "../gifs/buttons/chess.gif"
	chess2.src = "../gifs/buttons/chess2.gif"
	guitar.src = "../gifs/buttons/guitar.gif"
	guitar2.src = "../gifs/buttons/guitar2.gif"
	art.src = "../gifs/buttons/art.gif"
	art2.src = "../gifs/buttons/art2.gif"
	colourscience.src = "../gifs/buttons/colourscience.gif"
	colourscience2.src = "../gifs/buttons/colourscience2.gif"
	inventions.src = "../gifs/buttons/inventions.gif"
	inventions2.src = "../gifs/buttons/inventions2.gif"
	aboutme.src = "../gifs/buttons/aboutme.gif"
	aboutme2.src = "../gifs/buttons/aboutme2.gif"
	links0.src = "../gifs/buttons/links.gif"
	links2.src = "../gifs/buttons/links2.gif"
	downloadables.src = "../gifs/buttons/downloadables.gif"
	downloadables2.src = "../gifs/buttons/downloadables2.gif"
	guestbook.src = "../gifs/buttons/guestbook.gif"
	guestbook2.src = "../gifs/buttons/guestbook2.gif"
	sitemap.src = "../gifs/buttons/sitemap.gif"
	sitemap2.src = "../gifs/buttons/sitemap2.gif"
	email.src = "../gifs/buttons/email.gif"
	email2.src = "../gifs/buttons/email2.gif"
}
else {
	home = ""
	home2 = ""
	chess = ""
	chess2 = ""
	guitar = ""
	guitar2 = ""
	art = ""
	art2 = ""
	colourscience = ""
	colourscience2 = ""
	inventions = ""
	inventions2 = ""
	aboutme = ""
	aboutme2 = ""
	links0 = ""
	links2 = ""
	downloadables = ""
	downloadables2 = ""
	guestbook = ""
	guestbook2 = ""
	sitemap = ""
	sitemap2 = ""
	email = ""
	email2 = ""

	document.button1 = ""
	document.button2 = ""
	document.button3 = ""
	document.button4 = ""
	document.button5 = ""
	document.button6 = ""
	document.button7 = ""
	document.button8 = ""
	document.button9 = ""
	document.button10 = ""
	document.button11 = ""
	document.button12 = ""
}
// End hiding script from old browsers -->
