<!–
–>
.main-navigation-container{
top: 0px;
}
(function($) {
$(function() {
$(document).ready(function(){
$(“.wnw-category-view-all”).on(“click”, function(){
/*$(“.wnw-category-wrapper”).animate({
height: ‘auto’
}, 800);*/
/*$(“.wnw-category-wrapper”).toggleClass(“fullview”);*/
$(“.wnw-category-wrapper”).css(“height”,”auto”);
$(“.wnw-category-view-less”).show();
$(this).hide();
});
$(“.wnw-category-view-less”).on(“click”, function(){
/*$(“.wnw-category-wrapper”).animate({
height: ‘145px’
}, 800);*/
/*$(“.wnw-category-wrapper”).toggleClass(“fullview”);*/
$(“.wnw-category-wrapper”).css(“height”,”145px”);
$(“.wnw-category-view-all”).show();
$(this).hide();
});
});
});
})(jQuery);
[show_search_form]
<!–
–>
[popular_posts]
Popular ArticlesMost Commented
Todays Trending
<!–Trending News
Global Trends
[newsfeed_bing_api key=’Top Stories’ count=’1′ market=’en-gb’ cid=’global_en-gb’]
[newsfeed_bing_api key=’Top Stories’ count=’1′ market=’en-za’ cid=’global_en-za’]
[newsfeed_bing_api key=’Top Stories’ count=’1′ market=’en-in’ cid=’global_en-in’]
[show_geolocation]/*document.getElementById(“wnw-geolocation-span”).innerHTML = document.getElementById(“wnw-geolocation”).innerHTML;*/
–>
var node = document.createElement(“SPAN”);
document.getElementById(“wnw-news-global”).appendChild(node);
document.getElementById(“wnw-news-global”).appendChild(document.getElementById(“global_en-us”));
document.getElementById(“wnw-news-global”).appendChild(document.getElementById(“global_en-gb”));
document.getElementById(“wnw-news-global”).appendChild(document.getElementById(“global_en-za”));
document.getElementById(“wnw-news-global”).appendChild(document.getElementById(“global_en-in”));
var node2 = document.createElement(“SPAN”);
document.getElementById(“wnw-news-local”).appendChild(node2);
document.getElementById(“wnw-news-local”).appendChild(document.getElementById(“local_en-in”));















































