// JavaScript Document
function popup(){
window.open('login.htm','popup','width=370,height=270,scrolling=auto,top=0,left=0')
}
function cxblogum(){
window.open('http://www.webmasterum.com/blogum.htm','popup','width=620,height=700,toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,scrolling=auto,top=0,left=400')
}
function cxcurso02(){
window.open('./curso02.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 cxcurso03(){
window.open('./curso03.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 cxcurso04(){
window.open('./curso04.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=470,height=310,toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,scrolling=no,top=50,left=50')
}