﻿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]="";
/*02*/ text[93]="";
/*03*/ text[94]="";
/*04*/ text[95]="";
/*05*/ text[96]="";
/*06*/ text[97]="";
/*07*/ text[98]="";
/*08*/ text[99]="";
/*09*/ text[100]="";
/*10*/ text[101]="";
/*11*/ text[102]="";
/*12*/ text[103]="";
/*13*/ text[104]="";
/*14*/ text[105]="";
/*15*/ text[106]="";
/*16*/ text[107]="";
/*17*/ text[108]="";
/*18*/ text[109]="";
/*19*/ text[110]="";
/*20*/ text[111]="";
/*21*/ text[112]="";
/*22*/ text[113]="";
/*23*/ text[114]="";
/*24*/ text[115]="";
/*25*/ text[116]="";
/*26*/ text[117]="";
/*27*/ text[118]="";
/*28*/ text[119]="";
/*29*/ text[120]="";
/*30*/ text[121]="";
//Травень
/*01*/ text[122]="";
/*02*/ text[123]="";
/*03*/ text[124]="";
/*04*/ text[125]="";
/*05*/ text[126]="";
/*06*/ text[127]="";
/*07*/ text[128]="";
/*08*/ text[129]="";
/*09*/ text[130]="";
/*10*/ text[131]="";
/*11*/ text[132]="";
/*12*/ text[133]="";
/*13*/ text[134]="";
/*14*/ text[135]="";
/*15*/ text[136]="";
/*16*/ text[137]="";
/*17*/ text[138]="";
/*18*/ text[139]="";
/*19*/ text[140]="";
/*20*/ text[141]="";
/*21*/ text[142]="";
/*22*/ text[143]="";
/*23*/ text[144]="";
/*24*/ text[145]="";
/*25*/ text[146]="";
/*26*/ text[147]="";
/*27*/ text[148]="";
/*28*/ text[149]="";
/*29*/ text[150]="";
/*30*/ text[151]="";
/*61*/ text[152]="";
//Червень
/**/ text[153]="";
/**/ text[154]="";
/**/ text[155]="";
/**/ text[156]="";
/**/ text[157]="";
/**/ text[158]="";
/**/ text[159]="";
/**/ text[160]="";
/**/ text[161]="";
/**/ text[162]="";
/**/ text[163]="";
/**/ text[164]="";
/**/ text[165]="";
/**/ text[166]="";
/**/ text[167]="";
/**/ text[168]="";
/**/ text[169]="";
/**/ text[170]="";
/**/ text[171]="";
/**/ text[172]="";
/**/ text[173]="";
/**/ text[174]="";
/**/ text[175]="";
/**/ text[176]="";
/**/ text[177]="";
/**/ text[178]="";
/**/ text[179]="";
/**/ text[180]="";
/**/ text[181]="";
/**/ text[182]="";
/**/ text[183]="";
/**/ text[184]="";
/**/ text[185]="";
/**/ text[186]="";
/**/ text[187]="";
/**/ text[188]="";
/**/ text[189]="";
/**/ text[190]="";
/**/ text[191]="";
/**/ text[192]="";
/**/ text[193]="";
/**/ text[194]="";
/**/ text[195]="";
/**/ text[196]="";
/**/ text[197]="";
/**/ text[198]="";
/**/ text[199]="";
/**/ text[200]="";
/**/ text[201]="";
/**/ text[202]="";
/**/ text[203]="";
/**/ text[204]="";
/**/ text[205]="";
/**/ text[206]="";
/**/ text[207]="";
/**/ text[208]="";
/**/ text[209]="";
/**/ text[210]="";
/**/ text[211]="";
/**/ text[212]="";
/**/ text[213]="";
/**/ text[214]="";
/**/ text[215]="";
/**/ text[216]="";
/**/ text[217]="";
/**/ text[218]="";
/**/ text[219]="";
/**/ text[220]="";
/**/ text[221]="";
/**/ text[222]="";
/**/ text[223]="";
/**/ text[224]="";
/**/ text[225]="";
/**/ text[226]="";
/**/ text[227]="";
/**/ text[228]="";
/**/ text[229]="";
/**/ text[230]="";
/**/ text[231]="";
/**/ text[232]="";
/**/ text[233]="";
/**/ text[234]="";
/**/ text[235]="";
/**/ text[236]="";
/**/ text[237]="";
/**/ text[238]="";
/**/ text[239]="";
/**/ text[240]="";
/**/ text[241]="";
/**/ text[242]="";
/**/ text[243]="";
/**/ text[244]="";
/**/ text[245]="";
/**/ text[246]="";
/**/ text[247]="";
/**/ text[248]="";
/**/ text[249]="";
/**/ text[250]="";
/**/ text[251]="";
/**/ text[252]="";
/**/ text[253]="";
/**/ text[254]="";
/**/ text[255]="";
/**/ text[256]="";
/**/ text[257]="";
/**/ text[258]="";
/**/ text[259]="";
/**/ text[260]="";
/**/ text[261]="";
/**/ text[262]="";
/**/ text[263]="";
/**/ text[264]="";
/**/ text[265]="";
/**/ text[266]="";
/**/ text[267]="";
/**/ text[268]="";
/**/ text[269]="";
/**/ text[270]="";
/**/ text[271]="";
/**/ text[272]="";
/**/ text[273]="";
/*30*/ text[274]="";
// Жовтень
/*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>")

}


