$(document).ready(function(){$(".sidebox .prodblock").mouseover(function(){$(this).css("background-color","#E9F2FC");});$(".sidebox .prodblock:odd").mouseout(function(){$(this).css("background-color","#FFFFFF");});$(".sidebox .prodblock:even").css("background-color","#EFF7FF");$(".sidebox .prodblock:even").mouseout(function(){$(this).css("background-color","#EFF7FF");});$(".more").mouseover(function(){$(this).css({opacity:0.8});});$(".more").mouseout(function(){$(this).css({opacity:1});});$("#show_highlights").mouseover(function(){$("#show_highlights div.topview").show();});$("#show_highlights").mouseout(function(){$("#show_highlights div.topview").hide();});$(".videoblock .imgdiv a").append("<img class='play_img' src='http://www.comjagat.com/static/images/play_vid.png' />");$("ul.forumblock li h4").mouseover(function(){$(this).addClass('active');});$("ul.forumblock li h4").mouseout(function(){$(this).removeClass('active');});var blogloading=$("#blogloading");var blogcontent=$("#blogcontent");var freelancingcontent=$("#freelancingcontent");var gamescontent=$("#gamescontent");var iteducationcontent=$("#iteducationcontent");var softwarecontent=$("#softwarecontent");function showBlogLoading(){blogloading.css({visibility:"visible"}).css({opacity:"1"}).css({display:"block"});}
function hideBlogLoading(){blogloading.fadeTo(1000,0);blogcontent.slideDown();blogloading.hide();};blogcontent.slideUp();blogcontent.load("http://www.comjagat.com/static/other/proxy.php?url=http://www.comjagat.com/home/comjagat/getBlogFeed",hideBlogLoading);freelancingcontent.slideUp();freelancingcontent.load("http://www.comjagat.com/static/other/proxy.php?url=http://www.comjagat.com/home/comjagat/getForum_freelancing");$("ul.forumblock li h4:eq(0) span").addClass('active');freelancingcontent.addClass('active');freelancingcontent.slideDown();gamescontent.slideUp();gamescontent.load("http://www.comjagat.com/static/other/proxy.php?url=http://www.comjagat.com/home/comjagat/getForum_games");iteducationcontent.slideUp();iteducationcontent.load("http://www.comjagat.com/static/other/proxy.php?url=http://www.comjagat.com/home/comjagat/getForum_iteducation");softwarecontent.slideUp();softwarecontent.load("http://www.comjagat.com/static/other/proxy.php?url=http://www.comjagat.com/home/comjagat/getForum_software");$("ul.forumblock li h4").click(function(e){e.preventDefault();var $head_active=$("ul.forumblock li h4 span.active");$head_active.removeClass('active');$(this).find('span').addClass('active');var $detail_active=$("ul.forumblock li div.active");$detail_active.removeClass('active');$detail_active.slideUp();$(this).parent().find('div').addClass('active')
$(this).parent().find('div').slideDown();});});

