*/
isn[0].src="images/02.jpg";
isn[1].src="images/03.jpg";
var durl=new Array();
durl[0]="signup.html";
durl[1]="signup.html";
/* rotateIt()*/
function rotateIt(){
if (halt!=1){
sctr++;
if (sctr>number_of_sponsors-1){
sctr=0;
}
document.sponsor.src=isn[sctr].src;
setTimeout("rotateIt()",2500);
}
}
/* */
function doIt(){
halt=1;
location.href=durl[sctr];
}
function dispIt(){
parent.window.status=durl[sctr];
}
// End Hiding -->
|
SECURE SIGNUP |