$(document).ready(function(){n=0;$(".bigforum").each(function(n){$(this).attr("rel",n++)});$(".down").css("cursor","pointer").click(function(){$(".down, .up").hide();var parent=$(this).parent().parent().parent();$(".bigsep").remove();if(parent.attr("rel")<21){parent.next().insertAfter($(".bigforum").eq(parseInt(parent.attr("rel"))+1));parent.hide().insertAfter($(".bigforum").next().eq(parseInt(parent.attr("rel"))+1)).show();$(".bigforum").eq(parseInt(parent.attr("rel"))).attr("rel",parent.attr("rel"));
parent.attr("rel",parseInt(parent.attr("rel"))+1);save_ordre_home()}$(".down, .up").show()});$(".up").css("cursor","pointer").click(function(){$(".down, .up").hide();var parent=$(this).parent().parent().parent();$(".bigsep").remove();if(parent.attr("rel")>=0){parent=parent.prev().prev();parent.next().insertAfter($(".bigforum").eq(parseInt(parent.attr("rel"))+1));parent.hide().insertAfter($(".bigforum").next().eq(parseInt(parent.attr("rel"))+1)).show();$(".bigforum").eq(parseInt(parent.attr("rel"))).attr("rel",
parent.attr("rel"));parent.attr("rel",parseInt(parent.attr("rel"))+1);save_ordre_home()}$(".down, .up").show()});$(".divh2 .openclose").css("cursor","pointer").click(function(){$(this).attr("src")=="/api/img/fermer.gif"?$(this).attr("src","/api/img/ouvrir.gif"):$(this).attr("src","/api/img/fermer.gif");$(this).parent().parent().next().toggle();var lid=$(this).parent().parent().attr("id");setCookie(document,"nf"+lid,$(this).attr("src")=="/api/img/fermer.gif"?"show":"hide",rdate())});$("#forum #homepage .right .divh2").each(function(n){tmp_cook=
getCookie("nf"+$(this).attr("id"));if(tmp_cook=="hide"){$(this).next().hide();$(this).find(".openclose").attr("src","/api/img/ouvrir.gif")}else $(this).find(".openclose").attr("src","/api/img/fermer.gif")});$(".lien_virtuel").live("mouseover",function(){$(this).html('<a href="'+$(this).attr("title")+'">'+$(this).html()+"</a>");$(this).removeAttr("title").removeAttr("class")})});
save_ordre_home=function(){var ordreforum="";$(".bigforum").each(function(){if(ordreforum!="")ordreforum+=",";ordreforum+=$(this).attr("id")});setCookie(document,"nfordrehome",ordreforum,rdate());$.ajax({url:"/api/forum/ajax.php?act=save_ordre_home",type:"POST",data:{ordreforum:ordreforum}})};
unsave_ordre_home=function(){setCookie(document,"nfordrehome","",rdate());$.ajax({url:"/api/forum/ajax.php?act=save_ordre_home",type:"post",data:{ordreforum:"",empty:"1"},success:function(){document.location="index.php"}})};var css_path="css";

