<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html>
  <head>
    <title>A JavaScript capable browser is required to perform this action</title>
    <style type="text/css">
body {
background : #eee;
font : 14px arial;
}

h1 {
color : #dc4b7f;
}

.Text {
margin : 35px 50px;
width : 600px;
}
</style>
  </head>
  <body>
    <div class="Text">
      <h1>A JavaScript capable browser is required to perform this action</h1>
      <p>
It would appear that JavaScript is not enabled on your browser. This could be because: 
</p>
      <ul>
        <li>Your security settings are too high</li>
        <li>Your browser does not support JavaScript</li>
      </ul>
      <p>
To check the security settings of your browser go to 'Tools' and then 'Options' or 'Internet Options'. There should be a security tab which will allow you to set the security level of your browser. 
</p>
      <p>
If you are using an older browser, Webjam recommends upgrading to Firefox: 
</p>
      <p>
        <a href="http://getfirefox.com/" title="Get Firefox - The Browser, Reloaded">
          <img src="http://www.mozilla.org/products/firefox/buttons/getfirefox_large.png" width="178" height="60" border="0" alt="Get Firefox" />
        </a>
      </p>
    </div>
  </body>
</html>