
	// Change Gallery Page

	function gotosite(site)
	{
		if (site != "")
		{
			self.location = site;
		}
 	}



