// JavaScript Document
	$(window).load(function() {
	$("#background").fullBg();
	});
