html>
<body>
<script type="text/javascript">
document.location.href="http://aaa.domain.com:81";
</script>
</body>
</html>

 

-----------------------------------------------------------------------------

 

<frameset rows="*" border="0">
<frame name="MAIN" scrolling="auto" marginwidth="0" marginheight="0" src="http://aaa.domain.com:81">
</frameset>

+ Recent posts