if (document.images)	{		s1on = new Image();		s1on.src = "img/sw1on.gif";				s2on = new Image();		s2on.src = "img/sw2on.gif";				s3on = new Image();		s3on.src = "img/sw3on.gif";				s4on = new Image();		s4on.src = "img/sw4on.gif";				s5on = new Image();		s5on.src = "img/sw5on.gif";				s6on = new Image();		s6on.src = "img/sw6on.gif";				s7on = new Image();		s7on.src = "img/sw7on.gif";				s8on = new Image();		s8on.src = "img/sw8on.gif";				s9on = new Image();		s9on.src = "img/sw9on.gif";				s10on = new Image();		s10on.src = "img/sw10on.gif";				s11on = new Image();		s11on.src = "img/sw11on.gif";				s12on = new Image();		s12on.src = "img/sw12on.gif";				s13on = new Image();		s13on.src = "img/sw13on.gif";				h1on = new Image();		h1on.src = "img/hw1on.gif";				h2on = new Image();		h2on.src = "img/hw2on.gif";				h3on = new Image();		h3on.src = "img/hw3on.gif";				h4on = new Image();		h4on.src = "img/hw4on.gif";				h5on = new Image();		h5on.src = "img/hw5on.gif";				p1on = new Image();		p1on.src = "img/pw1on.gif";				p2on = new Image();		p2on.src = "img/pw2on.gif";				p3on = new Image();		p3on.src = "img/pw3on.gif";				p4on = new Image();		p4on.src = "img/pw4on.gif";				p5on = new Image();		p5on.src = "img/pw5on.gif";				r1on = new Image();		r1on.src = "img/rw1on.gif";				r2on = new Image();		r2on.src = "img/rw2on.gif";				r3on = new Image();		r3on.src = "img/rw3on.gif";				c1on = new Image();		c1on.src = "img/cw1on.gif";				c2on = new Image();		c2on.src = "img/cw2on.gif";				c3on = new Image();		c3on.src = "img/cw3on.gif";				c4on = new Image();		c4on.src = "img/cw4on.gif";				c5on = new Image();		c5on.src = "img/cw5on.gif";				c6on = new Image();		c6on.src = "img/cw6on.gif";				c7on = new Image();		c7on.src = "img/cw7on.gif";				c8on = new Image();		c8on.src = "img/cw8on.gif";				c9on = new Image();		c9on.src = "img/cw9on.gif";				d1on = new Image();		d1on.src = "img/dw1on.gif";				pgon = new Image();		pgon.src = "img/pagetopon.gif";	}