$(document).ready(function(){
			$("a[rel^='lightbox']").prettyPhoto(
					{"theme" : 'light_rounded'}
			);
		});

///* light_rounded / dark_rounded / light_square / dark_square */