Staff Reports March 10, 2008 CommentsPrintEmail The Agatha Brown Memorial Training Center has moved to the Crossroads Christian Church in Evans.
The church, 3451 23rd Ave., will help resume computer classes today from 5:30-7 p.m. To make reservations for April's Microsoft Word classes, reserve your seat now by calling 622-2525.
";
var myString = new String(window.location);
var myArray = myString.split('/');
var Loc = myArray[6];
var Year = myArray[4];
Year = Year.substr(0,4);
if (!Loc) {
myArray = myString.split('=');
var temp = myArray[1];
var Loc = temp.substring(4,13);
Year = temp.substring(0,4);
}
document.write(IncludeStr + Year + Loc + EndStr);
}
-->