$(document).ready(function(){
	$(".INpopup a[rel^='prettyPhoto']").prettyPhoto({theme:'cs_dark_rounded'});
})