This page uses frames, but your browser doesn't support them.
<html>
<head>
<title>Cross-browser Dynamic HTML Scripts - Loading....</title>
<meta name="Author" content="Thomas Brattli (webmaster@bratta.com)">
<meta name="KeyWords" content="Dynamic HTML Script">
<meta name="Description" content="">
<style type="text/css">
TD{font-family:arial,helvetica; font-size:12px}
BODY{background-color:white; font-family:arial,helvetica; font-size:12px}
A{color:Navy; text-decoration:none}
A:hover{color:red; text-decoration:underline}
A:visited:{color:#808080}
H3{font-size:20px; font-weight:bold;}
SPAN.clHead{font-size:20px; font-weight:bold;}
.clBg{background-color:Silver; padding:2px; font-size:20px; font-weight:bold; color:Navy}
TD.clInfo{font-family:arial,helvetica; font-size:12px; color:#333333}
DIV{font-family:arial,helvetica; font-size:12px}
P{font-family:arial,helvetica; font-size:12px}
PRE{font-family:Courier new; font-size:11px; color:red}
CODE{font-family:Courier new; font-size:12px; color:red}
.clSmall{font-size:11px}
</style>
<style type="text/css">
#divLoadCont{position:absolute; width:100%; height:98%; top:0; left:0; background-color:white; layer-background-color:white; font-family:arial,helvetica; z-index:100}
</style>
<script>
//checking for frames # ## ##########################
if(self.name==top.name){
location.href="../scripts.asp?url=scripts/scripts.asp?id=26&ac=0&order=created"
}
</script>
<script type="text/javascript" language="JavaScript">
/********************************************************************************
Copyright (C) 1999 Thomas Brattli
This script is made by and copyrighted to Thomas Brattli at www.bratta.com
Visit for more great scripts. This may be used freely as long as this msg is intact!
I will also appriciate any links you could give me.
********************************************************************************/
//Default browsercheck, added to all scripts!
function checkBrowser(){
this.ver=navigator.appVersion
this.dom=document.getElementById?1:0
this.ie5=(this.ver.indexOf("MSIE 5")>-1 && this.dom)?1:0;
this.ie4=(document.all && !this.dom)?1:0;
this.ns5=(this.dom && parseInt(this.ver) >= 5) ?1:0;
this.ns4=(document.layers && !this.dom)?1:0;
this.bw=(this.ie5 || this.ie4 || this.ns4 || this.ns5)
return this
}
bw=new checkBrowser()
//Hides the div
function hideIt(div){
if(bw.bw){
div="divLoadCont"
obj=bw.dom?document.getElementById(div).style:bw.ie4?document.all[div].style:bw.ns4?document[div]:0;
obj.visibility='hidden'
}
}
onload=hideIt;
</script>
</HEAD>
<BODY bgcolor="White">
<table width="90%" align="center"><tr><td class="clSmall"><form method="post" name="frmNews" action="http://www.listbot.com/cgi-bin/subscriber">Get updated when this site is!<br><input type=hidden name="list_id" value="experience_dhtml"><input type=hidden name="Act" value="subscribe_list"><input type=text name="e_mail" value="Your Email" size="13"><br><a href="#" onclick="document.frmNews.submit(); return false">Join Newsletter</a> - <a href="../newsletter/index.asp">More info</a></form></td><td align="right"><A target="_blank" HREF="http://ad.doubleclick.net/jump/bratta.adventure/1409;cat=1409;lan=01;typ=01;ref=01;pos=01;kw=Scripts;sz=468x60;ord=612801?"><IMG SRC="http://ad.doubleclick.net/ad/bratta.adventure/1409;cat=1409;lan=01;typ=01;ref=01;pos=01;kw=Scripts;sz=468x60;ord=612801?" border=0 height="60" width="468"></A><br> <br></td></tr></table> <script>
//We write the table and the div to hide the content out, so older browsers won't see it
if(bw.bw) document.write('<div id="divLoadCont"><table width="100%" height="95%" align="center" valign="middle"><tr><td width="100%" height="100%" align="center" valign="middle"><h3>Loading Page....</h3></td></tr></table></div>')
</script>
<frameset cols="140,*" BORDER="0">
<frame name="contents" target="main" src="menu.html" SCROLLING="NO">
<frame name="main" src="main.html">
<noframes>
<body>
<p>This page uses frames, but your browser doesn't support them.</p>
</body>
</noframes>
</frameset>
</BODY>
</HTML>