$(function(){$.ajax({url:'/privmsg?folder=inbox',type:'get',success:function(ajax){var x=$('img[src="http://i49.servimg.com/u/f49/16/69/63/15/untitl12.png"]',ajax).length;if(x<1){}else if(x==1){document.getElementById("beskeder").innerHTML="<b>1 ny besked</b>"}else{document.getElementById("beskeder").innerHTML="<b>"+x+" nye beskeder</b>"}}})});$(function(){var x=document.body.innerHTML;x=x.replace(/Today at/g,"I dag");x=x.replace(/Yesterday at/g,"I går");x=x.replace(/Quick reply/g,"Besvar");x=x.replace(/You are not logged in/g,"Du er ikke logget på");x=x.replace(/Would you like to register/g,"Kunne du tænke dig at tilmelde dig");x=x.replace(/Never/g,"Aldrig");x=x.replace(/Are you sure you want to log out/g,"Er du sikker på du vil logge ud");x=x.replace(/Logout/g,"Log ud");x=x.replace(/Click here to return to your profile/g,"Klik her for at gå tilbage");x=x.replace(/View my profile/g,"Vis min profil");document.body.innerHTML=x;$('img[src="http://illiweb.com/fa/punbb/post.png"]').replaceWith('<span>Skriv nyt emne</span>');$('img[src="http://illiweb.com/fa/prosilver/icon_post_quote_en.png"]').replaceWith('<span style="margin-right:5px;">Citér</span>');$('img[src="http://illiweb.com/fa/prosilver/icon_post_edit_en.png"]').replaceWith('<span style="margin-right:5px;">Rediger</span>');$('img[src="http://illiweb.com/fa/prosilver/icon_post_delete.gif"]').replaceWith('<span style="margin-right:5px;">Slet</span>');$('img[src="http://illiweb.com/fa/prosilver/icon_post_info.gif"]').replaceWith('<span style="margin-right:5px;">IP-adresse</span>');$('img[src="http://illiweb.com/fa/prosilver/button_topic_locked_en.png"]').replaceWith('<span>Låst</span>');$('img[src="http://illiweb.com/fa/subsilver/topic_delete.gif"]').replaceWith('<span style="margin-right:5px;">Slet Emne</span>');$('img[src="http://illiweb.com/fa/subsilver/topic_lock.gif"]').replaceWith('<span>Lås Emne</span>');$('img[src="http://illiweb.com/fa/subsilver/topic_move.gif"]').replaceWith('<span style="margin-right:5px;">Flyt Emne</span>');$('img[src="http://illiweb.com/fa/subsilver/topic_unlock.gif"]').replaceWith('<span>Lås Emne Op</span>');$("#customlogoutlink").attr("href",$("#logout").attr("href"))});function ShowHide(navn){var x=document.getElementById(navn).style.display;if(x=='none'){x='block'}else{x='none'}document.getElementById(navn).style.display=x}
