//Image Swap Stuff: Written and Incorporated by Jenni 


function information1() {
				 document.images["information"].src="information1.gif";
				 }
				 
function information0() {
				 document.images["information"].src="information0.gif";
				 }
				 
function shops1() {
				 document.images["shops"].src="shops1.gif";
				 }
				 
function shops0() {
				 document.images["shops"].src="shops0.gif";
				 }
function promotions1() {
				 document.images["promotions"].src="promotions1.gif";
				 }
				 
function promotions0() {
				 document.images["promotions"].src="promotions0.gif";
				 }
function contact1() {
				 document.images["contact"].src="contact1.gif";
				 }
				 
function contact0() {
				 document.images["contact"].src="contact0.gif";
				 }

function home21() {
				 document.images["home2"].src="home21.gif";
				 }
				 
function home20() {
				 document.images["home2"].src="home20.gif";
				 }
				 				 				 

function map21() {
				 document.images["map2"].src="map21.gif";
				 }
				 
function map20() {
				 document.images["map2"].src="map20.gif";
				 }
				 

function directory21() {
				 document.images["directory2"].src="directory21.gif";
				 }
				 
function directory20() {
				 document.images["directory2"].src="directory20.gif";
				 }
				 				 

function hours21() {
				 document.images["hours2"].src="hours21.gif";
				 }
				 
function hours20() {
				 document.images["hours2"].src="hours20.gif";
				 }
				 

function promotions21() {
				 document.images["promotions2"].src="promotions21.gif";
				 }
				 
function promotions20() {
				 document.images["promotions2"].src="promotions20.gif";
				 }
				 				 

function location21() {
				 document.images["location2"].src="location21.gif";
				 }
				 
function location20() {
				 document.images["location2"].src="location20.gif";
				 }
				 

function register21() {
				 document.images["register2"].src="register21.gif";
				 }
				 
function register20() {
				 document.images["register2"].src="register20.gif";
				 }
				 				 
// End Images
