﻿function everyday(){
nowDate=new Date();
theMonth=nowDate.getMonth();
theDay=nowDate.getDate();

if (theMonth==0) {theNow=nowDate.getDate()};
if (theMonth==1) {theNow=nowDate.getDate()+31};
if (theMonth==2) {theNow=nowDate.getDate()+60};
if (theMonth==3) {theNow=nowDate.getDate()+91};
if (theMonth==4) {theNow=nowDate.getDate()+121};
if (theMonth==5) {theNow=nowDate.getDate()+152};
if (theMonth==6) {theNow=nowDate.getDate()+182};
if (theMonth==7) {theNow=nowDate.getDate()+213};
if (theMonth==8) {theNow=nowDate.getDate()+244};
if (theMonth==9) {theNow=nowDate.getDate()+274};
if (theMonth==10) {theNow=nowDate.getDate()+305};
if (theMonth==11) {theNow=nowDate.getDate()+335};

text=new Array(366);
// Січень
/*01*/ text[1]="";
/*02*/ text[2]="";
/*03*/ text[3]="";
/*04*/ text[4]="";
/*05*/ text[5]="";
/*06*/ text[6]="";
/*07*/ text[7]="";
/*08*/ text[8]="";
/*09*/ text[9]="";
/*10*/ text[10]="";
/*11*/ text[11]="";
/*12*/ text[12]="";
/*13*/ text[13]="";
/*14*/ text[14]="";
/*15*/ text[15]="";
/*16*/ text[16]="";
/*17*/ text[17]="";
/*18*/ text[18]="";
/*19*/ text[19]="";
/*20*/ text[20]="";
/*21*/ text[21]="";
/*22*/ text[22]="";
/*23*/ text[23]="";
/*24*/ text[24]="";
/*25*/ text[25]="";
/*26*/ text[26]="";
/*27*/ text[27]="";
/*28*/ text[28]="";
/*29*/ text[29]="";
/*30*/ text[30]="";
/*31*/ text[31]="";
//Лютий
/*01*/ text[32]="";
/*02*/ text[33]="";
/*03*/ text[34]="";
/*04*/ text[35]="";
/*05*/ text[36]="";
/*06*/ text[37]="";
/*07*/ text[38]="";
/*08*/ text[39]="";
/*09*/ text[40]="";
/*10*/ text[41]="";
/*11*/ text[42]="";
/*12*/ text[43]="";
/*13*/ text[44]="";
/*14*/ text[45]="";
/*15*/ text[46]="";
/*16*/ text[47]="";
/*17*/ text[48]="";
/*18*/ text[49]="";
/*19*/ text[50]="http://dumkadnja.blogspot.com/2010/02/19022010.html";
/*20*/ text[51]="http://dumkadnja.blogspot.com/2010/02/20022010.html";
/*21*/ text[52]="http://dumkadnja.blogspot.com/2010/02/21022010.html";
/*22*/ text[53]="http://dumkadnja.blogspot.com/2010/02/22022010.html";
/*23*/ text[54]="http://dumkadnja.blogspot.com/2010/02/23022010.html";
/*24*/ text[55]="http://dumkadnja.blogspot.com/2010/02/24022010.html";
/*25*/ text[56]="http://dumkadnja.blogspot.com/2010/02/25022010.html";
/*26*/ text[57]="http://dumkadnja.blogspot.com/2010/02/26022010.html";
/*27*/ text[58]="http://dumkadnja.blogspot.com/2010/02/27022010.html";
/*28*/ text[59]="http://dumkadnja.blogspot.com/2010/02/28022010.html";
/*29*/ text[60]="";
//Березень
/*01*/ text[61]="http://dumkadnja.blogspot.com/2010/03/01032010.html";
/*02*/ text[62]="http://dumkadnja.blogspot.com/2010/03/02032010.html";
/*03*/ text[63]="http://dumkadnja.blogspot.com/2010/03/03032010.html";
/*04*/ text[64]="http://dumkadnja.blogspot.com/2010/03/04032010.html";
/*05*/ text[65]="http://dumkadnja.blogspot.com/2010/03/05032010.html";
/*06*/ text[66]="http://dumkadnja.blogspot.com/2010/03/06032010.html";
/*07*/ text[67]="http://dumkadnja.blogspot.com/2010/03/07032010.html";
/*08*/ text[68]="http://dumkadnja.blogspot.com/2010/03/08032010.html";
/*09*/ text[69]="http://dumkadnja.blogspot.com/2010/03/09032010.html";
/*10*/ text[70]="http://dumkadnja.blogspot.com/2010/03/11032010.html";
/*11*/ text[71]="http://dumkadnja.blogspot.com/2010/03/11032010.html";
/*12*/ text[72]="http://dumkadnja.blogspot.com/2010/03/12032010.html";
/*13*/ text[73]="http://dumkadnja.blogspot.com/2010/03/13032010.html";
/*14*/ text[74]="http://dumkadnja.blogspot.com/2010/03/14032010.html";
/*15*/ text[75]="http://dumkadnja.blogspot.com/2010/03/15032010.html";
/*16*/ text[76]="http://dumkadnja.blogspot.com/2010/03/16032010.html";
/*17*/ text[77]="http://dumkadnja.blogspot.com/2010/03/17032010.html";
/*18*/ text[78]="http://dumkadnja.blogspot.com/2010/03/18032010.html";
/*19*/ text[79]="http://dumkadnja.blogspot.com/2010/03/19032010.html";
/*20*/ text[80]="http://dumkadnja.blogspot.com/2010/03/20032010.html";
/*21*/ text[81]="http://dumkadnja.blogspot.com/2010/03/21032010.html";
/*22*/ text[82]="http://dumkadnja.blogspot.com/2010/03/22032010.html";
/*23*/ text[83]="http://dumkadnja.blogspot.com/2010/03/23032010.html";
/*24*/ text[84]="http://dumkadnja.blogspot.com/2010/03/24032010.html";
/*25*/ text[85]="http://dumkadnja.blogspot.com/2010/03/25032010.html";
/*26*/ text[86]="http://dumkadnja.blogspot.com/2010/03/26032010.html";
/*27*/ text[87]="http://dumkadnja.blogspot.com/2010/03/27032010.html";
/*28*/ text[88]="http://dumkadnja.blogspot.com/2010/03/28032010.html";
/*29*/ text[89]="http://dumkadnja.blogspot.com/2010/03/29032010.html";
/*30*/ text[90]="http://dumkadnja.blogspot.com/2010/03/30032010.html";
/*31*/ text[91]="http://dumkadnja.blogspot.com/2010/03/31032010.html";
//Квітень
/*01*/ text[92]="http://dumkadnja.blogspot.com/2010/04/01042010.html";
/*02*/ text[93]="http://dumkadnja.blogspot.com/2010/04/02042010.html";
/*03*/ text[94]="http://dumkadnja.blogspot.com/2010/04/03042010.html";
/*04*/ text[95]="http://dumkadnja.blogspot.com/2010/04/04042010.html";
/*05*/ text[96]="http://dumkadnja.blogspot.com/2010/04/05042010.html";
/*06*/ text[97]="http://dumkadnja.blogspot.com/2010/04/06042010.html";
/*07*/ text[98]="http://dumkadnja.blogspot.com/2010/04/07042010.html";
/*08*/ text[99]="http://dumkadnja.blogspot.com/2010/04/08042010.html";
/*09*/ text[100]="http://dumkadnja.blogspot.com/2010/04/09042010.html";
/*10*/ text[101]="http://dumkadnja.blogspot.com/2010/04/10042010.html";
/*11*/ text[102]="http://dumkadnja.blogspot.com/2010/04/11042010.html";
/*12*/ text[103]="http://dumkadnja.blogspot.com/2010/04/12042010.html";
/*13*/ text[104]="http://dumkadnja.blogspot.com/2010/04/13042010.html";
/*14*/ text[105]="http://dumkadnja.blogspot.com/2010/04/14042010.html";
/*15*/ text[106]="http://dumkadnja.blogspot.com/2010/04/15042010.html";
/*16*/ text[107]="http://dumkadnja.blogspot.com/2010/04/16042010.html";
/*17*/ text[108]="http://dumkadnja.blogspot.com/2010/04/17042010.html";
/*18*/ text[109]="http://dumkadnja.blogspot.com/2010/04/18042010.html";
/*19*/ text[110]="http://dumkadnja.blogspot.com/2010/04/19042010.html";
/*20*/ text[111]="http://dumkadnja.blogspot.com/2010/04/20042010.html";
/*21*/ text[112]="http://dumkadnja.blogspot.com/2010/04/21042010.html";
/*22*/ text[113]="http://dumkadnja.blogspot.com/2010/04/22042010.html";
/*23*/ text[114]="http://dumkadnja.blogspot.com/2010/04/23042010.html";
/*24*/ text[115]="http://dumkadnja.blogspot.com/2010/04/24042010.html";
/*25*/ text[116]="http://dumkadnja.blogspot.com/2010/04/25042010.html";
/*26*/ text[117]="http://dumkadnja.blogspot.com/2010/04/26042010.html";
/*27*/ text[118]="http://dumkadnja.blogspot.com/2010/04/27042010.html";
/*28*/ text[119]="http://dumkadnja.blogspot.com/2010/04/28042010.html";
/*29*/ text[120]="http://dumkadnja.blogspot.com/2010/04/29042010.html";
/*30*/ text[121]="http://dumkadnja.blogspot.com/2010/04/30042010.html";
//Травень
/*01*/ text[122]="http://dumkadnja.blogspot.com/2010/05/01052010.html";
/*02*/ text[123]="http://dumkadnja.blogspot.com/2010/05/02052010.html";
/*03*/ text[124]="http://dumkadnja.blogspot.com/2010/05/03052010.html";
/*04*/ text[125]="http://dumkadnja.blogspot.com/2010/05/04052010.html";
/*05*/ text[126]="http://dumkadnja.blogspot.com/2010/05/05052010.html";
/*06*/ text[127]="http://dumkadnja.blogspot.com/2010/05/06052010.html";
/*07*/ text[128]="http://dumkadnja.blogspot.com/2010/05/07052010.html";
/*08*/ text[129]="http://dumkadnja.blogspot.com/2010/05/08052010.html";
/*09*/ text[130]="http://dumkadnja.blogspot.com/2010/05/09052010.html";
/*10*/ text[131]="http://dumkadnja.blogspot.com/2010/05/10052010.html";
/*11*/ text[132]="http://dumkadnja.blogspot.com/2010/05/11052010.html";
/*12*/ text[133]="http://dumkadnja.blogspot.com/2010/05/12052010.html";
/*13*/ text[134]="http://dumkadnja.blogspot.com/2010/05/13052010.html";
/*14*/ text[135]="http://dumkadnja.blogspot.com/2010/05/14052010.html";
/*15*/ text[136]="http://dumkadnja.blogspot.com/2010/05/15052010.html";
/*16*/ text[137]="http://dumkadnja.blogspot.com/2010/05/16052010.html";
/*17*/ text[138]="http://dumkadnja.blogspot.com/2010/05/17052010.html";
/*18*/ text[139]="http://dumkadnja.blogspot.com/2010/05/18052010.html";
/*19*/ text[140]="http://dumkadnja.blogspot.com/2010/05/19052010.html";
/*20*/ text[141]="http://dumkadnja.blogspot.com/2010/05/20052010.html";
/*21*/ text[142]="http://dumkadnja.blogspot.com/2010/05/21052010.html";
/*22*/ text[143]="http://dumkadnja.blogspot.com/2010/05/22052010.html";
/*23*/ text[144]="http://dumkadnja.blogspot.com/2010/05/23052010.html";
/*24*/ text[145]="http://dumkadnja.blogspot.com/2010/05/24052010.html";
/*25*/ text[146]="http://dumkadnja.blogspot.com/2010/05/25052010.html";
/*26*/ text[147]="http://dumkadnja.blogspot.com/2010/05/26052010.html";
/*27*/ text[148]="http://dumkadnja.blogspot.com/2010/05/27052010.html";
/*28*/ text[149]="http://dumkadnja.blogspot.com/2010/05/28052010.html";
/*29*/ text[150]="http://dumkadnja.blogspot.com/2010/05/29052010.html";
/*30*/ text[151]="http://dumkadnja.blogspot.com/2010/05/30052010.html";
/*31*/ text[152]="http://dumkadnja.blogspot.com/2010/05/31052010.html";
//Червень
/*01*/ text[153]="http://dumkadnja.blogspot.com/2010/06/01062010.html";
/*02*/ text[154]="http://dumkadnja.blogspot.com/2010/06/02062010.html";
/*03*/ text[155]="http://dumkadnja.blogspot.com/2010/06/03062010.html";
/*04*/ text[156]="http://dumkadnja.blogspot.com/2010/06/04062010.html";
/*05*/ text[157]="http://dumkadnja.blogspot.com/2010/06/05062010.html";
/*06*/ text[158]="http://dumkadnja.blogspot.com/2010/06/06062010.html";
/*07*/ text[159]="http://dumkadnja.blogspot.com/2010/06/07062010.html";
/*08*/ text[160]="http://dumkadnja.blogspot.com/2010/06/08062010.html";
/*09*/ text[161]="http://dumkadnja.blogspot.com/2010/06/09062010.html";
/*10*/ text[162]="http://dumkadnja.blogspot.com/2010/06/10062010.html";
/*11*/ text[163]="http://dumkadnja.blogspot.com/2010/06/11062010.html";
/*12*/ text[164]="http://dumkadnja.blogspot.com/2010/06/12062010.html";
/*13*/ text[165]="http://dumkadnja.blogspot.com/2010/06/13062010.html";
/*14*/ text[166]="http://dumkadnja.blogspot.com/2010/06/14062010.html";
/*15*/ text[167]="http://dumkadnja.blogspot.com/2010/06/15062010.html";
/*16*/ text[168]="http://dumkadnja.blogspot.com/2010/06/16062010.html";
/*17*/ text[169]="http://dumkadnja.blogspot.com/2010/06/17062010.html";
/*18*/ text[170]="http://dumkadnja.blogspot.com/2010/06/18062010.html";
/*19*/ text[171]="http://dumkadnja.blogspot.com/2010/06/19062010.html";
/*20*/ text[172]="http://dumkadnja.blogspot.com/2010/06/20062010.html";
/*21*/ text[173]="http://dumkadnja.blogspot.com/2010/06/21062010.html";
/*22*/ text[174]="http://dumkadnja.blogspot.com/2010/06/22062010.html";
/*23*/ text[175]="http://dumkadnja.blogspot.com/2010/06/23062010.html";
/*24*/ text[176]="http://dumkadnja.blogspot.com/2010/06/24062010.html";
/*25*/ text[177]="http://dumkadnja.blogspot.com/2010/06/25062010.html";
/*26*/ text[178]="http://dumkadnja.blogspot.com/2010/06/26062010.html";
/*27*/ text[179]="http://dumkadnja.blogspot.com/2010/06/27062010.html";
/*28*/ text[180]="http://dumkadnja.blogspot.com/2010/06/28062010.html";
/*29*/ text[181]="http://dumkadnja.blogspot.com/2010/06/29062010.html";
/*30*/ text[182]="http://dumkadnja.blogspot.com/2010/06/30062010.html";
//Липень
/*01*/ text[183]="http://dumkadnja.blogspot.com/2010/07/01072010.html";
/*02*/ text[184]="http://dumkadnja.blogspot.com/2010/07/02072010.html";
/*03*/ text[185]="http://dumkadnja.blogspot.com/2010/07/03072010.html";
/*04*/ text[186]="http://dumkadnja.blogspot.com/2010/07/04072010.html";
/*05*/ text[187]="http://dumkadnja.blogspot.com/2010/07/05072010.html";
/*06*/ text[188]="http://dumkadnja.blogspot.com/2010/07/06072010.html";
/*07*/ text[189]="http://dumkadnja.blogspot.com/2010/07/07072010.html";
/*08*/ text[190]="http://dumkadnja.blogspot.com/2010/07/08072010.html";
/*09*/ text[191]="http://dumkadnja.blogspot.com/2010/07/09072010.html";
/*10*/ text[192]="http://dumkadnja.blogspot.com/2010/07/10072010.html";
/*11*/ text[193]="http://dumkadnja.blogspot.com/2010/07/11072010.html";
/*12*/ text[194]="http://dumkadnja.blogspot.com/2010/07/12072010.html";
/*13*/ text[195]="http://dumkadnja.blogspot.com/2010/07/13072010.html";
/*14*/ text[196]="http://dumkadnja.blogspot.com/2010/07/14072010.html";
/*15*/ text[197]="http://dumkadnja.blogspot.com/2010/07/15072010.html";
/*16*/ text[198]="http://dumkadnja.blogspot.com/2010/07/16072010.html";
/*17*/ text[199]="http://dumkadnja.blogspot.com/2010/07/17072010.html";
/*18*/ text[200]="http://dumkadnja.blogspot.com/2010/07/18072010.html";
/*19*/ text[201]="http://dumkadnja.blogspot.com/2010/07/19072010.html";
/*20*/ text[202]="http://dumkadnja.blogspot.com/2010/07/20072010.html";
/*21*/ text[203]="http://dumkadnja.blogspot.com/2010/07/21072010.html";
/*22*/ text[204]="http://dumkadnja.blogspot.com/2010/07/22072010.html";
/*23*/ text[205]="http://dumkadnja.blogspot.com/2010/07/23072010.html";
/*24*/ text[206]="http://dumkadnja.blogspot.com/2010/07/24072010.html";
/*25*/ text[207]="http://dumkadnja.blogspot.com/2010/07/25072010.html";
/*26*/ text[208]="http://dumkadnja.blogspot.com/2010/07/26072010.html";
/*27*/ text[209]="http://dumkadnja.blogspot.com/2010/07/27072010.html";
/*28*/ text[210]="http://dumkadnja.blogspot.com/2010/07/28072010.html";
/*29*/ text[211]="http://dumkadnja.blogspot.com/2010/07/29072010.html";
/*30*/ text[212]="http://dumkadnja.blogspot.com/2010/07/30072010.html";
/*30*/ text[213]="http://dumkadnja.blogspot.com/2010/07/31072010.html";
//Серпень
/*01*/ text[214]="http://dumkadnja.blogspot.com/2010/08/01082010.html";
/*02*/ text[215]="http://dumkadnja.blogspot.com/2010/08/02082010.html";
/*03*/ text[216]="http://dumkadnja.blogspot.com/2010/08/03082010.html";
/*04*/ text[217]="http://dumkadnja.blogspot.com/2010/08/04082010.html";
/*05*/ text[218]="http://dumkadnja.blogspot.com/2010/08/05082010.html";
/*06*/ text[219]="http://dumkadnja.blogspot.com/2010/08/06082010.html";
/*07*/ text[220]="http://dumkadnja.blogspot.com/2010/08/07082010.html";
/*08*/ text[221]="http://dumkadnja.blogspot.com/2010/08/08082010.html";
/*09*/ text[222]="http://dumkadnja.blogspot.com/2010/08/09082010.html";
/*10*/ text[223]="http://dumkadnja.blogspot.com/2010/08/10082010.html";
/*11*/ text[224]="http://dumkadnja.blogspot.com/2010/08/11082010.html";
/*12*/ text[225]="http://dumkadnja.blogspot.com/2010/08/12082010.html";
/*13*/ text[226]="http://dumkadnja.blogspot.com/2010/08/13082010.html";
/*14*/ text[227]="http://dumkadnja.blogspot.com/2010/08/14082010.html";
/*15*/ text[228]="http://dumkadnja.blogspot.com/2010/08/15082010.html";
/*16*/ text[229]="http://dumkadnja.blogspot.com/2010/08/16082010.html";
/*17*/ text[230]="http://dumkadnja.blogspot.com/2010/08/17082010.html";
/*18*/ text[231]="http://dumkadnja.blogspot.com/2010/08/18082010.html";
/*19*/ text[232]="http://dumkadnja.blogspot.com/2010/08/19082010.html";
/*20*/ text[233]="http://dumkadnja.blogspot.com/2010/08/20082010.html";
/*21*/ text[234]="http://dumkadnja.blogspot.com/2010/08/21082010.html";
/*22*/ text[235]="http://dumkadnja.blogspot.com/2010/08/22082010.html";
/*23*/ text[236]="http://dumkadnja.blogspot.com/2010/08/23082010.html";
/*24*/ text[237]="http://dumkadnja.blogspot.com/2010/08/24082010.html";
/*25*/ text[238]="http://dumkadnja.blogspot.com/2010/08/25082010.html";
/*26*/ text[239]="http://dumkadnja.blogspot.com/2010/08/26082010.html";
/*27*/ text[240]="http://dumkadnja.blogspot.com/2010/08/27082010.html";
/*28*/ text[241]="http://dumkadnja.blogspot.com/2010/08/28082010.html";
/*29*/ text[242]="http://dumkadnja.blogspot.com/2010/08/29082010.html";
/*30*/ text[243]="http://dumkadnja.blogspot.com/2010/08/30082010.html";
/*31*/ text[244]="http://dumkadnja.blogspot.com/2010/08/31082010.html";
//Вересень
/*01*/ text[245]="http://dumkadnja.blogspot.com/2010/09/01092010.html";
/*02*/ text[246]="http://dumkadnja.blogspot.com/2010/09/02092010.html";
/*03*/ text[247]="http://dumkadnja.blogspot.com/2010/09/03092010.html";
/*04*/ text[248]="http://dumkadnja.blogspot.com/2010/09/04092010.html";
/*05*/ text[249]="http://dumkadnja.blogspot.com/2010/09/05092010.html";
/*06*/ text[250]="http://dumkadnja.blogspot.com/2010/09/06092010.html";
/*07*/ text[251]="http://dumkadnja.blogspot.com/2010/09/07092010.html";
/*08*/ text[252]="http://dumkadnja.blogspot.com/2010/09/08092010.html";
/*09*/ text[253]="http://dumkadnja.blogspot.com/2010/09/09092010.html";
/*10*/ text[254]="http://dumkadnja.blogspot.com/2010/09/10092010.html";
/*11*/ text[255]="http://dumkadnja.blogspot.com/2010/09/11092010.html";
/*12*/ text[256]="http://dumkadnja.blogspot.com/2010/09/12092010.html";
/*13*/ text[257]="http://dumkadnja.blogspot.com/2010/09/13092010.html";
/*14*/ text[258]="http://dumkadnja.blogspot.com/2010/09/14092010.html";
/*15*/ text[259]="http://dumkadnja.blogspot.com/2010/09/15092010.html";
/*16*/ text[260]="http://dumkadnja.blogspot.com/2010/09/16092010.html";
/*17*/ text[261]="http://dumkadnja.blogspot.com/2010/09/17092010.html";
/*18*/ text[262]="http://dumkadnja.blogspot.com/2010/09/18092010.html";
/*19*/ text[263]="http://dumkadnja.blogspot.com/2010/09/19092010.html";
/*20*/ text[264]="http://dumkadnja.blogspot.com/2010/09/20092010.html";
/*21*/ text[265]="http://dumkadnja.blogspot.com/2010/09/21092010.html";
/*22*/ text[266]="http://dumkadnja.blogspot.com/2010/09/2292010.html";
/*23*/ text[267]="http://dumkadnja.blogspot.com/2010/09/23092010.html";
/*24*/ text[268]="http://dumkadnja.blogspot.com/2010/09/24092010.html";
/*25*/ text[269]="http://dumkadnja.blogspot.com/2010/09/25092010.html";
/*26*/ text[270]="http://dumkadnja.blogspot.com/2010/09/26092010.html";
/*27*/ text[271]="http://dumkadnja.blogspot.com/2010/09/27092010.html";
/*28*/ text[272]="http://dumkadnja.blogspot.com/2010/09/28092010.html";
/*29*/ text[273]="http://dumkadnja.blogspot.com/2010/09/29092010.html";
/*30*/ text[274]="http://dumkadnja.blogspot.com/2010/09/30092010.html";
// Жовтень
/*01*/ text[275]="";
/*02*/ text[276]="";
/*03*/ text[277]="";
/*04*/ text[278]="";
/*05*/ text[279]="";
/*06*/ text[280]="";
/*07*/ text[281]="";
/*08*/ text[282]="";
/*09*/ text[283]="";
/*10*/ text[284]="";
/*11*/ text[285]="";
/*12*/ text[286]="";
/*13*/ text[287]="";
/*14*/ text[288]="";
/*15*/ text[289]="";
/*16*/ text[290]="";
/*17*/ text[291]="";
/*18*/ text[292]="";
/*19*/ text[293]="";
/*20*/ text[294]="";
/*21*/ text[295]="";
/*22*/ text[296]="";
/*23*/ text[297]="";
/*24*/ text[298]="";
/*25*/ text[299]="";
/*26*/ text[300]="";
/*27*/ text[301]="";
/*28*/ text[302]="";
/*29*/ text[303]="";
/*30*/ text[304]="";
/*31*/ text[305]="";
// Листопад
/*01*/ text[306]="";
/*02*/ text[307]="";
/*03*/ text[308]="";
/*04*/ text[309]="";
/*05*/ text[310]="";
/*06*/ text[311]="";
/*07*/ text[312]="";
/*08*/ text[313]="";
/*09*/ text[314]="";
/*10*/ text[315]="";
/*11*/ text[316]="";
/*12*/ text[317]="";
/*13*/ text[318]="";
/*14*/ text[319]="";
/*15*/ text[320]="";
/*16*/ text[321]="";
/*17*/ text[322]="";
/*18*/ text[323]="";
/*19*/ text[324]="";
/*20*/ text[325]="";
/*21*/ text[326]="";
/*22*/ text[327]="";
/*23*/ text[328]="";
/*24*/ text[329]="";
/*25*/ text[330]="";
/*26*/ text[331]="";
/*27*/ text[332]="";
/*28*/ text[333]="";
/*29*/ text[334]="";
/*30*/ text[335]="";
// Грудень
/*01*/ text[336]="";
/*02*/ text[337]="";
/*03*/ text[338]="";
/*04*/ text[339]="";
/*05*/ text[340]="";
/*06*/ text[341]="";
/*07*/ text[342]="";
/*08*/ text[343]="";
/*09*/ text[344]="";
/*10*/ text[345]="";
/*11*/ text[346]="";
/*12*/ text[347]="";
/*13*/ text[348]="";
/*14*/ text[349]="";
/*15*/ text[350]="";
/*16*/ text[351]="";
/*17*/ text[352]="";
/*18*/ text[353]="";
/*19*/ text[354]="";
/*20*/ text[355]="";
/*21*/ text[356]="";
/*22*/ text[357]="";
/*23*/ text[358]="";
/*24*/ text[359]="";
/*25*/ text[360]="";
/*26*/ text[361]="";
/*27*/ text[362]="";
/*28*/ text[363]="";
/*29*/ text[364]="";
/*30*/ text[365]="";
/*31*/ text[366]="";
document.write("<a href=\""+text[theNow]+"\" target=\"_blank\">Щоденно з Ісусом</a>")

}



