function sizetable() {
open("tables.html?table=size","SizeTable","Height=245,Width=300");
}
function fonttable() {
open("tables.html?table=font","FontTable","Height=124,Width=202");
}