function subkwlivenetform() {
	if (document.KWLIVENETFORM.KWLIVENET_NOME.value !== '' && document.KWLIVENETFORM.KWLIVENET_NOME.value !== 'seu nome' && document.KWLIVENETFORM.KWLIVENET_EMAIL.value !== '' && document.KWLIVENETFORM.KWLIVENET_EMAIL.value !== 'seu e-mail' )  {
	   wlivechat = window.open('http://www.kraftwork.com.br/livenet/g_livenet.asp?ID_HOSTER=' + document.KWLIVENETFORM.ID_HOST.value + '&NOME_GUEST=' + document.KWLIVENETFORM.KWLIVENET_NOME.value + '&EMAIL_GUEST=' + document.KWLIVENETFORM.KWLIVENET_EMAIL.value + '&ID_BANNER=' + document.KWLIVENETFORM.BANNER.value, 'livenet', 'resizable=yes, menubar=no, width=500, height=350');  	}
	else {
	   alert('Por favor, forneça seu nome e endereço de E-mail.');
	}
}

var vcodhtml;
vcodhtml = '';
vcodhtml = vcodhtml + '<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="136" id="AutoNumber1">';
vcodhtml = vcodhtml + '  <tr>';
vcodhtml = vcodhtml + '    <td width="100%"><img border="0" src="http://www.kraftwork.com.br/livenet/faleconosco136_3.gif"></td>';
vcodhtml = vcodhtml + '  </tr>';
vcodhtml = vcodhtml + '  <tr>';
vcodhtml = vcodhtml + '    <td width="100%" bgcolor="#FFCC00">';
vcodhtml = vcodhtml + '    <form method="POST" name="KWLIVENETFORM" style="margin-top: 0; margin-bottom: 0">';
vcodhtml = vcodhtml + '      <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber2">';
vcodhtml = vcodhtml + '        <tr>';
vcodhtml = vcodhtml + '          <td width="99%">';
vcodhtml = vcodhtml + '          <p align="center">';
vcodhtml = vcodhtml + '          <input type="text" name="KWLIVENET_NOME" size="12" class="box" value="seu nome"></td>';
vcodhtml = vcodhtml + '          <td width="1%">&nbsp;</td>';
vcodhtml = vcodhtml + '        </tr>';
vcodhtml = vcodhtml + '        <tr>';
vcodhtml = vcodhtml + '          <td width="99%">';
vcodhtml = vcodhtml + '          <p align="center">';
vcodhtml = vcodhtml + '          <input type="text" name="KWLIVENET_EMAIL" size="12" class="box" value="seu e-mail"></td>';
vcodhtml = vcodhtml + '          <td width="1%"><a href="javascript:subkwlivenetform();"><img border="0" src="http://www.kraftwork.com.br/livenet/faleconosco136_bt.gif"></a></td>';
vcodhtml = vcodhtml + '        </tr>';
vcodhtml = vcodhtml + '      </table>';
vcodhtml = vcodhtml + '      <input type="hidden" name="ID_HOST" value="" size="50">';
vcodhtml = vcodhtml + '      <input type="hidden" name="SENHA_HOST" value="" size="50">';
vcodhtml = vcodhtml + '      <input type="hidden" name="SKIN" value="" size="127">';
vcodhtml = vcodhtml + '      <input type="hidden" name="BANNER" value="" size="256">';
vcodhtml = vcodhtml + '    </form>';
vcodhtml = vcodhtml + '    </td>';
vcodhtml = vcodhtml + '  </tr>';
vcodhtml = vcodhtml + '  <tr>';
vcodhtml = vcodhtml + '    <td width="100%"><img border="0" src="http://www.kraftwork.com.br/livenet/faleconosco136_fundo.gif"></td>';
vcodhtml = vcodhtml + '  </tr>';
vcodhtml = vcodhtml + '</table>';       
document.write(vcodhtml);