var current= new Date()
var month=current.getMonth()

if (month>=0&&month<=2)
document.write("<img src='images2/hiver0708/club-med_go_neige.jpg' BORDER=0 HSPACE=10 VSPACE=5 ALT=\"\" ALIGN=\"left\" WIDTH=267 HEIGTH=400>")
else if (month==11)
document.write("<img src='images2/hiver0708/club-med_mom_neige.jpg' BORDER=0 HSPACE=10 VSPACE=5 ALT=\"\" ALIGN=\"left\" WIDTH=400 HEIGTH=267>")
else if (month==10)
document.write("<img src='images2/hiver0708/club-med_mom_neige.jpg' BORDER=0 HSPACE=10 VSPACE=5 ALT=\"\" ALIGN=\"left\" WIDTH=400 HEIGTH=267>")
else if (month==9)
document.write("<img src='images2/hiver0708/club-med_kid_peintre.jpg' BORDER=0 HSPACE=10 VSPACE=5 ALT=\"\" ALIGN=\"left\" WIDTH=400 HEIGTH=267>")
else if (month==8)
document.write("<img src='images2/hiver0708/club-med_kid_peintre.jpg' BORDER=0 HSPACE=10 VSPACE=5 ALT=\"\" ALIGN=\"left\" WIDTH=400 HEIGTH=267>")
else
document.write("<img src='images2/hiver0708/club-med_go_arbres.jpg' BORDER=0 HSPACE=10 VSPACE=5 ALT=\"\" ALIGN=\"left\" WIDTH=267 HEIGTH=400>")
