	home = new Image();
	home.src = "images/global/links_home_on.gif";
	about = new Image();
	about.src = "images/global/links_about_on.gif";
	info = new Image();
	info.src = "images/global/links_info_on.gif";
	activities = new Image();
	activities.src = "images/global/links_activities_on.gif";
	photos = new Image();
	photos.src = "images/global/links_photos_on.gif";
	contact = new Image();
	contact.src = "images/global/links_contact_on.gif";
	
	photos2 = new Image();
	photos2.src = "images/home/photos_on.gif";
	about2 = new Image();
	about2.src = "images/home/about_on.gif";
	activities2 = new Image();
	activities2.src = "images/home/activities_on.gif";