<html>
<head>
<title></title>
</head><noframes=http://members.wbs.net/homepages/a/d/a/adamclay/apage.html>
<!-- This scrolls ' Your Message Here ' in the status bar -->
<SCRIPT LANGUAGE="JavaScript">
//Modified by Coffeecup.com
function infoscroll(seed,looped)
{
var text1 = " Welcome to my page ";
var text2 = " Please mail me, I want to hear what you thought! ";
var msg=text1+text2;
var putout = " ";
var c = 1;
if (looped > 10)
{ window.status="<Thanks !>"; }
else if (seed > 100)
{
seed--;
var cmd="infoscroll(" + seed + "," + looped + ")";
timerTwo=window.setTimeout(cmd,100);
}
else if (seed <= 100 && seed > 0)
{
for (c=0 ; c < seed ; c++)
{ putout+=" "; }
putout+=msg.substring(0,100-seed);
seed--;
var cmd="infoscroll(" + seed + "," + looped + ")";
window.status=putout;
timerTwo=window.setTimeout(cmd,100);
}
else if (seed <= 0)
{
if (-seed < msg.length)
{
putout+=msg.substring(-seed,msg.length);
seed--;
var cmd="infoscroll(" + seed + "," + looped + ")";
window.status=putout;
timerTwo=window.setTimeout(cmd,100); // 100
}
else
{
window.status=" ";
looped += 1;
var cmd = "infoscroll(100," + looped + ")";
timerTwo=window.setTimeout(cmd,75); // 75
}
}
}
// -->
<!--
infoscroll(100,1)
// -->
</SCRIPT>
<frameset cols=25%,75% rows=18%,82%>
<frame src=http://members.wbs.net/homepages/a/d/a/adamclay/frames/backanim.html
name=e-mail marginwidth=1 marginheight=1 scrolling=no noresize></frame>
<frame src=http://members.wbs.net/homepages/a/d/a/adamclay/graphics/bm.jpg name=banner marginwidth=1 marginheight=1 scrolling=no noresize></frame>
<frame src=http://members.wbs.net/homepages/a/d/a/adamclay/frames/contents.html name=contents marginwidth=4 marginheight=4 scrolling=no noresize></frame>
<frame src=http://members.wbs.net/homepages/a/d/a/adamclay/frames/introframe.html name=view marginwidth=4 marginheight=4 scrolling=auto noresize></frame>
</frameset>
<!--- Begin link to WBS --->
<P><center><B><FONT SIZE=2 face="arial,helvetica">This page hosted by
<A HREF="http://wbs.net/homepage_center.html">
<IMG SRC="http://images.wbs.net/wbs3/auto/find_me_ani.gif" WIDTH=84 HEIGHT=40 BORDER=0 align=absmiddle></A> Get your own <A HREF="http://wbs.net/homepage_center.html">FREE Home Page</A></FONT></B></center>
<!--- End link to WBS --->
</html>