function openPopGallery(url,galleryType){
	var url = url + '&galleryType='+ galleryType;
	tb_show('', url);	
}