jQuery – Closure Template

(function ($, window, document, undefined)
{
    // CODE HERE
})(jQuery, window, document);