function goToCommentBox(eventObj) {
if (eventObj.shareItem.provider.trim() == 'comments') {
console.log(eventObj.shareItem.provider + ' | http://crimeblog.dallasnews.com/2013/05/uncle-of-slain-16-year-old-greenville-girl-arrested-family-says.html/ | ' + window.location.href);
if ('http://crimeblog.dallasnews.com/2013/05/uncle-of-slain-16-year-old-greenville-girl-arrested-family-says.html/' != window.location.href) {
window.location.href='http://crimeblog.dallasnews.com/2013/05/uncle-of-slain-16-year-old-greenville-girl-arrested-family-says.html/#comments';
}
else {
var target = $ ('#comments').get(0).offsetTop;
window.scrollTo(0,target);
}
return false;
} else {
//FBtrackEvent(23,eventObj.shareItem.provider,33,'Social:'+eventObj.shareItem.provider+':Share');
}
...
'Losers' or victims of a framing? Marathon attack suspects' family members have varying opinions.
CNN.com - Justice
function goToCommentBox(eventObj) {
if (eventObj.shareItem.provider.trim() == 'comments') {
console.log(eventObj.shareItem.provider + ' | http://crimeblog.dallasnews.com/2013/04/family-and-residents-will-rest-a-little-easier-after-arrests-in-kaufman-county-murders.html/ | ' + window.location.href);
if ('http://crimeblog.dallasnews.com/2013/04/family-and-residents-will-rest-a-little-easier-after-arrests-in-kaufman-county-murders.html/' != window.location.href) {
window.location.href='http://crimeblog.dallasnews.com/2013/04/family-and-residents-will-rest-a-little-easier-after-arrests-in-kaufman-county-murders.html/#comments';
}
else {
var target = $ ('#comments').get(0).offsetTop;
window.scrollTo(0,target);
}
return false;
} else {
//FBtrackEvent(23,eventObj.shareItem.provider,33,'Social:'+eventObj.shareItem.provider+':Share');
}
...
Family and residents will ‘rest a little easier’ after arrests in Kaufman County murders
Jennifer Emilyjemily@dallasnews.com7:03 pm on April 18, 2013
Great relief was tempered with grief Thursday in Kaufman County with news of arrests in the murders of District Attorney Mike McLelland, his wife, Cynthia, and Assistant District Attorney Mark ...
The family of a Bronx girl murdered nearly 40 years ago believes the man freed last week belongs back behind bars for the crime — and will push to get David Bryant back there.
Daily News - Crime
Cops collared a Brooklyn man who attacked his two siblings with a 12-inch knife during a drunken family feud Saturday, police said.
Daily News - Crime
In a 2004 survey, prisoners locked up for gun crimes explained how they had acquired their firearms. Some 39.5 percent said 'family or friends.' Another 37.5 percent answered, 'the street or black market suppliers.' Because these were all private transfers, says the Washington Post, none of the buyers had to ...
Mom, dad and two kids left home looking like they would be back in a few minutes. But surveillance video caught what appears to be the four of them walking across the border into Mexico. There's been no word since.
CNN.com - Justice
Cynthia McLelland’s son says family wasn’t exploited by Honor Network CEO
Tristan Hallmanthallman@dallasnews.com4:08 pm on April 10, 2013
United States Honor Flag president & CEO Chris Heisler spoke during the flag ceremony at the Kaufman County Courthouse on Monday, April 8, 2013. Former Kaufman County District Attorney Mike McLelland and his ...
function goToCommentBox(eventObj) {
if (eventObj.shareItem.provider.trim() == 'comments') {
var target = $ ('#comments').get(0).offsetTop;
window.scrollTo(0,target);
return false;
}
}var conf_43245 = {
APIKey: '3_9lzrxJh-GQofXtoOq-ADFDpwOla0DXKJOvVl_KnlZPjeuRyBKYHjyaA2UYgGvXGv',
lang : 'en',
enabledProviders: 'facebook,twitter,google,linkedin,yahoo,messenger'
};
...