function sendIt() {
window.open("/rceap/enviar/index.html?"+window.location, "enviar",
                  "width=650,height=500,scrollbars=yes,menubar=no");
}
