(function($) {
	
	"use strict";

	var apples = "oranges";
	
}(jQuery));