(function(){
	$(function(){
		website.loadSubMenu();
		website.animateBanner();
	});
})();

