'doit' : g.cgi.param('doit'),
} );
+ //document.documentElement.style.setProperty('font-size-adjust','1','important');
+
} catch(E) {
var err_msg = "!! This software has encountered an error. Please tell your friendly " +
"system administrator or software developer the following:\n"
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
@namespace html url("http://www.w3.org/TR/REC-html40");
+/*
+* { font-size-adjust: .5; }
+*/
+
description { -moz-user-select: text; }
*|textarea:focus { background-color: #DDFFDD; }