﻿/*$(function() {
    $('div#jquery').innerfade({
        speed: 2500,
        timeout: 4000,
        type: 'random',
        containerheight: '250px'
    });
});*/
