var d=new Date();
yr=d.getFullYear();
if (yr!=2007)
document.write("&copy; "+yr+" <strong>Gladimosa</strong>");
