function initPrettyPhoto(){
    $("#sti_bigimg a[rel^='prettyPhoto'], #scrollareagal a[rel^='prettyPhoto']").prettyPhoto({theme: 'light_rounded'}); 
}
