
		
	document.write("<br><br><div id='mids'><img src='GIF/ThisMonthsPlanetaryEphemeri.jpg'></div>");

	today = new Date();


	// **** Select correct month

	function MakeArray(n) {
		this.length = n
		return this
	}

	monthNames = new MakeArray(12)
		monthNames[1] = "January"
		monthNames[2] = "February"
		monthNames[3] = "March"
		monthNames[4] = "April"
		monthNames[5] = "May"
		monthNames[6] = "June"
		monthNames[7] = "July"
		monthNames[8] = "August"
		monthNames[9] = "September"
		monthNames[10] = "October"
		monthNames[11] = "November"
		monthNames[12] = "December"

	
	function customDate(today) {
		var theMonth = monthNames[today.getMonth() + 1]
		return theMonth
	}

	

	function customColor(X) {

		var theDay = today.getDate();
		var styletype;
		
		switch(X) {
	
			case 5:
				if ((theDay>=1) && (theDay<8)) {
				styletype = "<SPAN CLASS=chartB>";
				}
				else {
				styletype = "<SPAN CLASS=chartA>";
				}
				return styletype;
				break;
			
			case 10:
				if ((theDay>=8) && (theDay<13)) {
				styletype = "<SPAN CLASS=chartB>";
				}
				else {
				styletype = "<SPAN CLASS=chartA>";
				}
				return styletype;
				break;

			case 15:
				if ((theDay>=13) && (theDay<18)) {
				styletype = "<SPAN CLASS=chartB>";
				}
				else {
				styletype = "<SPAN CLASS=chartA>";
				}
				return styletype;
				break;

			case 20:
				if ((theDay>=18) && (theDay<23)) {
				styletype = "<SPAN CLASS=chartB>";
				}
				else {
				styletype = "<SPAN CLASS=chartA>";
				}
				return styletype;
				break;
	
					
			case 25:
				if ((theDay>=23) && (theDay<27)) {
				styletype = "<SPAN CLASS=chartB>";
				}
				else {
				styletype = "<SPAN CLASS=chartA>";
				}
				return styletype;
				break;

			case 30:
				if ((theDay>=27) && (theDay<=31)) {
				styletype = "<SPAN CLASS=chartB>";
				}
				else {
				styletype = "<SPAN CLASS=chartA>";
				}
				return styletype;
				break;
	

			
		}
					
	}	

	

	if (customDate(today) == "September") {

	// **** For this month

		var year = 2007;
	

	// **** Mercury Information
	
		
	RAMer5 = "11<SUP>h</SUP> 57\" 32.72'";
	RAMer10 = "12<SUP>h</SUP> 24\" 59.13'";	
	RAMer15 = "12<SUP>h</SUP> 50\" 41.98'";
	RAMer20 = "13<SUP>h</SUP> 14\" 44.23'";
	RAMer25 = "13<SUP>h</SUP> 36\" 51.04'";
	RAMer30 = "13<SUP>h</SUP> 56\" 21.36'";
	DecMer5 = "00<SUP>o</SUP> 35\" 48.1'";
	DecMer10 = "-03<SUP>o</SUP> 03\" 46.3'";
	DecMer15 = "-06<SUP>o</SUP> 31\" 03.6'";
	DecMer20 = "-09<SUP>o</SUP> 42\" 13.6'";
	DecMer25 = "-12<SUP>o</SUP> 32\" 49.7'";
	DecMer30 = "-14<SUP>o</SUP> 56\" 49.5'";
	MagMer5 = "-0.30";
	MagMer10 = "-0.14";
	MagMer15 = "-0.03";
	MagMer20 = "0.05";
	MagMer25 = "0.09";
	MagMer30 = "0.15";
	AngMer5 = "5.199";
	AngMer10 = "5.391";
	AngMer15 = "5.637";
	AngMer20 = "5.950";
	AngMer25 = "6.347";
	AngMer30 = "6.654";
	ConMer5 = "Vir";
	ConMer10 = "Vir";
	ConMer15 = "Vir";
	ConMer20 = "Vir";
	ConMer25 = "Vir";
	ConMer30 = "Vir";	
	
	
	// **** Venus Information  

	RAVen5 = "09<SUP>h</SUP> 08\" 10.01'";
	RAVen10 = "09<SUP>h</SUP> 08\" 05.36'";	
	RAVen15 = "09<SUP>h</SUP> 11\" 47.43'";
	RAVen20 = "09<SUP>h</SUP> 18\" 49.20'";
	RAVen25 = "09<SUP>h</SUP> 28\" 40.25'";
	RAVen30 = "09<SUP>h</SUP> 40\" 51.63'";
	DecVen5 = "08<SUP>o</SUP> 40\" 18.8'";
	DecVen10 = "09<SUP>o</SUP> 24\" 06.8'";
	DecVen15 = "09<SUP>o</SUP> 56\" 18.2'";
	DecVen20 = "10<SUP>o</SUP> 14\" 59.7'";
	DecVen25 = "10<SUP>o</SUP> 19\" 13.4'";
	DecVen30 = "10<SUP>o</SUP> 08\" 33.8'";
	MagVen5 = "-4.30";
	MagVen10 = "-4.37";
	MagVen15 = "-4.42";
	MagVen20 = "-4.44";
	MagVen25 = "-4.44";
	MagVen30 = "-4.43";
	AngVen5 = "50.539";
	AngVen10 = "47.072";
	AngVen15 = "43.635";
	AngVen20 = "40.390";
	AngVen25 = "37.414";
	AngVen30 = "34.729";
	ConVen5 = "Cnc";
	ConVen10 = "Cnc";
	ConVen15 = "Cnc";
	ConVen20 = "Cnc";
	ConVen25 = "Leo";
	ConVen30 = "Leo";
	
	
	


	// **** Mars Information

	RAMar5 = "05<SUP>h</SUP> 06\" 23.91'";
	RAMar10 = "05<SUP>h</SUP> 18\" 23.91'";	
	RAMar15 = "05<SUP>h</SUP> 30\" 00.55'";
	RAMar20 = "05<SUP>h</SUP> 41\" 10.75'";
	RAMar25 = "05<SUP>h</SUP> 51\" 51.43'";
	RAMar30 = "06<SUP>h</SUP> 01\" 59.29'";	
	DecMar5 = "22<SUP>o</SUP> 12\" 05.9'";
	DecMar10 = "22<SUP>o</SUP> 31\" 45.5'";
	DecMar15 = "22<SUP>o</SUP> 48\" 04.5'";
	DecMar20 = "23<SUP>o</SUP> 01\" 23.6'";
	DecMar25 = "23<SUP>o</SUP> 12\" 06.3'";
	DecMar30 = "23<SUP>o</SUP> 20\" 36.3'";
	MagMar5 = "0.24";
	MagMar10 = "0.18";
	MagMar15 = "0.13";
	MagMar20 = "0.07";
	MagMar25 = "0.00";
	MagMar30 = "-0.07";
	AngMar5 = "8.315";
	AngMar10 = "8.543";
	AngMar15 = "8.787";
	AngMar20 = "9.050";
	AngMar25 = "9.332";
	AngMar30 = "9.636";
	ConMar5 = "Tau";
	ConMar10 = "Tau";
	ConMar15 = "Tau";
	ConMar20 = "Tau";
	ConMar25 = "Tau";
	ConMar30 = "Gem";
	
	

	// **** Jupiter Information

	RAJup5 = "16<SUP>h</SUP> 38\" 45.92'";
	RAJup10 = "16<SUP>h</SUP> 40\" 42.44'";	
	RAJup15 = "16<SUP>h</SUP> 42\" 55.55'";
	RAJup20 = "16<SUP>h</SUP> 45\" 24.60'";
	RAJup25 = "16<SUP>h</SUP> 48\" 08.66'";
	RAJup30 = "16<SUP>h</SUP> 51\" 06.85'";	
	DecJup5 = "-21<SUP>o</SUP> 42\" 23.4'";
	DecJup10 = "-21<SUP>o</SUP> 47\" 01.3'";
	DecJup15 = "-21<SUP>o</SUP> 52\" 02.7'";
	DecJup20 = "-21<SUP>o</SUP> 57\" 23.6'";
	DecJup25 = "-22<SUP>o</SUP> 03\" 00.1'";
	DecJup30 = "-22<SUP>o</SUP> 08\" 47.1'";
	MagJup5 = "-1.99";
	MagJup10 = "-1.96";
	MagJup15 = "-1.93";
	MagJup20 = "-1.91";
	MagJup25 = "-1.88";
	MagJup30 = "-1.85";
	AngJup5 = "37.856";
	AngJup10 = "37.309";
	AngJup15 = "36.780";
	AngJup20 = "36.274";
	AngJup25 = "35.790";
	AngJup30 = "35.331";
	ConJup5 = "Oph";
	ConJup10 = "Oph";
	ConJup15 = "Oph";
	ConJup20 = "Oph";
	ConJup25 = "Oph";
	ConJup30 = "Oph";

	

	// **** Saturn Information

	RASat5 = "10<SUP>h</SUP> 11\" 24.05'";
	RASat10 = "10<SUP>h</SUP> 13\" 48.25'";	
	RASat15 = "10<SUP>h</SUP> 16\" 10.30'";
	RASat20 = "10<SUP>h</SUP> 18\" 29.75'";
	RASat25 = "10<SUP>h</SUP> 20\" 46.04'";
	RASat30 = "10<SUP>h</SUP> 22\" 58.65'";	
	DecSat5 = "12<SUP>o</SUP> 34\" 51.2'";
	DecSat10 = "12<SUP>o</SUP> 22\" 01.6'";
	DecSat15 = "12<SUP>o</SUP> 09\" 21.4'";
	DecSat20 = "11<SUP>o</SUP> 56\" 53.8'";
	DecSat25 = "11<SUP>o</SUP> 44\" 42.5'";
	DecSat30 = "11<SUP>o</SUP> 32\" 50.6'";
	MagSat5 = "1.05";
	MagSat10 = "1.07";
	MagSat15 = "1.08";
	MagSat20 = "1.09";
	MagSat25 = "1.10";
	MagSat30 = "1.11";
	AngSat5 = "16.261";
	AngSat10 = "16.292";
	AngSat15 = "16.333";
	AngSat20 = "16.384";
	AngSat25 = "16.444";
	AngSat30 = "16.513";
	ConSat5 = "Leo";
	ConSat10 = "Leo";
	ConSat15 = "Leo";
	ConSat20 = "Leo";
	ConSat25 = "Leo";
	ConSat30 = "Leo";
	
	

	
	// **** Uranus Information

	RAUr5 = "23<SUP>h</SUP> 13\" 04.15'";
	RAUr10 = "23<SUP>h</SUP> 12\" 19.80'";	
	RAUr15 = "23<SUP>h</SUP> 11\" 35.37'";
	RAUr20 = "23<SUP>h</SUP> 10\" 51.43'";
	RAUr25 = "23<SUP>h</SUP 10\" 08.43'";
	RAUr30 = "23<SUP>h</SUP> 09\" 26.76'";	
	DecUr5 = "-05<SUP>o</SUP> 55\" 12.9'";
	DecUr10 = "-05<SUP>o</SUP> 59\" 52.9'";
	DecUr15 = "-06<SUP>o</SUP> 04\" 31.9'";
	DecUr20 = "-06<SUP>o</SUP> 09\" 06.2'";
	DecUr25 = "-06<SUP>o</SUP> 13\" 33.2'";
	DecUr30 = "-06<SUP>o</SUP> 17\" 50.3'";
	MagUr5 = "5.73";
	MagUr10 = "5.73";
	MagUr15 = "5.73";
	MagUr20 = "5.73";
	MagUr25 = "5.74";
	MagUr30 = "5.74";
	AngUr5 = "3.692";
	AngUr10 = "3.693";
	AngUr15 = "3.692";
	AngUr20 = "3.689";
	AngUr25 = "3.685";
	AngUr30 = "3.680";
	ConUr5 = "Aqr";
	ConUr10 = "Aqr";
	ConUr15 = "Aqr";
	ConUr20 = "Aqr";
	ConUr25 = "Aqr";
	ConUr30 = "Aqr";



	// **** Neptune Information

	RANep5 = "21<SUP>h</SUP> 30\" 11.04'";
	RANep10 = "21<SUP>h</SUP> 29\" 42.60'";	
	RANep15 = "21<SUP>h</SUP> 29\" 15.70'";
	RANep20 = "21<SUP>h</SUP> 28\" 50.71'";
	RANep25 = "21<SUP>h</SUP> 28\" 27.83'";
	RANep30 = "21<SUP>h</SUP> 28\" 07.25'";	
	DecNep5 = "-15<SUP>o</SUP> 04\" 08.0'";
	DecNep10 = "-15<SUP>o</SUP> 06\" 27.3'";
	DecNep15 = "-15<SUP>o</SUP> 08\" 38.7'";
	DecNep20 = "-15<SUP>o</SUP> 10\" 40.3'";
	DecNep25 = "-15<SUP>o</SUP> 12\" 31.5'";
	DecNep30 = "-15<SUP>o</SUP> 14\" 11.2'";
	MagNep5 = "7.84";
	MagNep10 = "7.84";
	MagNep15 = "7.84";
	MagNep20 = "7.85";
	MagNep25 = "7.85";
	MagNep30 = "7.86";
	AngNep5 = "2.346";
	AngNep10 = "2.343";
	AngNep15 = "2.340";
	AngNep20 = "2.336";
	AngNep25 = "2.331";
	AngNep30 = "2.327";
	ConNep5 = "Cap";
	ConNep10 = "Cap";
	ConNep15 = "Cap";
	ConNep20 = "Cap";
	ConNep25 = "Cap";
	ConNep30 = "Cap";
	
		
	
	}





	if (customDate(today) == "May") {

	// **** For this month

		var year = 2006;
	

	// **** Mercury Information
	
		
	RAMer5 = "15<SUP>h</SUP> 13\" 05.31'";
	RAMer10 = "14<SUP>h</SUP> 49\" 38.97'";	
	RAMer15 = "14<SUP>h</SUP> 31\" 56.45'";
	RAMer20 = "14<SUP>h</SUP> 30\" 46.70'";
	RAMer25 = "14<SUP>h</SUP> 44\" 06.05'";
	RAMer30 = "15<SUP>h</SUP> 06\" 09.58'";
	DecMer5 = "-19<SUP>o</SUP> 23\" 02.8'";
	DecMer10 = "-16<SUP>o</SUP> 01\" 48.4'";
	DecMer15 = "-13<SUP>o</SUP> 09\" 12.1'";
	DecMer20 = "-12<SUP>o</SUP> 20\" 35.7'";
	DecMer25 = "-13<SUP>o</SUP> 22\" 01.0'";
	DecMer30 = "-15<SUP>o</SUP> 20\" 07.3'";
	MagMer5 = "n.a.";
	MagMer10 = "n.a.";
	MagMer15 = "n.a.";
	MagMer20 = "0.08";
	MagMer25 = "-0.41";
	MagMer30 = "-0.53";
	AngMer5 = "9.798";
	AngMer10 = "9.890";
	AngMer15 = "9.012";
	AngMer20 = "7.805";
	AngMer25 = "6.795";
	AngMer30 = "6.074";
	ConMer5 = "Lib";
	ConMer10 = "Lib";
	ConMer15 = "Lib";
	ConMer20 = "Lib";
	ConMer25 = "Lib";
	ConMer30 = "Lib";	
	
	
	// **** Venus Information  

	RAVen5 = "14<SUP>h</SUP> 48\" 44.73'";
	RAVen10 = "15<SUP>h</SUP> 13\" 39.08'";	
	RAVen15 = "15<SUP>h</SUP> 39\" 04.10'";
	RAVen20 = "16<SUP>h</SUP> 04\" 59.85'";
	RAVen25 = "16<SUP>h</SUP> 31\" 24.56'";
	RAVen30 = "16<SUP>h</SUP> 58\" 14.64'";
	DecVen5 = "-15<SUP>o</SUP> 29\" 51.1'";
	DecVen10 = "-17<SUP>o</SUP> 25\" 24.7'";
	DecVen15 = "-19<SUP>o</SUP> 09\" 26.8'";
	DecVen20 = "-20<SUP>o</SUP> 40\" 20.5'";
	DecVen25 = "-21<SUP>o</SUP> 56\" 34.7'";
	DecVen30 = "-22<SUP>o</SUP> 56\" 47.9'";
	MagVen5 = "-3.82";
	MagVen10 = "-3.81";
	MagVen15 = "-3.81";
	MagVen20 = "-3.81";
	MagVen25 = "-3.81";
	MagVen30 = "-3.81";
	AngVen5 = "9.739";
	AngVen10 = "9.755";
	AngVen15 = "9.777";
	AngVen20 = "9.806";
	AngVen25 = "9.841";
	AngVen30 = "9.882";
	ConVen5 = "Lib";
	ConVen10 = "Lib";
	ConVen15 = "Lib";
	ConVen20 = "Sco";
	ConVen25 = "Oph";
	ConVen30 = "Oph";
	
	
	


	// **** Mars Information

	RAMar5 = "14<SUP>h</SUP> 23\" 53.96'";
	RAMar10 = "14<SUP>h</SUP> 37\" 15.46'";	
	RAMar15 = "14<SUP>h</SUP> 50\" 49.72'";
	RAMar20 = "15<SUP>h</SUP> 04\" 37.20'";
	RAMar25 = "15<SUP>h</SUP> 18\" 38.08'";
	RAMar30 = "15<SUP>h</SUP> 32\" 52.40'";	
	DecMar5 = "-14<SUP>o</SUP> 00\" 04.0'";
	DecMar10 = "-15<SUP>o</SUP> 07\" 22.4'";
	DecMar15 = "-16<SUP>o</SUP> 12\" 01.9'";
	DecMar20 = "-17<SUP>o</SUP> 13\" 44.5'";
	DecMar25 = "-18<SUP>o</SUP> 10\" 10.9'";
	DecMar30 = "-19<SUP>o</SUP> 07\" 02.3'";
	MagMar5 = "1.57";
	MagMar10 = "1,57";
	MagMar15 = "1.57";
	MagMar20 = "1.57";
	MagMar25 = "1.56";
	MagMar30 = "1.56";
	AngMar5 = "3.640";
	AngMar10 = "3.655";
	AngMar15 = "3.672";
	AngMar20 = "3.692";
	AngMar25 = "3.713";
	AngMar30 = "3.736";
	ConMar5 = "Lib";
	ConMar10 = "Lib";
	ConMar15 = "Lib";
	ConMar20 = "Lib";
	ConMar25 = "Lib";
	ConMar30 = "Lib";
	
	

	// **** Jupiter Information

	RAJup5 = "15<SUP>h</SUP> 34\" 03.89'";
	RAJup10 = "15<SUP>h</SUP> 38\" 33.75'";	
	RAJup15 = "15<SUP>h</SUP> 43\" 06.37'";
	RAJup20 = "15<SUP>h</SUP> 47\" 41.08'";
	RAJup25 = "15<SUP>h</SUP> 52\" 17.16'";
	RAJup30 = "15<SUP>h</SUP> 56\" 53.81'";	
	DecJup5 = "-18<SUP>o</SUP> 27\" 00.1'";
	DecJup10 = "-18<SUP>o</SUP> 42\" 47.8'";
	DecJup15 = "-18<SUP>o</SUP> 58\" 14.5'";
	DecJup20 = "-19<SUP>o</SUP> 13\" 17.0'";
	DecJup25 = "-19<SUP>o</SUP> 27\" 52.1'";
	DecJup30 = "-19<SUP>o</SUP> 41\" 57.2'";
	MagJup5 = "-1.57";
	MagJup10 = "-1.57";
	MagJup15 = "-1.57";
	MagJup20 = "-1.58";
	MagJup25 = "-1.58";
	MagJup30 = "-1.58";
	AngJup5 = "31.091";
	AngJup10 = "31.026";
	AngJup15 = "30.987";
	AngJup20 = "30.975";
	AngJup25 = "30.989";
	AngJup30 = "31.029";
	ConJup5 = "Lib";
	ConJup10 = "Lib";
	ConJup15 = "Lib";
	ConJup20 = "Lib";
	ConJup25 = "Lib";
	ConJup30 = "Lib";

	

	// **** Saturn Information

	RASat5 = "09<SUP>h</SUP> 46\" 58.74'";
	RASat10 = "09<SUP>h</SUP> 48\" 00.10'";	
	RASat15 = "09<SUP>h</SUP> 48\" 51.65'";
	RASat20 = "09<SUP>h</SUP> 49\" 33.00'";
	RASat25 = "09<SUP>h</SUP> 50\" 03.79'";
	RASat30 = "09<SUP>h</SUP> 50\" 23.83'";	
	DecSat5 = "14<SUP>o</SUP> 26\" 42.4'";
	DecSat10 = "14<SUP>o</SUP> 22\" 29.0'";
	DecSat15 = "14<SUP>o</SUP> 19\" 06.6'";
	DecSat20 = "14<SUP>o</SUP> 16\" 37.5'";
	DecSat25 = "14<SUP>o</SUP> 15\" 03.5'";
	DecSat30 = "14<SUP>o</SUP> 14\" 25.8'";
	MagSat5 = "1.04";
	MagSat10 = "1.03";
	MagSat15 = "1.01";
	MagSat20 = "0.99";
	MagSat25 = "0.97";
	MagSat30 = "0.95";
	AngSat5 = "17.840";
	AngSat10 = "17.997";
	AngSat15 = "18.160";
	AngSat20 = "18.325";
	AngSat25 = "18.494";
	AngSat30 = "18.663";
	ConSat5 = "Leo";
	ConSat10 = "Leo";
	ConSat15 = "Leo";
	ConSat20 = "Leo";
	ConSat25 = "Leo";
	ConSat30 = "Leo";
	
	

	
	// **** Uranus Information

	RAUr5 = "22<SUP>h</SUP> 50\" 22.11'";
	RAUr10 = "22<SUP>h</SUP> 50\" 09.95'";	
	RAUr15 = "22<SUP>h</SUP> 50\" 02.36'";
	RAUr20 = "22<SUP>h</SUP> 49\" 59.47'";
	RAUr25 = "22<SUP>h</SUP> 50\" 01.38'";
	RAUr30 = "22<SUP>h</SUP> 50\" 08.11'";	
	DecUr5 = "-08<SUP>o</SUP> 14\" 44.6'";
	DecUr10 = "-08<SUP>o</SUP> 15\" 46.5'";
	DecUr15 = "-08<SUP>o</SUP> 16\" 20.2'";
	DecUr20 = "-08<SUP>o</SUP> 16\" 25.0'";
	DecUr25 = "-08<SUP>o</SUP> 16\" 00.5'";
	DecUr30 = "-08<SUP>o</SUP> 15\" 06.5'";
	MagUr5 = "5.79";
	MagUr10 = "5.80";
	MagUr15 = "5.81";
	MagUr20 = "5.82";
	MagUr25 = "5.83";
	MagUr30 = "5.84";
	AngUr5 = "3.597";
	AngUr10 = "3.583";
	AngUr15 = "3.568";
	AngUr20 = "3.553";
	AngUr25 = "3.538";
	AngUr30 = "3.523";
	ConUr5 = "Aqr";
	ConUr10 = "Aqr";
	ConUr15 = "Aqr";
	ConUr20 = "Aqr";
	ConUr25 = "Aqr";
	ConUr30 = "Aqr";



	// **** Neptune Information

	RANep5 = "21<SUP>h</SUP> 17\" 52.00'";
	RANep10 = "21<SUP>h</SUP> 17\" 58.25'";	
	RANep15 = "21<SUP>h</SUP> 18\" 07.85'";
	RANep20 = "21<SUP>h</SUP> 18\" 20.81'";
	RANep25 = "21<SUP>h</SUP> 18\" 37.05'";
	RANep30 = "21<SUP>h</SUP> 18\" 56.49'";	
	DecNep5 = "-15<SUP>o</SUP> 57\" 52.6'";
	DecNep10 = "-15<SUP>o</SUP> 57\" 25.1'";
	DecNep15 = "-15<SUP>o</SUP> 56\" 42.2'";
	DecNep20 = "-15<SUP>o</SUP> 55\" 44.0'";
	DecNep25 = "-15<SUP>o</SUP> 54\" 30.6'";
	DecNep30 = "-15<SUP>o</SUP> 53\" 02.5'";
	MagNep5 = "7.90";
	MagNep10 = "7.91";
	MagNep15 = "7.91";
	MagNep20 = "7.92";
	MagNep25 = "7.93";
	MagNep30 = "7.93";
	AngNep5 = "2.280";
	AngNep10 = "2.273";
	AngNep15 = "2.267";
	AngNep20 = "2.260";
	AngNep25 = "2.254";
	AngNep30 = "2.248";
	ConNep5 = "Cap";
	ConNep10 = "Cap";
	ConNep15 = "Cap";
	ConNep20 = "Cap";
	ConNep25 = "Cap";
	ConNep30 = "Cap";
	
		
	
	}





	







	var Empheris = "<table align='center'><tr><td><div id='ephemerisborder'><br><div id='ephemeris'>"
	 Empheris += "<TABLE ALIGN=center width=785 >"	
	 Empheris +=  "<TR><TH COLSPAN=7>" + "<SPAN CLASS='head'>For the month of " + " " 	
	 Empheris +=  "<SPAN CLASS='month'>" + " " + "  " + customDate(today) + ", " + year + "</SPAN>"
	
	 Empheris += "<TR><TD><SPAN CLASS='title'>PLANET</SPAN>" + "<TD><SPAN CLASS='title'>DATE</SPAN>" + "<TD><SPAN CLASS='title'>RT ASCENSION<br>(hour-min-sec)</SPAN>"
	 Empheris += "<TD><SPAN CLASS='title'>DECLINATION<br>(degree-arcmin-arcsec)</SPAN>" + "<TD><SPAN CLASS='title'>MAG</SPAN>" + "<TD><SPAN CLASS='title'>ANG DIAMETER<br>(arcseconds)</SPAN>" + "<TD><SPAN CLASS='title'>CONSTELLATION</SPAN>"
	 
   //*****	Mercury  ******
 
	 Empheris += "<TR><TD><SPAN CLASS=chartB>MERCURY</SPAN><TD>" + customColor(5) + "5<SUP>th</SUP></SPAN><TD>" + customColor(5) + RAMer5 + "</SPAN><TD>" + customColor(5) + DecMer5 + "</SPAN><TD>" + customColor(5) + MagMer5 + "</SPAN><TD>" + customColor(5) + AngMer5 + "</SPAN><TD>" + customColor(5) + ConMer5 + "</SPAN>"
	 Empheris += "<TR><td rowspan=3><img src='GIF/MercuryLow.jpg'><TD>" + customColor(10) + "10<SUP>th</SUP></SPAN><TD>" + customColor(10) + RAMer10 + "</SPAN><TD>" + customColor(10) + DecMer10 + "</SPAN><TD>" + customColor(10) + MagMer10 + "</SPAN><TD>" + customColor(10) + AngMer10 + "</SPAN><TD>" + customColor(10) + ConMer10 + "</SPAN>"
	 Empheris += "<TR><TD>" + customColor(15) + "15<SUP>th</SUP></SPAN><TD>" + customColor(15) + RAMer15 + "</SPAN><TD>" + customColor(15) + DecMer15 + "</SPAN><TD>" + customColor(15) + MagMer15 + "</SPAN><TD>" + customColor(15) + AngMer15 + "</SPAN><TD>" + customColor(15) + ConMer15 + "</SPAN>"
	 Empheris += "<TR><TD>" + customColor(20) + "20<SUP>th</SUP></SPAN><TD>" + customColor(20) + RAMer20 + "</SPAN><TD>" + customColor(20) + DecMer20 + "</SPAN><TD>" + customColor(20) + MagMer20 + "</SPAN><TD>" + customColor(20) + AngMer20 + "</SPAN><TD>" + customColor(20) + ConMer20 + "</SPAN>"
	 Empheris += "<TR><TD>&nbsp<TD>" + customColor(25) + "25<SUP>th</SUP></SPAN><TD>" + customColor(25) + RAMer25 + "</SPAN><TD>" + customColor(25) + DecMer25 + "</SPAN><TD>" + customColor(25) + MagMer25 + "</SPAN><TD>" + customColor(25) + AngMer25 + "</SPAN><TD>" + customColor(25) + ConMer25 + "</SPAN>"
	if ( customDate(today) != "February") {
	 Empheris += "<TR><TD>&nbsp<TD>" + customColor(30) + "30<SUP>th</SUP></SPAN><TD>" + customColor(30) + RAMer30 + "</SPAN><TD>" + customColor(30) + DecMer30 + "</SPAN><TD>" + customColor(30) + MagMer30 + "</SPAN><TD>" + customColor(30) + AngMer30 + "</SPAN><TD>" + customColor(30) + ConMer30 + "</SPAN>"
	}
	  
   //****        Venus    ******

	 Empheris += "<TR><TD><SPAN CLASS=chartB>VENUS</SPAN><TD>" + customColor(5) + "5<SUP>th</SUP></SPAN><TD>" + customColor(5) + RAVen5 + "</SPAN><TD>" + customColor(5) + DecVen5 + "</SPAN><TD>" + customColor(5) + MagVen5 + "</SPAN><TD>" + customColor(5) + AngVen5 + "</SPAN><TD>" + customColor(5) + ConVen5 + "</SPAN>"
	 Empheris += "<TR><TD rowspan=3><img src='GIF/VenusLow.jpg'><TD>" + customColor(10) + "10<SUP>th</SUP></SPAN><TD>" + customColor(10) + RAVen10 + "</SPAN><TD>" + customColor(10) + DecVen10 + "</SPAN><TD>" + customColor(10) + MagVen10 + "</SPAN><TD>" + customColor(10) + AngVen10 + "</SPAN><TD>" + customColor(10) + ConVen10 + "</SPAN>"
	 Empheris += "<TR><TD>" + customColor(15) + "15<SUP>th</SUP></SPAN><TD>" + customColor(15) + RAVen15 + "</SPAN><TD>" + customColor(15) + DecVen15 + "</SPAN><TD>" + customColor(15) + MagVen15 + "</SPAN><TD>" + customColor(15) + AngVen15 + "</SPAN><TD>" + customColor(15) + ConVen15 + "</SPAN>"
	 Empheris += "<TR><TD>" + customColor(20) + "20<SUP>th</SUP></SPAN><TD>" + customColor(20) + RAVen20 + "</SPAN><TD>" + customColor(20) + DecVen20 + "</SPAN><TD>" + customColor(20) + MagVen20 + "</SPAN><TD>" + customColor(20) + AngVen20 + "</SPAN><TD>" + customColor(20) + ConVen20 + "</SPAN>"
	 Empheris += "<TR><TD>&nbsp<TD>" + customColor(25) + "25<SUP>th</SUP></SPAN><TD>" + customColor(25) + RAVen25 + "</SPAN><TD>" + customColor(25) + DecVen25 + "</SPAN><TD>" + customColor(25) + MagVen25 + "</SPAN><TD>" + customColor(25) + AngVen25 + "</SPAN><TD>" + customColor(25) + ConVen25 + "</SPAN>"
	if ( customDate(today) != "February") {
	 Empheris += "<TR><TD>&nbsp<TD>" + customColor(30) + "30<SUP>th</SUP></SPAN><TD>" + customColor(30) + RAVen30 + "</SPAN><TD>" + customColor(30) + DecVen30 + "</SPAN><TD>" + customColor(30) + MagVen30 + "</SPAN><TD>" + customColor(30) + AngVen30 + "</SPAN><TD>" + customColor(30) + ConVen30 + "</SPAN>"
	}
	  
	 
	
   //****        Mars     ******

	 Empheris += "<TR><TD><SPAN CLASS=chartB>MARS</SPAN><TD>" + customColor(5) + "5<SUP>th</SUP></SPAN><TD>" + customColor(5) + RAMar5 + "</SPAN><TD>" + customColor(5) + DecMar5 + "</SPAN><TD>" + customColor(5) + MagMar5 + "</SPAN><TD>" + customColor(5) + AngMar5 + "</SPAN><TD>" + customColor(5) + ConMar5 + "</SPAN>"
	 Empheris += "<TR><TD rowspan=2><img src='GIF/MarsLow.jpg'><TD>" + customColor(10) + "10<SUP>th</SUP></SPAN><TD>" + customColor(10) + RAMar10 + "</SPAN><TD>" + customColor(10) + DecMar10 + "</SPAN><TD>" + customColor(10) + MagMar10 + "</SPAN><TD>" + customColor(10) + AngMar10 + "</SPAN><TD>" + customColor(10) + ConMar10 + "</SPAN>"
	 Empheris += "<TR><TD>" + customColor(15) + "15<SUP>th</SUP></SPAN><TD>" + customColor(15) + RAMar15 + "</SPAN><TD>" + customColor(15) + DecMar15 + "</SPAN><TD>" + customColor(15) + MagMar15 + "</SPAN><TD>" + customColor(15) + AngMar15 + "</SPAN><TD>" + customColor(15) + ConMar15 + "</SPAN>"
	 Empheris += "<TR><TD>&nbsp<TD>" + customColor(20) + "20<SUP>th</SUP></SPAN><TD>" + customColor(20) + RAMar20 + "</SPAN><TD>" + customColor(20) + DecMar20 + "</SPAN><TD>" + customColor(20) + MagMar20 + "</SPAN><TD>" + customColor(20) + AngMar20 + "</SPAN><TD>" + customColor(20) + ConMar20 + "</SPAN>"
	 Empheris += "<TR><TD>&nbsp<TD>" + customColor(25) + "25<SUP>th</SUP></SPAN><TD>" + customColor(25) + RAMar25 + "</SPAN><TD>" + customColor(25) + DecMar25 + "</SPAN><TD>" + customColor(25) + MagMar25 + "</SPAN><TD>" + customColor(25) + AngMar25 + "</SPAN><TD>" + customColor(25) + ConMar25 + "</SPAN>"
	if ( customDate(today) != "February") {
	 Empheris += "<TR><TD>&nbsp<TD>" + customColor(30) + "30<SUP>th</SUP></SPAN><TD>" + customColor(30) + RAMar30 + "</SPAN><TD>" + customColor(30) + DecMar30 + "</SPAN><TD>" + customColor(30) + MagMar30 + "</SPAN><TD>" + customColor(30) + AngMar30 + "</SPAN><TD>" + customColor(30) + ConMar30 + "</SPAN>"
	}
	  
	 
 
   //****        Jupiter  ******

	 Empheris += "<TR><TD><SPAN CLASS=chartB>JUPITER</SPAN><TD>" + customColor(5) + "5<SUP>th</SUP></SPAN><TD>" + customColor(5) + RAJup5 + "</SPAN><TD>" + customColor(5) + DecJup5 + "</SPAN><TD>" + customColor(5) + MagJup5 + "</SPAN><TD>" + customColor(5) + AngJup5 + "</SPAN><TD>" + customColor(5) + ConJup5 + "</SPAN>"
	 Empheris += "<TR><TD rowspan=2><img src='GIF/JupiterLow.jpg'><TD>" + customColor(10) + "10<SUP>th</SUP></SPAN><TD>" + customColor(10) + RAJup10 + "</SPAN><TD>" + customColor(10) + DecJup10 + "</SPAN><TD>" + customColor(10) + MagJup10 + "</SPAN><TD>" + customColor(10) + AngJup10 + "</SPAN><TD>" + customColor(10) + ConJup10 + "</SPAN>"
	 Empheris += "<TR><TD>" + customColor(15) + "15<SUP>th</SUP></SPAN><TD>" + customColor(15) + RAJup15 + "</SPAN><TD>" + customColor(15) + DecJup15 + "</SPAN><TD>" + customColor(15) + MagJup15 + "</SPAN><TD>" + customColor(15) + AngJup15 + "</SPAN><TD>" + customColor(15) + ConJup15 + "</SPAN>"
	 Empheris += "<TR><TD>&nbsp<TD>" + customColor(20) + "20<SUP>th</SUP></SPAN><TD>" + customColor(20) + RAJup20 + "</SPAN><TD>" + customColor(20) + DecJup20 + "</SPAN><TD>" + customColor(20) + MagJup20 + "</SPAN><TD>" + customColor(20) + AngJup20 + "</SPAN><TD>" + customColor(20) + ConJup20 + "</SPAN>"
	 Empheris += "<TR><TD>&nbsp<TD>" + customColor(25) + "25<SUP>th</SUP></SPAN><TD>" + customColor(25) + RAJup25 + "</SPAN><TD>" + customColor(25) + DecJup25 + "</SPAN><TD>" + customColor(25) + MagJup25 + "</SPAN><TD>" + customColor(25) + AngJup25 + "</SPAN><TD>" + customColor(25) + ConJup25 + "</SPAN>"
	if ( customDate(today) != "February") {
	 Empheris += "<TR><TD>&nbsp<TD>" + customColor(30) + "30<SUP>th</SUP></SPAN><TD>" + customColor(30) + RAJup30 + "</SPAN><TD>" + customColor(30) + DecJup30 + "</SPAN><TD>" + customColor(30) + MagJup30 + "</SPAN><TD>" + customColor(30) + AngJup30 + "</SPAN><TD>" + customColor(30) + ConJup30 + "</SPAN>"
	}
	  
	 

	
   //****        Saturn   ******


	 Empheris += "<TR><TD><SPAN CLASS=chartB>SATURN</SPAN><TD>" + customColor(5) + "5<SUP>th</SUP></SPAN><TD>" + customColor(5) + RASat5 + "</SPAN><TD>" + customColor(5) + DecSat5 + "</SPAN><TD>" + customColor(5) + MagSat5 + "</SPAN><TD>" + customColor(5) + AngSat5 + "</SPAN><TD>" + customColor(5) + ConSat5 + "</SPAN>"
	 Empheris += "<TR><TD rowspan=2><img src='GIF/SaturnLow.jpg'><TD>" + customColor(10) + "10<SUP>th</SUP></SPAN><TD>" + customColor(10) + RASat10 + "</SPAN><TD>" + customColor(10) + DecSat10 + "</SPAN><TD>" + customColor(10) + MagSat10 + "</SPAN><TD>" + customColor(10) + AngSat10 + "</SPAN><TD>" + customColor(10) + ConSat10 + "</SPAN>"
	 Empheris += "<TR><TD>" + customColor(15) + "15<SUP>th</SUP></SPAN><TD>" + customColor(15) + RASat15 + "</SPAN><TD>" + customColor(15) + DecSat15 + "</SPAN><TD>" + customColor(15) + MagSat15 + "</SPAN><TD>" + customColor(15) + AngSat15 + "</SPAN><TD>" + customColor(15) + ConSat15 + "</SPAN>"
	 Empheris += "<TR><TD>&nbsp<TD>" + customColor(20) + "20<SUP>th</SUP></SPAN><TD>" + customColor(20) + RASat20 + "</SPAN><TD>" + customColor(20) + DecSat20 + "</SPAN><TD>" + customColor(20) + MagSat20 + "</SPAN><TD>" + customColor(20) + AngSat20 + "</SPAN><TD>" + customColor(20) + ConSat20 + "</SPAN>"
	 Empheris += "<TR><TD>&nbsp<TD>" + customColor(25) + "25<SUP>th</SUP></SPAN><TD>" + customColor(25) + RASat25 + "</SPAN><TD>" + customColor(25) + DecSat25 + "</SPAN><TD>" + customColor(25) + MagSat25 + "</SPAN><TD>" + customColor(25) + AngSat25 + "</SPAN><TD>" + customColor(25) + ConSat25 + "</SPAN>"
	if ( customDate(today) != "February") {
	 Empheris += "<TR><TD>&nbsp<TD>" + customColor(30) + "30<SUP>th</SUP></SPAN><TD>" + customColor(30) + RASat30 + "</SPAN><TD>" + customColor(30) + DecSat30 + "</SPAN><TD>" + customColor(30) + MagSat30 + "</SPAN><TD>" + customColor(30) + AngSat30 + "</SPAN><TD>" + customColor(30) + ConSat30 + "</SPAN>"
	}
	  
	   //****        Uranus   ******


	 Empheris += "<TR><TD><SPAN CLASS=chartB>Uranus</SPAN><TD>" + customColor(5) + "5<SUP>th</SUP></SPAN><TD>" + customColor(5) + RAUr5 + "</SPAN><TD>" + customColor(5) + DecUr5 + "</SPAN><TD>" + customColor(5) + MagUr5 + "</SPAN><TD>" + customColor(5) + AngUr5 + "</SPAN><TD>" + customColor(5) + ConUr5 + "</SPAN>"
	 Empheris += "<TR><TD rowspan=2><img src='GIF/UranusLow.jpg'><TD>" + customColor(10) + "10<SUP>th</SUP></SPAN><TD>" + customColor(10) + RAUr10 + "</SPAN><TD>" + customColor(10) + DecUr10 + "</SPAN><TD>" + customColor(10) + MagUr10 + "</SPAN><TD>" + customColor(10) + AngUr10 + "</SPAN><TD>" + customColor(10) + ConUr10 + "</SPAN>"
	 Empheris += "<TR><TD>" + customColor(15) + "15<SUP>th</SUP></SPAN><TD>" + customColor(15) + RAUr15 + "</SPAN><TD>" + customColor(15) + DecUr15 + "</SPAN><TD>" + customColor(15) + MagUr15 + "</SPAN><TD>" + customColor(15) + AngUr15 + "</SPAN><TD>" + customColor(15) + ConUr15 + "</SPAN>"
	 Empheris += "<TR><TD>&nbsp<TD>" + customColor(20) + "20<SUP>th</SUP></SPAN><TD>" + customColor(20) + RAUr20 + "</SPAN><TD>" + customColor(20) + DecUr20 + "</SPAN><TD>" + customColor(20) + MagUr20 + "</SPAN><TD>" + customColor(20) + AngUr20 + "</SPAN><TD>" + customColor(20) + ConUr20 + "</SPAN>"
	 Empheris += "<TR><TD>&nbsp<TD>" + customColor(25) + "25<SUP>th</SUP></SPAN><TD>" + customColor(25) + RAUr25 + "</SPAN><TD>" + customColor(25) + DecUr25 + "</SPAN><TD>" + customColor(25) + MagUr25 + "</SPAN><TD>" + customColor(25) + AngUr25 + "</SPAN><TD>" + customColor(25) + ConUr25 + "</SPAN>"
	if ( customDate(today) != "February") {
	 Empheris += "<TR><TD>&nbsp<TD>" + customColor(30) + "30<SUP>th</SUP></SPAN><TD>" + customColor(30) + RAUr30 + "</SPAN><TD>" + customColor(30) + DecUr30 + "</SPAN><TD>" + customColor(30) + MagUr30 + "</SPAN><TD>" + customColor(30) + AngUr30 + "</SPAN><TD>" + customColor(30) + ConUr30 + "</SPAN>"
	}
	  
	 
	  //****        Neptune   ******


	 Empheris += "<TR><TD><SPAN CLASS=chartB>Neptune</SPAN><TD>" + customColor(5) + "5<SUP>th</SUP></SPAN><TD>" + customColor(5) + RANep5 + "</SPAN><TD>" + customColor(5) + DecNep5 + "</SPAN><TD>" + customColor(5) + MagNep5 + "</SPAN><TD>" + customColor(5) + AngNep5 + "</SPAN><TD>" + customColor(5) + ConNep5 + "</SPAN>"
	 Empheris += "<TR><TD rowspan=2><img src='GIF/NeptuneLow.jpg'><TD>" + customColor(10) + "10<SUP>th</SUP></SPAN><TD>" + customColor(10) + RANep10 + "</SPAN><TD>" + customColor(10) + DecNep10 + "</SPAN><TD>" + customColor(10) + MagNep10 + "</SPAN><TD>" + customColor(10) + AngNep10 + "</SPAN><TD>" + customColor(10) + ConNep10 + "</SPAN>"
	 Empheris += "<TR><TD>" + customColor(15) + "15<SUP>th</SUP></SPAN><TD>" + customColor(15) + RANep15 + "</SPAN><TD>" + customColor(15) + DecNep15 + "</SPAN><TD>" + customColor(15) + MagNep15 + "</SPAN><TD>" + customColor(15) + AngNep15 + "</SPAN><TD>" + customColor(15) + ConNep15 + "</SPAN>"
	 Empheris += "<TR><TD>&nbsp<TD>" + customColor(20) + "20<SUP>th</SUP></SPAN><TD>" + customColor(20) + RANep20 + "</SPAN><TD>" + customColor(20) + DecNep20 + "</SPAN><TD>" + customColor(20) + MagNep20 + "</SPAN><TD>" + customColor(20) + AngNep20 + "</SPAN><TD>" + customColor(20) + ConNep20 + "</SPAN>"
	 Empheris += "<TR><TD>&nbsp<TD>" + customColor(25) + "25<SUP>th</SUP></SPAN><TD>" + customColor(25) + RANep25 + "</SPAN><TD>" + customColor(25) + DecNep25 + "</SPAN><TD>" + customColor(25) + MagNep25 + "</SPAN><TD>" + customColor(25) + AngNep25 + "</SPAN><TD>" + customColor(25) + ConNep25 + "</SPAN>"
	if ( customDate(today) != "February") {
	 Empheris += "<TR><TD>&nbsp<TD>" + customColor(30) + "30<SUP>th</SUP></SPAN><TD>" + customColor(30) + RANep30 + "</SPAN><TD>" + customColor(30) + DecNep30 + "</SPAN><TD>" + customColor(30) + MagNep30 + "</SPAN><TD>" + customColor(30) + AngNep30 + "</SPAN><TD>" + customColor(30) + ConNep30 + "</SPAN>"
	}

	
	 Empheris += "<tr><th colspan=7><span class='subtitle'>(All data is given for 00:00 Universal Time Midnight )</span>";	
	

	 Empheris += "</TABLE>";
	Empheris += "</div><br></div></table>"
	 
	document.write(Empheris);
	


