function gallery_show(id){
	window.open(fullview_url+'&id='+id,'gallery_full','width=530,height=495,scrollbars=no,status=no,location=no');
}
