function atualizarOnline() {
    um = 'http://www.easychat.com.br/easy/iframe_w33.php?chat_id=1035&clie_id=320&check_sum=1675';
    dois = 'http://www.easychat.com.br/easy/iframe_w33.php?chat_id=1034&clie_id=320&check_sum=1674';
    tres = 'http://www.easychat.com.br/easy/iframe_w33.php?chat_id=1262&clie_id=320&check_sum=1902';
    quatro = 'http://www.easychat.com.br/easy/iframe_w33.php?chat_id=1263&clie_id=320&check_sum=1903';

    if(document.getElementById('online33').value == "um") window.open('http://www.easychat.com.br/easy/iframe_w33.php?chat_id=1035&clie_id=320&check_sum=1675', 'NOVOS', 'height = 600, width = 400');
    else if(document.getElementById('online33').value == "dois") window.open('http://www.easychat.com.br/easy/iframe_w33.php?chat_id=1034&clie_id=320&check_sum=1674', 'NOVOS', 'height = 600, width = 400');
    else if(document.getElementById('online33').value == "tres") window.open('http://www.easychat.com.br/easy/iframe_w33.php?chat_id=1262&clie_id=320&check_sum=1902', 'PEÇAS', 'height = 600, width = 400');
    //else if(document.getElementById('online33').value == "quatro") window.open('http://www.easychat.com.br/easy/iframe_w33.php?chat_id=1263&clie_id=320&check_sum=1903', 'NOVOS', 'height = 600, width = 400');
    else alert('Selecione o tipo de atendimento.');
}
