
<html>
<head>
<title></title>

<!-- Enter in Head tag -->
<!-- The Content can change to increase or decrease the Refresh time -->
<META HTTP-EQUIV="Refresh" CONTENT="0;URL=banner_01.html">
<script language="JavaScript">
window.top.location='banner_01.html';
</script>
</head>
<body>
<a href="banner_01.html">Please click here</a>
</body>
</html>
