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( "
Free Catholic Stuff
Everything is Catholic.
Everything is completely free.

www.CatholicFreebies.com
Catholic Books & Gifts
Statues, rosaries, Bibles, medals,
First Communion gifts, and more.

www.CatholicCompany.com
", "
Free Catholic Stuff
Everything is Catholic.
Everything is completely free.

www.CatholicFreebies.com
Catholic Books & Gifts
Statues, rosaries, Bibles, medals,
First Communion gifts, and more.

www.CatholicCompany.com
", "
Free Catholic Stuff
Everything is Catholic.
Everything is completely free.

www.CatholicFreebies.com
First Communion Gifts
Dozens of missals, gift sets, veils,
dresses, rosaries and other gifts

www.AquinasAndMore.com
", "
Free Catholic Stuff
Everything is Catholic.
Everything is completely free.

www.CatholicFreebies.com
First Communion Gifts
Dozens of missals, gift sets, veils,
dresses, rosaries and other gifts

www.AquinasAndMore.com
" ); image = new initArray( "1", "1", "1", "1" ); text = new initArray( "1", "1", "1", "1" ); var currentdate = new Date(); var core = currentdate.getSeconds() % image.length; var ranlink = link[core]; var ranimage = image[core]; var rantext = text[core]; document.write('' +ranlink+ '');