//<!--

	new GalleryViewer({
		type: 'category_list',
		instanceName: galleryIdentifier,
		cat_list: cobj_pg_galleryList,
		plugin:'jquery_lightbox',
		limit: photoViewerLimit,
		thumb_height: photoThumbHeight,
		thumb_width: photoThumbWidth,
		showTitle: photoShowTitle,
		showDescription: photoShowDescription
	});

//-->
