function dispatch (url){ 
   window.location = url;
}
