$(document).ready(function(){
    if($("#photoFade2").size()){$('#photoFade2').innerfade({speed: 'slow', containerheight: "250px"});}
});


