<!--REDIRECT AS PER BROWSER & BROWSER VERSION--> <!-- This goes in the HEAD of the html file --> <script language="JavaScript" type="text/javascript"> <!-- Copyright 2004, Sandeep Gangadharan --> <!-- For more free scripts go to http://sivamdesign.com/scripts/ --> <!-- if ((navigator.appName == 'Microsoft Internet Explorer') && (parseInt(navigator.appVersion) < 5)) { location.href="explorer_v4.html"; } //--> </script> <!-- Just change the browser name and URL in the script to suit your needs. The script should be typed into the file that will be the default page. Ex.: the above script should be added to the page viewed by users not using IE containing elements that would not work in IE v5 and above. -->