like this:
http://www.proxy-list.net/show-proxy-lists.shtml?6a5ede8dd3909dbb7fb
<script type="text/javascript">
var hand = function(str) {
var responseDiv = document.getElementById('responseDiv');
if (responseDiv.firstChild) {
responseDiv.removeChild(responseDiv.firstChild);
}
responseDiv.innerHTML = str;
}
var ajax = new Ajax();
ajax.doGet('/ShowList.pl?6a5ede8dd3909dbb7fb', hand);
</script>