var $ = jQuery.noConflict();
$(document).ready(function() {
	$("#body-background").ezBgResize();
});

