<!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/AJAX capable browser is required to perform this action</h1>
      <p>
It would appear that JavaScript and/or AJAX is not working properly in your browser. This may be because: 
</p>
      <ul>
        <li>Your browser does not support JavaScript</li>
        <li>Your security settings are too high</li>
        <li>Active-X has been disabled (Internet Explorer only)</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. If this is set to the highest level it may disable certain features that enable Webjam and many other interactive websites to work properly.
</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>