  function sayHello(name) {
        var x;
	x=document.URL;
        return x;
    }