function Ficha(url)
{
window.open(url,"","width=410, height=460,top=30, left=30, resizable=no, scrollbars=no, location=no, menubar=no");
}

