/// <reference path="jquery_reflection.js" />


$(function () {

    $("#dyeng_fotogallery img").reflect({height: 30, opacity: 0.3});

});
