//<script type="text/javascript">

$(function(){
        $("a[rel^='gallery']").prettyPhoto({theme:'dark_square'});
});


