<!--
function GG () {
today = new Date();
return weekday = today.getDate()
}
// -->