2 $BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
 
    4 require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
 
   20 $this->colours          = array(
"blue", 
"purple", 
"brown", 
"gray", 
"brown", 
"blue", 
"purple", 
"gray");
 
   21 $this->quotecolour              = 
"blue";
 
   22 $this->blockcommentcolour       = 
"green";
 
   23 $this->linecommentcolour        = 
"green";
 
   27 $this->indent                   = array(
"Then");
 
   28 $this->unindent                 = array(
"End", 
"Next", 
"End If", 
"End Select");
 
   32 $this->stringchars              = array();
 
   33 $this->delimiters               = array(
"~", 
"!", 
"@", 
"$", 
"%", 
"^", 
"&", 
"*", 
"(", 
")", 
"+", 
"=", 
"|", 
"\\", 
"{", 
"}", 
"[", 
"]", 
":", 
";", 
"\"", 
"'", 
"<", 
">", 
" ", 
",", 
" ", 
" ", 
" ", 
" ", 
" ", 
" ", 
" ", 
" ", 
".", 
"?");
 
   38 $this->linecommenton            = array(
"'");
 
   39 $this->blockcommenton           = array(
"<!--");
 
   40 $this->blockcommentoff          = array(
"-->");
 
   44 $this->keywords                 = array(
 
   76                         "<BLOCKQUOTE>" => 
"1", 
 
   78                         "</BLOCKQUOTE>" => 
"1", 
 
  103                         "</COLGROUP>" => 
"1", 
 
  133                         "</FIELDSET>" => 
"1", 
 
  142                         "</FRAMESET>" => 
"1", 
 
  209                         "</MULTICOL>" => 
"1", 
 
  214                         "</NOFRAMES>" => 
"1", 
 
  220                         "</NOSCRIPT>" => 
"1", 
 
  230                         "</OPTGROUP>" => 
"1", 
 
  291                         "</TEXTAREA>" => 
"1", 
 
  322                         "ACCEPT-CHARSET=" => 
"2", 
 
  331                         "BACKGROUND=" => 
"2", 
 
  336                         "CELLPADDING=" => 
"2", 
 
  337                         "CELLSPACING=" => 
"2", 
 
  365                         "FRAMEBORDER=" => 
"2", 
 
  366                         "FRAMESPACING=" => 
"2", 
 
  373                         "HTTP-EQUIV=" => 
"2", 
 
  383                         "MARGINHEIGHT=" => 
"2", 
 
  384                         "MARGINWIDTH=" => 
"2", 
 
  398                         "ONKEYPRESS=" => 
"2", 
 
  406                         "ONDBLCLICK=" => 
"2", 
 
  407                         "ONMOUSEDOWN=" => 
"2", 
 
  408                         "ONMOUSEMOVE=" => 
"2", 
 
  409                         "ONMOUSEOUT=" => 
"2", 
 
  410                         "ONMOUSEOVER=" => 
"2", 
 
  475                         "FormatCurrency" => 
"3", 
 
  476                         "FormatDateTime" => 
"3", 
 
  477                         "FormatNumber" => 
"3", 
 
  478                         "FormatPercent" => 
"3", 
 
  498                         "LoadPicture" => 
"3", 
 
  514                         "ScriptEngine" => 
"3", 
 
  515                         "ScriptEngineBuildVersion" => 
"3", 
 
  516                         "ScriptEngineMajorVersion" => 
"3", 
 
  517                         "ScriptEngineMinorVersion" => 
"3", 
 
  538                         "WeekdayName" => 
"3", 
 
  578                         "Application" => 
"5", 
 
  581                         "FileSystemObject" => 
"5", 
 
  584                         "ObjectContext" => 
"5", 
 
  593                         "AppendToLog" => 
"6", 
 
  595                         "BinaryWrite" => 
"6", 
 
  597                         "CacheControl" => 
"6", 
 
  600                         "ClientCertificate" => 
"6", 
 
  604                         "ContentType" => 
"6", 
 
  606                         "CreateObject" => 
"6", 
 
  607                         "Description" => 
"6", 
 
  609                         "ExpiresAbsolute" => 
"6", 
 
  615                         "HelpContext" => 
"6", 
 
  620                         "IsClientConnected" => 
"6", 
 
  628                         "OnTransactionCommit" => 
"6", 
 
  629                         "OnTransactionAbort" => 
"6", 
 
  633                         "QueryString" => 
"6", 
 
  636                         "ScriptTimeout" => 
"6", 
 
  637                         "ServerVariables" => 
"6", 
 
  639                         "SetComplete" => 
"6", 
 
  642                         "StaticObjects" => 
"6", 
 
  660                         "vbBinaryCompare" => 
"7", 
 
  661                         "vbTextCompare" => 
"7", 
 
  665                         "vbWednesday" => 
"7", 
 
  669                         "vbUseSystem" => 
"7", 
 
  670                         "vbUseSystemDayOfWeek" => 
"7", 
 
  671                         "vbFirstJan1" => 
"7", 
 
  672                         "vbFirstFourDays" => 
"7", 
 
  673                         "vbFirstFullWeek" => 
"7", 
 
  674                         "vbGeneralDate" => 
"7", 
 
  676                         "vbShortDate" => 
"7", 
 
  678                         "vbShortTime" => 
"7", 
 
  679                         "vbObjectError" => 
"7", 
 
  682                         "vbAbortRetryIgnore" => 
"7", 
 
  683                         "vbYesNoCancel" => 
"7", 
 
  685                         "vbRetryCancel" => 
"7", 
 
  688                         "vbExclamation" => 
"7", 
 
  689                         "vbInformation" => 
"7", 
 
  690                         "vbDefaultButton1" => 
"7", 
 
  691                         "vbDefaultButton2" => 
"7", 
 
  692                         "vbDefaultButton3" => 
"7", 
 
  693                         "vbDefaultButton4" => 
"7", 
 
  694                         "vbApplicationModal" => 
"7", 
 
  695                         "vbSystemModal" => 
"7", 
 
  702                         "vbNullString" => 
"7", 
 
  704                         "vbVerticalTab" => 
"7", 
 
  705                         "vbUseDefault" => 
"7", 
 
  733 $this->linkscripts      = array(