$(document).ready(function(){
	
	$('#bg').bgResize({
		imagewidth:1671,
		imageheight:1111
	});
	
});
