

function setLocation(url){
 window.location.href = url;
}
