If your visitor has JavaScript enabled in their browser, they are automatically redirected to your JavaScript-enhanced page. If their browser doesn't support JavaScript or they have it disabled, the NOSCRIPT code will display a link to another page without JavaScript.
Add the below code to the <body> section of your page:
<scriptlanguage="javascript"type="text/javascript"> /* Visit http://www.yaldex.com/
for full source code
and get more free JavaScript, CSS and DHTML scripts! */
<!-- Begin document.write("<b>You
have have been sent to the JavaScript enhanced page, if I created one.
;-)</b>"); // End --> </script> <noscript> It appears that your browser does not
support JavaScript, or you have it disabled. This site is best viewed
with JavaScript enabled.<br>If
JavaScript is disabled in your browser, please turn it back on then
reload this page.<br>Or,
if your browser does not support JavaScript, you could go to the
non-JavaScript page via a link here. </noscript>