<!DOCTYPE html>
<html>

<head>

</head>

<body>

  <a href="http://google.com" target="_blank">
    <b onclick="location.href='1st_location.html';">GO</b>
 </a>


</body>

</html>
<h1>1st Location</h1>