if ($.browser.msie) {
  document.write("<link rel='stylesheet' href='http://sixteenink.com/v13/dontuseie.css'><div id='focus'></div><div id='frontmancontainer'><div id='frontman'>You use Internet Explorer. You really must want your identity stolen.<br><a href='http://www.mozilla.org/firefox?WT.mc_id=aff_en21&WT.mc_ev=click'><img src='http://www.mozilla.org/contribute/buttons/468x60bubble_r.png' alt='Firefox Download Button' border='0' /></a> <br><div id='notice'>*Note: This is not an advertisement. <br>I want my visitors to have the safest and most reliable experience on the internet. <br>This cannot be achieved with the incompatibility and insecurity of Microsoft's IE.</div> </div><div id='clearboth'></div><div id='closebox'>close</div></div>");
$('#closebox, #focus').click(function() {
	$("#focus, #frontmancontainer, #frontman, #closebox").addClass("hideme"); 
});
 } 


