/*-- Red color for scrolls --*/ #strict 2 #appendto MDBT #appendto MFRB #appendto LAVS #appendto MGFL func ScrollColor() { return RGB(255, 0, 0); }