window.onload = function() {
	fullHeightMainBackground();
	var params = {
		wmode: 'transparent'
	};
	swfobject.embedSWF('/bgfilm_720x404.swf', 'backgroundReplace', '100%', '100%', '8', '', false, params, false);
};