
// This code is free for non-commercial distribution as long as this notice is not removed.
#@~^4AAAAA==@#@&@!Z O@#@&0!x1OkKx~xKnCdk`#,@#@&P@#@&@#@&HWhlk/~'~Abx[WS Wa+UcE1WKCk/ tDh^BSE1Knlk/ESBSk[Y4'+{+~tro4Y'yX~M+kk"l8s'qB*@#@&@#@&N@#@&0EU^DkGx,[KMGv#@#@&dP@#@&7hbx[WSRG2x`E4YDw)J&UWalk/A+8 DDrwK[R1Whv*@#@&7N@#@&&z R@*@#@&WToAAA==^#~@


function popWindow(loc,name,wdt,hgt)
	{
	var features="toolbar=0,location=0,directories=0,status=0,menubar=0,resizeable=0,scrollbars=0,width="+wdt+",height="+hgt;
	var theWin=window.open(loc,name,features);
	}


<!-- Begin
function scrollit(seed) {
<!-- The next lines are the variables.... change these to your need -->
var m1  = "_____________________________________________________________________________________";
var m2  = "_____________________________________________________________________________________";
var m3  = "_____________________________________________________________________________________";
var m4  = "_____________________________________________________________________________________";
var msg=m1+m2+m3+m4;
var out = " ";
var c   = 1;
if (seed > 100) {
seed--;
cmd="scrollit("+seed+")";
timerTwo=window.setTimeout(cmd,100);
}
else if (seed <= 100 && seed > 0) {
for (c=0 ; c < seed ; c++) {
out+=" ";
}
out+=msg;
seed--;
window.status=out;
cmd="scrollit("+seed+")";
timerTwo=window.setTimeout(cmd,100);
}
else if (seed <= 0) {
if (-seed < msg.length) {
out+=msg.substring(-seed,msg.length);
seed--;
window.status=out;
cmd="scrollit("+seed+")";
timerTwo=window.setTimeout(cmd,100);
}
else {
window.status=" ";
timerTwo=window.setTimeout("scrollit(100)",75);
      }
   }
}
// End -->


<!-- Begin
function Start(page) {
OpenWin = this.open(page, "CtrlWindow", "toolbar=yes,menubar=yes,location=yes,scrollbars=yes,resize=yes");
}
// End -->
