/* ======================================================================DESC: turtleneck.net main navigation rollover script====================================================================== */if (document.images) {	nav = new Image	nav.src = "../images/buttons/up.gif"				main = new Image	main.src ="../images/buttons/main.gif"		horn = new Image	horn.src = "../images/buttons/horn.gif"		tweed = new Image	tweed.src = "../images/buttons/tweed.gif"		satch = new Image	satch.src = "../images/buttons/satch.gif"		vitae = new Image			vitae.src = "../images/buttons/vitae.gif"		h = new Image	h.src = "../images/buttons/hup.gif"		h2 = new Image	h2.src = "../images/buttons/hover.gif"		t = new Image	t.src = "../images/buttons/tup.gif"		t2 = new Image	t2.src = "../images/buttons/tover.gif"		l = new Image	l.src = "../images/buttons/lup.gif"		l2 = new Image	l2.src = "../images/buttons/lover.gif"		c = new Image	c.src = "../images/buttons/cup.gif"		c2 = new Image	c2.src = "../images/buttons/cover.gif"		}else {	nav = ""	main = ""	horn = ""	tweed = ""	satch = ""	vitae = ""	h = ""	h2 = ""	t = ""	t2 = ""	l = ""	l2 = ""	c = ""	c2 = ""	document.box = ""	}