// rollovers :: 1 of 2	if (document.images) {			cc01soff = new Image		cc01son = new Image		cc02soff = new Image		cc02son = new Image		cc03soff = new Image		cc03son = new Image		cc04soff = new Image		cc04son = new Image		cc05soff = new Image		cc05son = new Image		cc06soff = new Image		cc06son = new Image		cc07soff = new Image		cc07son = new Image		v01soff = new Image		v01son = new Image		v02soff = new Image		v02son = new Image		v03soff = new Image		v03son = new Image		v04soff = new Image		v04son = new Image		v05soff = new Image		v05son = new Image		a01soff = new Image		a01son = new Image		a02soff = new Image		a02son = new Image		a03soff = new Image		a03son = new Image		a04soff = new Image		a04son = new Image		a05soff = new Image		a05son = new Image		b01soff = new Image		b01son = new Image		b02soff = new Image		b02son = new Image		b03soff = new Image		b03son = new Image		b04soff = new Image		b04son = new Image		b05soff = new Image		b05son = new Image		r01soff = new Image		r01son = new Image		r02soff = new Image		r02son = new Image		r03soff = new Image		r03son = new Image		r04soff = new Image		r04son = new Image		r05soff = new Image		r05son = new Image		e01soff = new Image		e01son = new Image		e02soff = new Image		e02son = new Image		e03soff = new Image		e03son = new Image		e04soff = new Image		e04son = new Image		e05soff = new Image		e05son = new Image		cc01soff.src = "gallery/photos/cc01soff.jpg"		cc01son.src = "gallery/photos/cc01son.jpg"		cc02soff.src = "gallery/photos/cc02soff.jpg"		cc02son.src = "gallery/photos/cc02son.jpg"		cc03soff.src = "gallery/photos/cc03soff.jpg"		cc03son.src = "gallery/photos/cc03son.jpg"		cc04soff.src = "gallery/photos/cc04soff.jpg"		cc04son.src = "gallery/photos/cc04son.jpg"		cc05soff.src = "gallery/photos/cc05soff.jpg"		cc05son.src = "gallery/photos/cc05son.jpg"		cc06soff.src = "gallery/photos/cc06soff.jpg"		cc06son.src = "gallery/photos/cc06son.jpg"		cc07soff.src = "gallery/photos/cc07soff.jpg"		cc07son.src = "gallery/photos/cc07son.jpg"		v01soff.src = "gallery/photos/v01soff.jpg"		v01son.src = "gallery/photos/v01son.jpg"		v02soff.src = "gallery/photos/v02soff.jpg"		v02son.src = "gallery/photos/v02son.jpg"		v03soff.src = "gallery/photos/v03soff.jpg"		v03son.src = "gallery/photos/v03son.jpg"		v04soff.src = "gallery/photos/v04soff.jpg"		v04son.src = "gallery/photos/v04son.jpg"		v05soff.src = "gallery/photos/v05soff.jpg"		v05son.src = "gallery/photos/v05son.jpg"		a01soff.src = "gallery/photos/a01soff.jpg"		a01son.src = "gallery/photos/a01son.jpg"		a02soff.src = "gallery/photos/a02soff.jpg"		a02son.src = "gallery/photos/a02son.jpg"		a03soff.src = "gallery/photos/a03soff.jpg"		a03son.src = "gallery/photos/a03son.jpg"		a04soff.src = "gallery/photos/a04soff.jpg"		a04son.src = "gallery/photos/a04son.jpg"		a05soff.src = "gallery/photos/a05soff.jpg"		a05son.src = "gallery/photos/a05son.jpg"		b01soff.src = "gallery/photos/b01soff.jpg"		b01son.src = "gallery/photos/b01son.jpg"		b02soff.src = "gallery/photos/b02soff.jpg"		b02son.src = "gallery/photos/b02son.jpg"		b03soff.src = "gallery/photos/b03soff.jpg"		b03son.src = "gallery/photos/b03son.jpg"		b04soff.src = "gallery/photos/b04soff.jpg"		b04son.src = "gallery/photos/b04son.jpg"		b05soff.src = "gallery/photos/b05soff.jpg"		b05son.src = "gallery/photos/b05son.jpg"		r01soff.src = "gallery/photos/r01soff.jpg"		r01son.src = "gallery/photos/r01son.jpg"		r02soff.src = "gallery/photos/r02soff.jpg"		r02son.src = "gallery/photos/r02son.jpg"		r03soff.src = "gallery/photos/r03soff.jpg"		r03son.src = "gallery/photos/r03son.jpg"		r04soff.src = "gallery/photos/r04soff.jpg"		r04son.src = "gallery/photos/r04son.jpg"		r05soff.src = "gallery/photos/r05soff.jpg"		r05son.src = "gallery/photos/r05son.jpg"		e01soff.src = "gallery/photos/e01soff.jpg"		e01son.src = "gallery/photos/e01son.jpg"		e02soff.src = "gallery/photos/e02soff.jpg"		e02son.src = "gallery/photos/e02son.jpg"		e03soff.src = "gallery/photos/e03soff.jpg"		e03son.src = "gallery/photos/e03son.jpg"		e04soff.src = "gallery/photos/e04soff.jpg"		e04son.src = "gallery/photos/e04son.jpg"		e05soff.src = "gallery/photos/e05soff.jpg"		e05son.src = "gallery/photos/e05son.jpg"	}		// test//	alert("WoRkiNg!");
