
$(document).ready(function(){$("#toTheTop").click(function(ev){$('html,body').animate({scrollTop:0},'fast');});$(document).pngFix();$("#photos_detail a").lightBox();});
