function getLocation(o){
window.location.href=o.firstChild.firstChild.getAttribute('href', 'false');
}

