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=1435&ID=713",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=1435&ID=1286",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=1435&ID=1805",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=1435&ID=2781",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=1435&ID=3837",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=1435&ID=7721",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=1435&ID=7849",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=1435&ID=8795",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=1435&ID=11161",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=1435&ID=13164",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=1435&ID=13166",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=1435&ID=14627",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=1435&ID=16007",
"http://www.CatholicCompany.com/product_detail.cfm?new=yes&AID=1435&ID=980"
);
image = new initArray(
"http://www.CatholicCompany.com/images/small/1001017.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/1011270.jpg",
"http://www.CatholicCompany.com/images/small/1011557.jpg",
"http://www.CatholicCompany.com/images/small/9990194.jpg",
"http://www.CatholicCompany.com/images/small/9990196.jpg",
"http://www.CatholicCompany.com/images/small/2008241.jpg",
"http://www.CatholicCompany.com/images/small/1111082.jpg",
"http://www.CatholicCompany.com/images/small/1006019.jpg"
);
text = new initArray(
"Rosary Army recommends Catechism of the Catholic Church - OSV HC / SC -- Just $19.95 at the Catholic Company.", "Rosary Army recommends Christian Prayer - Liturgy of the Hours -- Just $31.95 at the Catholic Company.", "Rosary Army recommends Daily Roman Missal Burgundy Leather -- Just $89.95 at the Catholic Company.", "Rosary Army recommends Catholicism for Dummies -- Just $21.99 at the Catholic Company.", "Rosary Army recommends The Dolorous Passion of Our Lord Jesus Christ - Leather Gift Edition -- Just $26.95 at the Catholic Company.", "Rosary Army recommends Compendium of the Catechism of the Catholic Church -- Just $14.95 at the Catholic Company.", "Rosary Army recommends Catholic Classics - Catechism Set (4 Books) -- Just $36.40 at the Catholic Company.", "Rosary Army recommends Catholic Classics - 20th Century Writers Set (5 Books) -- Just $72.00 at the Catholic Company.", "Rosary Army recommends Baby Boy Holy Water Font - 5 inch -- Just $14.45 at the Catholic Company.", "Rosary Army recommends Douay-Rheims Bible, LARGE PRINT Black Leather Hardcover -- Just $69.95 at the Catholic Company.", "Rosary Army recommends The Spear by Louis de Wohl -- Just $19.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('
');