// JavaScript Document
(function($) {$(function() {
    // more code using $ as alias to jQuery
	
});})(jQuery)