// site copyright
var d=new Date();
yr=d.getFullYear();
if (yr!=2010)
document.write("- "+yr);
//-->

