<!--
date_variable	= new Date();
thisday		= date_variable.getDate();
hours		= date_variable.getHours();
var max         = 25;
var num		= (hours+thisday)-max*Math.floor((hours+thisday)/max)+1;
document.write("<table border=0 cellpadding=0 cellspacing=10 width=800 height=256 background=art/bg"+num+".jpg title='Serving today Mimosa users in 64 countries (newest: Croatia)'>"); 
//-->