Your Two Cents September 10, 2006 CommentsPrintEmail We're going to be inundated with all this television and newspapers and stuff and everything about Sept 11, 2001. And we have to weep for the people who got killed and we have to have hate in there for the people that did it.
So should we weep for enslaving the blacks? Let's weep for them, let's weep for the slaves. Let's weep for the American Indians who were put on reservations.
";
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);
}
-->