status="Taxi-Greece"
document.returnValue = true;

function OBW(theURL,winName,features) {
  win=window.open(theURL,winName,features);
win.window.focus()
}