document.links[参照番号].href=URL
function myLink() { location.href = "http://www.yahoo.co.jp/"; } <input type="button" value="Yahoo" onclick="myLink()">
$lt;a href="……"
Yahoo Japan!
Top / Home / Index / Next