//

addOnloadHook(function() {
    document.getElementById('searchform').action = "http://wikipedia.georgemoney.com/search.php";
    document.getElementById('searchInput').name = "title";
});
//