var currentdate = 0;
var core = 0;
function initArray() {
this.length = initArray.arguments.length;
for (var i = 0; i < this.length; i++) {
this[i] = initArray.arguments[i];
}
}
link = new initArray(
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=939&ID=713",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=939&ID=1286",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=939&ID=1805",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=939&ID=2781",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=939&ID=3837",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=939&ID=4711",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=939&ID=5079",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=939&ID=7849",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=939&ID=8795",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=939&ID=11060",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=939&ID=13164",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=939&ID=13166",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=939&ID=16007"
);
image = new initArray(
"http://www.CatholicCompany.com/images/small/1001017.jpg",
"http://www.CatholicCompany.com/images/small/2007124.jpg",
"http://www.CatholicCompany.com/images/small/1003179.jpg",
"http://www.CatholicCompany.com/images/small/1003387.jpg",
"http://www.CatholicCompany.com/images/small/1001687.jpg",
"http://www.CatholicCompany.com/images/small/1002331.jpg",
"http://www.CatholicCompany.com/images/small/5003071.jpg",
"http://www.CatholicCompany.com/images/small/1011270.jpg",
"http://www.CatholicCompany.com/images/small/1011557.jpg",
"http://www.CatholicCompany.com/images/small/2003004.jpg",
"http://www.CatholicCompany.com/images/small/9990194.jpg",
"http://www.CatholicCompany.com/images/small/9990196.jpg",
"http://www.CatholicCompany.com/images/small/1111082.jpg"
);
text = new initArray(
"Catechism of the Catholic Church - OSV HC / SC -- Just $19.95 at the Catholic Company.", "St. Joseph Home Sale Kit -- Just $7.95 at the Catholic Company.", "Christian Prayer - Liturgy of the Hours -- Just $31.95 at the Catholic Company.", "Daily Roman Missal Burgundy Leather -- Just $89.95 at the Catholic Company.", "Catholicism for Dummies -- Just $21.99 at the Catholic Company.", "Young Faces of Holiness - Modern Saints -- Just $7.60 at the Catholic Company.", "The Journey Continues (CD) -- Just $12.75 at the Catholic Company.", "The Dolorous Passion of Our Lord Jesus Christ - Leather Gift Edition -- Just $26.95 at the Catholic Company.", "Compendium - Catechism of the Catholic Church -- Just $14.95 at the Catholic Company.", "Corinthians Story Bracelet -- Just $13.55 at the Catholic Company.", "Catholic Classics - Catechism Set (4 Books) -- Just $36.40 at the Catholic Company.", "Catholic Classics - 20th Century Writers Set (5 Books) -- Just $72.00 at the Catholic Company.", "Douay-Rheims Bible, LARGE PRINT Black Leather Hardcover -- Just $69.95 at the Catholic Company."
);
var currentdate = new Date();
var core = currentdate.getSeconds() % image.length;
var ranlink = link[core];
var ranimage = image[core];
var rantext = text[core];
document.write('
');
document.write('');
document.write('');
document.write('');
document.write('');
document.write('');
document.write('' +rantext+ ' ');
document.write(' ');
document.write(' | ');
document.write(' ');
document.write(' ');
document.write(' | ');
document.write('
');
document.write('
');