var date=new Date(); 
jour_n=22;
mois=date.getMonth()+1;
heure=date.getHours();

if(mois==01&&jour_n==22){message_fin="S'il Vous Plait!(SVP!) / Please!";
}if(mois==02&&jour_n==22){message_fin="Être cocu ou trompé / To be cheated";
}if(mois==03&&jour_n==22){message_fin="La fleur / A flower";
}if(mois==04&&jour_n==22){message_fin="La Pâques Juive / Jewish Passover";
}if(mois==05&&jour_n==22){message_fin="Je suis perdu! / I'm lost!";
}if(mois==06&&jour_n==22){message_fin="Étoile des Bois Jolies :\) d'Hollywood / Hollywood's Star";
}if(mois==07&&jour_n==22){message_fin="Terre, LURBIRA est la mère du soleil et de la lune / Earth, LURBIRA is the mother of the sun and the moon";
}if(mois==08&&jour_n==22){message_fin="Au mieux qu'on peut!/ As best as we can!";
}if(mois==09&&jour_n==22){message_fin="Jouer au jeux de cartes Basque / Playing Basque card game";
}if(mois==10&&jour_n==22){message_fin="J'irai voir! / I'll go and see!";
}if(mois==11&&jour_n==22){message_fin="Juge Français / French judge";
}if(mois==12&&jour_n==22){message_fin="Solstice d'Hiver / Winter Solstice";
}

document.write("<a style=\"cursor:hand;\" onClick=\"javascript:window.open\('http://www.muturzikin.com/service.htm','_blank','toolbar=1,location=1,directories=1,menubar=1,status=1,scrollbars=1,resizable=1,copyhistory=1');\"title= 'Want this service on your website ?'\"> ");

document.write(''+message_fin+'');