// This is to disable the Style Sheet that targets MSIE when Active Scripting is disabled //
if(document.styleSheets) document.styleSheets[1].disabled=true;