function mw_intern_replace_content(b,a){$(a).innerHTML=b.responseText}function mw_insert_content(a,b){new Ajax.Request(a,{method:"get",onSuccess:function(c){mw_intern_replace_content(c,b)}})};
