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