function changeGallery( page, id ){
	window.location = page+'?g='+id;
}