Германия проводит расследование по факту торговли органами
function load_comment(id) { var req = new JsHttpRequest(); req.onreadystatechange = function() { if ( req.readyState == 4 ) { document.getElementById(‘count_comment’).innerHTML = req.responseText; } } req.open(null,