		
var FullscreenrOptions = {  width: 900, height: 600, bgID: '#bgimg' };
jQuery.fn.fullscreenr(FullscreenrOptions);
	
