
var debut=''
var imagetag='<a href="javascript:openmap00()"><FONT SIZE=2><B><I><U>Noted (just) for you</U>: Reductions on the fixed prices, special offers, free nights and days, etc... "Good plans" of the SUMMER at Disneyland Resort Paris, until NOVEMBER 6, 2005 (+...)</I></B></FONT></A>'
var fin=''
var debutb=''
var imagetagb='<A HREF="http://www.activehotels.com/servlet/search/deep/en/FR/disneylandattr/FRT" target="_blank"><FONT SIZE=2><I>Hotels from 1* to 4* available in the vicinity, visualization on a list and a CHART.</I></FONT></A>'
var finb=''

var today=new Date()

function expireat(expiredate){
var expire=new Date(expiredate)
if (today.getTime()<=expire.getTime())
document.write(debut, imagetag, fin)
else
document.write(debutb, imagetagb, finb)
}



