jQuery(document).ready(function(){if(jQuery.elementExists(".portal div#dashboard div#partial-right div#in_the_focus")){if(jQuery(".portal div#dashboard div#partial-right div#in_the_focus div.panel").length>=1){var a=[];jQuery(".portal div#dashboard div#partial-right div#in_the_focus div.panel").each(function(){a.push(jQuery(this))});a[Math.floor(Math.random()*a.length)].show()}}});
