function signs() {
var start=0, hour=document.zodiac.hour.value, date=document.zodiac.date.selectedIndex+1, month=document.zodiac.month.selectedIndex+1;
//--transforme l'heure pour pouvoir etre traitée
hour=hour.replace(":",".");
with (document.zodiac.sign){
if (month == 1 && date >=20 || month == 2 && date <=18) {value = "Verseau";}
if (month == 1 && date > 31) {value = "Hein ?";}
if (month == 2 && date >=19 || month == 3 && date <=20) {value = "Poissons";}
if (month == 2 && date > 29) {value = "Vous dites ?";}
if (month == 3 && date >=21 || month == 4 && date <=19) {value = "Bélier";}
if (month == 3 && date > 31) {value = "Comme vous voulez.";}
if (month == 4 && date >=20 || month == 5 && date <=20) {value = "Taureau";}
if (month == 4 && date > 30) {value = "Je suis vraiment désolé !";}
if (month == 5 && date >=21 || month == 6 && date <=21) {value = "Gémeaux";}
if (month == 5 && date > 31) {value = "Euh... non.";}
if (month == 6 && date >=22 || month == 7 && date <=22) {value = "Cancer";}
if (month == 6 && date > 30) {value = "Désolé.";}
if (month == 7 && date >=23 || month == 8 && date <=22) {value = "Lion";}
if (month == 7 && date > 31) {value = "Pardon ?";}
if (month == 8 && date >=23 || month == 9 && date <=22) {value = "Vierge";}
if (month == 8 && date > 31) {value = "C'est ça.";}
if (month == 9 && date >=23 || month == 10 && date <=22) {value = "Balance";}
if (month == 9 && date > 30) {value = "Essaie encore.";}
if (month == 10 && date >=23 || month == 11 && date <=21) {value = "Scorpion";}
if (month == 10 && date > 31) {value = "N'y pense même pas !";}
if (month == 11 && date >=22 || month == 12 && date <=21) {value = "Sagittaire";}
if (month == 11 && date > 30) {value = "date invalide";}
if (month == 12 && date >=22 || month == 1 && date <=19) {value = "Capricorne";}
if (month == 12 && date > 31) {value = "Aucune chance !";}
}
with (document.zodiac.asc){
if (month == 1 && hour >=1.40 && date >=1 || month == 2 && hour <=4.20 && date <=10) {value = "Scorpion";}
if (month == 1 && hour >=4.20 && date >=1 || month == 2 && hour <=6.50 && date <=10) {value = "Sagittaire";}
if (month == 1 && hour >=6.50 && date >=1 || month == 2 && hour <=8.40 && date <=10) {value = "Capricorne";}
if (month == 1 && hour >=8.40 && date >=1 || month == 2 && hour <=10.00 && date <=10) {value = "Verseau";}
if (month == 1 && hour >=10.00 && date >=1 || month == 2 && hour <=11.00 && date <=10) {value = "Poissons";}
if (month == 1 && hour >=11.00 && date >=1 || month == 2 && hour <=12.00 && date <=1) {value = "Bélier";}
if (month == 1 && hour >=12.00 && date >=1 || month == 2 && hour <=13.20 && date <=10) {value = "Taureau";}
if (month == 1 && hour >=13.20 && date >=1 || month == 2 && hour <=15.00 && date <=10) {value = "Gémeaux";}
if (month == 1 && hour >=15.00 && date >=1 || month == 2 && hour <=17.40 && date <=10) {value = "Cancer";}
if (month == 1 && hour >=17.40 && date >=1 || month == 2 && hour <=20.20 && date <=10) {value = "Lion";}
if (month == 1 && hour >=20.20 && date >=1 || month == 2 && hour <=23.00 && date <=10) {value = "Vierge";}
if (month == 1 && hour >=23.00 && date >=1 || month == 2 && hour <=1.40 && date <=10) {value = "Balance";}
if (month == 1 && date > 31 && hour > 23.59) {value = "Hein ?";}
if (month == 1 && hour >=1.00 && date >=10 || month == 2 && hour <=3.40 && date <=20) {value = "Scorpion";}
if (month == 1 && hour >=3.40 && date >=10 || month == 2 && hour <=6.00 && date <=20) {value = "Sagittaire";}
if (month == 1 && hour >=6.00 && date >=10 || month == 2 && hour <=8.00 && date <=20) {value = "Capricorne";}
if (month == 1 && hour >=8.00 && date >=10 || month == 2 && hour <=9.20 && date <=20) {value = "Verseau";}
if (month == 1 && hour >=9.20 && date >=10 || month == 2 && hour <=10.20 && date <=20) {value = "Poissons";}
if (month == 1 && hour >=10.20 && date >=10 || month == 2 && hour <=11.20 && date <=20) {value = "Bélier";}
if (month == 1 && hour >=11.20 && date >=10 || month == 2 && hour <=12.40 && date <=20) {value = "Taureau";}
if (month == 1 && hour >=12.40 && date >=10 || month == 2 && hour <=14.30 && date <=20) {value = "Gémeaux";}
if (month == 1 && hour >=14.30 && date >=10 || month == 2 && hour <=17.00 && date <=20) {value = "Cancer";}
if (month == 1 && hour >=17.00 && date >=10 || month == 2 && hour <=19.40 && date <=20) {value = "Lion";}
if (month == 1 && hour >=19.40 && date >=10 || month == 2 && hour <=22.20 && date <=20) {value = "Vierge";}
if (month == 1 && hour >=22.20 && date >=10 || month == 2 && hour <=1.00 && date <=20) {value = "Balance";}
if (month == 1 && date > 31 && hour > 23.59) {value = "Hein ?";}
if (month == 1 && hour >=0.15 && date >=20 || month == 2 && hour <=2.50 && date <=31) {value = "Scorpion";}
if (month == 1 && hour >=2.50 && date >=20 || month == 2 && hour <=5.20 && date <=31) {value = "Sagittaire";}
if (month == 1 && hour >=5.20 && date >=20 || month == 2 && hour <=7.15 && date <=31) {value = "Capricorne";}
if (month == 1 && hour >=7.15 && date >=20 || month == 2 && hour <=8.40 && date <=31) {value = "Verseau";}
if (month == 1 && hour >=8.40 && date >=20 || month == 2 && hour <=9.40 && date <=31) {value = "Poissons";}
if (month == 1 && hour >=9.40 && date >=20 || month == 2 && hour <=10.30 && date <=31) {value = "Bélier";}
if (month == 1 && hour >=10.30 && date >=20 || month == 2 && hour <=12.00 && date <=31) {value = "Taureau";}
if (month == 1 && hour >=12.00 && date >=20 || month == 2 && hour <=13.40 && date <=31) {value = "Gémeaux";}
if (month == 1 && hour >=13.40 && date >=20 || month == 2 && hour <=16.20 && date <=31) {value = "Cancer";}
if (month == 1 && hour >=16.20 && date >=20 || month == 2 && hour <=19.00 && date <=31) {value = "Lion";}
if (month == 1 && hour >=19.00 && date >=20 || month == 2 && hour <=21.30 && date <=31) {value = "Vierge";}
if (month == 1 && hour >=21.30 && date >=20 || month == 2 && hour <=0.15 && date <=31) {value = "Balance";}
if (month == 1 && date > 31 && hour > 23.59) {value = "Hein ?";}
if (month == 2 && hour >=23.40 && date >=1 || month == 3 && hour <=2.20 && date <=10) {value = "Scorpion";}
if (month == 2 && hour >=2.20 && date >=1 || month == 3 && hour <=5.00 && date <=10) {value = "Sagittaire";}
if (month == 2 && hour >=5.00 && date >=1 || month == 3 && hour <=6.40 && date <=10) {value = "Capricorne";}
if (month == 2 && hour >=6.40 && date >=1 || month == 3 && hour <=8.00 && date <=10) {value = "Verseau";}
if (month == 2 && hour >=8.00 && date >=1 || month == 3 && hour <=9.00 && date <=10) {value = "Poissons";}
if (month == 2 && hour >=9.00 && date >=1 || month == 3 && hour <=10.00 && date <=10) {value = "Bélier";}
if (month == 2 && hour >=10.00 && date >=1 || month == 3 && hour <=11.20 && date <=10) {value = "Taureau";}
if (month == 2 && hour >=11.20 && date >=1 || month == 3 && hour <=13.00 && date <=10) {value = "Gémeaux";}
if (month == 2 && hour >=13.00 && date >=1 || month == 3 && hour <=15.40 && date <=10) {value = "Cancer";}
if (month == 2 && hour >=15.40 && date >=1 || month == 3 && hour <=18.20 && date <=10) {value = "Lion";}
if (month == 2 && hour >=18.20 && date >=1 || month == 3 && hour <=21.00 && date <=10) {value = "Vierge";}
if (month == 2 && hour >=21.00 && date >=1 || month == 3 && hour <=23.40 && date <=10) {value = "Balance";}
if (month == 2 && date > 29 && hour > 23.59) {value = "Hein ?";}
if (month == 2 && hour >=23.00 && date >=10 || month == 3 && hour <=1.40 && date <=20) {value = "Scorpion";}
if (month == 2 && hour >=1.40 && date >=10 || month == 3 && hour <=4.15 && date <=20) {value = "Sagittaire";}
if (month == 2 && hour >=4.15 && date >=10 || month == 3 && hour <=6.00 && date <=20) {value = "Capricorne";}
if (month == 2 && hour >=6.00 && date >=10 || month == 3 && hour <=7.20 && date <=20) {value = "Verseau";}
if (month == 2 && hour >=7.20 && date >=10 || month == 3 && hour <=8.20 && date <=20) {value = "Poissons";}
if (month == 2 && hour >=8.20 && date >=10 || month == 3 && hour <=9.20 && date <=20) {value = "Bélier";}
if (month == 2 && hour >=9.20 && date >=10 || month == 3 && hour <=10.40 && date <=20) {value = "Taureau";}
if (month == 2 && hour >=10.40 && date >=10 || month == 3 && hour <=12.30 && date <=20) {value = "Gémeaux";}
if (month == 2 && hour >=12.30 && date >=10 || month == 3 && hour <=15.00 && date <=20) {value = "Cancer";}
if (month == 2 && hour >=15.00 && date >=10 || month == 3 && hour <=17.40 && date <=20) {value = "Lion";}
if (month == 2 && hour >=17.40 && date >=10 || month == 3 && hour <=20.20 && date <=20) {value = "Vierge";}
if (month == 2 && hour >=20.20 && date >=10 || month == 3 && hour <=23.00 && date <=20) {value = "Balance";}
if (month == 2 && date > 29 && hour > 23.59) {value = "Hein ?";}
if (month == 2 && hour >=1.10 && date >=20 || month == 3 && hour <=3.40 && date <=29) {value = "Sagittaire";}
if (month == 2 && hour >=3.40 && date >=20 || month == 3 && hour <=5.30 && date <=29) {value = "Capricorne";}
if (month == 2 && hour >=5.30 && date >=20 || month == 3 && hour <=6.45 && date <=29) {value = "Verseau";}
if (month == 2 && hour >=6.45 && date >=20 || month == 3 && hour <=7.45 && date <=29) {value = "Poissons";}
if (month == 2 && hour >=7.45 && date >=20 || month == 3 && hour <=8.45 && date <=29) {value = "Bélier";}
if (month == 2 && hour >=8.45 && date >=20 || month == 3 && hour <=10.10 && date <=29) {value = "Taureau";}
if (month == 2 && hour >=10.10 && date >=20 || month == 3 && hour <=12.00 && date <=29) {value = "Gémeaux";}
if (month == 2 && hour >=12.00 && date >=20 || month == 3 && hour <=14.30 && date <=29) {value = "Cancer";}
if (month == 2 && hour >=14.30 && date >=20 || month == 3 && hour <=17.00 && date <=29) {value = "Lion";}
if (month == 2 && hour >=17.00 && date >=20 || month == 3 && hour <=19.45 && date <=29) {value = "Vierge";}
if (month == 2 && hour >=19.45 && date >=20 || month == 3 && hour <=22.30 && date <=29) {value = "Balance";}
if (month == 2 && hour >=22.30 && date >=20 || month == 3 && hour <=1.10 && date <=29) {value = "Scorpion";}
if (month == 2 && date > 29 && hour > 23.59) {value = "Hein ?";}
if (month == 3 && hour >=0.30 && date >=1 || month == 4 && hour <=3.00 && date <=10) {value = "Sagittaire";}
if (month == 3 && hour >=3.00 && date >=1 || month == 4 && hour <=4.45 && date <=10) {value = "Capricorne";}
if (month == 3 && hour >=4.45 && date >=1 || month == 4 && hour <=6.15 && date <=10) {value = "Verseau";}
if (month == 3 && hour >=6.15 && date >=1 || month == 4 && hour <=7.15 && date <=10) {value = "Poissons";}
if (month == 3 && hour >=7.15 && date >=1 || month == 4 && hour <=8.00 && date <=10) {value = "Bélier";}
if (month == 3 && hour >=8.00 && date >=1 || month == 4 && hour <=9.30 && date <=10) {value = "Taureau";}
if (month == 3 && hour >=9.30 && date >=1 || month == 4 && hour <=11.15 && date <=10) {value = "Gémeaux";}
if (month == 3 && hour >=11.15 && date >=1 || month == 4 && hour <=14.00 && date <=10) {value = "Cancer";}
if (month == 3 && hour >=14.00 && date >=1 || month == 4 && hour <=16.15 && date <=10) {value = "Lion";}
if (month == 3 && hour >=16.15 && date >=1 || month == 4 && hour <=19.15 && date <=10) {value = "Vierge";}
if (month == 3 && hour >=19.15 && date >=1 || month == 4 && hour <=22.00 && date <=10) {value = "Balance";}
if (month == 3 && hour >=22.00 && date >=1 || month == 4 && hour <=0.30 && date <=10) {value = "Scorpion";}
if (month == 3 && date > 31 && hour > 23.59) {value = "Hein ?";}
if (month == 3 && hour >=2.30 && date >=10 || month == 4 && hour <=4.10 && date <=20) {value = "Capricorne";}
if (month == 3 && hour >=4.10 && date >=10 || month == 4 && hour <=5.30 && date <=20) {value = "Verseau";}
if (month == 3 && hour >=5.30 && date >=10 || month == 4 && hour <=6.30 && date <=20) {value = "Poissons";}
if (month == 3 && hour >=6.30 && date >=10 || month == 4 && hour <=7.30 && date <=20) {value = "Bélier";}
if (month == 3 && hour >=7.30 && date >=10 || month == 4 && hour <=8.45 && date <=20) {value = "Taureau";}
if (month == 3 && hour >=8.45 && date >=10 || month == 4 && hour <=10.30 && date <=20) {value = "Gémeaux";}
if (month == 3 && hour >=10.30 && date >=10 || month == 4 && hour <=13.15 && date <=20) {value = "Cancer";}
if (month == 3 && hour >=13.15 && date >=10 || month == 4 && hour <=15.30 && date <=20) {value = "Lion";}
if (month == 3 && hour >=15.30 && date >=10 || month == 4 && hour <=18.30 && date <=20) {value = "Vierge";}
if (month == 3 && hour >=18.30 && date >=10 || month == 4 && hour <=21.15 && date <=20) {value = "Balance";}
if (month == 3 && hour >=21.15 && date >=10 || month == 4 && hour <=23.45 && date <=20) {value = "Scorpion";}
if (month == 3 && hour >=23.45 && date >=10 || month == 4 && hour <=2.30 && date <=20) {value = "Sagittaire";}
if (month == 3 && date > 31 && hour > 23.59) {value = "Hein ?";}
if (month == 3 && hour >=1.30 && date >=20 || month == 4 && hour <=3.30 && date <=31) {value = "Capricorne";}
if (month == 3 && hour >=3.30 && date >=20 || month == 4 && hour <=4.45 && date <=31) {value = "Verseau";}
if (month == 3 && hour >=4.45 && date >=20 || month == 4 && hour <=5.45 && date <=31) {value = "Poissons";}
if (month == 3 && hour >=5.45 && date >=20 || month == 4 && hour <=6.45 && date <=31) {value = "Bélier";}
if (month == 3 && hour >=6.45 && date >=20 || month == 4 && hour <=8.00 && date <=31) {value = "Taureau";}
if (month == 3 && hour >=8.00 && date >=20 || month == 4 && hour <=9.50 && date <=31) {value = "Gémeaux";}
if (month == 3 && hour >=9.50 && date >=20 || month == 4 && hour <=12.30 && date <=31) {value = "Cancer";}
if (month == 3 && hour >=12.30 && date >=20 || month == 4 && hour <=15.00 && date <=31) {value = "Lion";}
if (month == 3 && hour >=15.00 && date >=20 || month == 4 && hour <=17.45 && date <=31) {value = "Vierge";}
if (month == 3 && hour >=17.45 && date >=20 || month == 4 && hour <=20.30 && date <=31) {value = "Balance";}
if (month == 3 && hour >=20.30 && date >=20 || month == 4 && hour <=23.00 && date <=31) {value = "Scorpion";}
if (month == 3 && hour >=23.00 && date >=20 || month == 4 && hour <=1.30 && date <=31) {value = "Sagittaire";}
if (month == 3 && date > 31 && hour > 23.59) {value = "Hein ?";}
if (month == 4 && hour >=1.00 && date >=1 || month == 5 && hour <=2.30 && date <=10) {value = "Capricorne";}
if (month == 4 && hour >=2.30 && date >=1 || month == 5 && hour <=4.00 && date <=10) {value = "Verseau";}
if (month == 4 && hour >=4.00 && date >=1 || month == 5 && hour <=5.00 && date <=10) {value = "Poissons";}
if (month == 4 && hour >=5.00 && date >=1 || month == 5 && hour <=6.00 && date <=10) {value = "Bélier";}
if (month == 4 && hour >=6.00 && date >=1 || month == 5 && hour <=7.20 && date <=10) {value = "Taureau";}
if (month == 4 && hour >=7.20 && date >=1 || month == 5 && hour <=9.00 && date <=10) {value = "Gémeaux";}
if (month == 4 && hour >=9.00 && date >=1 || month == 5 && hour <=11.45 && date <=10) {value = "Cancer";}
if (month == 4 && hour >=11.45 && date >=1 || month == 5 && hour <=14.15 && date <=10) {value = "Lion";}
if (month == 4 && hour >=14.15 && date >=1 || month == 5 && hour <=17.00 && date <=10) {value = "Vierge";}
if (month == 4 && hour >=17.00 && date >=1 || month == 5 && hour <=19.40 && date <=10) {value = "Balance";}
if (month == 4 && hour >=19.40 && date >=1 || month == 5 && hour <=22.15 && date <=10) {value = "Scorpion";}
if (month == 4 && hour >=22.15 && date >=1 || month == 5 && hour <=1.00 && date <=10) {value = "Sagittaire";}
if (month == 4 && date > 30 && hour > 23.59) {value = "Hein ?";}
if (month == 4 && hour >=0.00 && date >=10 || month == 5 && hour <=2.00 && date <=20) {value = "Capricorne";}
if (month == 4 && hour >=2.00 && date >=10 || month == 5 && hour <=3.20 && date <=20) {value = "Verseau";}
if (month == 4 && hour >=3.20 && date >=10 || month == 5 && hour <=4.20 && date <=20) {value = "Poissons";}
if (month == 4 && hour >=4.20 && date >=10 || month == 5 && hour <=5.20 && date <=20) {value = "Bélier";}
if (month == 4 && hour >=5.20 && date >=10 || month == 5 && hour <=6.40 && date <=20) {value = "Taureau";}
if (month == 4 && hour >=6.40 && date >=10 || month == 5 && hour <=8.30 && date <=20) {value = "Gémeaux";}
if (month == 4 && hour >=8.30 && date >=10 || month == 5 && hour <=11.00 && date <=20) {value = "Cancer";}
if (month == 4 && hour >=11.00 && date >=10 || month == 5 && hour <=13.40 && date <=20) {value = "Lion";}
if (month == 4 && hour >=13.40 && date >=10 || month == 5 && hour <=16.20 && date <=20) {value = "Vierge";}
if (month == 4 && hour >=16.20 && date >=10 || month == 5 && hour <=19.00 && date <=20) {value = "Balance";}
if (month == 4 && hour >=19.00 && date >=10 || month == 5 && hour <=21.30 && date <=20) {value = "Scorpion";}
if (month == 4 && hour >=21.30 && date >=10 || month == 5 && hour <=0.00 && date <=20) {value = "Sagittaire";}
if (month == 4 && date > 30 && hour > 23.59) {value = "Hein ?";}
if (month == 4 && hour >=1.30 && date >=20 || month == 5 && hour <=2.40 && date <=30) {value = "Verseau";}
if (month == 4 && hour >=2.40 && date >=20 || month == 5 && hour <=3.40 && date <=30) {value = "Poissons";}
if (month == 4 && hour >=3.40 && date >=20 || month == 5 && hour <=4.40 && date <=30) {value = "Bélier";}
if (month == 4 && hour >=4.40 && date >=20 || month == 5 && hour <=6.00 && date <=30) {value = "Taureau";}
if (month == 4 && hour >=6.00 && date >=20 || month == 5 && hour <=7.40 && date <=30) {value = "Gémeaux";}
if (month == 4 && hour >=7.40 && date >=20 || month == 5 && hour <=10.30 && date <=30) {value = "Cancer";}
if (month == 4 && hour >=10.30 && date >=20 || month == 5 && hour <=13.00 && date <=30) {value = "Lion";}
if (month == 4 && hour >=13.00 && date >=20 || month == 5 && hour <=15.40 && date <=30) {value = "Vierge";}
if (month == 4 && hour >=15.40 && date >=20 || month == 5 && hour <=18.20 && date <=30) {value = "Balance";}
if (month == 4 && hour >=18.20 && date >=20 || month == 5 && hour <=21.00 && date <=30) {value = "Scorpion";}
if (month == 4 && hour >=21.00 && date >=20 || month == 5 && hour <=23.30 && date <=30) {value = "Sagittaire";}
if (month == 4 && hour >=23.30 && date >=20 || month == 5 && hour <=1.30 && date <=30) {value = "Capricorne";}
if (month == 4 && date > 30 && hour > 23.59) {value = "Hein ?";}
if (month == 5 && hour >=0.45 && date >=1 || month == 6 && hour <=2.00 && date <=10) {value = "Verseau";}
if (month == 5 && hour >=2.00 && date >=1 || month == 6 && hour <=3.00 && date <=10) {value = "Poissons";}
if (month == 5 && hour >=3.00 && date >=1 || month == 6 && hour <=4.00 && date <=10) {value = "Bélier";}
if (month == 5 && hour >=4.00 && date >=1 || month == 6 && hour <=5.30 && date <=10) {value = "Taureau";}
if (month == 5 && hour >=5.30 && date >=1 || month == 6 && hour <=7.00 && date <=10) {value = "Gémeaux";}
if (month == 5 && hour >=7.00 && date >=1 || month == 6 && hour <=9.45 && date <=10) {value = "Cancer";}
if (month == 5 && hour >=9.45 && date >=1 || month == 6 && hour <=12.15 && date <=10) {value = "Lion";}
if (month == 5 && hour >=12.15 && date >=1 || month == 6 && hour <=15.00 && date <=10) {value = "Vierge";}
if (month == 5 && hour >=15.00 && date >=1 || month == 6 && hour <=17.50 && date <=10) {value = "Balance";}
if (month == 5 && hour >=17.50 && date >=1 || month == 6 && hour <=20.20 && date <=10) {value = "Scorpion";}
if (month == 5 && hour >=20.20 && date >=1 || month == 6 && hour <=23.00 && date <=10) {value = "Sagittaire";}
if (month == 5 && hour >=23.00 && date >=1 || month == 6 && hour <=0.45 && date <=10) {value = "Capricorne";}
if (month == 5 && date > 31 && hour > 23.59) {value = "Hein ?";}
if (month == 5 && hour >=0.00 && date >=10 || month == 6 && hour <=1.25 && date <=20) {value = "Verseau";}
if (month == 5 && hour >=1.25 && date >=10 || month == 6 && hour <=2.25 && date <=20) {value = "Poissons";}
if (month == 5 && hour >=2.25 && date >=10 || month == 6 && hour <=3.20 && date <=20) {value = "Bélier";}
if (month == 5 && hour >=3.20 && date >=10 || month == 6 && hour <=4.50 && date <=20) {value = "Taureau";}
if (month == 5 && hour >=4.50 && date >=10 || month == 6 && hour <=6.30 && date <=20) {value = "Gémeaux";}
if (month == 5 && hour >=6.30 && date >=10 || month == 6 && hour <=9.10 && date <=20) {value = "Cancer";}
if (month == 5 && hour >=9.10 && date >=10 || month == 6 && hour <=11.40 && date <=20) {value = "Lion";}
if (month == 5 && hour >=11.40 && date >=10 || month == 6 && hour <=14.30 && date <=20) {value = "Vierge";}
if (month == 5 && hour >=14.30 && date >=10 || month == 6 && hour <=17.10 && date <=20) {value = "Balance";}
if (month == 5 && hour >=17.10 && date >=10 || month == 6 && hour <=19.45 && date <=20) {value = "Scorpion";}
if (month == 5 && hour >=19.45 && date >=10 || month == 6 && hour <=22.15 && date <=20) {value = "Sagittaire";}
if (month == 5 && hour >=22.15 && date >=10 || month == 6 && hour <=0.00 && date <=20) {value = "Capricorne";}
if (month == 5 && date > 31 && hour > 23.59) {value = "Hein ?";}
if (month == 5 && hour >=0.45 && date >=20 || month == 6 && hour <=1.45 && date <=31) {value = "Poissons";}
if (month == 5 && hour >=1.45 && date >=20 || month == 6 && hour <=2.45 && date <=31) {value = "Bélier";}
if (month == 5 && hour >=2.45 && date >=20 || month == 6 && hour <=4.00 && date <=31) {value = "Taureau";}
if (month == 5 && hour >=4.00 && date >=20 || month == 6 && hour <=6.00 && date <=31) {value = "Gémeaux";}
if (month == 5 && hour >=6.00 && date >=20 || month == 6 && hour <=8.25 && date <=31) {value = "Cancer";}
if (month == 5 && hour >=8.25 && date >=20 || month == 6 && hour <=11.00 && date <=31) {value = "Lion";}
if (month == 5 && hour >=11.00 && date >=20 || month == 6 && hour <=13.45 && date <=31) {value = "Vierge";}
if (month == 5 && hour >=13.45 && date >=20 || month == 6 && hour <=16.25 && date <=31) {value = "Balance";}
if (month == 5 && hour >=16.25 && date >=20 || month == 6 && hour <=19.00 && date <=31) {value = "Scorpion";}
if (month == 5 && hour >=19.00 && date >=20 || month == 6 && hour <=21.40 && date <=31) {value = "Sagittaire";}
if (month == 5 && hour >=21.40 && date >=20 || month == 6 && hour <=23.30 && date <=31) {value = "Capricorne";}
if (month == 5 && hour >=23.30 && date >=20 || month == 6 && hour <=0.45 && date <=31) {value = "Verseau";}
if (month == 5 && date > 31 && hour > 23.59) {value = "Hein ?";}
if (month == 6 && hour >=0.00 && date >=1 || month == 7 && hour <=1.00 && date <=10) {value = "Poissons";}
if (month == 6 && hour >=1.00 && date >=1 || month == 7 && hour <=2.00 && date <=10) {value = "Bélier";}
if (month == 6 && hour >=2.00 && date >=1 || month == 7 && hour <=3.25 && date <=10) {value = "Taureau";}
if (month == 6 && hour >=3.25 && date >=1 || month == 7 && hour <=5.15 && date <=10) {value = "Gémeaux";}
if (month == 6 && hour >=5.15 && date >=1 || month == 7 && hour <=7.45 && date <=10) {value = "Cancer";}
if (month == 6 && hour >=7.45 && date >=1 || month == 7 && hour <=10.20 && date <=10) {value = "Lion";}
if (month == 6 && hour >=10.20 && date >=1 || month == 7 && hour <=13.00 && date <=10) {value = "Vierge";}
if (month == 6 && hour >=13.00 && date >=1 || month == 7 && hour <=15.45 && date <=10) {value = "Balance";}
if (month == 6 && hour >=15.45 && date >=1 || month == 7 && hour <=18.25 && date <=10) {value = "Scorpion";}
if (month == 6 && hour >=18.25 && date >=1 || month == 7 && hour <=21.00 && date <=10) {value = "Sagittaire";}
if (month == 6 && hour >=21.00 && date >=1 || month == 7 && hour <=22.45 && date <=10) {value = "Capricorne";}
if (month == 6 && hour >=22.45 && date >=1 || month == 7 && hour <=0.00 && date <=10) {value = "Verseau";}
if (month == 6 && date > 30 && hour > 23.59) {value = "Hein ?";}
if (month == 6 && hour >=0.25 && date >=10 || month == 7 && hour <=1.25 && date <=20) {value = "Bélier";}
if (month == 6 && hour >=1.25 && date >=10 || month == 7 && hour <=2.45 && date <=20) {value = "Taureau";}
if (month == 6 && hour >=2.45 && date >=10 || month == 7 && hour <=4.30 && date <=20) {value = "Gémeaux";}
if (month == 6 && hour >=4.30 && date >=10 || month == 7 && hour <=7.10 && date <=20) {value = "Cancer";}
if (month == 6 && hour >=7.10 && date >=10 || month == 7 && hour <=9.45 && date <=20) {value = "Lion";}
if (month == 6 && hour >=9.45 && date >=10 || month == 7 && hour <=12.30 && date <=20) {value = "Vierge";}
if (month == 6 && hour >=12.30 && date >=10 || month == 7 && hour <=15.10 && date <=20) {value = "Balance";}
if (month == 6 && hour >=15.10 && date >=10 || month == 7 && hour <=17.45 && date <=20) {value = "Scorpion";}
if (month == 6 && hour >=17.45 && date >=10 || month == 7 && hour <=20.10 && date <=20) {value = "Sagittaire";}
if (month == 6 && hour >=20.10 && date >=10 || month == 7 && hour <=22.00 && date <=20) {value = "Capricorne";}
if (month == 6 && hour >=22.00 && date >=10 || month == 7 && hour <=23.25 && date <=20) {value = "Verseau";}
if (month == 6 && hour >=23.25 && date >=10 || month == 7 && hour <=0.25 && date <=20) {value = "Poissons";}
if (month == 6 && date > 30 && hour > 23.59) {value = "Hein ?";}
if (month == 6 && hour >=0.45 && date >=20 || month == 7 && hour <=2.00 && date <=30) {value = "Taureau";}
if (month == 6 && hour >=2.00 && date >=20 || month == 7 && hour <=3.50 && date <=30) {value = "Gémeaux";}
if (month == 6 && hour >=3.50 && date >=20 || month == 7 && hour <=6.30 && date <=30) {value = "Cancer";}
if (month == 6 && hour >=6.30 && date >=20 || month == 7 && hour <=9.00 && date <=30) {value = "Lion";}
if (month == 6 && hour >=9.00 && date >=20 || month == 7 && hour <=11.45 && date <=30) {value = "Vierge";}
if (month == 6 && hour >=11.45 && date >=20 || month == 7 && hour <=14.30 && date <=30) {value = "Balance";}
if (month == 6 && hour >=14.30 && date >=20 || month == 7 && hour <=17.00 && date <=30) {value = "Scorpion";}
if (month == 6 && hour >=17.00 && date >=20 || month == 7 && hour <=19.40 && date <=30) {value = "Sagittaire";}
if (month == 6 && hour >=19.40 && date >=20 || month == 7 && hour <=21.25 && date <=30) {value = "Capricorne";}
if (month == 6 && hour >=21.25 && date >=20 || month == 7 && hour <=22.45 && date <=30) {value = "Verseau";}
if (month == 6 && hour >=22.45 && date >=20 || month == 7 && hour <=23.45 && date <=30) {value = "Poissons";}
if (month == 6 && hour >=23.45 && date >=20 || month == 7 && hour <=0.45 && date <=30) {value = "Bélier";}
if (month == 6 && date > 30 && hour > 23.59) {value = "Hein ?";}
if (month == 7 && hour >=0.10 && date >=1 || month == 8 && hour <=1.30 && date <=10) {value = "Taureau";}
if (month == 7 && hour >=1.30 && date >=1 || month == 8 && hour <=3.20 && date <=10) {value = "Gémeaux";}
if (month == 7 && hour >=3.20 && date >=1 || month == 8 && hour <=5.50 && date <=10) {value = "Cancer";}
if (month == 7 && hour >=5.50 && date >=1 || month == 8 && hour <=8.30 && date <=10) {value = "Lion";}
if (month == 7 && hour >=8.30 && date >=1 || month == 8 && hour <=11.10 && date <=10) {value = "Vierge";}
if (month == 7 && hour >=11.10 && date >=1 || month == 8 && hour <=13.50 && date <=10) {value = "Balance";}
if (month == 7 && hour >=13.50 && date >=1 || month == 8 && hour <=16.30 && date <=10) {value = "Scorpion";}
if (month == 7 && hour >=16.30 && date >=1 || month == 8 && hour <=19.00 && date <=10) {value = "Sagittaire";}
if (month == 7 && hour >=19.00 && date >=1 || month == 8 && hour <=20.50 && date <=10) {value = "Capricorne";}
if (month == 7 && hour >=20.50 && date >=1 || month == 8 && hour <=22.10 && date <=10) {value = "Verseau";}
if (month == 7 && hour >=22.10 && date >=1 || month == 8 && hour <=23.10 && date <=10) {value = "Poissons";}
if (month == 7 && hour >=23.10 && date >=1 || month == 8 && hour <=0.10 && date <=10) {value = "Bélier";}
if (month == 7 && date > 31 && hour > 23.59) {value = "Hein ?";}
if (month == 7 && hour >=1.00 && date >=10 || month == 8 && hour <=2.40 && date <=20) {value = "Gémeaux";}
if (month == 7 && hour >=2.40 && date >=10 || month == 8 && hour <=5.10 && date <=20) {value = "Cancer";}
if (month == 7 && hour >=5.10 && date >=10 || month == 8 && hour <=7.45 && date <=20) {value = "Lion";}
if (month == 7 && hour >=7.45 && date >=10 || month == 8 && hour <=10.30 && date <=20) {value = "Vierge";}
if (month == 7 && hour >=10.30 && date >=10 || month == 8 && hour <=13.10 && date <=20) {value = "Balance";}
if (month == 7 && hour >=13.10 && date >=10 || month == 8 && hour <=15.45 && date <=20) {value = "Scorpion";}
if (month == 7 && hour >=15.45 && date >=10 || month == 8 && hour <=18.30 && date <=20) {value = "Sagittaire";}
if (month == 7 && hour >=18.30 && date >=10 || month == 8 && hour <=20.10 && date <=20) {value = "Capricorne";}
if (month == 7 && hour >=20.10 && date >=10 || month == 8 && hour <=21.30 && date <=20) {value = "Verseau";}
if (month == 7 && hour >=21.30 && date >=10 || month == 8 && hour <=22.30 && date <=20) {value = "Poissons";}
if (month == 7 && hour >=22.30 && date >=10 || month == 8 && hour <=23.30 && date <=20) {value = "Bélier";}
if (month == 7 && hour >=23.30 && date >=10 || month == 8 && hour <=1.00 && date <=20) {value = "Taureau";}
if (month == 7 && date > 31 && hour > 23.59) {value = "Hein ?";}
if (month == 7 && hour >=0.00 && date >=20 || month == 8 && hour <=1.50 && date <=31) {value = "Gémeaux";}
if (month == 7 && hour >=1.50 && date >=20 || month == 8 && hour <=4.20 && date <=31) {value = "Cancer";}
if (month == 7 && hour >=4.20 && date >=20 || month == 8 && hour <=7.00 && date <=31) {value = "Lion";}
if (month == 7 && hour >=7.00 && date >=20 || month == 8 && hour <=9.40 && date <=31) {value = "Vierge";}
if (month == 7 && hour >=9.40 && date >=20 || month == 8 && hour <=12.20 && date <=31) {value = "Balance";}
if (month == 7 && hour >=12.20 && date >=20 || month == 8 && hour <=15.00 && date <=31) {value = "Scorpion";}
if (month == 7 && hour >=15.00 && date >=20 || month == 8 && hour <=17.30 && date <=31) {value = "Sagittaire";}
if (month == 7 && hour >=17.30 && date >=20 || month == 8 && hour <=19.20 && date <=31) {value = "Capricorne";}
if (month == 7 && hour >=19.20 && date >=20 || month == 8 && hour <=20.40 && date <=31) {value = "Verseau";}
if (month == 7 && hour >=20.40 && date >=20 || month == 8 && hour <=21.40 && date <=31) {value = "Poissons";}
if (month == 7 && hour >=21.40 && date >=20 || month == 8 && hour <=22.40 && date <=31) {value = "Bélier";}
if (month == 7 && hour >=22.40 && date >=20 || month == 8 && hour <=0.00 && date <=31) {value = "Taureau";}
if (month == 7 && date > 31 && hour > 23.59) {value = "Hein ?";}
if (month == 8 && hour >=1.15 && date >=1 || month == 9 && hour <=3.45 && date <=10) {value = "Cancer";}
if (month == 8 && hour >=3.45 && date >=1 || month == 9 && hour <=6.20 && date <=10) {value = "Lion";}
if (month == 8 && hour >=6.20 && date >=1 || month == 9 && hour <=9.00 && date <=10) {value = "Vierge";}
if (month == 8 && hour >=9.00 && date >=1 || month == 9 && hour <=11.45 && date <=10) {value = "Balance";}
if (month == 8 && hour >=11.45 && date >=1 || month == 9 && hour <=14.25 && date <=10) {value = "Scorpion";}
if (month == 8 && hour >=14.25 && date >=1 || month == 9 && hour <=17.00 && date <=10) {value = "Sagittaire";}
if (month == 8 && hour >=17.00 && date >=1 || month == 9 && hour <=18.45 && date <=10) {value = "Capricorne";}
if (month == 8 && hour >=18.45 && date >=1 || month == 9 && hour <=20.00 && date <=10) {value = "Verseau";}
if (month == 8 && hour >=20.00 && date >=1 || month == 9 && hour <=21.00 && date <=10) {value = "Poissons";}
if (month == 8 && hour >=21.00 && date >=1 || month == 9 && hour <=22.00 && date <=10) {value = "Bélier";}
if (month == 8 && hour >=22.00 && date >=1 || month == 9 && hour <=23.25 && date <=10) {value = "Taureau";}
if (month == 8 && hour >=23.25 && date >=1 || month == 9 && hour <=1.15 && date <=10) {value = "Gémeaux";}
if (month == 8 && date > 31 && hour > 23.59) {value = "Hein ?";}
if (month == 8 && hour >=0.30 && date >=10 || month == 9 && hour <=3.00 && date <=20) {value = "Cancer";}
if (month == 8 && hour >=3.00 && date >=10 || month == 9 && hour <=5.45 && date <=20) {value = "Lion";}
if (month == 8 && hour >=5.45 && date >=10 || month == 9 && hour <=8.25 && date <=20) {value = "Vierge";}
if (month == 8 && hour >=8.25 && date >=10 || month == 9 && hour <=11.00 && date <=20) {value = "Balance";}
if (month == 8 && hour >=11.00 && date >=10 || month == 9 && hour <=13.40 && date <=20) {value = "Scorpion";}
if (month == 8 && hour >=13.40 && date >=10 || month == 9 && hour <=16.15 && date <=20) {value = "Sagittaire";}
if (month == 8 && hour >=16.15 && date >=10 || month == 9 && hour <=18.00 && date <=20) {value = "Capricorne";}
if (month == 8 && hour >=18.00 && date >=10 || month == 9 && hour <=19.25 && date <=20) {value = "Verseau";}
if (month == 8 && hour >=19.25 && date >=10 || month == 9 && hour <=20.25 && date <=20) {value = "Poissons";}
if (month == 8 && hour >=20.25 && date >=10 || month == 9 && hour <=21.25 && date <=20) {value = "Bélier";}
if (month == 8 && hour >=21.25 && date >=10 || month == 9 && hour <=22.45 && date <=20) {value = "Taureau";}
if (month == 8 && hour >=22.45 && date >=10 || month == 9 && hour <=0.30 && date <=20) {value = "Gémeaux";}
if (month == 8 && date > 31 && hour > 23.59) {value = "Hein ?";}
if (month == 8 && hour >=2.30 && date >=20 || month == 9 && hour <=5.00 && date <=31) {value = "Lion";}
if (month == 8 && hour >=5.00 && date >=20 || month == 9 && hour <=7.40 && date <=31) {value = "Vierge";}
if (month == 8 && hour >=7.40 && date >=20 || month == 9 && hour <=10.30 && date <=31) {value = "Balance";}
if (month == 8 && hour >=10.30 && date >=20 || month == 9 && hour <=13.00 && date <=31) {value = "Scorpion";}
if (month == 8 && hour >=13.00 && date >=20 || month == 9 && hour <=15.30 && date <=31) {value = "Sagittaire";}
if (month == 8 && hour >=15.30 && date >=20 || month == 9 && hour <=17.20 && date <=31) {value = "Capricorne";}
if (month == 8 && hour >=17.20 && date >=20 || month == 9 && hour <=18.40 && date <=31) {value = "Verseau";}
if (month == 8 && hour >=18.40 && date >=20 || month == 9 && hour <=19.40 && date <=31) {value = "Poissons";}
if (month == 8 && hour >=19.40 && date >=20 || month == 9 && hour <=20.40 && date <=31) {value = "Bélier";}
if (month == 8 && hour >=20.40 && date >=20 || month == 9 && hour <=22.00 && date <=31) {value = "Taureau";}
if (month == 8 && hour >=22.00 && date >=20 || month == 9 && hour <=23.45 && date <=31) {value = "Gémeaux";}
if (month == 8 && hour >=23.45 && date >=20 || month == 9 && hour <=2.30 && date <=31) {value = "Cancer";}
if (month == 8 && date > 31 && hour > 23.59) {value = "Hein ?";}
if (month == 9 && hour >=2.00 && date >=1 || month == 10 && hour <=4.20 && date <=10) {value = "Lion";}
if (month == 9 && hour >=4.20 && date >=1 || month == 10 && hour <=7.00 && date <=10) {value = "Vierge";}
if (month == 9 && hour >=7.00 && date >=1 || month == 10 && hour <=9.50 && date <=10) {value = "Balance";}
if (month == 9 && hour >=9.50 && date >=1 || month == 10 && hour <=12.20 && date <=10) {value = "Scorpion";}
if (month == 9 && hour >=12.20 && date >=1 || month == 10 && hour <=15.00 && date <=10) {value = "Sagittaire";}
if (month == 9 && hour >=15.00 && date >=1 || month == 10 && hour <=17.40 && date <=10) {value = "Capricorne";}
if (month == 9 && hour >=17.40 && date >=1 || month == 10 && hour <=18.00 && date <=10) {value = "Verseau";}
if (month == 9 && hour >=18.00 && date >=1 || month == 10 && hour <=19.00 && date <=10) {value = "Poissons";}
if (month == 9 && hour >=19.00 && date >=1 || month == 10 && hour <=20.00 && date <=10) {value = "Bélier";}
if (month == 9 && hour >=20.00 && date >=1 || month == 10 && hour <=21.30 && date <=10) {value = "Taureau";}
if (month == 9 && hour >=21.30 && date >=1 || month == 10 && hour <=23.15 && date <=10) {value = "Gémeaux";}
if (month == 9 && hour >=23.15 && date >=1 || month == 10 && hour <=2.00 && date <=10) {value = "Cancer";}
if (month == 9 && date > 30 && hour > 23.59) {value = "Hein ?";}
if (month == 9 && hour >=1.00 && date >=10 || month == 10 && hour <=3.40 && date <=20) {value = "Lion";}
if (month == 9 && hour >=3.40 && date >=10 || month == 10 && hour <=6.20 && date <=20) {value = "Vierge";}
if (month == 9 && hour >=6.20 && date >=10 || month == 10 && hour <=9.00 && date <=20) {value = "Balance";}
if (month == 9 && hour >=9.00 && date >=10 || month == 10 && hour <=11.30 && date <=20) {value = "Scorpion";}
if (month == 9 && hour >=11.30 && date >=10 || month == 10 && hour <=14.15 && date <=20) {value = "Sagittaire";}
if (month == 9 && hour >=14.15 && date >=10 || month == 10 && hour <=16.00 && date <=20) {value = "Capricorne";}
if (month == 9 && hour >=16.00 && date >=10 || month == 10 && hour <=17.30 && date <=20) {value = "Verseau";}
if (month == 9 && hour >=17.30 && date >=10 || month == 10 && hour <=18.30 && date <=20) {value = "Poissons";}
if (month == 9 && hour >=18.30 && date >=10 || month == 10 && hour <=19.25 && date <=20) {value = "Bélier";}
if (month == 9 && hour >=19.25 && date >=10 || month == 10 && hour <=20.45 && date <=20) {value = "Taureau";}
if (month == 9 && hour >=20.45 && date >=10 || month == 10 && hour <=22.30 && date <=20) {value = "Gémeaux";}
if (month == 9 && hour >=22.30 && date >=10 || month == 10 && hour <=1.00 && date <=20) {value = "Cancer";}
if (month == 9 && date > 30 && hour > 23.59) {value = "Hein ?";}
if (month == 9 && hour >=0.30 && date >=20 || month == 10 && hour <=3.00 && date <=30) {value = "Lion";}
if (month == 9 && hour >=3.00 && date >=20 || month == 10 && hour <=5.40 && date <=30) {value = "Vierge";}
if (month == 9 && hour >=5.40 && date >=20 || month == 10 && hour <=8.20 && date <=30) {value = "Balance";}
if (month == 9 && hour >=8.20 && date >=20 || month == 10 && hour <=11.00 && date <=30) {value = "Scorpion";}
if (month == 9 && hour >=11.00 && date >=20 || month == 10 && hour <=13.30 && date <=30) {value = "Sagittaire";}
if (month == 9 && hour >=13.30 && date >=20 || month == 10 && hour <=15.20 && date <=30) {value = "Capricorne";}
if (month == 9 && hour >=15.20 && date >=20 || month == 10 && hour <=16.40 && date <=30) {value = "Verseau";}
if (month == 9 && hour >=16.40 && date >=20 || month == 10 && hour <=17.40 && date <=30) {value = "Poissons";}
if (month == 9 && hour >=17.40 && date >=20 || month == 10 && hour <=18.40 && date <=30) {value = "Bélier";}
if (month == 9 && hour >=18.40 && date >=20 || month == 10 && hour <=20.00 && date <=30) {value = "Taureau";}
if (month == 9 && hour >=20.00 && date >=20 || month == 10 && hour <=21.40 && date <=30) {value = "Gémeaux";}
if (month == 9 && hour >=21.40 && date >=20 || month == 10 && hour <=0.30 && date <=30) {value = "Cancer";}
if (month == 9 && date > 30 && hour > 23.59) {value = "Hein ?";}
if (month == 10 && hour >=2.25 && date >=1 || month == 11 && hour <=5.00 && date <=10) {value = "Vierge";}
if (month == 10 && hour >=5.00 && date >=1 || month == 11 && hour <=7.45 && date <=10) {value = "Balance";}
if (month == 10 && hour >=7.45 && date >=1 || month == 11 && hour <=10.20 && date <=10) {value = "Scorpion";}
if (month == 10 && hour >=10.20 && date >=1 || month == 11 && hour <=13.00 && date <=10) {value = "Sagittaire";}
if (month == 10 && hour >=13.00 && date >=1 || month == 11 && hour <=14.45 && date <=10) {value = "Capricorne";}
if (month == 10 && hour >=14.45 && date >=1 || month == 11 && hour <=16.00 && date <=10) {value = "Verseau";}
if (month == 10 && hour >=16.00 && date >=1 || month == 11 && hour <=17.00 && date <=10) {value = "Poissons";}
if (month == 10 && hour >=17.00 && date >=1 || month == 11 && hour <=18.00 && date <=10) {value = "Bélier";}
if (month == 10 && hour >=18.00 && date >=1 || month == 11 && hour <=19.20 && date <=10) {value = "Taureau";}
if (month == 10 && hour >=19.20 && date >=1 || month == 11 && hour <=21.15 && date <=10) {value = "Gémeaux";}
if (month == 10 && hour >=21.15 && date >=1 || month == 11 && hour <=23.45 && date <=10) {value = "Cancer";}
if (month == 10 && hour >=23.45 && date >=1 || month == 11 && hour <=2.25 && date <=10) {value = "Lion";}
if (month == 10 && date > 31 && hour > 23.59) {value = "Hein ?";}
if (month == 10 && hour >=1.45 && date >=10 || month == 11 && hour <=4.25 && date <=20) {value = "Vierge";}
if (month == 10 && hour >=4.25 && date >=10 || month == 11 && hour <=7.10 && date <=20) {value = "Balance";}
if (month == 10 && hour >=7.10 && date >=10 || month == 11 && hour <=9.40 && date <=20) {value = "Scorpion";}
if (month == 10 && hour >=9.40 && date >=10 || month == 11 && hour <=12.20 && date <=20) {value = "Sagittaire";}
if (month == 10 && hour >=12.20 && date >=10 || month == 11 && hour <=14.00 && date <=20) {value = "Capricorne";}
if (month == 10 && hour >=14.00 && date >=10 || month == 11 && hour <=15.20 && date <=20) {value = "Verseau";}
if (month == 10 && hour >=15.20 && date >=10 || month == 11 && hour <=16.20 && date <=20) {value = "Poissons";}
if (month == 10 && hour >=16.20 && date >=10 || month == 11 && hour <=17.20 && date <=20) {value = "Bélier";}
if (month == 10 && hour >=17.20 && date >=10 || month == 11 && hour <=18.45 && date <=20) {value = "Taureau";}
if (month == 10 && hour >=18.45 && date >=10 || month == 11 && hour <=20.30 && date <=20) {value = "Gémeaux";}
if (month == 10 && hour >=20.30 && date >=10 || month == 11 && hour <=23.10 && date <=20) {value = "Cancer";}
if (month == 10 && hour >=23.10 && date >=10 || month == 11 && hour <=1.45 && date <=20) {value = "Lion";}
if (month == 10 && date > 31 && hour > 23.59) {value = "Hein ?";}
if (month == 10 && hour >=1.00 && date >=20 || month == 11 && hour <=3.40 && date <=31) {value = "Vierge";}
if (month == 10 && hour >=3.40 && date >=20 || month == 11 && hour <=6.30 && date <=31) {value = "Balance";}
if (month == 10 && hour >=6.30 && date >=20 || month == 11 && hour <=9.00 && date <=31) {value = "Scorpion";}
if (month == 10 && hour >=9.00 && date >=20 || month == 11 && hour <=11.40 && date <=31) {value = "Sagittaire";}
if (month == 10 && hour >=11.40 && date >=20 || month == 11 && hour <=13.20 && date <=31) {value = "Capricorne";}
if (month == 10 && hour >=13.20 && date >=20 || month == 11 && hour <=14.40 && date <=31) {value = "Verseau";}
if (month == 10 && hour >=14.40 && date >=20 || month == 11 && hour <=15.40 && date <=31) {value = "Poissons";}
if (month == 10 && hour >=15.40 && date >=20 || month == 11 && hour <=16.40 && date <=31) {value = "Bélier";}
if (month == 10 && hour >=16.40 && date >=20 || month == 11 && hour <=18.00 && date <=31) {value = "Taureau";}
if (month == 10 && hour >=18.00 && date >=20 || month == 11 && hour <=20.00 && date <=31) {value = "Gémeaux";}
if (month == 10 && hour >=20.00 && date >=20 || month == 11 && hour <=22.30 && date <=31) {value = "Cancer";}
if (month == 10 && hour >=22.30 && date >=20 || month == 11 && hour <=1.00 && date <=31) {value = "Lion";}
if (month == 10 && date > 31 && hour > 23.59) {value = "Hein ?";}
if (month == 11 && hour >=0.25 && date >=1 || month == 12 && hour <=3.00 && date <=10) {value = "Vierge";}
if (month == 11 && hour >=3.00 && date >=1 || month == 12 && hour <=5.50 && date <=10) {value = "Balance";}
if (month == 11 && hour >=5.50 && date >=1 || month == 12 && hour <=8.20 && date <=10) {value = "Scorpion";}
if (month == 11 && hour >=8.20 && date >=1 || month == 12 && hour <=11.00 && date <=10) {value = "Sagittaire";}
if (month == 11 && hour >=11.00 && date >=1 || month == 12 && hour <=12.45 && date <=10) {value = "Capricorne";}
if (month == 11 && hour >=12.45 && date >=1 || month == 12 && hour <=14.00 && date <=10) {value = "Verseau";}
if (month == 11 && hour >=14.00 && date >=1 || month == 12 && hour <=15.00 && date <=10) {value = "Poissons";}
if (month == 11 && hour >=15.00 && date >=1 || month == 12 && hour <=16.00 && date <=10) {value = "Bélier";}
if (month == 11 && hour >=16.00 && date >=1 || month == 12 && hour <=17.25 && date <=10) {value = "Taureau";}
if (month == 11 && hour >=17.25 && date >=1 || month == 12 && hour <=19.00 && date <=10) {value = "Gémeaux";}
if (month == 11 && hour >=19.00 && date >=1 || month == 12 && hour <=21.45 && date <=10) {value = "Cancer";}
if (month == 11 && hour >=21.45 && date >=1 || month == 12 && hour <=0.25 && date <=10) {value = "Lion";}
if (month == 11 && date > 30 && hour > 23.59) {value = "Hein ?";}
if (month == 11 && hour >=2.25 && date >=10 || month == 12 && hour <=5.00 && date <=20) {value = "Balance";}
if (month == 11 && hour >=5.00 && date >=10 || month == 12 && hour <=7.45 && date <=20) {value = "Scorpion";}
if (month == 11 && hour >=7.45 && date >=10 || month == 12 && hour <=10.20 && date <=20) {value = "Sagittaire";}
if (month == 11 && hour >=10.20 && date >=10 || month == 12 && hour <=12.00 && date <=20) {value = "Capricorne";}
if (month == 11 && hour >=12.00 && date >=10 || month == 12 && hour <=13.20 && date <=20) {value = "Verseau";}
if (month == 11 && hour >=13.20 && date >=10 || month == 12 && hour <=14.30 && date <=20) {value = "Poissons";}
if (month == 11 && hour >=14.30 && date >=10 || month == 12 && hour <=15.20 && date <=20) {value = "Bélier";}
if (month == 11 && hour >=15.20 && date >=10 || month == 12 && hour <=16.45 && date <=20) {value = "Taureau";}
if (month == 11 && hour >=16.45 && date >=10 || month == 12 && hour <=18.30 && date <=20) {value = "Gémeaux";}
if (month == 11 && hour >=18.30 && date >=10 || month == 12 && hour <=21.10 && date <=20) {value = "Cancer";}
if (month == 11 && hour >=21.10 && date >=10 || month == 12 && hour <=23.40 && date <=20) {value = "Lion";}
if (month == 11 && hour >=23.40 && date >=10 || month == 12 && hour <=2.25 && date <=20) {value = "Vierge";}
if (month == 11 && date > 30 && hour > 23.59) {value = "Hein ?";}
if (month == 11 && hour >=1.40 && date >=20 || month == 12 && hour <=4.20 && date <=30) {value = "Balance";}
if (month == 11 && hour >=4.20 && date >=20 || month == 12 && hour <=7.00 && date <=30) {value = "Scorpion";}
if (month == 11 && hour >=7.00 && date >=20 || month == 12 && hour <=9.30 && date <=30) {value = "Sagittaire";}
if (month == 11 && hour >=9.30 && date >=20 || month == 12 && hour <=11.20 && date <=30) {value = "Capricorne";}
if (month == 11 && hour >=11.20 && date >=20 || month == 12 && hour <=12.40 && date <=30) {value = "Verseau";}
if (month == 11 && hour >=12.40 && date >=20 || month == 12 && hour <=13.50 && date <=30) {value = "Poissons";}
if (month == 11 && hour >=13.50 && date >=20 || month == 12 && hour <=14.40 && date <=30) {value = "Bélier";}
if (month == 11 && hour >=14.40 && date >=20 || month == 12 && hour <=16.00 && date <=30) {value = "Taureau";}
if (month == 11 && hour >=16.00 && date >=20 || month == 12 && hour <=17.45 && date <=30) {value = "Gémeaux";}
if (month == 11 && hour >=17.45 && date >=20 || month == 12 && hour <=20.30 && date <=30) {value = "Cancer";}
if (month == 11 && hour >=20.30 && date >=20 || month == 12 && hour <=23.00 && date <=30) {value = "Lion";}
if (month == 11 && hour >=23.00 && date >=20 || month == 12 && hour <=1.40 && date <=30) {value = "Vierge";}
if (month == 11 && date > 30 && hour > 23.59) {value = "Hein ?";}
if (month == 12 && hour >=22.20 && date >=1 || month == 13 && hour <=1.00 && date <=10) {value = "Vierge";}
if (month == 12 && hour >=1.00 && date >=1 || month == 13 && hour <=3.50 && date <=10) {value = "Balance";}
if (month == 12 && hour >=3.50 && date >=1 || month == 13 && hour <=6.25 && date <=10) {value = "Scorpion";}
if (month == 12 && hour >=6.25 && date >=1 || month == 13 && hour <=9.00 && date <=10) {value = "Sagittaire";}
if (month == 12 && hour >=9.00 && date >=1 || month == 13 && hour <=10.45 && date <=10) {value = "Capricorne";}
if (month == 12 && hour >=10.45 && date >=1 || month == 13 && hour <=12.00 && date <=10) {value = "Verseau";}
if (month == 12 && hour >=12.00 && date >=1 || month == 13 && hour <=13.10 && date <=10) {value = "Poissons";}
if (month == 12 && hour >=13.10 && date >=1 || month == 13 && hour <=14.00 && date <=10) {value = "Bélier";}
if (month == 12 && hour >=14.00 && date >=1 || month == 13 && hour <=15.30 && date <=10) {value = "Taureau";}
if (month == 12 && hour >=15.30 && date >=1 || month == 13 && hour <=17.10 && date <=10) {value = "Gémeaux";}
if (month == 12 && hour >=17.10 && date >=1 || month == 13 && hour <=19.50 && date <=10) {value = "Cancer";}
if (month == 12 && hour >=19.50 && date >=1 || month == 13 && hour <=22.20 && date <=10) {value = "Lion";}
if (month == 12 && date > 31 && hour > 23.59) {value = "Hein ?";}
if (month == 12 && hour >=0.25 && date >=10 || month == 13 && hour <=3.10 && date <=20) {value = "Balance";}
if (month == 12 && hour >=3.10 && date >=10 || month == 13 && hour <=5.45 && date <=20) {value = "Scorpion";}
if (month == 12 && hour >=5.45 && date >=10 || month == 13 && hour <=8.15 && date <=20) {value = "Sagittaire";}
if (month == 12 && hour >=8.15 && date >=10 || month == 13 && hour <=10.00 && date <=20) {value = "Capricorne";}
if (month == 12 && hour >=10.00 && date >=10 || month == 13 && hour <=11.20 && date <=20) {value = "Verseau";}
if (month == 12 && hour >=11.20 && date >=10 || month == 13 && hour <=12.30 && date <=20) {value = "Poissons";}
if (month == 12 && hour >=12.30 && date >=10 || month == 13 && hour <=13.25 && date <=20) {value = "Bélier";}
if (month == 12 && hour >=13.25 && date >=10 || month == 13 && hour <=14.50 && date <=20) {value = "Taureau";}
if (month == 12 && hour >=14.50 && date >=10 || month == 13 && hour <=16.30 && date <=20) {value = "Gémeaux";}
if (month == 12 && hour >=16.30 && date >=10 || month == 13 && hour <=19.10 && date <=20) {value = "Cancer";}
if (month == 12 && hour >=19.10 && date >=10 || month == 13 && hour <=21.40 && date <=20) {value = "Lion";}
if (month == 12 && hour >=21.40 && date >=10 || month == 13 && hour <=0.25 && date <=20) {value = "Vierge";}
if (month == 12 && date > 31 && hour > 23.59) {value = "Hein ?";}
if (month == 12 && hour >=23.40 && date >=20 || month == 13 && hour <=2.20 && date <=30) {value = "Balance";}
if (month == 12 && hour >=2.20 && date >=20 || month == 13 && hour <=5.00 && date <=30) {value = "Scorpion";}
if (month == 12 && hour >=5.00 && date >=20 || month == 13 && hour <=7.30 && date <=30) {value = "Sagittaire";}
if (month == 12 && hour >=7.30 && date >=20 || month == 13 && hour <=9.20 && date <=30) {value = "Capricorne";}
if (month == 12 && hour >=9.20 && date >=20 || month == 13 && hour <=10.40 && date <=30) {value = "Verseau";}
if (month == 12 && hour >=10.40 && date >=20 || month == 13 && hour <=11.40 && date <=30) {value = "Poissons";}
if (month == 12 && hour >=11.40 && date >=20 || month == 13 && hour <=12.40 && date <=30) {value = "Bélier";}
if (month == 12 && hour >=12.40 && date >=20 || month == 13 && hour <=14.00 && date <=30) {value = "Taureau";}
if (month == 12 && hour >=14.00 && date >=20 || month == 13 && hour <=15.45 && date <=30) {value = "Gémeaux";}
if (month == 12 && hour >=15.45 && date >=20 || month == 13 && hour <=18.30 && date <=30) {value = "Cancer";}
if (month == 12 && hour >=18.30 && date >=20 || month == 13 && hour <=21.00 && date <=30) {value = "Lion";}
if (month == 12 && hour >=21.00 && date >=20 || month == 13 && hour <=23.40 && date <=30) {value = "Vierge";}
if (month == 12 && date > 31 && hour > 23.59) {value = "Hein ?";}
}
} document.write("
");
document.write("
");
document.write("
");
document.write("");
document.write("| Calculez votre signe et ascendant | ");
document.write(" ");
document.write("");
document.write("");
document.write("Bienvenue sur notre calcul de signe et ascendant ");
document.write(" ");
document.write("Calculez votre signe astral et votre ascendant.
Entrez simplement votre date et heure de naissance et vous obtiendrez votre signe astral ainsi que votre ascendant.
");
document.write("Dans l'astrologie traditionnelle la position du soleil dans le Zodiaque au moment de votre naissance détermine votre signe. On trouve généralement 12 signes mais il faut savoir qu'il en existe réellement 13, le 13ième se situant entre le scorpion et le sagitaire et se nommant Ophiucus ou le Serpentaire.
");
document.write("Votre ascendant lui est le signe apparaissant à l'horizon au moment précis de votre naissance. Il est très important de donner avec précision l'heure de naissance car à quelques minutes près il peut changer(si la naissance a lieu en fin de signe par exemple). ");
document.write(" | ");
document.write(" ");
document.write("");
document.write("");
document.write(" ");
document.write("");
document.write("");
document.write("");
document.write(" | ");
document.write(" ");
document.write(" |
");
//document.write("
Copyright http://www.affiliation-voyance.com");
document.write("
");