');
} else {
var query = elem.find('.keywords').html();
$.ajax({
context: elem,
url: 'https://wn.com/api/upge/cheetah-search-adv/video',
cache: true,
data: {
'query': query
},
dataType: 'jsonp',
success: function(text) {
if (text.length > 0) {
video_id = text[0].id;
elem.find('.player').html('
');
}
}
});
}
}
var stopAllYouTubeVideos = function() {
var iframes = document.querySelectorAll('iframe');
Array.prototype.forEach.call(iframes, function(iframe) {
iframe.contentWindow.postMessage(JSON.stringify({ event: 'command', func: 'pauseVideo' }), '*');
});
}
jQuery(function() {
jQuery(".playVideo").live("click", function() {
if(!$(this).hasClass("played")){
stopAllYouTubeVideos();
var elem = $(this);
setTimeout(function(){
mouseOverMe(elem);
}, 1000);
}
});
jQuery(".description_box .expandContent").live("click", function() {
elem = $(this).parent().parent().parent().find('.descContent');
if(elem.height() > 51) {
elem.css('height', '44px');
$(this).html('Show More
');
}else{
elem.css('height', 'auto');
$(this).html('Hide
');
}
});
jQuery('.interview-play-off').click(function() {
$(".interview-play-off").hide();
$(".interview-play").show();
$(".videoplayer-control-pause").click();
});
jQuery(".video-desc .show_author_videos").live("click", function() {
query = $(this).attr('title');
container = $(this).parent().parent().parent().find('.video-author-thumbs');
$(this).parent().parent().parent().find('.video-author-thumbs').css('height', '220px');
jQuery.ajax({
url: '/api/upge/cheetah-photo-search/videoresults',
data: {'query': query},
success: function(text) {
if(!text) { text = i18n("No results"); }
container.html(jQuery(text));
}
});
});
});
// -->
Latest News for: absecon
Edit
Atlantic City
18 Feb 2026
This page highlights what’s happening in South Jersey municipalities, with ongoing coverage of local government actions, civic developments, and public projects that affect residents ... .
Edit
Atlantic City
17 Feb 2026
ABSECON — A local hotel manager recently urged the city to reconsider its 14-day motel stay limit policy, saying he's seen it affect working residents and contractors who rely on his business for longer-term housing ... .
Edit
Atlantic City
17 Feb 2026
Authorities are seeking the public's help identifying the victim in a 22-year-old cold case homicide in which a body was found in the Absecon marsh ... .
Edit
Atlantic City
01 Feb 2026
ABSECON — The city made some major progress in addressing its fiscal discipline, public safety and infrastructure in 2025, according to Mayor Tommy Marrone ... .
Edit
Atlantic City
30 Jan 2026
Absecon Mayor Tommy Marrone outlined public safety gains, fiscal recovery, infrastructure upgrades and new business growth, framing recent actions as a shift toward responsible governance and long-term stability ... .
Edit
Atlantic City
23 Dec 2025
Two Absecon men admitted using cash payments for rooms at their Atlantic City motels to pay employees and keep some extra for themselves to avoid paying taxes on it ... .