function changeGalleryImage(src)	{
	$("galleryimage").src = src;
}