/* Generated 2012-02-10 02:54:24*/jQuery(document).ready(function(){if(document.userToken){if(document.jsItemID){jQuery(this).webService({type:"get",url:"/services/gateway/?service[module]=Content&service[action]=GetContentManageToolsBlock&service[format]=html&params[itemType]="+document.jsItemType+"&params[itemId]="+document.jsItemID+"&params[articleId]="+document.jsItemID+"&params[theme]=Content&user[token]="+document.userToken,dataType:"html",success:function(a){jQuery("#manage-tools").html(a)}})}}jQuery("#button-podcasts-more").live("click",function(a){a.preventDefault();jQuery("#section-previous-podcasts").append("<div class=section-podcast-more></div>");jQuery(this).webService({type:"get",url:"/services/gateway/?service[module]=Podcast&service[action]=GetArchiveBlock&service[format]=html&params[]=&user[token]="+document.userToken,dataType:"html",success:function(b){jQuery("#section-previous-podcasts .section-content").hide("fast");jQuery("#section-previous-podcasts .section-podcast-more").append(b).slideDown("fast")},loading:true,loadingLocation:"#section-previous-podcasts .section-content"})});jQuery("#button-podcasts-less").live("click",function(a){a.preventDefault();jQuery("#section-previous-podcasts .section-podcast-more").remove();jQuery("#section-previous-podcasts .section-content").fadeIn("slow")})});
