$(function() {
	$('#menu li:last-child').addClass('last');
	$.fn.fullscreenr({ width: 1990, height: 1000, bgID: '#background img' });
});
