function update_url(str){
	window.location = "?page=gallery" + "&album_id=" + str;
}