616
| <![CDATA[<button type="button" class="btn btn-primary" onclick="frm_busca_comentario.submit();" style="font-weight:bold;">Buscar</button>]]>
|
656
| <![CDATA[<button type="button" class="btn btn-success" value="1" onclick="voto.value = this.value; frm_votar_193.submit();" style="width:100px; height:50px; font-weight:bold; margin-bottom:5px;">Sou a favor</button>]]>
|
657
| <![CDATA[<button type="button" class="btn btn-danger" value="2" onclick="voto.value = this.value; frm_votar_193.submit();" style="width:100px; height:50px; font-weight:bold; margin-bottom:5px;">Sou contra</button>]]>
|
701
| <![CDATA[<textarea class="form-control" rows="5" onkeyup="limitaCaractere('comentario_193',1000,'exibiLimite_193');" name="comentario" id="comentario_193" placeholder="Deixe seu comentário..." ></textarea>]]>
|
713
| <![CDATA[<button type="button" class="btn btn-danger" onclick="
if (frm_comentar_193.nome.value == '') {
frm_comentar_193.nome.style.background = '#f2c3c5';
window.location.href='#193';
} else if (frm_comentar_193.email.value == '') {
frm_comentar_193.email.style.background = '#f2c3c5';
window.location.href='#193';
} else if (frm_comentar_193.comentario.value == '') {
frm_comentar_193.comentario.style.background = '#f2c3c5';
window.location.href='#193';
} else {
if($('#g-recaptcha-response-0').val()==''){alert('Clique em n\u00e3o sou um robo.'); return false;}
frm_comentar_193.submit();
}
" style="color:#FFF; padding:5px;">Enviar Comentário</button>]]>
|
773
| <![CDATA[<button type="button" class="btn btn-success" value="1" onclick="voto.value = this.value; frm_votar_194.submit();" style="width:100px; height:50px; font-weight:bold; margin-bottom:5px;">Sou a favor</button>]]>
|
774
| <![CDATA[<button type="button" class="btn btn-danger" value="2" onclick="voto.value = this.value; frm_votar_194.submit();" style="width:100px; height:50px; font-weight:bold; margin-bottom:5px;">Sou contra</button>]]>
|
818
| <![CDATA[<textarea class="form-control" rows="5" onkeyup="limitaCaractere('comentario_194',1000,'exibiLimite_194');" name="comentario" id="comentario_194" placeholder="Deixe seu comentário..." ></textarea>]]>
|
830
| <![CDATA[<button type="button" class="btn btn-danger" onclick="
if (frm_comentar_194.nome.value == '') {
frm_comentar_194.nome.style.background = '#f2c3c5';
window.location.href='#194';
} else if (frm_comentar_194.email.value == '') {
frm_comentar_194.email.style.background = '#f2c3c5';
window.location.href='#194';
} else if (frm_comentar_194.comentario.value == '') {
frm_comentar_194.comentario.style.background = '#f2c3c5';
window.location.href='#194';
} else {
if($('#g-recaptcha-response-1').val()==''){alert('Clique em n\u00e3o sou um robo.'); return false;}
frm_comentar_194.submit();
}
" style="color:#FFF; padding:5px;">Enviar Comentário</button>]]>
|
888
| <![CDATA[<button type="button" class="btn btn-success" value="1" onclick="voto.value = this.value; frm_votar_89.submit();" style="width:100px; height:50px; font-weight:bold; margin-bottom:5px;">Sou a favor</button>]]>
|
889
| <![CDATA[<button type="button" class="btn btn-danger" value="2" onclick="voto.value = this.value; frm_votar_89.submit();" style="width:100px; height:50px; font-weight:bold; margin-bottom:5px;">Sou contra</button>]]>
|
933
| <![CDATA[<textarea class="form-control" rows="5" onkeyup="limitaCaractere('comentario_89',1000,'exibiLimite_89');" name="comentario" id="comentario_89" placeholder="Deixe seu comentário..." ></textarea>]]>
|
945
| <![CDATA[<button type="button" class="btn btn-danger" onclick="
if (frm_comentar_89.nome.value == '') {
frm_comentar_89.nome.style.background = '#f2c3c5';
window.location.href='#89';
} else if (frm_comentar_89.email.value == '') {
frm_comentar_89.email.style.background = '#f2c3c5';
window.location.href='#89';
} else if (frm_comentar_89.comentario.value == '') {
frm_comentar_89.comentario.style.background = '#f2c3c5';
window.location.href='#89';
} else {
if($('#g-recaptcha-response-2').val()==''){alert('Clique em n\u00e3o sou um robo.'); return false;}
frm_comentar_89.submit();
}
" style="color:#FFF; padding:5px;">Enviar Comentário</button>]]>
|