<!--

	// First display the Hebrew date
	var now = new Date;
	var tday = now.getDate();
	var tmonth = now.getMonth() + 1;
	var tyear = now.getYear();
	var ksayomi = "Kitzur Yomi<br>";
	if(tyear < 1900)
		// if date from Netscape, then add 1900
		tyear += 1900;
	var hebDate = civ2heb(tday, tmonth, tyear);
	var hmS = hebDate.substring(hebDate.indexOf(' ')+1, hebDate.length);
	var	hDay = eval(hebDate.substring(0, hebDate.indexOf(' ')));
	var hMonth = eval(hmS.substring(0, hmS.indexOf(' ')));
	var hYear = hmS.substring(hmS.indexOf(' ')+1, hmS.length);


	if (hDay == '1')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '133:16 - 21');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '5:17 - 6:3');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '19:14 - 20:7');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '33:7 - end');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '48:6 - end');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '66:7 - 10');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '112:5 - 113:7');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '80:17 - 26');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '94:9 - 19');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '160:6 - 161:8');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '189:6 - 191:end');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '205:4 - 206:6');  }
		}  
	else if (hDay == '2')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '133:22 - 26');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '6:4 - 9');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '20:8 - 21:2');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '34:1 - 4');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '49:1 - 6');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '66:11 - 67:5');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '113:8 - 114:4');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '80:27 - 35');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '94:20 - 95:1');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '161:9 - 17');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '122:1 - 6');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '206:7 - 207:5');  }
		}
	else if (hDay == '3')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '133:27 - 134:1');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '6:10 - 7:end');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '21:3 - 8');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '34:5 - 13');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '49:7 - 50:2');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '67:6 - end');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '114:5 - 12');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '80:36 - 45');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '95:2 - 11');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '161:18 - 162:5');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '122:7 - 11');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '207:6 - 208:9');  }
		}
	else if (hDay == '4')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '134:2 - 6');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '8:1 - 5');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '21:9 - 22:end');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '34:14 - 35:7');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '50:3 - 10');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '68:1 - 7');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '114:13 - 115:3');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '80:46 - 60');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '95:12 - end');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '162:6 - 11');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '122:12 - 123:2');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '208:10 - 209:6');  }
		}
	else if (hDay == '5')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '134:7 - 12');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '8:6 - 9:3');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '23:1 - 9');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '35:8 - 36:10');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '50:11 - 51:1');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '68:8 - 69:1');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '115:4 - 116:4');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '80:61 - 67');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '96:1 - 5');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '162:12 - 163:4');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '123:3 - 124:3');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '209:7 - 210:end');  }
		}
	else if (hDay == '6')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '134:13 - 135:2');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '9:4 - 9');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '23:10 - 15');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '36:11 - 26');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '51:2 - 7');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '69:2 - 7');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '116:5 - 14');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '80:68 - 76');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '96:6 - 14');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '163:5 - 164:4');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '124:4 - 11');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '211:1 - 11');  }
		}
	else if (hDay == '7')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '135:3 - 6');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '9:10 - 13');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '23:16 - 22');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '36:27 - 37:9');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '51:8 - end');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '69:8 - 70:end');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '116:15 - 117:4');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '80:77 - 86');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '96:15 - 97:9');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '164:5 - 165:3');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '124:12 - 20');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '211:12 - 212:end');  }
		}
	else if (hDay == '8')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '135:7 - 12');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '9:14 - end');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '23:23 - end');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '37:10 - 38:8');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '52:1 - 7');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '71:1 - 4');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '117:5 - 11');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '80:87 - 81:2');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '97:10 - end');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '165:4 - 11');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '124:21 - 125:end');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '213:1 - 214:end');  }
		}
	else if (hDay == '9') 
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '135:13 - end');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '10:1 - 3');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '24:1 - 6');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '38:9 - 39:1');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '52:8 - 15');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '71:5 - 72:4');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '117:12 - 118:4');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '81:3 - 82:2');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '143:1 - 9');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '165:12 - 166:3');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '126:1 - end');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '215:1 - 216:end');  }
		}
	else if (hDay == '10')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '136:1 - 2');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '10:4 - 12');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '24:7 - end');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '121:1 - 5');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '52:16 - 53:2');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '72:5 - 10');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '118:5 - 8');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '82:3 - 8');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '143:1 - 18');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '166:4 - 167:9');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '127:1 - 10');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '217:1 - 219:1');  }
		}
	else if (hDay == '11')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '136:3 - end');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '10:13 - 19');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '25:1 - 26:2');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '39:2 - 40:4');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '53:3 - 54:3');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '140:1 - 141:3');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '118:9 - 119:2');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '82:9 - 83:2');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '143:19 - 144:6');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '167:10 - 168:5');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '127:11 - end');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '219:2 - 7');  }
		}
	else if (hDay == '12')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '137:1 - 7');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '10:20 - end');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '26:3 - 12');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '40:5 - 13');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '54:4 - 55:1');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '141:4 - 13');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '119:3 - 5');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '83:3 - 84:4');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '144:7 - 145:6');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '168:6 - 171:1');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '192:1 - 7');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '219:8 - 220:4');  }
		}
	else if (hDay == '13')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '137:8 - 138:1');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '11:1 - 11');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '26:13 - 21');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '40:14 - end');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '55:2 - 56:5');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '141:14 - 21');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '119:6 - 8');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '84:5 - 15');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '145:7 - 20');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '171:2 - 173:1');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '192:8 - 193:5');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '220:5 - 221:2');  }
		}
	else if (hDay == '14')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '138:2 - end');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '11:12 - 20');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '26:22 - 27:end');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '41:1 - 7');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '56:6 - 57:5');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '141:22 - 142:5');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '119:9 - end');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '84:16 - 85:3');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '145:21 - 146:end');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '173:2 - 175:3');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '193:6 - end');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '221:3 - end');  }
		}
	else if (hDay == '15')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '98:1 - 7');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '11:21 - 12:4');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '28:1 - 10');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '41:8 - 42:5');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '57:6 - 58:7');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '142:6 - end');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '120:1 - end');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '85:4 - 86:5');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '147:1 - 148:end');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '175:4 - 176:7');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '194:1 - 11');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + 'Klalim');  }
		}
	else if (hDay == '16')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '98:8 - 13');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '12:5 - 10');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '28:11 - 29:3');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '42:6 - 19');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '58:8 - 59:1');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '72:11 - 19');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '101:1 - 102:1');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '86:6 - 87:6');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '149:1 - 11');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '176:8 - 177:8');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '194:12 - 195:7');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '128:1 - 4');  }
		}
	else if (hDay == '17')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '98:14 - 22');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '12:11 - 13:1');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '29:4 - 10');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '42:20 - 43:3');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '59:2 - 8');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '72:20 - 73:4');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '102:2 - 103:2');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '87:7 - 17');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '149:12 - 150:5');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '121:6 - end');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '195:8 - 196:1');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '128:5 - 11');  }
		}
	else if (hDay == '18')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '98:23 - 32');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '13:2 - 14:3');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '29:11 - 17');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '43:4 - 44:4');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '59:9 - 19');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '73:5 - end');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '103:3 - 11');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '87:18 - 88:1');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '150:6 -13');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '177:9 - 178:3');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '196:2 - 8');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '128:12 - end');  }
		}
	else if (hDay == '19')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '98:33 - 99:2');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '14:4 - end');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '29:18 - 30:3');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '44:5 - 13');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '59:20 - 60:5');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '74:1 - 75:3');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '103:12 - 104:6');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '88:2 - 6');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '150:14 - 151:5');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '178:4 - 179:8');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '196:9 - 19');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '129:1 - 7');  }
		}
	else if (hDay == '20')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '99:3 - 100:4');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '15:1 - 6');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '30:4 - 31:1');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '44:14 - 45:2');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '60:6 - 13');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '75:4 - 9');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '104:7 - end');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '88:7 - 14');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '151:6 - 152:7');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '179:9 - 180:8');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '196:20 - 197:5');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '129:8 - 13');  }
		}
	else if (hDay == '21')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '100:5 - 10');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '15:7 - end');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '31:2 - 32:1');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '45:3 - 8');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '60:14 - 61:5');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '75:10 - 76:4');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '105:1 - 106:end');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '88:15 - 89:3');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '152:8 - end');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '180:9 - 181:4');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '197:6 - 198:3');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '129:14 - 19');  }
		} 
	else if (hDay == '22')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '100:11 - 16');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '16:1 - end');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '32:2 - 7');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '45:9 - 16');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '61:6 - 62:3');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '76:5 - 13');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '76:14 - 22');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '89:4 - 90:4');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '153:1 - 9');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '181:5 - 13');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '198:4 - 14');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '129:20 - end');  }
		}
	else if (hDay == '23')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '100:17 - end');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '17:1 - 7');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '32:8 - 15');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '45:17 - 46:3');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '62:4 - 14');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '107:1 - 108:3');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '76:23 - 77:8');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '90:5 - 14');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '153:10 - 154:1');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '181:14 - 182:1');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '198:15 - 199:9');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '130:1 - end');  }
		}
	else if (hDay == '24')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '1:1 - 4');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '17:8 - 18:2');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '32:16 - 22');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '46:4 - 16');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '62:15 - 63:1');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '108:4 - 109:6');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '77:9 - 15');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '90:15 - 91:1');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '154:2 - end');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '182:2 - 11');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '199:10 - 200:2');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '131:1 - 4');  }
		}
	else if (hDay == '25')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '1:5 - 2:4');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '18:3 - 9');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '139:1 - 4');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '46:17 - 29');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '63:2 - 64:end');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '109:7 - 110:5');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '77:16 - end');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '91:2 - 13');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '155:1 - 6');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '182:12 - 183:3');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '200:3 - 9');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '131:5 - 9');  }
		}
	else if (hDay == '26')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '2:5 - 3:1');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '18:10 - 14');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '139:5 - 11');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '46:30 - 40');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '65:1 - 8');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '110:6 - 12');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '78:1 - 7');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '91:14 - 92:2');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '155:7 - end');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '183:4 - 184:5');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '200:10 - 202:1');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '131:10 - 16');  }
		}
	else if (hDay == '27')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '3:2 - end');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '18:15 - end');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '139:12 - 19');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '46:41 - 47:7');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '65:9 - 15');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '110:13 - 111:6');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '78:8 - 79:1');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '92:3 - end');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '156:1 - 157:3');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '184:6 - 185:4');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '202:2 - 8');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '131:17 - 132:end');  }
		}
	else if (hDay == '28')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '4:1 - 5:1');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '19:1 - 7');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '139:20 - end');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '47:8 - 21');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '65:16 - 22');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '111:7 - 13');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '79:2 - end');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '93:1 - 94:2');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '157:4 - 158:end');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '185:5 - 187:end');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '202:9 - 203:2');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '133:1 - 8');  }
		}
	else if (hDay == '29')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '5:2 - 8');  }
			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + '19:8 - 13');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '32:23 - end');  }
			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + '47:22 - 48:5');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '65:23 - end');  }
			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + '111:14 - 112:4');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '80:1 - 8');  }
			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + '94:3 - 8');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '159:1 - 6');  }
			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + '188:1 - 189:5');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '203:3 - 204:5');  }
			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + '133:9 - 15');  }
		}
	else if (hDay == '30')
		{
			if (hebMonth[hMonth+1] == 'Tishrei') {  document.write(ksayomi + '5:9 - 16');  }
//			if (hebMonth[hMonth+1] == 'Cheshvan') {  document.write(ksayomi + ' ');  }
			if (hebMonth[hMonth+1] == 'Kislev') {  document.write(ksayomi + '33:1 - 6');  }
//			if (hebMonth[hMonth+1] == 'Tevet') {  document.write(ksayomi + ' ');  }
			if (hebMonth[hMonth+1] == 'Shevat') {  document.write(ksayomi + '66:1 - 6');  }
//			if (hebMonth[hMonth+1] == 'Adar' || hebMonth[hMonth+1] == 'Adar I' || hebMonth[hMonth+1] == 'Adar II') {  document.write(ksayomi + ' ');  }
			if (hebMonth[hMonth+1] == 'Nissan') {  document.write(ksayomi + '80:9 - 16');  }
//			if (hebMonth[hMonth+1] == 'Iyar') {  document.write(ksayomi + ' ');  }
			if (hebMonth[hMonth+1] == 'Sivan') {  document.write(ksayomi + '159:7 - 160:5');  }
//			if (hebMonth[hMonth+1] == 'Tammuz') {  document.write(ksayomi + ' ');  }
			if (hebMonth[hMonth+1] == 'Av') {  document.write(ksayomi + '204:6 - 205:3');  }
//			if (hebMonth[hMonth+1] == 'Elul') {  document.write(ksayomi + ' ');  }
		}
	
	
	
	
	
	
	
	
	
	
	
	



  

  
//-->
