// *** Any style tags count as 1, no matter how many "@import url" statements it contains //
// This is to disable the Style Sheet that targets MSIE when Active Scripting is disabled //
if(document.styleSheets) document.styleSheets[1].disabled=true;