window.onload=function(){

  new Ajax.Updater( 'resultlinks', './resultlinks.html', {method: 'get'});

}
