<STYLE type="text/css">
<!--
BODY 
{
  direction:;
  background-attachment:fixed;
  scrollbar-arrow-color: B6BCCA;
  scrollbar-track-color: 2E4A93;
  scrollbar-face-color: 6F86BA;
  scrollbar-highlight-color: B6BCCA;
  scrollbar-3dlight-color: 6F7991;
  scrollbar-darkshadow-color: 3D5492;
  scrollbar-shadow-color: 475C93;
}
-->
</STYLE>

<script language="Javascript1.2">
// Set the message for the alert box
am = "CloSe the woR1d open the n3xt";

// do not edit below this line
// ===========================
bV  = parseInt(navigator.appVersion)
bNS = navigator.appName=="Netscape"
bIE = navigator.appName=="Microsoft Internet Explorer"

function nrc(e) {
   if (bNS && e.which > 1){
      alert(am)
      return false
   } else if (bIE && (event.button >1)) {
     alert(am)
     return false;
   }
}

document.onmousedown = nrc;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
if (bNS && bV<5) window.onmousedown = nrc;
</script>


<style TYPE="text/css">
<!--
A:visited {color: #10214E; background: none; text-decoration: none; nw-resize;}
A:link {color: #10214E; background: none; text-decoration: none; cursor: nw-resize;}
A:hover {color: #475C93; background-color: none; filter:fliph; height:0; cursor: help;}
A:action {color: #475C93; background-color: none; filter:fliph; height:0; cursor: nw-resize;}

TD, BODY, TABLE, TR 
{font-size: 9pt; font-family: arial; color: #000000;}

-->
</style>


