
<!--

 calendar = new Date();
 day = calendar.getDay();
 month = calendar.getMonth();
 date = calendar.getDate();
 year = calendar.getYear();
 if (year < 1000)
 year+=1900
 cent = parseInt(year/100);
 g = year % 19;
 k = parseInt((cent - 17)/25);
 i = (cent - parseInt(cent/4) - parseInt((cent - k)/3) + 19*g + 15) % 30;
 i = i - parseInt(i/28)*(1 - parseInt(i/28)*parseInt(29/(i+1))*parseInt((21-g)/11));
 j = (year + parseInt(year/4) + i + 2 - cent + parseInt(cent/4)) % 7;
 l = i - j;
 emonth = 3 + parseInt((l + 40)/44);
 edate = l + 28 - 31*parseInt((emonth/4));
 emonth--;


// January

 if ((month == 0) && (date == 1)) document.write("संध्याकाळी ०६.५५ वा.");
 if ((month == 0) && (date == 2)) document.write("रात्री ०८.०२ वा.");
 if ((month == 0) && (date == 3)) document.write("रात्री ०९.०७ वा.");
 if ((month == 0) && (date == 4)) document.write("रात्री १०.०८ वा.");
 if ((month == 0) && (date == 5)) document.write("रात्री ११.०६ वा.");
 if ((month == 0) && (date == 6)) document.write("नाही");
 if ((month == 0) && (date == 7)) document.write("मध्यरात्री ००.०३ वा.");
 if ((month == 0) && (date == 8)) document.write("मध्यरात्री ०१.०० वा.");
 if ((month == 0) && (date == 9)) document.write("मध्यरात्री ०१.५६ वा.");
 if ((month == 0) && (date == 10)) document.write("मध्यरात्री ०२.५२ वा.");
 if ((month == 0) && (date == 11)) document.write("मध्यरात्री ०३.४८ वा.");
 if ((month == 0) && (date == 12)) document.write("मध्यरात्री ०४.४२ वा.");
 if ((month == 0) && (date == 13)) document.write("पहाटे ०५.३४ वा.");
 if ((month == 0) && (date == 14)) document.write("पहाटे ०६.२२ वा.");
 if ((month == 0) && (date == 15)) document.write("पहाटे ०७.०६ वा.");
 if ((month == 0) && (date == 16)) document.write("पहाटे ०७.४६ वा.");
 if ((month == 0) && (date == 17)) document.write("सकाळी ०८.२३ वा.");
 if ((month == 0) && (date == 18)) document.write("सकाळी ०८.५८ वा.");
 if ((month == 0) && (date == 19)) document.write("सकाळी ०९.३१ वा.");
 if ((month == 0) && (date == 20)) document.write("सकाळी १०.०३ वा.");
 if ((month == 0) && (date == 21)) document.write("सकाळी १०.३७ वा.");
 if ((month == 0) && (date == 22)) document.write("सकाळी ११.१२ वा.");
 if ((month == 0) && (date == 23)) document.write("सकाळी ११.५१ वा.");
 if ((month == 0) && (date == 24)) document.write("दुपारी १२.३४ वा.");
 if ((month == 0) && (date == 25)) document.write("दुपारी ०१.२३ वा.");
 if ((month == 0) && (date == 26)) document.write("दुपारी ०२.२० वा.");
 if ((month == 0) && (date == 27)) document.write("दुपारी ०३.२२ वा.");
 if ((month == 0) && (date == 28)) document.write("दुपारी ०४.२९ वा.");
 if ((month == 0) && (date == 29)) document.write("संध्याकाळी ०५.३७ वा.");
 if ((month == 0) && (date == 30)) document.write("संध्याकाळी ०६.४४ वा.");
 if ((month == 0) && (date == 31)) document.write("संध्याकाळी ०७.४९ वा.");

 // February

 if ((month == 1) && (date == 1)) document.write("रात्री ०८.५१ वा.");
 if ((month == 1) && (date == 2)) document.write("रात्री ०९.५१ वा.");
 if ((month == 1) && (date == 3)) document.write("रात्री १०.५० वा.");
 if ((month == 1) && (date == 4)) document.write("नाही");
 if ((month == 1) && (date == 5)) document.write("रात्री ११.४७ वा.");
 if ((month == 1) && (date == 6)) document.write("मध्यरात्री ०.४६ वा.");
 if ((month == 1) && (date == 7)) document.write("मध्यरात्री ०१.४३ वा.");
 if ((month == 1) && (date == 8)) document.write("मध्यरात्री ०२.३८ वा.");
 if ((month == 1) && (date == 9)) document.write("मध्यरात्री ०३.३१ वा.");
 if ((month == 1) && (date == 10)) document.write("मध्यरात्री ०४.२० वा.");
 if ((month == 1) && (date == 11)) document.write("पहाटे ०५.०५ वा.");
 if ((month == 1) && (date == 12)) document.write("पहाटे ०५.४६ वा.");
 if ((month == 1) && (date == 13)) document.write("पहाटे ०६.२४ वा.");
 if ((month == 1) && (date == 14)) document.write("पहाटे ०६.५९ वा.");
 if ((month == 1) && (date == 15)) document.write("पहाटे ०७.३३ वा.");
 if ((month == 1) && (date == 16)) document.write("सकाळी ०८.०६ वा.");
 if ((month == 1) && (date == 17)) document.write("सकाळी ०८.३९ वा.");
 if ((month == 1) && (date == 18)) document.write("सकाळी ०९.१३ वा.");
 if ((month == 1) && (date == 19)) document.write("सकाळी ०९.५० वा.");
 if ((month == 1) && (date == 20)) document.write("सकाळी १०.३१ वा.");
 if ((month == 1) && (date == 21)) document.write("सकाळी ११.१७ वा.");
 if ((month == 1) && (date == 22)) document.write("दुपारी ०२.०८ वा.");
 if ((month == 1) && (date == 23)) document.write("दुपारी ०१.०६ वा.");
 if ((month == 1) && (date == 24)) document.write("दुपारी ०२.०८ वा.");
 if ((month == 1) && (date == 25)) document.write("दुपारी ०३.१४ वा.");
 if ((month == 1) && (date == 26)) document.write("दुपारी ०४.२० वा.");
 if ((month == 1) && (date == 27)) document.write("संध्याकाळी ५.२५ वा.");
 if ((month == 1) && (date == 28)) document.write("संध्याकाळी ०६.२९ वा.");


 // March

 if ((month == 2) && (date == 1)) document.write("सध्याकाळी ०७.३१ वा.");
 if ((month == 2) && (date == 2)) document.write("रात्री ०८.३२ वा.");
 if ((month == 2) && (date == 3)) document.write("रात्री ०९.३२ वा.");
 if ((month == 2) && (date == 4)) document.write("रात्री १०.३३ वा.");
 if ((month == 2) && (date == 5)) document.write("रात्री ११.३२ वा.");
 if ((month == 2) && (date == 6)) document.write("नाही");
 if ((month == 2) && (date == 7)) document.write("मध्यरात्री ००.३० वा.");
 if ((month == 2) && (date == 8)) document.write("मध्यरात्री ०१.२४ वा.");
 if ((month == 2) && (date == 9)) document.write("मध्यरात्री ०२.१५ वा.");
 if ((month == 2) && (date == 10)) document.write("मध्यरात्री ०३.०२ वा.");
 if ((month == 2) && (date == 11)) document.write("मध्यरात्री ०३.४५ वा.");
 if ((month == 2) && (date == 12)) document.write("मध्यरात्री ०४.२४ वा.");
 if ((month == 2) && (date == 13)) document.write("पहाटे ०५.०० वा.");
 if ((month == 2) && (date == 14)) document.write("पहाटे ०५.३४ वा.");
 if ((month == 2) && (date == 15)) document.write("पहाटे ०६.०७ वा.");
 if ((month == 2) && (date == 16)) document.write("पहाटे ०६.४१ वा.");
 if ((month == 2) && (date == 17)) document.write("पहाटे ०७.१५ वा.");
 if ((month == 2) && (date == 18)) document.write("पहाटे ०७.५२ वा.");
 if ((month == 2) && (date == 19)) document.write("सकाळी ०८.३१ वा.");
 if ((month == 2) && (date == 20)) document.write("सकाळी ०९.१६ वा.");
 if ((month == 2) && (date == 21)) document.write("सकाळी १०.०५ वा.");
 if ((month == 2) && (date == 22)) document.write("सकाळी १०.५९ वा.");
 if ((month == 2) && (date == 23)) document.write("सकाळी ११.५८ वा.");
 if ((month == 2) && (date == 24)) document.write("दुपारी ०१.०० वा.");
 if ((month == 2) && (date == 25)) document.write("दुपारी ०२.०४ वा.");
 if ((month == 2) && (date == 26)) document.write("दुपारी ०३.०७ वा.");
 if ((month == 2) && (date == 27)) document.write("दुपारी ०४.०९ वा.");
 if ((month == 2) && (date == 28)) document.write("संध्याकाळी ०५.११ वा.");
 if ((month == 2) && (date == 29)) document.write("संध्याकाळी ०६.१२ वा.");
 if ((month == 2) && (date == 30)) document.write("संध्याकाळी ०७.१३ वा.");
 if ((month == 2) && (date == 31)) document.write("रात्री ०८.१४ वा.");


 // April

 if ((month == 3) && (date == 1)) document.write("रात्री ०९.१५ वा.");
 if ((month == 3) && (date == 2)) document.write("रात्री १०.१५ वा.");
 if ((month == 3) && (date == 3)) document.write("रात्री ११.१३ वा.");
 if ((month == 3) && (date == 4)) document.write("नाही");
 if ((month == 3) && (date == 5)) document.write("मध्यरात्री ००.०७ वा.");
 if ((month == 3) && (date == 6)) document.write("मध्यरात्री ००.५६ वा.");
 if ((month == 3) && (date == 7)) document.write("मध्यरात्री ०१.४१ वा.");
 if ((month == 3) && (date == 8)) document.write("मध्यरात्री ०२.२१ वा.");
 if ((month == 3) && (date == 9)) document.write("मध्यरात्री ०२.५८ वा.");
 if ((month == 3) && (date == 10)) document.write("मध्यरात्री ०३.३३ वा.");
 if ((month == 3) && (date == 11)) document.write("मध्यरात्री ०४.०७ वा.");
 if ((month == 3) && (date == 12)) document.write("मध्यरात्री ०४.४० वा.");
 if ((month == 3) && (date == 13)) document.write("पहाटे ०५.१५ वा.");
 if ((month == 3) && (date == 14)) document.write("पहाटे ५.५१ वा.");
 if ((month == 3) && (date == 15)) document.write("पहाटे ०६.३० वा.");
 if ((month == 3) && (date == 16)) document.write("पहाटे ०७.१४ वा.");
 if ((month == 3) && (date == 17)) document.write("सकाळी ०८.०२ वा.");
 if ((month == 3) && (date == 18)) document.write("सकाळी ०८.५५ वा.");
 if ((month == 3) && (date == 19)) document.write("सकाळी ०९.५३ वा.");
 if ((month == 3) && (date == 20)) document.write("सकाळी १०.५४ वा.");
 if ((month == 3) && (date == 21)) document.write("सकाळी ११.५६ वा.");
 if ((month == 3) && (date == 22)) document.write("दुपारी १२.५८ वा.");
 if ((month == 3) && (date == 23)) document.write("दुपारी ०१.५९ वा.");
 if ((month == 3) && (date == 24)) document.write("दुपारी ०२.५८ वा.");
 if ((month == 3) && (date == 25)) document.write("दुपारी ०३.५७ वा.");
 if ((month == 3) && (date == 26)) document.write("दुपारी ०४.५६ वा.");
 if ((month == 3) && (date == 27)) document.write("संध्याकाळी ०५.५६ वा.");
 if ((month == 3) && (date == 28)) document.write("संध्याकाळी ०६.५७ वा.");
 if ((month == 3) && (date == 29)) document.write("संध्याकाळी ०७.५८ वा.");
 if ((month == 3) && (date == 30)) document.write("रात्री ०८.५८ वा.");


 // May

 if ((month == 4) && (date == 1)) document.write("रात्री ०९.५४ वा.");
 if ((month == 4) && (date == 2)) document.write("रात्री १०.४७ वा.");
 if ((month == 4) && (date == 3)) document.write("रात्री ११.३४ वा.");
 if ((month == 4) && (date == 4)) document.write("नाही");
 if ((month == 4) && (date == 5)) document.write("मध्यरात्री ००.१७ वा.");
 if ((month == 4) && (date == 6)) document.write("मध्यरात्री ००.५५ वा.");
 if ((month == 4) && (date == 7)) document.write("मध्यरात्री ०१.३१ वा.");
 if ((month == 4) && (date == 8)) document.write("मध्यरात्री ०२.०५ वा.");
 if ((month == 4) && (date == 9)) document.write("मध्यरात्री ०२.३९ वा.");
 if ((month == 4) && (date == 10)) document.write("मध्यरात्री ०३.१२ वा.");
 if ((month == 4) && (date == 11)) document.write("मध्यरात्री ०३.४८ वा.");
 if ((month == 4) && (date == 12)) document.write("मध्यरात्री ०४.२६ वा.");
 if ((month == 4) && (date == 13)) document.write("पहाटे ०५.०८ वा.");
 if ((month == 4) && (date == 14)) document.write("पहाटे ०५.५५ वा.");
 if ((month == 4) && (date == 15)) document.write("पहाटे ०६.४८ वा.");
 if ((month == 4) && (date == 16)) document.write("पहाटे ०७.४६ वा.");
 if ((month == 4) && (date == 17)) document.write("सकाळी ०८.४७ वा.");
 if ((month == 4) && (date == 18)) document.write("सकाळी ०९.५० वा.");
 if ((month == 4) && (date == 19)) document.write("सकाळी १०.५२ वा.");
 if ((month == 4) && (date == 20)) document.write("सकाळी ११.५३ वा.");
 if ((month == 4) && (date == 21)) document.write("दुपारी १२.५२ वा.");
 if ((month == 4) && (date == 22)) document.write("दुपारी ०१.५० वा.");
 if ((month == 4) && (date == 23)) document.write("दुपारी ०२.४८ वा.");
 if ((month == 4) && (date == 24)) document.write("दुपारी ०३.४६ वा.");
 if ((month == 4) && (date == 25)) document.write("दुपारी ०४.४५ वा.");
 if ((month == 4) && (date == 26)) document.write("संध्याकाळी ०५.४५ वा.");
 if ((month == 4) && (date == 27)) document.write("संध्याकाळी ०६.४४ वा.");
 if ((month == 4) && (date == 28)) document.write("संध्याकाळी ०७.४२ वा.");
 if ((month == 4) && (date == 29)) document.write("रात्री ०८.३६ वा.");
 if ((month == 4) && (date == 30)) document.write("रात्री ०९.२६ वा.");
 if ((month == 4) && (date == 31)) document.write("रात्री १०.११ वा.");


 // June

 if ((month == 5) && (date == 1)) document.write("रात्री १०.५२ वा.");
 if ((month == 5) && (date == 2)) document.write("रात्री ११.२९ वा.");
 if ((month == 5) && (date == 3)) document.write("नाही");
 if ((month == 5) && (date == 4)) document.write("मध्यरात्री ००.०३ वा.");
 if ((month == 5) && (date == 5)) document.write("मध्यरात्री ००.३७ वा.");
 if ((month == 5) && (date == 6)) document.write("मध्यरात्री ०१.१० वा.");
 if ((month == 5) && (date == 7)) document.write("मध्यरात्री ०१.४४ वा.");
 if ((month == 5) && (date == 8)) document.write("मध्यरात्री ०२.२१ वा.");
 if ((month == 5) && (date == 9)) document.write("मध्यरात्री ०३.०१ वा.");
 if ((month == 5) && (date == 10)) document.write("मध्यरात्री ०३.४५ वा.");
 if ((month == 5) && (date == 11)) document.write("मध्यरात्री ०४.३६ वा.");
 if ((month == 5) && (date == 12)) document.write("पहाटे ०५.३३ वा.");
 if ((month == 5) && (date == 13)) document.write("पहाटे ०६.३४ वा.");
 if ((month == 5) && (date == 14)) document.write("पहाटे ०७.३८ वा.");
 if ((month == 5) && (date == 15)) document.write("सकाळी ०८.४३ वा.");
 if ((month == 5) && (date == 16)) document.write("सकाळी ०९.४६ वा.");
 if ((month == 5) && (date == 17)) document.write("सकाळी १०.४७ वा.");
 if ((month == 5) && (date == 18)) document.write("सकाळी ११.४५ वा.");
 if ((month == 5) && (date == 19)) document.write("दुपारी १२.४३ वा.");
 if ((month == 5) && (date == 20)) document.write("दुपारी ०१.४० वा.");
 if ((month == 5) && (date == 21)) document.write("दुपारी ०२.३८ वा.");
 if ((month == 5) && (date == 22)) document.write("दुपारी ०३.३७ वा.");
 if ((month == 5) && (date == 23)) document.write("दुपारी ०४.३५ वा.");
 if ((month == 5) && (date == 24)) document.write("संध्याकाळी ०५.३३ वा.");
 if ((month == 5) && (date == 25)) document.write("संध्याकाळी ०६.२८ वा.");
 if ((month == 5) && (date == 26)) document.write("संध्याकाळी ०७.१९ वा.");
 if ((month == 5) && (date == 27)) document.write("रात्री ०८.०६ वा.");
 if ((month == 5) && (date == 28)) document.write("रात्री ०८.४८ वा.");
 if ((month == 5) && (date == 29)) document.write("रात्री ०९.२७ वा.");
 if ((month == 5) && (date == 30)) document.write("रात्री १०.०२ वा.");



 // July

 if ((month == 6) && (date == 1)) document.write("रात्री १०.३६ वा.");
 if ((month == 6) && (date == 2)) document.write("रात्री ११.०९ वा.");
 if ((month == 6) && (date == 3)) document.write("नाही");
 if ((month == 6) && (date == 4)) document.write("रात्री ११.३९ वा.");
 if ((month == 6) && (date == 5)) document.write("मध्यरात्री ००.१७ वा.");
 if ((month == 6) && (date == 6)) document.write("मध्यरात्री ००.५४ वा.");
 if ((month == 6) && (date == 7)) document.write("मध्यरात्री ०१.३६ वा.");
 if ((month == 6) && (date == 8)) document.write("मध्यरात्री ०२.२३ वा.");
 if ((month == 6) && (date == 9)) document.write("मध्यरात्री ०३.१६ वा.");
 if ((month == 6) && (date == 10)) document.write("मध्यरात्री ०४.१६ वा.");
 if ((month == 6) && (date == 11)) document.write("पहाटे ०५.१९ वा.");
 if ((month == 6) && (date == 12)) document.write("पहाटे ०६.२५ वा.");
 if ((month == 6) && (date == 13)) document.write("पहाटे ०७.३१ वा.");
 if ((month == 6) && (date == 14)) document.write("सकाळी ०८.३५ वा.");
 if ((month == 6) && (date == 15)) document.write("सकाळी ०९.३६ वा.");
 if ((month == 6) && (date == 16)) document.write("सकाळी १०.३६ वा.");
 if ((month == 6) && (date == 17)) document.write("सकाळी ११.३५ वा.");
 if ((month == 6) && (date == 18)) document.write("दुपारी १२.३३ वा.");
 if ((month == 6) && (date == 19)) document.write("दुपारी ०१.३२ वा.");
 if ((month == 6) && (date == 20)) document.write("दुपारी ०२.३० वा.");
 if ((month == 6) && (date == 21)) document.write("दुपारी ०३.२८ वा.");
 if ((month == 6) && (date == 22)) document.write("दुपारी ०४.२३ वा.");
 if ((month == 6) && (date == 23)) document.write("संध्याकाळी ०५.१५ वा.");
 if ((month == 6) && (date == 24)) document.write("संध्याकाळी ०६.०३ वा.");
 if ((month == 6) && (date == 25)) document.write("संध्याकाळी ०६.४६ वा.");
 if ((month == 6) && (date == 26)) document.write("संध्याकाळी ०७.२६ वा.");
 if ((month == 6) && (date == 27)) document.write("रात्री ०८.०२ वा.");
 if ((month == 6) && (date == 28)) document.write("रात्री ०८.३६ वा.");
 if ((month == 6) && (date == 29)) document.write("रात्री ०९.०९ वा.");
 if ((month == 6) && (date == 30)) document.write("रात्री ०९.४२ वा.");
 if ((month == 6) && (date == 31)) document.write("रात्री १०.१६ वा.");



 // August

 if ((month == 7) && (date == 1)) document.write("रात्री १०.५२ वा.");
 if ((month == 7) && (date == 2)) document.write("रात्री ११.३१ वा.");
 if ((month == 7) && (date == 3)) document.write("नाही");
 if ((month == 7) && (date == 4)) document.write("मध्यरात्री ००.१५ वा.");
 if ((month == 7) && (date == 5)) document.write("मध्यरात्री ०१.०४ वा.");
 if ((month == 7) && (date == 6)) document.write("मध्यरात्री ०१.५९ वा.");
 if ((month == 7) && (date == 7)) document.write("मध्यरात्री ०२.५९ वा.");
 if ((month == 7) && (date == 8)) document.write("मध्यरात्री ०४.०३ वा.");
 if ((month == 7) && (date == 9)) document.write("पहाटे ०५.०९ वा.");
 if ((month == 7) && (date == 10)) document.write("पहाटे ०६.१५ वा.");
 if ((month == 7) && (date == 11)) document.write("पहाटे ०७.१९ वा.");
 if ((month == 7) && (date == 12)) document.write("सकाळी ०८.२१ वा.");
 if ((month == 7) && (date == 13)) document.write("सकाळी ०९.२३ वा.");
 if ((month == 7) && (date == 14)) document.write("सकाळी १०.२३ वा.");
 if ((month == 7) && (date == 15)) document.write("सकाळी ११.२४ वा.");
 if ((month == 7) && (date == 16)) document.write("दुपारी १२.२४ वा.");
 if ((month == 7) && (date == 17)) document.write("दुपारी ०१.२२ वा.");
 if ((month == 7) && (date == 18)) document.write("दुपारी ०२.१९ वा.");
 if ((month == 7) && (date == 19)) document.write("दुपारी ०३.१२ वा.");
 if ((month == 7) && (date == 20)) document.write("दुपारी ०४.०१ वा.");
 if ((month == 7) && (date == 21)) document.write("दुपारी ०४.४५ वा.");
 if ((month == 7) && (date == 22)) document.write("संध्याकाळी ०५.२६ वा.");
 if ((month == 7) && (date == 23)) document.write("संध्याकाळी ०६.०३ वा.");
 if ((month == 7) && (date == 24)) document.write("संध्याकाळी ०६.३८ वा.");
 if ((month == 7) && (date == 25)) document.write("संध्याकाळी ०७.११ वा.");
 if ((month == 7) && (date == 26)) document.write("संध्याकाळी ०७.४४ वा.");
 if ((month == 7) && (date == 27)) document.write("रात्री ०८.१८ वा.");
 if ((month == 7) && (date == 28)) document.write("रात्री ०८.५३ वा.");
 if ((month == 7) && (date == 29)) document.write("रात्री ०९.३० वा.");
 if ((month == 7) && (date == 30)) document.write("रात्री १०.१२ वा.");
 if ((month == 7) && (date == 31)) document.write("रात्री १०.५७ वा.");


 // September

 if ((month == 8) && (date == 1)) document.write("रात्री ११.४८ वा.");
 if ((month == 8) && (date == 2)) document.write("नाही");
 if ((month == 8) && (date == 3)) document.write("मध्यरात्री ००.४५ वा.");
 if ((month == 8) && (date == 4)) document.write("मध्यरात्री ०१.४५ वा.");
 if ((month == 8) && (date == 5)) document.write("मध्यरात्री ०२.४८ वा.");
 if ((month == 8) && (date == 6)) document.write("मध्यरात्री ०३.५३ वा.");
 if ((month == 8) && (date == 7)) document.write("मध्यरात्री ०४.५७ वा.");
 if ((month == 8) && (date == 8)) document.write("पहाटे ०६.०१ वा.");
 if ((month == 8) && (date == 9)) document.write("पहाटे ०७.०३ वा.");
 if ((month == 8) && (date == 10)) document.write("सकाळी ०८.०६ वा.");
 if ((month == 8) && (date == 11)) document.write("सकाळी ०९.०९ वा.");
 if ((month == 8) && (date == 12)) document.write("सकाळी १०.११ वा.");
 if ((month == 8) && (date == 13)) document.write("सकाळी ११.१२ वा.");
 if ((month == 8) && (date == 14)) document.write("दुपारी १२.११ वा.");
 if ((month == 8) && (date == 15)) document.write("दुपारी ०१.०६ वा.");
 if ((month == 8) && (date == 16)) document.write("दुपारी ०१.५७ वा.");
 if ((month == 8) && (date == 17)) document.write("दुपारी ०२.४३ वा.");
 if ((month == 8) && (date == 18)) document.write("दुपारी ०३.२५ वा.");
 if ((month == 8) && (date == 19)) document.write("दुपारी ०४.०३ वा.");
 if ((month == 8) && (date == 20)) document.write("दुपारी ०४.३९ वा.");
 if ((month == 8) && (date == 21)) document.write("संध्याकाळी ०५.१३ वा.");
 if ((month == 8) && (date == 22)) document.write("संध्याकाळी ०५.४६ वा.");
 if ((month == 8) && (date == 23)) document.write("संध्याकाळी ०६.२० वा.");
 if ((month == 8) && (date == 24)) document.write("संध्याकाळी ०६.५४ वा.");
 if ((month == 8) && (date == 25)) document.write("संध्याकाळी ०७.३१ वा.");
 if ((month == 8) && (date == 26)) document.write("रात्री ०८.११ वा.");
 if ((month == 8) && (date == 27)) document.write("रात्री ०८.५६ वा.");
 if ((month == 8) && (date == 28)) document.write("रात्री ०९.४४ वा.");
 if ((month == 8) && (date == 29)) document.write("रात्री १०.३८ वा.");
 if ((month == 8) && (date == 30)) document.write("रात्री ११.३५ वा.");




 // October 2008

 if ((month == 9) && (date == 1)) document.write("नाही");
 if ((month == 9) && (date == 2)) document.write("मध्यरात्री ००.३५ वा.");
 if ((month == 9) && (date == 3)) document.write("मध्यरात्री ०१.३७ वा.");
 if ((month == 9) && (date == 4)) document.write("मध्यरात्री ०२.३९ वा.");
 if ((month == 9) && (date == 5)) document.write("मध्यरात्री ०३.४१ वा.");
 if ((month == 9) && (date == 6)) document.write("मध्यरात्री ०४.४३ वा.");
 if ((month == 9) && (date == 7)) document.write("पहाटे ०५.५४ वा.");
 if ((month == 9) && (date == 8)) document.write("पहाटे ०६.४८ वा.");
 if ((month == 9) && (date == 9)) document.write("पहाटे ०७.५१ वा.");
 if ((month == 9) && (date == 10)) document.write("सकाळी ०८.५५ वा.");
 if ((month == 9) && (date == 11)) document.write("सकाळी ०९.५७ वा.");
 if ((month == 9) && (date == 12)) document.write("सकाळी १०.५५ वा.");
 if ((month == 9) && (date == 13)) document.write("सकाळी ११.४९ वा.");
 if ((month == 9) && (date == 14)) document.write("दुपारी १२.३८ वा.");
 if ((month == 9) && (date == 15)) document.write("दुपारी ०१.२२ वा.");
 if ((month == 9) && (date == 16)) document.write("दुपारी ०२.०२ वा.");
 if ((month == 9) && (date == 17)) document.write("दुपारी ०२.३९ वा.");
 if ((month == 9) && (date == 18)) document.write("दुपारी ०३.१३ वा.");
 if ((month == 9) && (date == 19)) document.write("दुपारी ०३.४७ वा.");
 if ((month == 9) && (date == 20)) document.write("दुपारी ०४.२० वा.");
 if ((month == 9) && (date == 21)) document.write("दुपारी ०४.५५ वा.");
 if ((month == 9) && (date == 22)) document.write("संध्याकाळी ०५.३१ वा.");
 if ((month == 9) && (date == 23)) document.write("संध्याकाळी ०६.३१ वा.");
 if ((month == 9) && (date == 24)) document.write("संध्याकाळी ०६.५४ वा.");
 if ((month == 9) && (date == 25)) document.write("संध्याकाळी ०७.४२ वा.");
 if ((month == 9) && (date == 26)) document.write("रात्री ०८.३४ वा.");
 if ((month == 9) && (date == 27)) document.write("रात्री ०९.३० वा.");
 if ((month == 9) && (date == 28)) document.write("रात्री १०.२९ वा.");
 if ((month == 9) && (date == 29)) document.write("रात्री ११.२९ वा.");
 if ((month == 9) && (date == 30)) document.write("रात्री ११.२८ वा.");
 if ((month == 9) && (date == 31)) document.write("मध्यरात्री ००.२९ वा.");


 // November

 if ((month == 10) && (date == 1)) document.write("मध्यरात्री ०१.२९ वा.");
 if ((month == 10) && (date == 2)) document.write("मध्यरात्री ०२.२८ वा.");
 if ((month == 10) && (date == 3)) document.write("मध्यरात्री ०३.२८ वा.");
 if ((month == 10) && (date == 4)) document.write("मध्यरात्री ०४.२९ वा.");
 if ((month == 10) && (date == 5)) document.write("पहाटे ०५.३१ वा.");
 if ((month == 10) && (date == 6)) document.write("पहाटे ०६.३४ वा.");
 if ((month == 10) && (date == 7)) document.write("पहाटे ०७.३७ वा.");
 if ((month == 10) && (date == 8)) document.write("सकाळी ०८.३९ वा.");
 if ((month == 10) && (date == 9)) document.write("सकाळी ०९.३६ वा.");
 if ((month == 10) && (date == 10)) document.write("सकाळी १०.२९ वा.");
 if ((month == 10) && (date == 11)) document.write("सकाळी ११.१६ वा.");
 if ((month == 10) && (date == 12)) document.write("सकाळी ११.५८ वा.");
 if ((month == 10) && (date == 13)) document.write("दुपारी १२.३६ वा.");
 if ((month == 10) && (date == 14)) document.write("दुपारी ०१.१२ वा.");
 if ((month == 10) && (date == 15)) document.write("दुपारी ०१.४५ वा.");
 if ((month == 10) && (date == 16)) document.write("दुपारी ०२.१९ वा.");
 if ((month == 10) && (date == 17)) document.write("दुपारी ०२.५३ वा.");
 if ((month == 10) && (date == 18)) document.write("दुपारी ०३.२८ वा.");
 if ((month == 10) && (date == 19)) document.write("दुपारी ०४.०७ वा.");
 if ((month == 10) && (date == 20)) document.write("दुपारी ०४.४९ वा.");
 if ((month == 10) && (date == 21)) document.write("संध्याकाळी ०५.३६ वा.");
 if ((month == 10) && (date == 22)) document.write("संध्याकाळी ०६.२८ वा.");
 if ((month == 10) && (date == 23)) document.write("संध्याकाळी ०७.२४ वा.");
 if ((month == 10) && (date == 24)) document.write("रात्री ०८.२३ वा.");
 if ((month == 10) && (date == 25)) document.write("रात्री ०९.२४ वा.");
 if ((month == 10) && (date == 26)) document.write("रात्री १०.२४ वा.");
 if ((month == 10) && (date == 27)) document.write("रात्री ११.२३ वा.");
 if ((month == 10) && (date == 28)) document.write("नाही");
 if ((month == 10) && (date == 29)) document.write("मध्यरात्री ००.२२ वा.");
 if ((month == 10) && (date == 30)) document.write("मध्यरात्री ०१.२० वा.");



 // December

 if ((month == 11) && (date == 1)) document.write("मध्यरात्री ०२.१८ वा.");
 if ((month == 11) && (date == 2)) document.write("मध्यरात्री ०३.१८ वा.");
 if ((month == 11) && (date == 3)) document.write("मध्यरात्री ०४.१८ वा.");
 if ((month == 11) && (date == 4)) document.write("पहाटे ०५.२० वा.");
 if ((month == 11) && (date == 5)) document.write("पहाटे ०६.२२ वा.");
 if ((month == 11) && (date == 6)) document.write("पहाटे ०७.२१ वा.");
 if ((month == 11) && (date == 7)) document.write("सकाळी ०८.१६ वा.");
 if ((month == 11) && (date == 8)) document.write("सकाळी ०९.०६ वा.");
 if ((month == 11) && (date == 9)) document.write("सकाळी ०९.५१ वा.");
 if ((month == 11) && (date == 10)) document.write("सकाळी १०.३२ वा.");
 if ((month == 11) && (date == 11)) document.write("सकाळी ११.०९ वा.");
 if ((month == 11) && (date == 12)) document.write("सकाळी ११.४३ वा.");
 if ((month == 11) && (date == 13)) document.write("दुपारी १२.१७ वा.");
 if ((month == 11) && (date == 14)) document.write("दुपारी १२.५० वा.");
 if ((month == 11) && (date == 15)) document.write("दुपारी ०१.२५ वा.");
 if ((month == 11) && (date == 16)) document.write("दुपारी ०२.०२ वा.");
 if ((month == 11) && (date == 17)) document.write("दुपारी ०२.४२ वा.");
 if ((month == 11) && (date == 18)) document.write("दुपारी ०३.२७ वा.");
 if ((month == 11) && (date == 19)) document.write("दुपारी ०४.१७ वा.");
 if ((month == 11) && (date == 20)) document.write("संध्याकाळी ०५.१२ वा.");
 if ((month == 11) && (date == 21)) document.write("संध्याकाळी ०६.११ वा.");
 if ((month == 11) && (date == 22)) document.write("संध्याकाळी ०७.१३ वा.");
 if ((month == 11) && (date == 23)) document.write("रात्री ०८.१५ वा.");
 if ((month == 11) && (date == 24)) document.write("रात्री ०९.१७ वा.");
 if ((month == 11) && (date == 25)) document.write("रात्री १०.१६ वा.");
 if ((month == 11) && (date == 26)) document.write("रात्री ११.१५ वा.");
 if ((month == 11) && (date == 27)) document.write("नाही");
 if ((month == 11) && (date == 28)) document.write("मध्यरात्री ००.१३ वा.");
 if ((month == 11) && (date == 29)) document.write("मध्यरात्री ०१.१२ वा.");
 if ((month == 11) && (date == 30)) document.write("मध्यरात्री ०२.११ वा.");
 if ((month == 11) && (date == 31)) document.write("मध्यरात्री ०३.०४ वा.");

 document.write("<br> </font>");
//-->

