Friday, November 28, 2014

Rescue caught on camera; Two boys buried by snowplow for 8 hours

NEWBURGH, New York â€" Two kids survived being trapped in a snow bank in Newburgh, New York.

Rescuers were finally able to find them and dig them free.

iPhone video was shot as police and neighbors rescued the two children buried overnight under a huge pile of snow.

“From what I understand a dog was barking and took the attention to where these children were at,” said Robert Nicosia, witness.

Nicosia said somebody heard the muffled sounds of the kids under the snow, and as they were digging them out people were screaming for shovels.

“They dug these young boys out.  I’d say around 10-years-old. And fortunately, they were alive and well.  Police got a big round of applause,” said Nicosia.

One of the boys was J.J. Martinez.

His mother let Facebook friends know how he and his cousin were found just after 2 a.m. Thursday and said they are doing well.

Takiaya Stevens’ son plays with J.J.

She shot the video and helped get the boys out.

“All I see was the feet.  When I got over there, the little boy’s feet was hanging out of the thing and he was shaking,” said Stevens.

The boys were playing in a  parking lot across from one of their homes when they went missing just after 6 p.m.  Wednesday.

That is when a frantic search was started by police and neighbors.

Residents believe a snow plow had something to do with it.

“When I left at 5:30, the snow plow was out here. He started plowing already,” said Stevens.

Both boys spent Thanksgiving in the hospital and they are still recovering.

Report a Typo [1]

 

 
// <![CDATA[

document.getElementById(“linkThemedCSS“).href = “theme/cnn/css/common_themed.css”;

//Functions For Proper Screen Sizing â€" BEGIN
function fixMainAreaHeight()
{
try
{
var divCustomBannerHeight = 0;

//66 in Height is Subtracted to reduce the Header and Footer size
//document.getElementById(“divMain“).style.height = documentHeight â€" 66 + “px“;
if(navigator.appName == “Microsoft Internet Explorer”)
{
document.getElementById(“divMain“).style.height = documentHeight â€" (66 + divCustomBannerHeight) + “px“;
}
else
{
document.getElementById(“divMain“).style.height = (documentHeight + 20) â€" (66 + divCustomBannerHeight) + “px“;
}
}
catch(e)
{
window.location = “Main.aspx”;
}

}
//Functions For Proper Screen Sizing â€" END

// Varable to specify if the call logs should be shown in the Download Manager (argument added to page load URL)
var showCallLogsArg = ”;

// Called from /upload/selectFilePop.aspx java applet browse logic once a user selects a file for upload.
function setSelectedFileForUpload(filePathName)
{
document.getElementById(“uploadFile“).value = filePathName;
}
function setSelectedDirForDownload(path)
{
document.getElementById(“txtStoryRequestDownloadLocation“).value = path;
}

// Variable to specify when the mouse is down (pressed) while
// changing the width of a column in the main grid header.
var IsOnMouseDown=false;

// Variable to specify if the divMain is coming from the Stories
// page, in order to maintain the autoarrange header width live
// for the rest of the pages calling/using the function (same div
// id hardcoded in the javascript issue).
var IsHorizontalScrollAllowed=true;

var IsAdvancedSearchMinMaxDateAllowed=true;
var AdvancedSearchMinDate=new Date(’01/01/2000 00:00:00′);
var AdvancedSearchMaxDate=new Date();
AdvancedSearchMaxDate.setDate(AdvancedSearchMaxDate.getDate()+7);

var CalendarDateFormat=’%d %b %Y';

function onclick_pageRedirect(livePersonChatSiteId)
{
var pageURL = “https://server.iad.liveperson.net/hc/&#8221 [2] ; + livePersonChatSiteId + “/?cmd=file&file=visitorWantsToChat&site=” + livePersonChatSiteId + “&byhref=1&imageUrl=https://server.iad.liveperson.net/hcp/Gallery/ChatButton-Gallery/English/General/1a”;
var load = window.open(pageURL, “mywindow“, “location=1,status=1″);
}

function onmouseover_LiveChatButton()
{
var anchorLivechat = document.getElementById(“anchorLivechat“);
if(anchorLivechat != null)
{
anchorLivechat.className = “onmouseover_text”;
}

var divLivechat_left_side = document.getElementById(“divLivechat_left_side”);
if(divLivechat_left_side != null)
{
divLivechat_left_side.className = “onmouseover_left_side”;
}

var divLivechat_right_side = document.getElementById(“divLivechat_right_side”);
if(divLivechat_right_side != null)
{
divLivechat_right_side.className = “onmouseover_right_side”;
}
}

function onmouseout_LiveChatButton()
{
var anchorLivechat = document.getElementById(“anchorLivechat“);
if(anchorLivechat != null)
{
anchorLivechat.className = “onmouseout_text”;
}

var divLivechat_left_side = document.getElementById(“divLivechat_left_side”);
if(divLivechat_left_side != null)
{
divLivechat_left_side.className = “onmouseout_left_side”;
}

var divLivechat_right_side = document.getElementById(“divLivechat_right_side”);
if(divLivechat_right_side != null)
{
divLivechat_right_side.className = “onmouseout_right_side”;
}
}

function onmousedown_appearsPressed()
{
var divObject = document.getElementById(“divLivechatText“);
if(divObject != null)
{
divObject.className = “button_comstyle_customButtonPressed”;
}

var anchorLivechat = document.getElementById(“anchorLivechat“);
if(anchorLivechat != null)
{
anchorLivechat.className = “onmousedown_text”;
}

var divLivechat_left_side = document.getElementById(“divLivechat_left_side”);
if(divLivechat_left_side != null)
{
divLivechat_left_side.className = “onmousedown_left_side”;
}

var divLivechat_right_side = document.getElementById(“divLivechat_right_side”);
if(divLivechat_right_side != null)
{
divLivechat_right_side.className = “onmousedown_right_side”;
}
}

function onmouseup_appearsDepressed()
{
var divObject = document.getElementById(“divLivechatText“);
if(divObject != null)
{
divObject.className = “text”;
}

var anchorLivechat = document.getElementById(“anchorLivechat”);
if(anchorLivechat != null)
{
anchorLivechat.className = “onmouseout_text”;
}

var divLivechat_left_side = document.getElementById(“divLivechat_left_side”);
if(divLivechat_left_side != null)
{
divLivechat_left_side.className = “onmouseout_left_side”;
}

var divLivechat_right_side = document.getElementById(“divLivechat_right_side”);
if(divLivechat_right_side != null)
{
divLivechat_right_side.className = “onmouseout_right_side”;
}
}

var CheckCreateIngestWaitMilliseconds = ‘3000’;
// ]]>

Links
  1. ^ Report a Typo (www.kfor.com)
  2. ^ https://server.iad.liveperson.net/hc/ (server.iad.liveperson.net)
source: kfor.com

No comments:

Post a Comment

Search This Blog