(function($)
{
    $(function()
    {
        // Code here..
    });
})(jQuery);
