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

if(mois==01&&jour_n==18){message_fin="Pays Basque / Basque Country";
}if(mois==02&&jour_n==18){message_fin="Appuyez! / Click on!";
}if(mois==03&&jour_n==18){message_fin="Météo / The weather";
}if(mois==04&&jour_n==18){message_fin="Comment ça va? / How are you or Howdy?";
}if(mois==05&&jour_n==18){message_fin="Salut!(informel) / hello!(informal)";
}if(mois==06&&jour_n==18){message_fin="Je vais t'attraper! / I'm going to get you!";
}if(mois==07&&jour_n==18){message_fin="Lune, de sexe féminin appelée ILLARGI-AMANDRE \"Lune Dame Mère\" / Moon, female, is named ILLARGI-AMANDRE \"Mother Lady Moon\"";
}if(mois==08&&jour_n==18){message_fin="C'est tout! / That's it!";
}if(mois==09&&jour_n==18){message_fin="Touché en plein coeur! / Touch my heart!";
}if(mois==10&&jour_n==18){message_fin="La fille de Mari est un être maléfique / The evil daughter of Mari";
}if(mois==11&&jour_n==18){message_fin="Dictateur / Dictator";
}if(mois==12&&jour_n==18){message_fin="Cri long, bruyant et joyeux ou hennissement / Loud, long and joyous yell or whinnying";
}

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+'');