// JavaScript Document


$(document).ready(function () {

    $('#imagerotator').jqFancyTransitions({ width: 980, height: 350 });

});

