Using jQuery from here: http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js
$(\".myBox\").click(function(){ window.location=$(this).attr(\"h
Use like this:
window.location.href = "http://www.google.com";