ap

Skip to content
Bangladeshi woman Munni, whose daughters are missing, cries as rescuers search the River Padma after a passenger ferry capsized in Munshiganj district, Bangladesh, Monday, Aug. 4, 2014. A passenger ferry carrying hundreds of people capsized Monday in central Bangladesh, and at least 44 people either swam to safety or were rescued but the number of missing passengers is not yet known. (AP Photo/ A.M. Ahad)
Bangladeshi woman Munni, whose daughters are missing, cries as rescuers search the River Padma after a passenger ferry capsized in Munshiganj district, Bangladesh, Monday, Aug. 4, 2014. A passenger ferry carrying hundreds of people capsized Monday in central Bangladesh, and at least 44 people either swam to safety or were rescued but the number of missing passengers is not yet known. (AP Photo/ A.M. Ahad)
AuthorAuthor
PUBLISHED: | UPDATED:
Getting your player ready...

Munni, whose daughters are missing, cries as rescuers search the River Padma after a passenger ferry capsized in Munshiganj district, Bangladesh, Monday, Aug. 4, 2014. A passenger ferry carrying hundreds of people capsized Monday in central Bangladesh, and at least 44 people either swam to safety or were rescued but the number of missing passengers is not yet known.

Nancy Writebol, an American aid worker from North Carolina who was infected with the Ebola virus while working in Liberia, arrives at Emory University Hospital in Atlanta, Tuesday, Aug. 5, 2014. Writebol is expected to be admitted to the hospital, where she will join another U.S. aid worker, Dr. Kent Brantly, in a special isolation unit.

//

{{#ImageElementCollection}}
<div id="images">
{{#ImageElement}}
<div class="imagewrap">
<div class="imagecontainer">
<a name="photo{{position}}"><img src="{{fullUrl}}" alt="Description of {} {{caption}}" /></a>
</div>
<div class="caption"><div class="linkage"><p><a href="#photo{{position}}">{{position}}</a></p></div><p>{{#if caption}} {{caption}} {{/if}}<a class="hashy" href="#photo{{position}}">#</a></p></div>
</div>
{{/ImageElement}}
</div>
{{/ImageElementCollection}}

////

//

(function($){
var noCache = Date(), // Prevent IE caching of JSON
positionCounter = 0,
url,
json = _JSONHelper; // CUSTOM CODE found in js/JSON_helper.js

// COUNTER FOR HANDLEBARS (PAGINATION)
Handlebars.registerHelper(‘position’, function() {
// More than one position per loop
if (url !== this.fullUrl) {
url = this.fullUrl;
return positionCounter++;
}
else {
return positionCounter;
}
});

// get data from json object
$.getJSON(json, { "noCache": noCache }, function(data) {
// build the carousel
template = Handlebars.compile($(‘#longformTemp’).html());
html = template(data);
$(‘.photo-gallery’).html(html);
});
})(jQuery);

////

RevContent Feed

More in News