$.fn.pause=function(b,a){b=b||1000;a=a||"fx";return this.queue(a,function(){var c=this;setTimeout(function(){$.dequeue(c)},b)})};$.fn.clearQueue=$.fn.unpause=function(a){return this.each(function(){a=a||"fx";if(this.queue&&this.queue[a]){this.queue[a].length=0}})};$(document).ready(function(){$("a.fancybox_modal").fancybox({overlayOpacity:0.6,overlayShow:true,zoomOpacity:true,frameWidth:500,frameHeight:180,hideOnContentClick:false});$("a.sendfriend_modal").fancybox({overlayOpacity:0.6,overlayShow:true,zoomOpacity:true,frameWidth:500,frameHeight:380,hideOnContentClick:false});$("a.senderror_modal").fancybox({overlayOpacity:0.6,overlayShow:true,zoomOpacity:true,frameWidth:500,frameHeight:300,hideOnContentClick:false})});function CloseFancyBox(){var a=$.fn.fancybox.close()}function EditMood(){document.getElementById("mood_text_badge_paragraphON").style.display="none";document.getElementById("mood_text_badge_paragraphOFF").style.display="block"}function CancelEditMood(){document.getElementById("mood_text_badge_paragraphOFF").style.display="none";document.getElementById("mood_text_badge_paragraphON").style.display="block"}function SaveMoodAjax(){document.getElementById("mood_text_badge_paragraphOFF").style.display="block";$.post("/site.ashx",{operation:"update_mood",mood:document.getElementById("mood_text_badge_textbox").value},function(a){if(Boolean("data")){document.getElementById("mood_text_badge_link").innerHTML=document.getElementById("mood_text_badge_textbox").value;CancelEditMood()}})}var launch_active="launch_div_1";var timer;function ScrollHomeLaunch(){var a=1;switch(launch_active){case"launch_div_1":a=2;break;case"launch_div_2":a=3;break;case"launch_div_3":a=1;break;default:a=1}SwapLaunchImage(a);timer=setTimeout("ScrollHomeLaunch()",5000)}function SwapLaunchImage(a){$("#"+launch_active).fadeOut(300);launch_active="launch_div_"+a;$("#"+launch_active).pause(350).fadeIn(300)}function SiteSearch(){document.getElementById("cse-search-box").q.value=document.getElementById("search_text").value;document.getElementById("cse-search-box").submit()}function LimitTextarea(b,a){if(document.getElementById(b).value.length>a){document.getElementById(b).value=document.getElementById(b).value.substring(0,a)}}function GoogleSearch(){document.getElementById("cse-search-box").q.value=document.getElementById("search_text").value;document.getElementById("cse-search-box").submit();return false}var random_media_active="foto";function ChangeMediaImage(a){if(a=="video"){document.getElementById("media_foto_button").src="/gui/images/home/btn-media-foto.png";document.getElementById("media_video_button").src="/gui/images/home/btn-media-video-active.png";document.getElementById("random_foto").style.display="none";document.getElementById("random_video").style.display="block";document.getElementById("media_video_link").removeAttribute("href");document.getElementById("media_foto_link").href="javascript:ChangeMediaImage('foto');";random_media_active="video"}else{document.getElementById("media_foto_button").src="/gui/images/home/btn-media-foto-active.png";document.getElementById("media_video_button").src="/gui/images/home/btn-media-video.png";document.getElementById("random_video").style.display="none";document.getElementById("random_foto").style.display="block";document.getElementById("media_foto_link").removeAttribute("href");document.getElementById("media_video_link").href="javascript:ChangeMediaImage('video');";random_media_active="foto"}}function ChangeMediaImageRollover(a){if(a=="video"&&random_media_active=="foto"){document.getElementById("media_video_button").src="/gui/images/home/btn-media-video-inactive.png"}if(a=="foto"&&random_media_active=="video"){document.getElementById("media_foto_button").src="/gui/images/home/btn-media-foto-inactive.png"}}function ReturnMediaImageRollover(){if(random_media_active=="video"){document.getElementById("media_foto_button").src="/gui/images/home/btn-media-foto.png";document.getElementById("media_video_button").src="/gui/images/home/btn-media-video-active.png"}else{document.getElementById("media_foto_button").src="/gui/images/home/btn-media-foto-active.png";document.getElementById("media_video_button").src="/gui/images/home/btn-media-video.png"}}function GetComments(h){if(h=="true"){var b=document.getElementById("div_lista_commenti");var d=document.getElementById("comment_textarea");var c=document.createElement("h3");var a=document.createElement("div");a.setAttribute("class","box-lanci");a.className="box-lanci";var e=document.createElement("a");e.setAttribute("class","avatar");e.setAttribute("className","avatar");e.setAttribute("title","vai al profilo di "+currentUserUsername);e.setAttribute("href","/robbieclub-users/"+currentUserUsername+"/profile.aspx");var f=document.createElement("img");f.setAttribute("width","43");f.setAttribute("height","43");f.style.width="43px";f.style.height="43px";f.style.borderWidth="0px";f.setAttribute("border","0");f.setAttribute("alt","avatar "+currentUserUsername);f.setAttribute("src","/robbieclub-users/"+currentUserUsername+"/avatar_s.aspx?file=avatar.jpg");e.appendChild(f);var f=document.createElement("span");f.innerHTML=currentUserUsername;e.appendChild(f);c.appendChild(e);a.appendChild(c);e=document.createElement("span");e.setAttribute("class","data");e.className="data";e.innerHTML="poco fa...";c.appendChild(e);var g=d.getElementsByTagName("textarea");e=document.createElement("p");e.setAttribute("class","comment");e.className="comment";e.innerHTML=Encoder.htmlEncode(g[0].value);a.appendChild(e);b.appendChild(a);c.scrollIntoView(false)}if(h=="badwords"){alert("Hai inserito una parola non consentita o una parolaccia, controlla il messaggio")}if(h=="false"){alert("Si ? verificato un errore riprova pi? tardi")}}function GetMessages(h){if(h=="true"){var b=document.getElementById("div_lista_messaggi");var d=document.getElementById("message_textarea");var c=document.createElement("h3");var a=document.createElement("div");a.setAttribute("class","box-lanci");a.className="box-lanci";var e=document.createElement("a");e.setAttribute("class","avatar");e.setAttribute("className","avatar");e.setAttribute("title","vai al profilo di "+currentUserUsername);e.setAttribute("href","/robbieclub-users/"+currentUserUsername+"/profile.aspx");var f=document.createElement("img");f.setAttribute("width","43");f.setAttribute("height","43");f.style.width="43px";f.style.height="43px";f.style.borderWidth="0px";f.setAttribute("border","0");f.setAttribute("alt","avatar "+currentUserUsername);f.setAttribute("src","/robbieclub-users/"+currentUserUsername+"/avatar_s.aspx?file=avatar.jpg");e.appendChild(f);var f=document.createElement("span");f.innerHTML=currentUserUsername;e.appendChild(f);c.appendChild(e);a.appendChild(c);e=document.createElement("span");e.setAttribute("class","data");e.className="data";e.innerHTML="poco fa...";c.appendChild(e);var g=d.getElementsByTagName("textarea");e=document.createElement("p");e.setAttribute("class","comment");e.className="comment";e.innerHTML=Encoder.htmlEncode(g[0].value);a.appendChild(e);b.appendChild(a);c.scrollIntoView(false)}if(h=="badwords"){alert("Hai inserito una parola non consentita o una parolaccia, controlla il messaggio")}if(h=="false"){alert("Si ? verificato un errore riprova pi? tardi")}}function randomString(e){var d="0123456789ABCDEFGHIJKLMNOPQRSTUVWXTZabcdefghiklmnopqrstuvwxyz";var c="";for(var b=0;b<e;b++){var a=Math.floor(Math.random()*d.length);c+=d.substring(a,a+1)}return c};