function openpopupmaquinas(){
var popurl="catalogo/index.html"
winpops=window.open(popurl,"","width=820,height=650,")
}
