﻿$(document).ready(function () { $('#features').jshowoff({ links: true, controls: false, effect: 'fade', hoverPause: false, speed: 3000 }); });
