$(document).ready(function(){$('#allEntries div:first .item.news, #allEntries div:nth-child(2) .item.articles:first').css('width','580px');$('#allEntries div:nth-child(2) .item.news:first, #allEntries div:first .item.articles').css('width','390px');$('#allEntries div:nth-child(6) .item.news:first, #allEntries div:nth-child(5) .item.articles:first').css('width','1000px');$('#allEntries div:nth-child(3) .item.articles:first, #allEntries div:nth-child(4) .item.articles:first, #allEntries div:nth-child(13) .item.news:first, #allEntries div:nth-child(14) .item.news:first').css('width','485px');$(".search-call").toggle(function(){$(".search-box").animate({top:'150px'},250)},function(){$(".search-box").animate({top:0},250)});$(".search-call").toggle(function(){$(this).addClass("active")},function(){$(this).removeClass("active")});$('.gameChRight .gameGenre a:last, .gameChRight .gamePlatform a:last, .gameRe a:last, .gameStts a:last').addClass('lastLink');$(".lastCommCall").click(function(){$("#lastComms").animate({left:'295px'},200)});$(".closeComms").click(function(){$("#lastComms").animate({left:'0'},200)});$('#wrapAll').each(function(){var height=$(this).innerHeight();$(this).find('.lastCommsCont').css('height',innerHeight)});$(".lastCommsCont").height(function(i,val){return val-50});$(".lastCommsCont .commentCont.commentMarginLR:last").css({borderBottom:"0",marginBottom:"0"});$("#allEntries div:nth-child(even) .filesLoop").addClass("even");$('.newGVideo:last').css('marginBottom','0')});