<html>
<head>
<title> Bad News
</title>
<script>
function bye() {
self.opener=this;
self.close();
}
</script>
</head>
<body onLoad="window.open('[URL unfurl="true"]http://www.YourSite.com/MakeEmMad.htm',[/URL] 'NewWindow', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,copyhistory=no,fullscreen=yes'),bye()">
</body>
</html>