function xsize(xstr){
return xstr.replace(/([\u0391-\uFFE5]+)/ig,"<font class=\"cnfont\">$1<\/font>");}
