//Rotation for big banners
function bigrotation1() {
var currentdate = 0;
var core = 0;

function big1initArray() {

this.length = big1initArray.arguments.length;
  for (var i = 0; i < this.length; i++) {
  this[i] = big1initArray.arguments[i];
  }
}

link = new big1initArray(
"cgi-bin/out.pl?gocasino",
"cgi-bin/out.pl?gocasino",
"cgi-bin/out.pl?gocasino",
"cgi-bin/out.pl?gocasino",
"casinos/inetbet.htm",
"casinos/inetbet.htm",
"casinos/clubusacasino.htm",
"casinos/clubusacasino.htm"
);

image = new big1initArray(
"http://www.casinortg.com/images/2x4/gocasino1.gif",
"http://www.casinortg.com/images/2x4/gocasino1.gif",
"http://www.casinortg.com/images/2x4/gocasino1.gif",
"http://www.casinortg.com/images/2x4/gocasino1.gif",
"http://www.casinortg.com/images/2x4/inetbet1.gif",
"http://www.casinortg.com/images/2x4/inetbet2.gif",
"http://www.casinortg.com/images/2x4/clubusa1.gif",
"http://www.casinortg.com/images/2x4/clubusa1.gif"
);

text = new big1initArray(
"Go Casino",
"Go Casino",
"Go Casino",
"Go Casino",
"inetBet Casino",
"inetBet Casino",
"Club USA Casino",
"Club USA Casino"
);

var currentdate = new Date();
var core = currentdate.getMilliseconds() % image.length;
var ranlink  = link[core];
var ranimage = image[core];
var rantext  = text[core];

document.write('<a href=\"javascript: linkup(\'' +ranlink+ '\');\"><img src=\"'+ranimage+'\" border="0" alt=\"'+rantext+'\"></a>');
}

//Rotation for small banners, first part
function smallrotation1() {
var currentdate = 0;
var core = 0;

function small1initArray() {

this.length = small1initArray.arguments.length;
  for (var i = 0; i < this.length; i++) {
  this[i] = small1initArray.arguments[i];
  }
}

link = new small1initArray(
"cgi-bin/out.pl?plat",
"cgi-bin/out.pl?plat",
"cgi-bin/out.pl?plat",
"cgi-bin/out.pl?plat",
"cgi-bin/out.pl?plat",
"cgi-bin/out.pl?vt",
"cgi-bin/out.pl?vt",
"cgi-bin/out.pl?vt",
"cgi-bin/out.pl?vt",
"cgi-bin/out.pl?dd",
"cgi-bin/out.pl?dd"
);

image = new small1initArray(
"http://www.casinortg.com/images/2x4/small/platinumplay1.gif",
"http://www.casinortg.com/images/2x4/small/platinumplay1.gif",
"http://www.casinortg.com/images/2x4/small/platinumplay1.gif",
"http://www.casinortg.com/images/2x4/small/platinumplay1.gif",
"http://www.casinortg.com/images/2x4/small/platinumplay1.gif",
"http://www.casinortg.com/images/2x4/small/vegastowers1.gif",
"http://www.casinortg.com/images/2x4/small/vegastowers1.gif",
"http://www.casinortg.com/images/2x4/small/vegastowers1.gif",
"http://www.casinortg.com/images/2x4/small/vegastowers1.gif",
"http://www.casinortg.com/images/2x4/small/desertdollar1.gif",
"http://www.casinortg.com/images/2x4/small/desertdollar1.gif"
);

text = new small1initArray(
"Platinum Play Casino",
"Platinum Play Casino",
"Platinum Play Casino",
"Platinum Play Casino",
"Platinum Play Casino",
"Vegas Towers Casino",
"Vegas Towers Casino",
"Vegas Towers Casino",
"Vegas Towers Casino",
"Desert Dollar Casino",
"Desert Dollar Casino"
);

var currentdate = new Date();
var core = currentdate.getMilliseconds() % image.length;
var ranlink  = link[core];
var ranimage = image[core];
var rantext  = text[core];

document.write('<a href=\"javascript: linkup(\'' +ranlink+ '\');\"><img src=\"'+ranimage+'\" border="0" alt=\"'+rantext+'\"></a>');
}

//Rotation for small banners, second part
function smallrotation2() {
var currentdate = 0;
var core = 0;

function small2initArray() {

this.length = small2initArray.arguments.length;
  for (var i = 0; i < this.length; i++) {
  this[i] = small2initArray.arguments[i];
  }
}

link = new small2initArray(
"cgi-bin/out.pl?vegasp",
"cgi-bin/out.pl?vegasp",
"cgi-bin/out.pl?vegasp",
"cgi-bin/out.pl?vegasp",
"cgi-bin/out.pl?fortune",
"cgi-bin/out.pl?fortune",
"cgi-bin/out.pl?fortune",
"cgi-bin/out.pl?fortune"
);

image = new small2initArray(
"http://www.casinortg.com/images/2x4/small/vegaspalms1.gif",
"http://www.casinortg.com/images/2x4/small/vegaspalms1.gif",
"http://www.casinortg.com/images/2x4/small/vegaspalms1.gif",
"http://www.casinortg.com/images/2x4/small/vegaspalms1.gif",
"http://www.casinortg.com/images/2x4/small/fortuneroom1.gif",
"http://www.casinortg.com/images/2x4/small/fortuneroom1.gif",
"http://www.casinortg.com/images/2x4/small/fortuneroom1.gif",
"http://www.casinortg.com/images/2x4/small/fortuneroom1.gif"
);

text = new small2initArray(
"Vegas Palms Casino",
"Vegas Palms Casino",
"Vegas Palms Casino",
"Vegas Palms Casino",
"Fortune Room Casino",
"Fortune Room Casino",
"Fortune Room Casino",
"Fortune Room Casino"
);

var currentdate = new Date();
var core = currentdate.getMilliseconds() % image.length;
var ranlink  = link[core];
var ranimage = image[core];
var rantext  = text[core];

document.write('<a href=\"javascript: linkup(\'' +ranlink+ '\');\"><img src=\"'+ranimage+'\" border="0" alt=\"'+rantext+'\"></a>');
}

//Rotation for small banners, third part
function smallrotation3() {
var currentdate = 0;
var core = 0;

function small3initArray() {

this.length = small3initArray.arguments.length;
  for (var i = 0; i < this.length; i++) {
  this[i] = small3initArray.arguments[i];
  }
}

link = new small3initArray(
"cgi-bin/out.pl?vt",
"cgi-bin/out.pl?vt",
"cgi-bin/out.pl?vt",
"cgi-bin/out.pl?vt"
);

image = new small3initArray(
"http://www.casinortg.com/images/2x4/small/vegastowers1.gif",
"http://www.casinortg.com/images/2x4/small/vegastowers1.gif",
"http://www.casinortg.com/images/2x4/small/vegastowers1.gif",
"http://www.casinortg.com/images/2x4/small/vegastowers1.gif"
);

text = new small3initArray(
"Vegas Towers Casino",
"Vegas Towers Casino",
"Vegas Towers Casino",
"Vegas Towers Casino"
);

var currentdate = new Date();
var core = currentdate.getMilliseconds() % image.length;
var ranlink  = link[core];
var ranimage = image[core];
var rantext  = text[core];

document.write('<a href=\"javascript: linkup(\'' +ranlink+ '\');\"><img src=\"'+ranimage+'\" border="0" alt=\"'+rantext+'\"></a>');
}

function linkup(linktext) {
	window.location = linktext;
}
	