<!-- // Start of AdSubtract JavaScript block; you can ignore this.
     // It is used when AdSubtract blocks cookies or pop-up windows.
document.iMokie = "cookie blocked by AdSubtract";
document.iMferrer = "referrer blocked by AdSubtract";
function iMwin() {
	this.location = "";
	this.frames = new Array(9);
	this.frames[0] = this;
	this.frames[1] = this;
	this.frames[2] = this;
	this.frames[3] = this;
	this.frames[4] = this;
	this.frames[5] = this;
	this.frames[6] = this;
	this.frames[7] = this;
	this.frames[8] = this;
	this.length = 0;
}
// End of AdSubtract JavaScript block. -->
		if((navigator.userAgent.indexOf("MSIE") != -1) && (navigator.userAgent.indexOf("Mac") != -1) && (parseInt(navigator.appVersion) > 3)) {
			document.write("<LINK REL=stylesheet HREF=\"http://www.theunion.com/css/macie.css\" TYPE=\"text/css\">");
		}
		else if((navigator.userAgent.indexOf("Mac") != -1) && (parseInt(navigator.appVersion) > 3)) {
			document.write("<LINK REL=stylesheet HREF=\"http://www.theunion.com/css/macns.css\" TYPE=\"text/css\">");
		}
		else if((navigator.appName=="Netscape" && navigator.userAgent.indexOf("Mozilla") !=-1)) {
			document.write("<LINK REL=stylesheet HREF=\"http://www.theunion.com/css/winns.css\" TYPE=\"text/css\">");
		}
		else {
   			document.write("<LINK REL=stylesheet HREF=\"http://www.theunion.com/css/win.css\" TYPE=\"text/css\">"); 
		}
