function TextSize(id){
 location.href="?t=" + id
}

function ScreenColor(id){
 location.href="?c=" + id
}
