home *** CD-ROM | disk | FTP | other *** search
- //<script language="jscript">
-
- //var g_kSMALL_FONTFACE = theme.loadString("res://wmploc/RT_STRING/#1888");
- var g_kSMALL_FONTSIZE = parseInt(theme.loadString("res://wmploc/RT_STRING/#1889"));
- //var g_kSMALL_FONTSTYLE= theme.loadString("res://wmploc/RT_STRING/#1890");
-
- //this is used in the fullscreen UI
- //var g_kMEDIUM_FONTFACE = theme.loadString("res://wmploc/RT_STRING/#1891");
- var g_kMEDIUM_FONTSIZE = parseInt(theme.loadString("res://wmploc/RT_STRING/#1892"));
- //var g_kMEDIUM_FONTSTYLE = theme.loadString("res://wmploc/RT_STRING/#1893");
-
-