function whichlightbox()
{
	
	jQuery("a[rel^='prettyPhoto'], a[rel^='lightbox[image-gallery]']").prettyPhoto({
										theme: 'dark_rounded' /* light_rounded / dark_rounded / light_square / dark_square */																		   }); 

}
