if ( !( (navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) < 7) ) )
{
	document.write('<div id="dimmer" class="dimmer" style="position:fixed; width:'+ ( window.screen.width - 100) + 'px; height:100%;"></div>');
}
