var navT1=null;
var ua=navigator.userAgent.toLowerCase();
if(ua.indexOf("msie")>-1&&ua.indexOf("mac")>-1){
	document.write('<link rel="stylesheet" href="/assets/styles/ie_mac.css" type="text/css"/>');
	document.write('<div class="attention"><b>We have detected that you are using Internet Explorer on a Macintosh.</b><br/>Unfortunately, this is an antiquated browser that this website, and many others do not support. Since Microsoft has <a href="http://www.microsoft.com/mac/products/internetexplorer/internetexplorer.aspx?pid=internetexplorer" target="_blank">discontinued this browser</a>, we would highly recommend upgrading to <a href="http://www.getfirefox.com/" target="_blank">Firefox</a> or Apple <a href="http://www.apple.com/safari/" target="_blank">Safari</a>. Both are excellent free browsers for the Macintosh platform.</br></br>For your convenience we are displaying the information you requested below, without formatting.</div>');
}
