// JavaScript Document
function popup(){
window.open('login.htm','popup','width=370,height=270,scrolling=auto,top=0,left=0')
}
function cxetiqueta(){
window.open('./etiqueta.htm','popup','width=520,height=600,toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,scrolling=auto,top=0,left=400')
}
function cx01via(){
window.open('./01via.htm','popup','width=520,height=700,toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,scrolling=auto,top=0,left=400')
}
function cx02via(){
window.open('./02via.htm','popup','width=520,height=700,toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,scrolling=auto,top=0,left=400')
}
function cx03via(){
window.open('./03via.htm','popup','width=520,height=700,,toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,scrolling=auto,top=0,left=400')
}
function cx04termico(){
window.open('./04termico.htm','popup','width=520,height=700,,toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,scrolling=auto,top=0,left=400')
}
function incricao(){
window.open('./inscricao.htm','popup','width=520,height=700,,toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,scrolling=auto,top=0,left=400')
}
function assinatura(){
window.open('./assinatura.htm','popup','width=520,height=700,,toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,scrolling=auto,top=0,left=400')
}
function obrigado(){
window.open('./autoresposta.htm','popup','width=480,height=500,toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,scrolling=auto,top=10,left=50')
}
