function abrir_plano(href)
{
 window.open(href,'_blank','width=720,height=500,scrollbars=yes');
}

function ver_fotos_segunda_mano(x)
{
 window.open(x,'_blank','width=545,height=700,scrollbars=yes');
}
