﻿$(document).ready(function () {
    $("#pics").cycle();
});
