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.catholicfreebies.com/goto.cfm?AID=3&link=/Catalogs/HBA-M1JC7VV.cfm",

"http://www.catholicfreebies.com/goto.cfm?AID=3&link=/Catalogs/7EX-HNL6Z3G.cfm",

"http://www.catholicfreebies.com/goto.cfm?AID=3&link=/Publications/0W1G2D-7MYB.cfm",

"http://www.catholicfreebies.com/goto.cfm?AID=3&link=/Publications/VMPYM455Q2X.cfm",

"http://www.catholicfreebies.com/goto.cfm?AID=3&link=/Publications/L-8W1-JZXAJ.cfm",

"http://www.catholicfreebies.com/goto.cfm?AID=3&link=/Publications/0A5T8R3RAWG.cfm",

"http://www.catholicfreebies.com/goto.cfm?AID=3&link=/Publications/LBGGY7VXA9A.cfm",

"http://www.catholicfreebies.com/goto.cfm?AID=3&link=/Publications/GJFWTCU--71.cfm",

"http://www.catholicfreebies.com/goto.cfm?AID=3&link=/Catalogs/YCG8KRV608E.cfm",

"http://www.catholicfreebies.com/goto.cfm?AID=3&link=/Religious_Education/JTFHYVSNPBB.cfm",

"http://www.catholicfreebies.com/goto.cfm?AID=3&link=/Publications/6T3ZMMYDGQT.cfm",

"http://www.catholicfreebies.com/goto.cfm?AID=3&link=/Publications/J3M5T6-SMXM.cfm",

"http://www.catholicfreebies.com/goto.cfm?AID=3&link=/Publications/PG3PF5BML8W.cfm",

"http://www.catholicfreebies.com/goto.cfm?AID=3&link=/Catalogs/YR9FB2ZKCWT.cfm",

"http://www.catholicfreebies.com/goto.cfm?AID=3&link=/Catalogs/FHUT2S--KQ-.cfm",

"http://www.catholicfreebies.com/goto.cfm?AID=3&link=/Sacramentals/0TGCHRA6LEL.cfm",

"http://www.catholicfreebies.com/goto.cfm?AID=3&link=/Publications/2UU7J3093PP.cfm",

"http://www.catholicfreebies.com/goto.cfm?AID=3&link=/Sacramentals/VUF9LCSWBAF.cfm",

"http://www.catholicfreebies.com/goto.cfm?AID=3&link=/Fundraising/WTAB62SSVDF.cfm"



);



image = new initArray(



"http://www.catholicfreebies.com/gifs/834.gif",

"http://www.catholicfreebies.com/gifs/833.gif",

"http://www.catholicfreebies.com/gifs/1253.gif",

"http://www.catholicfreebies.com/gifs/1250.gif",

"http://www.catholicfreebies.com/gifs/1252.gif",

"http://www.catholicfreebies.com/gifs/1251.gif",

"http://www.catholicfreebies.com/gifs/1274.gif",

"http://www.catholicfreebies.com/gifs/1027.gif",

"http://www.catholicfreebies.com/gifs/46.gif",

"http://www.catholicfreebies.com/gifs/949.gif",

"http://www.catholicfreebies.com/gifs/1375.gif",

"http://www.catholicfreebies.com/gifs/618.gif",

"http://www.catholicfreebies.com/gifs/407.gif",

"http://www.catholicfreebies.com/gifs/814.gif",

"http://www.catholicfreebies.com/gifs/1585.gif",

"http://www.catholicfreebies.com/gifs/251.gif",

"http://www.catholicfreebies.com/gifs/605.gif",

"http://www.catholicfreebies.com/gifs/1121.gif",

"http://www.catholicfreebies.com/gifs/1257.gif"



);



text = new initArray(



"Great Selection of Christmas Items -- <B>Get this FREE Catalog</B>!",

"Religious Gifts and Books for All Occasions -- <B>Get this FREE Catalog</B>!",

"Is Raising Your Children Catholic Important To You? -- <B>Get this FREE Issue</B>!",

"Never Miss a Bit of Catholic World News -- <B>Get this FREE Issue</B>!",

"A Daily Guide to a Stronger Spiritual Life -- <B>Get this FREE Issue</B>!",

"Questions about the Faith? Get a FREE Issue of <b>The Catholic Answer</b>",

"Know Exactly What the Pope Is Saying and Thinking -- <B>Get this FREE Issue</B>!",

"FREE Issue of CRISIS Magazine",

"Apologetics and Scripture Study Books -- <B>Get this FREE Catalog</B>!",

"Flash Cards to Teach Children the Catholic Faith -- <B>Get this FREE Sample</B>!",

"Spiritual Insights - Practical Advice -- <B>Get this FREE Issue</B>!",

"Daily Prayer and Scripture Guide -- <B>Get this FREE Issue</B>!",

"Seeking To Meet Your Future Catholic Spouse? -- <B>Get this FREE Issue</B>!",

"Urgent Topics Discussed on EWTN Radio & TV -- <B>Get this FREE Catalog</B>!",

"The Books You`ve Been Waiting For",

"Rosary Parts for Making Rosaries",

"Realistic and Practical Tool for Catholic Familes -- <B>Get this FREE Issue</B>!",

"A Spiritual Gift from the Passionists -- <B>Get this FREE Item</B>!",

"Profitable Catholic Home Business Opportunity -- <B>Get this FREE Info Packet</B>!"



);



var currentdate = new Date();



var core = currentdate.getSeconds() % image.length;



var ranlink  = link[core];



var ranimage = image[core];



var rantext  = text[core];



document.write('<table width=130 border=0 cellspacing=0 cellpadding=0 bgcolor=006633>');



document.write('<tr>');



document.write('<td>');



document.write('<table width=100% border=0 cellspacing=2 cellpadding=6>');



document.write('<tr bgcolor=FFFFFF>');



document.write('<td align=center bgcolor=E9FAE9>');



document.write('<a href=' +ranlink+ '><font face=Arial, Helvetica size=2 color=006633>' +rantext+ '</font></a><BR>');



document.write('<a href=' +ranlink+ '><img src=' +ranimage+ ' border=0 alt="' +rantext+ '" vspace=8 hspace=4></a>');



document.write('</td>');



document.write('</tr>');



document.write('</table>');



document.write('</td>');



document.write('</tr>');



document.write('</table>');

