function popup(src) {
  win = window.open(src,"","top=20,left=20,height=300,width=450,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes")
}

function taf()
{       
      eval("window.open('http://rtmlwise.com/ordermo/index.php?pageurl="+window.location+"','popup','menubar=no,scrollbars=no,width=500,height=575')");  
}
