Ir para conteúdo
Fórum Script Brasil
  • 0

Procurar Texto TMEMO


WooX

Pergunta

Estou com um probleminha...tenho 1 Memo e quero procurar um determinado texto nele, pra servir como ponto de referencia...

EX:

<iframe src="a65sd42s6a5d4as6d54a6sd54asd165sa4d16as5d412as6d45a"....

O texto "a65sd42s6a5d4as6d54a6sd54asd165sa4d16as5d412as6d45a" é o que eu quero copiar, mais o único ponto de referencia é "<iframe src=", Quero copiar o que está entre parênteses, como faço?

Grato!

Link para o comentário
Compartilhar em outros sites

3 respostass a esta questão

Posts Recomendados

  • 0

Achei uma função porem tive que modifica-la, veja se te serve:

function TForm1.TextoEntre(Texto, Delimitador1,
  Delimitador2: String; CaseSensitive : boolean = false): string;
var Inicio, Fim : Integer;
      Saida : string;
begin
  // Passar o texto para variável temporária
  Saida := Texto;
  Saida := StringReplace(Saida, Delimitador1, '@', [rfReplaceAll]);
  Delimitador1 := '@';
  // Verificar se é sensível ao caso
  // Pegar o início
  if CaseSensitive then
    Inicio := Pos(Delimitador1, Saida)
  else
    Inicio := Pos(ansiUpperCase(Delimitador1), ansiLowerCase(Saida));
  // Verificar se localizou
  if Inicio > 0 then
    Saida := Copy(Saida, Inicio + Length(Delimitador1), Length(Saida));

  // Pegar o fim
  if CaseSensitive then
    Fim := Pos(Delimitador2, Saida)
  else
    Fim := Pos(ansiUpperCase(Delimitador2), ansiUpperCase(Saida));

  // Verificar se localizou
  if Fim > 0 then
    Saida := Copy(Saida, 1, Fim - 1);

  // retornar o resultado
  Result := Saida;
end;
Use-a assim:
var
texto : string;
begin
texto := Memo1.Lines.Text;
texto := TextoEntre(texto, '<iframe src="', '"');
ShowMessage(texto);
end;

Abraços

Link para o comentário
Compartilhar em outros sites

  • 0

Não consegui, a função não acha o correto, não sei se é porque o codigo é grande ou tem relação a delimitador...segue o codigo

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>orkut - Colheita Feliz</title>
<link rel="SHORTCUT ICON" href="http://img2.orkut.com/favicon.ico" type="image/x-icon">
<script type="text/javascript">
var JSHDF = {};
JSHDF['CGI.POST_TOKEN'] = '0D9F0E3AF15F53C87486C098BC6840E7';
JSHDF['Page.signature.raw'] = 'Jjtgyo82m6A0GNNQWDmv9Owfixg=';
JSHDF['photosLabel'] = 'fotos';
JSHDF['scrapsLabel'] = 'recados';
JSHDF['inviteToChat'] = 'convidar para bate-papo';
JSHDF['sendIM'] = 'bate-papo';
JSHDF['friendsListLabel'] = '\x3C?cs #trans ph TERM ?\x3E\x3Cspan id=\x22inlsearchterm1\x22 style=\x22font-weight:bold\x3B\x22\x3E\x3C\x2Fspan\x3E\x3C?cs #trans \x2Fph ?\x3E na minha lista de amigos';
JSHDF['searchOrkutLabel'] = 'Pesquisar \x3C?cs #trans ph TERM ?\x3E\x3Cspan id=\x22inlsearchterm2\x22 style=\x22font-weight:bold\x3B\x22\x3E\x3C\x2Fspan\x3E\x3C?cs #trans \x2Fph ?\x3E em todo o orkut';
JSHDF['searchMyFriendsLabel'] = 'Pesquisar por \x3C?cs #trans ph TERM ?\x3E\x3Cspan id=\x22inlsearchterm2\x22 style=\x22font-weight:bold\x3B\x22\x3E\x3C\x2Fspan\x3E\x3C?cs #trans \x2Fph ?\x3E em meus amigos';
JSHDF['uid'] = '15184946191685099586';
JSHDF['home'] = '\x2FHome';
JSHDF['main'] = '\x2FMain';
JSHDF['LinkInterstitial.Label.warning'] = 'Você clicou no link de uma página fora do orkut. Isso pode expor o seu computador a conteúdos mal intencionados ou impróprios.';
JSHDF['LinkInterstitial.Label.continue'] = 'continuar';
JSHDF['LinkInterstitial.Label.cancel'] = 'cancelar';
JSHDF['clientHashSeparator'] = '$';
JSHDF['FLAG.max_apps_in_left_nav'] = 3;
JSHDF['universalSearchUrl'] = '\x2FUniversalSearch';
JSHDF['friendsSearchUrl'] = '\x2FFriendsList';
</script>
<base target="_top" />
<style type="text/css">
@import url("http://static1.orkut.com/css/gen/base074.int.css");
@import url("http://static1.orkut.com/css/gen/castroskin029.int.css");
@import url("http://static2.orkut.com/css/gen/gtalk003.int.css");
</style>
<script src="http://static3.orkut.com/js/gen/common065.js" type="text/javascript"></script>
<script type="text/javascript">
if (top && top.notifyPageLoaded) {
top.notifyPageLoaded();
}
</script>
<script type="text/javascript" src="http://a.orkut.gmodules.com/gadgets/js/rpc.js?c=1&v=1272306218"></script>
<script>
_setMaxGadgetHeight(2147483647);
if (window.gadgets) {
gadgets.rpc.register('resize_iframe', _rpcResizeIframe);
gadgets.rpc.register('requestNavigateTo', _rpcRequestNavigateTo);
gadgets.rpc.register('request_permission', orka_rpcReqPerm);
gadgets.rpc.register('request_upload', orka_rpcReqUpload);
gadgets.rpc.register('set_pref', _rpcSetPref);
gadgets.rpc.register('send_email', orka_rpcSendEmail);
gadgets.rpc.register('create_activity', orka_rpcReqCreateAct);
JSHDF['typeToAddAFriend'] = 'Digite para adicionar um amigo';
JSHDF['enterAPersonalMessage'] = 'Digite uma mensagem pessoal';
}
var GadgetIframeIds = {};
</script>
</head>
<body>
<script language="javascript">
_initOrkutPage(true);
</script>
<script type="text/javascript">
//<!--
if (window.parent && window.parent.GTALK_Client) {
window['GTALK_Client'] = window.parent.GTALK_Client;
GTALK_Client.setOrkutPageWindow(window);
}
_addLoadEvent(function() {
if (window['GTALK_Client']) {
window['GTALK_Client'].refreshUserPresence();
}
});
//-->
</script>
<div id="graylayer"></div>
<div id="sharedFloatParent" class="floatdiv">
<div id="sharedFloat" class="floatcontent">
</div>
<!--[if lte IE 6.5]><iframe></iframe><![endif]-->
</div>
<div id="redirectionPopupDivContent" style="display:none">
<h2>Redirecionamento</h2><div class="listdivi"></div>Você será redirecionado para o novo orkut.<div class="listdivi" style="height:5px"></div>
<div class="listdivi ln"></div>
<div class="parabtns">
<span class="grabtn"><a  href="java script:void(0);" onclick="_redirectToNewUiConfirmed(); return false; return false;" class="btn">ok</a></span><span class="btnboxr"><img src="http://static1.orkut.com/img/b.gif" alt="" height="1" width="5"></span><span class="grabtn"><a  href="java script:void(0);" onclick="_closeFloat('sharedFloatParent'); return false;" class="btn">cancelar</a></span><span class="btnboxr"><img src="http://static1.orkut.com/img/b.gif" alt="" height="1" width="5"></span></div>
</div>
<!--[if IE 6]>
<script language="javascript">
if (document.execCommand) {
document.execCommand("BackgroundImageCache", false, true);
}
</script>
<![endif]-->
<div id="header">
<div id="headerin" style="text-align:center;">
<div class="mainsearch">
<script type="text/javascript">
submitSearch = function() {
if (_isEmptyInput('q_header')) {
document.location = '/UniversalSearch';
} else {
document.forms['h_search'].submit();
}
};
</script>
<form method="get" action="/UniversalSearch" id="h_search" target="_self">
<input type="hidden" name="origin" value="box">
<input type="hidden" name="exp" value="1">
<input id="q_header" name="q" type="text" prompt="pesquisa do orkut" value="" autocomplete="off" onfocus="buildHeaderInlineSearch('q_header')">
<a  href="java script:void(0);" onclick="submitSearch(); return false;">
<img src="http://static1.orkut.com/img/b.gif" alt="" height="23" width="24" align="top"></a>
<script type="text/javascript">
_promptSetup('q_header');
</script>
</form>
</div>
<form method="post" name="lowBandwidthForm" id="lowBandwidthForm" target="_self">
<input type="hidden" name="POST_TOKEN" value="0D9F0E3AF15F53C87486C098BC6840E7"><input type="hidden" name="signature" value="Jjtgyo82m6A0GNNQWDmv9Owfixg=">
</form>
<form method="post" name="newOrkutDesign" action="/Main#Home" id="newOrkutDesign" target="_top">
<input name="nd" type="hidden" value="1" />
<input type="hidden" name="POST_TOKEN" value="0D9F0E3AF15F53C87486C098BC6840E7"><input type="hidden" name="signature" value="Jjtgyo82m6A0GNNQWDmv9Owfixg=">
</form>
<ul class="login">
<li><span  class="useremail"><b>
<span title="fuscao15v@hotmail.com">fuscao1...</span>
</b></span>&nbsp;|&nbsp;</li>
<li><a  accesskey="l" href="/GLogin?cmd=logout">Sair</a>&nbsp;</li>
</ul>
<ul class="menu">
<li class="logobg">
<a  href="/Main#Home"><img src="http://static1.orkut.com/img/b.gif" alt="" height="31" width="80" class="logo"></a>
</li>
<li><a 
accesskey="h" href="/Main#Home">Início</a>&nbsp;|&nbsp;</li>
<li><a 
accesskey="p" href="/Main#Profile?uid=15184946191685099586">Perfil</a>&nbsp;|&nbsp;</li>
<li><a 
accesskey="s" href="/Main#Scrapbook">Página de recados</a>&nbsp;|&nbsp;</li>
<li><a 
accesskey="b" href="/Main#ShowFriends">Amigos</a>&nbsp;|&nbsp;</li>
<li><a 
accesskey="c" href="/Main#Communities">Comunidades</a></li>
<li><div class="gorkut-goToNewHead"></div>
<div class="gorkut-goToNewBody"><a id="goToNewLabel" href="java script:void(0);"
onclick="_submitForm(document.getElementById('newOrkutDesign'), 'updateOrkutDesignVersion', '');return false;">
teste o novo orkut!</a></div>
<div class="gorkut-goToNewTail"></div></li>
</ul>
</div>
</div>
<div id="headerbot">
</div>
<div id="alertDiv_gtalk_error" class="gtalk_error_panel">
<div class="shadow_div" style="left:1px;top:1px;"></div>
<div class="shadow_div" style="left:2px;top:2px;"></div>
<div class="shadow_div" style="left:3px;top:3px;"></div>
<div class="shadow_div" style="left:4px;top:4px;"></div>
<div class="shadow_div" style="left:5px;top:5px;"></div>
<div class="gtalk_error_content promobg" style="position:absolute;top:0px;">An error ocurred!</div>
</div>
<script language="javascript"><!--
var URL = new Object();
_GTalk._setPromoUrl('/Main#Status?msg=3&ret=%2FApplication%3FappId%3D999787414856');
_GTalk._setSessionUserGtalkIntegrated(true);
//--></script>
<div id="gtalkObjHolder" style="position: absolute; bottom: 0px; right: 0px;"></div>
<center>
<div id="container">
<div id="statusMsg" style="display: none;">
<table cellpadding="0" cellspacing="0" border="0" class="module" style="width: 100%"><tr><td class="topl">
</td><td class="topr" ></td></tr><tr><td class="boxmid" >
<div id="statusMsgBody" class="parain promobg" style="padding-top: 5px; padding-right: 7px;">
</div>
<div class="listdivi"></div>
<div class="parabtns">
<span class="grabtn"><a  href="java script:void(0);" onclick="document.getElementById('statusMsg').style.display = 'none';; return false;" class="btn">ocultar</a></span><span class="btnboxr"><img src="http://static1.orkut.com/img/b.gif" alt="" height="1" width="5"></span>
</div>
</td><td class="boxmidr" ></td></tr>
<tr><td class="botl"></td><td class="botr"></td></tr></table>
</div>
<div id="lbox">
<table cellpadding="0" cellspacing="0" border="0" class="module" style="width: 100%"><tr><td class="topl">
</td><td class="topr" ></td></tr><tr><td class="boxmid" >
<center>
<div style="background-image: url(http://img2.orkut.com/images/medium/1272792907/20467446/of.jpg); background-position: center; background-repeat: no-repeat; padding: 0px; height :160px" class="userimg">
<div style="text-align: center; background-image:url(http://static1.orkut.com/img/b.gif);"><a  href="/Main#Profile?uid=15184946191685099586">
<img src="http://static1.orkut.com/img/b.gif" height="100%" width="100%" alt="" ></a>
</div>
</div>
</center>
<div class="userinfo">
<p class="username">
<img src="http://static1.orkut.com/img/b.gif" onclick="java script:GTALK_Client.handleSelfBubbleClick('GTALK_navPresence', this);return false;" class="PAMP3uWYruxiN71gwENtsWXGxWYeps1KzcxZBfUyPQGCMzwVsofMEOKu5mWDIllW9As89VWuj1tuJ opsi" />
<b>
<a  href="/Main#Profile?uid=15184946191685099586"><b>Wagner Araujo WoW</b></a>
</b>
</p>
<table class="setPresenceContainer" cellpadding="0" cellspacing="0">
<tr>
<td>
<img src="http://static1.orkut.com/img/b.gif" alt="" height="1" width="10">
</td>
<td>
<a href="java script: void(0);" onclick="java script:GTALK_Client.handleSelfBubbleClick('GTALK_navPresence', this);return false;" style="display:block;">
<table id="setPresenceController" class="setPresenceOff" onmouseover="java script:if (window['GTALK_Client'].isConnected()){GTALK_navPresenceMenu.activateController()}" onmouseout="java script:GTALK_navPresenceMenu.deactivateController()" cellpadding="0" cellspacing="0">
<tr>
<td>
<div class="statusText">
<span class="userchat ownPresenceText" alt="Alterar disponibilidade" title="Alterar disponibilidade">
</span>
</div>
</td>
<td class="statusImage">
<img  alt="Alterar disponibilidade" title="Alterar disponibilidade" border="0"  src="http://static4.orkut.com/img/castro/nb_setpresence.gif" onmouseover="this.src='http:\x2F\x2Fstatic3.orkut.com\x2Fimg\x2Fcastro\x2Fob_setpresence.gif';" onmouseout="this.src='http:\x2F\x2Fstatic4.orkut.com\x2Fimg\x2Fcastro\x2Fnb_setpresence.gif';" onload="var oicon_set_presence=new Image(); oicon_set_presence.src='http:\x2F\x2Fstatic3.orkut.com\x2Fimg\x2Fcastro\x2Fob_setpresence.gif';" >
</td>
</tr>
</table>
</a>
</td>
</tr>
</table>
</div>
<div id="presencePopup" class="floatdiv userinfo presencePopup" style="display:none;width:12.5em;margin-left:0px;">
<div class="floatcontent">
<ul>
<li>
<a alt="disponível" title="disponível" class="userchat" href="java script: void(0);"
onclick="GTALK_Client.changeUserPresence('AVAILABLE');" id="setAVAILABLE" style="float: left">
<img  alt="disponível" title="disponível" border="0"  src="http://static4.orkut.com/img/pres0.gif" width="9" height="9" >&nbsp;disponível</a>
</li>
<li>
<a alt="ocupado(a)" title="ocupado(a)" class="userchat" href="java script: void(0);"
onclick="GTALK_Client.changeUserPresence('BUSY');" id="setBUSY" style="float: left">
<img  alt="ocupado(a)" title="ocupado(a)" border="0"  src="http://static4.orkut.com/img/pres2.gif" width="9" height="9" >&nbsp;ocupado(a)</a>
</li>
<li>
<a alt="invisível" title="invisível" class="userchat" href="java script: void(0);"
onclick="GTALK_Client.changeUserPresence('INVISIBLE');" id="setINVISIBLE" style="float: left">
<img  alt="invisível" title="invisível" border="0"  src="http://static1.orkut.com/img/presOffline.gif" width="9" height="9" >&nbsp;invisível</a>
</li>
<li>
<a alt="off-line" title="off-line" class="userchat" href="java script: void(0);"
onclick="GTALK_Client.changeUserPresence('OFFLINE');" id="setOFFLINE" style="float: left">
<img  alt="off-line" title="off-line" border="0"  src="http://static1.orkut.com/img/presOffline.gif" width="9" height="9" >&nbsp;off-line</a>
</li>
</ul>
<div class="listdivi" style="height:0px"></div>
</div>
</div>
<script language="javascript">
window['GTALK_navPresenceMenu'] = new FloatBasedSelector('presencePopup', 'setPresenceController', 'setPresenceOn', 'setPresenceOff');
</script>
<div class="userinfo">
<div class="listdivi" style="height:5px"></div>
<p  class="sml">
masculino, solteiro(a)<br>Omã
</p>
<form id="abuseForm">
<div class="rptabuseflt floatdiv" id="reportAbuse" style="width: 710px">
<div id="RAreport">
<table cellpadding="0" cellspacing="0" border="0" class="module" style="width: 100%"><tr><td class="topl">
</td><td class="topr" ></td></tr><tr><td class="boxmid" >
<div>
<h2 style="margin-left: 5px; margin-top: 0;"><b>denunciar abuso no orkut</b></h2>
<div class="listdivi ln"></div>
<div class="listlight">
<div id="reportOptions" class="lf rptabuseopts">
<div id="nudity_abuseDiv">
<input type="radio" name="flagOptions" value="nudity" id="nudity_abuse_btn" onclick="displayReport('nudity_abuse'); "/>
<label for="nudity_btn"> nudez/conteúdo sexual</label><br/>
</div>
<div class="listdivi" style="height:5px"></div>
<div id="spamDiv">
<input type="radio" name="flagOptions" value="spam" id="spam_btn" onclick="displayReport('spam'); "/>
<label for="spam_btn"> spam / virus</label><br/>
</div>
<div class="listdivi" style="height:5px"></div>
<div id="identityDiv">
<input type="radio" name="flagOptions" value="identity" id="identity_btn" onclick="displayReport('identity'); "/>
<label for="identity_btn"> identidade/informação pessoal</label><br/>
</div>
<div class="listdivi" style="height:5px"></div>
<div id="illegalDiv">
<input type="radio" name="flagOptions" value="illegal" id="illegal_btn" onclick="displayReport('illegal'); "/>
<label for="illegal_btn"> atividade ilegal</label><br/>
</div>
<div class="listdivi" style="height:5px"></div>
<div id="hateDiv">
<input type="radio" name="flagOptions" value="hate" id="hate_btn" onclick="displayReport('hate'); "/>
<label for="hate_btn"> ódio/violência</label><br/>
</div>
<div class="listdivi" style="height:5px"></div>
<div id="securityDiv">
<input type="radio" name="flagOptions" value="security" id="security_btn" onclick="displayReport('security');"/>
<label for="security_btn"> segurança da conta</label><br/>
</div>
<div class="listdivi" style="height:5px"></div>
<div id="gadgetDiv">
<input type="radio" name="flagOptions" value="gadget" id="gadget_btn" onclick="displayReport('gadget'); "/>
<label for="gadget_btn"> sugestões</label><br/>
</div>
<div class="listdivi" style="height:20px"></div>
<a href="http://help.orkut.com/support/bin/answer.py?answer=48579&hl=pt-br" target="_blank">Enviar conte&uacute;do ilegal para a Internet &eacute; crime</a>
<div class="listdivi"></div>
<a href="http://help.orkut.com/support/bin/answer.py?answer=16198" target="_blank">política do orkut</a>
<div class="listdivi"></div>
<a href="http://www.google.com/support/forum/p/orkut" target="_blank">fórum de ajuda do orkut</a>
</div>
<div style="float: left; width: 455px">
<div id="RAloading" class="listdark rptabuse" style="display: none;">
<img  alt="" border="0" src="http://static2.orkut.com/img/castro/loading3.gif" width="15" height="15" >
<div class="listdivi" style="height:5px"></div>
denunciando…
</div>
<div id="reportAbuseLimitReached" class="rptabuse" style="display: none;">
você atingiu o limite de denúncias de abuso hoje.
</div>
<div id="RAdefault" class="listdark rptabuse">
<b>agradecemos por ajudar a comunidade do orkut</b><br />denunciando conteúdos que podem estar violando as nossas políticas.<br/><br/>
selecione a opção à esquerda que melhor descreve o problema.
<div id="abuseWhere" class="listdark" style="display:none;" >
<div class="listdivi" style="height:10px"></div>
<h2 style="margin-left: 0;"><b>onde está o abuso que você está denunciando?</b></h2>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flagWhere" value="inPicture" id="inPicture" onclick="changeSubmitButton('submitReportBtn'); "/>
<label for="inPicture"> fotos no perfil ou álbuns de fotos</label><br/>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flagWhere" value="inWords"  onclick="changeSubmitButton('submitReportBtn'); " id="inWords" />
<label for="inWords"> palavras na descrição do perfil ou da comunidade</label><br/>
<div class="listdivi" style="height:5px"></div>
</div>
<div class="listdivi" style="height:5px"></div>
<div id="reportbox" style="display: none;">
<div class="listdivi" style="height:5px"></div>
adicione um comentário para nos ajudar a entender a sua denúncia:
<div class="listdivi" style="height:5px"></div>
<textarea name="RAcomment" id="RAcomment" rows="3" onKeyPress="_enforceLength(this,1024);" cols="45" >RAcomment</textarea>
</div>
</div>
<div id="reportAbuseFailed" class="rptabuse" style="display: none;">
<div class="listlight rptabusepadding">
<div class="listdivi ln"></div>
<div class="listdivi" style="height:10px"></div>
<b>Erro</b><br /> devido a algum problema, ocorreu uma falha ao denunciar abuso neste item. Pedimos que denuncie este item novamente.
<div class="listdivi ln"></div>
</div>
</div>
<div id="reportRepeated" class="rptabuse" style="display: none;">
<div class="listlight rptabusepadding">
<h2 style="text-align:center; margin-top: 0;"><b>obrigado!</b></h2>
<div class="listdivi ln"></div>
<div class="listdivi" style="height:10px"></div>
você já denunciou abuso neste item.<br/>
<div class="listdivi" style="height:5px"></div>
agradecemos por ajudar a manter o orkut seguro, <br /> equipe do orkut
<div class="listdivi ln"></div>
</div>
</div>
<div id="reportSuccessThanks" class="rptabuse" style="display: none;">
<div class="listlight rptabusepadding">
<h2 style="text-align:center; margin-top: 0;"><b>obrigado!</b></h2>
<div class="listdivi ln"></div>
<div class="listdivi" style="height:10px"></div>
<b>recebemos a sua denúncia de abuso.</b> <br /><br /> nossa equipe analisará a sua denúncia e tomará uma medida caso haja alguma violação de nossas políticas.
<div class="listdivi"></div>
<div id="RAignoreUser">
<a href="java script:void(0);" onclick="document.getElementById('addIgnoreList').submit(); return false;" >ignorar esta pessoa também</a>
</div>
<div class="listdivi" style="height:5px"></div>
agradecemos por ajudar a manter o orkut seguro, <br /> equipe do orkut
<div class="listdivi ln"></div>
</div>
</div>
<div id="nudity_abuse" class="listdark rptabuse" style="display: none">
<h2 style="margin-left: 0;">o que contém esse perfil ou essa comunidade?</h2>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="PORN" id="PORN" onclick="displayMore();"/>
<label for="PORN">nudez frontal ou ato sexual</label>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="SEXUALLY_SUGGESTIVE" id="SEXUALLY_SUGGESTIVE" onclick="displayMore('Nudity_nudity_abuse');"/>
<label for="SEXUALLY_SUGGESTIVE">sem nudez, mas com conteúdo sexualmente sugestivo</label>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="CHILD_ABUSE" id="CHILD_ABUSE" onclick="displayMore();"/>
<label for="CHILD_ABUSE">abuso infantil</label>
<div class="listdivi" style="height:5px"></div>
<div class="listdivi"></div>
<div class="listitem promobg rptabusewhere" id="Nudity_nudity_abuse">
<b>observação:</b> de acordo com nossa política, não podemos remover todos os perfis e todas as comunidades sobre sexo que não contenham nudez, mas podemos mostrá-los apenas para os usuários com o filtro de segurança desativado
</div>
</div>
<div id="spam" class="listdark rptabuse" style="display: none">
<h2 style="margin-left: 0;">o que contém esse perfil ou essa comunidade?</h2>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="COMMERCIAL_SPAM" id="COMMERCIAL_SPAM" onclick="displayMore();"/>
<label for="COMMERCIAL_SPAM">spam ou vírus enviado por este usuário em um recado ou em uma postagem na comunidade</label>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="COMMUNITY_SPAM" id="COMMUNITY_SPAM" onclick="displayMore();"/>
<label for="COMMUNITY_SPAM">spam ou vírus na descrição deste perfil ou desta comunidade</label>
<div class="listdivi" style="height:5px"></div>
</div>
<div id="identity" class="listdark rptabuse" style="display: none">
<h2 style="margin-left: 0;">o que contém esse perfil ou essa comunidade?</h2>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="IMPERSONATION" id="IMPERSONATION" onclick="displayMore('Impersonation_identity');"/>
<label for="IMPERSONATION">finge ser eu</label>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="PRIVATE_INFO" id="PRIVATE_INFO" onclick="displayMore('PrivateInfo_identity');"/>
<label for="PRIVATE_INFO">informações confidenciais ou pessoais</label>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="COPYRIGHTED_MATERIAL" id="COPYRIGHTED_MATERIAL" onclick="displayMore('CopyrightedMaterial_identity'); changeSubmitButton('copyrightedForm');"/>
<label for="COPYRIGHTED_MATERIAL">material protegido por direitos autorais</label>
<div class="listdivi" style="height:5px"></div>
<div class="listdivi"></div>
<div class="listitem promobg rptabusewhere" id="Impersonation_identity">
<b>observação:</b> de acordo com nossa política, os usuários não podem enganar outros usuários fingindo ser outra pessoa (o chamado roubo de identidade). Você receberá um e-mail em breve com instruções sobre como proceder nesses casos.
</div>
<div class="listdivi"></div>
<div class="listitem promobg rptabusewhere" id="PrivateInfo_identity">
<b>observação:</b> de acordo com nossa política, os usuários não podem postar informações confidenciais ou pessoais, como número de telefone, endereço e número do cartão de crédito, de outros usuários sem sua permissão
</div>
<div class="listdivi"></div>
<div class="listitem promobg rptabusewhere" id="CopyrightedMaterial_identity">
<b>observação:</b> de acordo com nossa política, protegemos os direitos de proprietários de conteúdo por meio da Lei de Direitos Autorais do Milênio Digital. Se desejar registrar uma queixa oficial de direitos autorais, visite a nossa página de material protegido por direitos autorais.
</div>
</div>
<div id="illegal" class="listdark rptabuse" style="display: none">
<h2 style="margin-left: 0;">o que contém esse perfil ou essa comunidade?</h2>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="ILLEGAL_ACTIVITIES" id="ILLEGAL_ACTIVITIES" onclick="displayMore('Dangerous')"/>
<label for="ILLEGAL_ACTIVITIES">promove atividades perigosas ou ilegais (por exemplo, crime ou drogas)</label>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="COPYRIGHTED_MATERIAL" id="COPYRIGHTED_MATERIAL" onclick="displayMore('CopyrightedMaterial_illegal'); changeSubmitButton('copyrightedForm');"/>
<label for="COPYRIGHTED_MATERIAL">material protegido por direitos autorais</label>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="CHILD_ABUSE" id="CHILD_ABUSE" onclick="displayMore();"/>
<label for="CHILD_ABUSE">abuso infantil</label>
<div class="listdivi" style="height:5px"></div>
<div class="listdivi"></div>
<div class="listitem promobg rptabusewhere" id="CopyrightedMaterial_illegal">
<b>observação:</b> de acordo com nossa política, protegemos os direitos de proprietários de conteúdo por meio da Lei de Direitos Autorais do Milênio Digital. Se desejar registrar uma queixa oficial de direitos autorais, visite a nossa página de material protegido por direitos autorais.
</div>
</div>
<div id="hate" class="listdark rptabuse" style="display: none">
<h2 style="margin-left: 0;">o que contém esse perfil ou essa comunidade?</h2>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="VIOLENCE" id="VIOLENCE" onclick="displayMore('Violence_nopolicy');"/>
<label for="VIOLENCE">violência</label>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="HATE" id="HATE" onclick="displayMore('Hate_hate');"/>
<label for="HATE">ódio em função de raça, religião ou outro grupo</label>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="PERSONAL_ATTACKS" id="PERSONAL_ATTACKS" onclick="displayMore('PersonalAttacks_hate');"/>
<label for="PERSONAL_ATTACKS">ataques contra uma pessoa</label>
<div class="listdivi" style="height:5px"></div>
<div class="listdivi"></div>
<div class="listitem promobg rptabusewhere" id="Hate_hate">
<b>observação:</b> de acordo com nossa política, os usuários não podem postar conteúdo que expresse ódio contra um grupo de pessoas em função de raça, religião, origem étnica, idade, sexo, situação militar ou orientação sexual.
</div>
<div class="listdivi"></div>
<div class="listitem promobg rptabusewhere" id="PersonalAttacks_hate">
<b>observação:</b> de acordo com nossa política, os usuários não podem criar perfis ou comunidades somente com a finalidade de ameaçar ou fazer ataques pessoais contra alguém.
</div>
</div>
<div id="security" class="listdark rptabuse" style="display: none">
<h2 style="margin-left: 0;">o que esse perfil contém?</h2>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="CANT_LOGIN" id="CANT_LOGIN" onclick="displayMore('CantLogin_security'); changeSubmitButton('cantLoginForm');"/>
<label for="CANT_LOGIN">este é o meu perfil, mas não consigo acessar a minha conta</label>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="CHANGED_PASSWORD" id="CHANGED_PASSWORD" onclick="displayMore('Password');"/>
<label for="CHANGED_PASSWORD">este é o perfil da pessoa que alterou a minha senha</label>
<div class="listdivi" style="height:5px"></div>
<div class="listdivi"></div>
<div class="listitem promobg rptabusewhere" id="CantLogin_security">
<b>observação:</b> se você não conseguir acessar a sua conta, visite a nossa página de recuperação de contas para resolver esse problema.
</div>
</div>
<div id="commSecurity" class="listdark rptabuse" style="display: none">
<h2 style="margin-left: 0;">o que esta comunidade contém?</h2>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="HIJACKED" id="HIJACKED" onclick="displayMore();"/>
<label for="HIJACKED">esta comunidade foi sequestrada</label>
<div class="listdivi" style="height:5px"></div>
</div>
<div id="gadget" class="listdark rptabuse" style="display: none">
<h2 style="margin-left: 0;">enviar sugestões ou comentários para o desenvolvedor?</h2>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="OTHER" id="OTHER" onclick="displayMore('SuggestGadget_gadget');"/>
<label for="OTHER">sugestões para o desenvolvedor</label>
<div class="listdivi" style="height:5px"></div>
<div class="listdivi"></div>
<div class="listitem promobg rptabusewhere" id="SuggestGadget_gadget">
<b>observação:</b> as "sugestões para o desenvolvedor" não serão analisadas pelo Google
</div>
</div>
<div id="captchaPlaceHolder">
</div>
</div>
<div class="listdivi ln"></div>
<input type="hidden" id="reportAbuseAid" name="aid" value="" />
<input type="hidden" id="reportAbuseAppId" name="appId" value="" />
<input type="hidden" id="reportAbuseCmm" name="cmm" value="" />
<input type="hidden" id="reportCaptcha" name="isCaptcha" value="" />
<input type="hidden" id="reportAction" name="action" value="" />
<div class="listdivi" style="height:5px"></div>
<span class="rf">
<span class="grabtn"><a  href="java script:void(0);" onclick="_closeFloat('reportAbuse');; return false;" class="btn">fechar</a></span><span class="btnboxr"><img src="http://static1.orkut.com/img/b.gif" alt="" height="1" width="5"></span>
</span>
<span id="submitReportBtn" class="rf" style="display: none;">
<span class="grabtn"><a  href="java script:void(0);" onclick="submitAbuseReport(this, 'denunciando…');; return false;" class="btn">denunciar</a></span><span class="btnboxr"><img src="http://static1.orkut.com/img/b.gif" alt="" height="1" width="5"></span>
</span>
<span id="dsubmitReportBtn" class="rf" style="display: inline;">
<span class="grabtn"><span class="disabledtext">denunciar</span></span><span class="btnboxr"><img src="http://static1.orkut.com/img/b.gif" alt="" height="1" width="5"></span>
</span>
<span id="copyrightedForm" class="rf" style="display: none;">
<span class="grabtn"><a  href="http://help.orkut.com/bin/answer.py?hl=en-uk&answer=12015&p=Application" class="btn" target="_blank">continuar</a></span><span class="btnboxr"><img src="http://static1.orkut.com/img/b.gif" alt="" height="1" width="5"></span>
</span>
<span id="cantLoginForm" class="rf" style="display: none;">
<span class="grabtn"><a  href="http://help.orkut.com/bin/answer.py?answer=18615&p=Application" class="btn" target="_blank">continuar</a></span><span class="btnboxr"><img src="http://static1.orkut.com/img/b.gif" alt="" height="1" width="5"></span>
</span>
<div class="listdivi" style="height:2px"></div>
<!--if lte IE 6.5><iframe></iframe><![endif]-->
</div>
</div>
</td><td class="boxmidr" ></td></tr>
<tr><td class="botl"></td><td class="botr"></td></tr></table>
</div>
</div>
</form>
<script type="text/javascript">
JSHDF['ReportAbuse.captcha'] = '/CaptchaImage?xid=6097120660402988967';
</script>
<div class="listdark rptabuse" id="RAcaptcharptabuse" style="display:none; height: auto; min-height: 0">
<div class="listdivi" style="height:5px"></div>
<div>
<div class="listfllrgblack" style="width: 60%">digite o texto conforme aparece à direita:
<div class="listdivi" style="height:5px"></div>
<input name="cs" type="text" maxlength="20" size="30" id="RAcaptchaTextbox" class="textbox">
</div>
<div>
<img id="RAcaptchaImage" style="position:absolute" src="java script:void(0)" height="50" alt="">
</div>
<div class="listdivi" style="height:5px"></div>
<div class="promo" id="RAcaptchaFailedDiv" style="display: none; width: 200px;" >
Não coincide
</div>
</div>
</div>
</div>
<div class="userinfodivi"></div>
<div id="extraUserActions" style="display: none;">
<div class="listdivi" style="height:8px"></div>
<div class="userbutton_text">
<a  href="java script: void(0);" onclick="_setIdProperty('extraUserActions', 'display', 'none'); _setIdProperty('extraUserActionsMoreLink', 'display', '');">&laquo; menos</a>
</div>
</div>
<div class="userbutton_aux_link">
<a  href="/Main#EditSummary">editar</a>
</div>
<div class="userbutton_icon">
<a  href="/Main#Profile?uid=15184946191685099586" 
>
<img src="http://static4.orkut.com/img/castro/p_profile.gif" height="14" width="14" title="">
</a>
</div>
<div class="userbutton_text">
<a  href="/Main#Profile?uid=15184946191685099586" 
>perfil</a>
</div>
<div class="userbutton_icon">
<a  href="/Main#Scrapbook?uid=15184946191685099586" 
>
<img src="http://static1.orkut.com/img/castro/p_scrap.gif" height="14" width="14" title="">
</a>
</div>
<div class="userbutton_text">
<a  href="/Main#Scrapbook?uid=15184946191685099586" 
>recados</a>
</div>
<div class="userbutton_icon">
<a  href="/Main#AlbumList?uid=15184946191685099586" 
>
<img src="http://static4.orkut.com/img/castro/p_camera.gif" height="14" width="14" title="">
</a>
</div>
<div class="userbutton_text">
<a  href="/Main#AlbumList?uid=15184946191685099586" 
>fotos</a>
</div>
<div class="userbutton_icon">
<a  href="/Main#FavoriteVideos?uid=15184946191685099586" 
>
<img src="http://static3.orkut.com/img/castro/p_video.gif" height="14" width="14" title="">
</a>
</div>
<div class="userbutton_text">
<a  href="/Main#FavoriteVideos?uid=15184946191685099586" 
>vídeos</a>
</div>
<div class="userbutton_icon">
<a  href="/Main#ProfileT?uid=15184946191685099586" 
>
<span class="icon_test" style="width:14;height:14"></span>
</a>
</div>
<div class="userbutton_text">
<a  href="/Main#ProfileT?uid=15184946191685099586" 
>depoimentos</a>
</div>
<div class="userbutton_icon">
<a  href="/Main#Events?uid=15184946191685099586" 
>
<img src="http://static4.orkut.com/img/castro/events_ico.png" height="14" width="14" title="">
</a>
</div>
<div class="userbutton_text">
<a  href="/Main#Events?uid=15184946191685099586" 
>eventos</a>
</div>
<div class="userbutton_icon">
<a  href="/Main#Promote?uid=15184946191685099586" 
>
<img src="http://static4.orkut.com/img/castro/promote.gif" height="14" width="14" title="">
</a>
</div>
<div class="userbutton_text">
<a  href="/Main#Promote?uid=15184946191685099586" 
>promova</a>
</div>
<div class="userinfodivi"></div>
<div class="userbutton_section_title_aux_link">
<a  href="/Main#MyApps">editar</a>
</div>
<div class="userbutton_section_title">
Apps
</div>
<div id="lnap_marker" style="display: none;"></div>
<div id="lnap_id309461013165">
<div class="userbutton_icon">
<a href="/Main#Application?uid=15184946191685099586&appId=309461013165" 
title="Sou Flamengo!: Arraste e solte para alterar a ordem"
style="cursor: move;" onmousedown="return false;" ondragstart="return false;"
>
<img src="http://static4.orkut.com/img/castro/p_app.gif" alt=""></a>
</div>
<div class="userbutton_text">
<a  href="/Main#Application?uid=15184946191685099586&appId=309461013165" 
title="Sou Flamengo!: Arraste e solte para alterar a ordem"
style="cursor: move;" onmousedown="return false;" ondragstart="return false;"
>
Sou Flamengo!</a>
</div>
</div>
<div id="lnap_id533822388304">
<div class="userbutton_icon">
<a href="/Main#Application?uid=15184946191685099586&appId=533822388304" 
title="Sou Treze!: Arraste e solte para alterar a ordem"
style="cursor: move;" onmousedown="return false;" ondragstart="return false;"
>
<img src="http://static4.orkut.com/img/castro/p_app.gif" alt=""></a>
</div>
<div class="userbutton_text">
<a  href="/Main#Application?uid=15184946191685099586&appId=533822388304" 
title="Sou Treze!: Arraste e solte para alterar a ordem"
style="cursor: move;" onmousedown="return false;" ondragstart="return false;"
>
Sou Treze!</a>
</div>
</div>
<div id="lnap_id721987110545">
<div class="userbutton_icon">
<a href="/Main#Application?uid=15184946191685099586&appId=721987110545" 
title="Mini Fazenda: Arraste e solte para alterar a ordem"
style="cursor: move;" onmousedown="return false;" ondragstart="return false;"
>
<img src="http://static4.orkut.com/img/castro/p_app.gif" alt=""></a>
</div>
<div class="userbutton_text">
<a  href="/Main#Application?uid=15184946191685099586&appId=721987110545" 
title="Mini Fazenda: Arraste e solte para alterar a ordem"
style="cursor: move;" onmousedown="return false;" ondragstart="return false;"
>
Mini Fazenda</a>
</div>
</div>
<div id="extraAppsMenu" style="display: none;">
<div id="lnap_id999787414856">
<div class="userbutton_icon">
<a href="/Main#Application?uid=15184946191685099586&appId=999787414856" 
title="Colheita Feliz: Arraste e solte para alterar a ordem"
style="cursor: move;" onmousedown="return false;" ondragstart="return false;"
>
<img src="http://static4.orkut.com/img/castro/p_app.gif" alt=""></a>
</div>
<div class="userbutton_text">
<a  href="/Main#Application?uid=15184946191685099586&appId=999787414856" 
title="Colheita Feliz: Arraste e solte para alterar a ordem"
style="cursor: move;" onmousedown="return false;" ondragstart="return false;"
>
Colheita Feli ..</a>
</div>
</div>
<div class="userbutton_text">
<a  href="java script: void(0);" onclick="_setIdProperty('extraAppsMenu', 'display', 'none'); _setIdProperty('extraAppsMoreLink', 'display', '');">&laquo; menos</a>
</div>
</div>
<div id="extraAppsMoreLink">
<div class="userbutton_icon"></div>
<div class="userbutton_text">
<a  href="java script: void(0);" onclick="_setIdProperty('extraAppsMenu', 'display', 'block'); _setIdProperty('extraAppsMoreLink', 'display', 'none');">mais &raquo;</a>
</div>
</div>
<div style="padding-top: 5px">
<div class="userbutton_icon"><a 
href="/Main#AppDirectory"><img  alt="adicionar apps" title="adicionar apps" border="0"  src="http://static4.orkut.com/img/castro/plus.png" width="14" height="14" ></a></div>
<div class="userbutton_text">
<a  href="/Main#AppDirectory">
adicionar apps</a>
</div>
</div>
<div class="userinfodivi"></div>
<div class="userbutton_icon">
<a  href="/Main#Marks?xid=6097120660402988967" 
>
<img src="http://static2.orkut.com/img/castro/p_list.gif" height="14" width="14" title="">
</a>
</div>
<div class="userbutton_text">
<a  href="/Main#Marks?xid=6097120660402988967" 
>listas</a>
</div>
<div class="userbutton_icon">
<a  href="/Main#Messages?" 
>
<img src="http://static1.orkut.com/img/castro/i_letter.gif" height="14" width="14" title="">
</a>
</div>
<div class="userbutton_text">
<a  href="/Main#Messages?" 
>mensagens</a>
</div>
<div class="userbutton_icon">
<a  href="/Main#Notifications?xid=6097120660402988967" 
>
<img src="http://static1.orkut.com/img/castro/i_updates.png" height="14" width="14" title="">
</a>
</div>
<div class="userbutton_text">
<a  href="/Main#Notifications?xid=6097120660402988967" 
>atualizações</a>
</div>
<div class="userbutton_icon">
<a  href="/Main#GeneralSettings?xid=6097120660402988967" 
>
<span class="icon_tool" style="width:14;height:14"></span>
</a>
</div>
<div class="userbutton_text">
<a  href="/Main#GeneralSettings?xid=6097120660402988967" 
>configurações</a>
</div>
<div class="userbutton_icon">
<a  href="/Main#UserSpamFolder?" 
>
<span class="icon_spam" style="width:14;height:14"></span>
</a>
</div>
<div class="userbutton_text">
<a  href="/Main#UserSpamFolder?" 
>spam</a>
</div>
</td><td class="boxmidr" ></td></tr>
<tr><td class="botl"></td><td class="botr"></td></tr></table>
</div>
<div id="mboxfull">
<table cellpadding="0" cellspacing="0" border="0" class="module" ><tr><td class="topl_g">
<div class="rf" style="margin-top: 5px">
<a  href="/Main#AppInfo?appId=999787414856"><img
style="position: relative; top: 2px;" src="http://static3.orkut.com/img/castro/i_tool.gif"
alt="gerenciar" title="gerenciar"></a>
&nbsp;
<form method="post" style="display: inline;" target="_self">
<input type="hidden" name="POST_TOKEN" value="0D9F0E3AF15F53C87486C098BC6840E7"><input type="hidden" name="signature" value="Jjtgyo82m6A0GNNQWDmv9Owfixg=">
<input type="hidden" name="appId" value="999787414856">
<a  href="java script: void(0);" onclick="if (confirm('Tem certeza de que deseja remover esse aplicativo?')) { _submitForm(this, 'removeApp', '');}; return false;"><img
src="http://static4.orkut.com/img/castro/trash.gif" title="remover este aplicativo"
alt="remover este aplicativo" style="position: relative; top: 2px;"></a>
</form>
</div>
<h1 >
Colheita Feliz
</h1>
<p class="breadcrumb">
<a href="/Main#Home">Início</a>
&gt;
<span id="breadcumb_tail">Colheita Feliz</span>
</p>
</td><td class="topr_g" ></td></tr>
<tr><td class="boxmidlrg" >
<iframe src="http://d91577ia4hjvs15l0kd1i22dms068ak2.a.orkut.gmodules.com/gadgets/ifr?url=http%3A%2F%2Fhappyfarm.mentez.com%2Fmyfarm%2Forkut%2Findex.xml%3F0.1&parent=http://www.orkut.com.br&amp;lang=pt&amp;country=BR&amp;synd=orkut&amp;view=canvas&amp;mid=0&amp;libs=com.google.gadgets.analytics%3Acontent-rewrite%3Acore%3Adynamic-height%3Aviews%3Aopensocial-0.8&amp;h=600&st=e%3DAHbhhgoVCr9NL03GlGY2%252B54Tc1LNmI5%252Bx46NZ2t7JAvXdiZZ%252FQr%252BxQjiIJQdf%252B%252BU9e2vPbThLUKtS%252FiVrppf%252FMJMo7Z%252B5GG9%252B6qY5bDBgPhQFzpUN8%252FPr%252FqK9xfbC8HKK0pMfEcbNX0X%26c%3Dorkut#gadgetId=999787414856&gadgetOwner=05317209208006993535&gadgetViewer=05317209208006993535&view-params=&rpctoken=aToken"
id="app_content_0"
name="app_content_0"
width="100%"
height="600"
frameborder="0"
style="display: block"></iframe>
<script type="text/javascript">
_populateAppInfo(
'app_content_0',
'999787414856',
'0',
'http:\x2F\x2Fhappyfarm.mentez.com\x2Fmyfarm\x2Forkut\x2Findex.xml?0.1',
'',
600,
0,
'',
'Colheita Feliz',
'',
'http:\x2F\x2Fwww.orkut.gmodules.com\x2Fgadgets\x2Fproxy?container=orkut\x26gadget=http%3A%2F%2Fhappyfarm.mentez.com%2Fmyfarm%2Forkut%2Findex.xml%3F0.1\x26refresh=86400\x26url=http%3A%2F%2Fhappyfarm.mentez.com%2Fmyfarm%2Fstatic%2Fapp%2Fthumbnail.gif');
if (window.gadgets) {
gadgets.rpc.setRelayUrl('app_content_0',
'http://d91577ia4hjvs15l0kd1i22dms068ak2.a.orkut.gmodules.com/gadgets/files/container/rpc_relay.html');
gadgets.rpc.setAuthToken('app_content_0', 'aToken');
}
</script>
<div class="listdivi ln"></div>
<div class="parabtns">
<div class="rf">
<span id="reportGadgetStatus_999787414856" class="dte" style="display: none;">
</span>
<span id="reportGadgetLink_999787414856">
<span style="margin: 0 0 0 4px; position: relative; top: 3px;">
<img alt="Alerta" title="Alerta" border="0" src="http://static1.orkut.com/img/castro/i_alert.gif" width="14" height="14"  >
</span>
<a href="java script:void(0)" onclick="openAbuseReportFloat('999787414856', 'reportGadget'); return false;">denunciar aplicativo</a>
</span>
</div>
</div>
</td><td class="boxmidr" ></td></tr>
<tr><td class="botl"></td><td class="botr"></td></tr></table>
<form id="abuseForm">
<div class="rptabuseflt floatdiv" id="reportAbuse" style="width: 710px">
<div id="RAreport">
<table cellpadding="0" cellspacing="0" border="0" class="module" style="width: 100%"><tr><td class="topl">
</td><td class="topr" ></td></tr><tr><td class="boxmid" >
<div>
<h2 style="margin-left: 5px; margin-top: 0;"><b>denunciar abuso no orkut</b></h2>
<div class="listdivi ln"></div>
<div class="listlight">
<div id="reportOptions" class="lf rptabuseopts">
<div id="nudity_abuseDiv">
<input type="radio" name="flagOptions" value="nudity" id="nudity_abuse_btn" onclick="displayReport('nudity_abuse'); "/>
<label for="nudity_btn"> nudez/conteúdo sexual</label><br/>
</div>
<div class="listdivi" style="height:5px"></div>
<div id="spamDiv">
<input type="radio" name="flagOptions" value="spam" id="spam_btn" onclick="displayReport('spam'); "/>
<label for="spam_btn"> spam / virus</label><br/>
</div>
<div class="listdivi" style="height:5px"></div>
<div id="identityDiv">
<input type="radio" name="flagOptions" value="identity" id="identity_btn" onclick="displayReport('identity'); "/>
<label for="identity_btn"> identidade/informação pessoal</label><br/>
</div>
<div class="listdivi" style="height:5px"></div>
<div id="illegalDiv">
<input type="radio" name="flagOptions" value="illegal" id="illegal_btn" onclick="displayReport('illegal'); "/>
<label for="illegal_btn"> atividade ilegal</label><br/>
</div>
<div class="listdivi" style="height:5px"></div>
<div id="hateDiv">
<input type="radio" name="flagOptions" value="hate" id="hate_btn" onclick="displayReport('hate'); "/>
<label for="hate_btn"> ódio/violência</label><br/>
</div>
<div class="listdivi" style="height:5px"></div>
<div id="securityDiv">
<input type="radio" name="flagOptions" value="security" id="security_btn" onclick="displayReport('security');"/>
<label for="security_btn"> segurança da conta</label><br/>
</div>
<div class="listdivi" style="height:5px"></div>
<div id="gadgetDiv">
<input type="radio" name="flagOptions" value="gadget" id="gadget_btn" onclick="displayReport('gadget'); "/>
<label for="gadget_btn"> sugestões</label><br/>
</div>
<div class="listdivi" style="height:20px"></div>
<a href="http://help.orkut.com/support/bin/answer.py?answer=48579&hl=pt-br" target="_blank">Enviar conte&uacute;do ilegal para a Internet &eacute; crime</a>
<div class="listdivi"></div>
<a href="http://help.orkut.com/support/bin/answer.py?answer=16198" target="_blank">política do orkut</a>
<div class="listdivi"></div>
<a href="http://www.google.com/support/forum/p/orkut" target="_blank">fórum de ajuda do orkut</a>
</div>
<div style="float: left; width: 455px">
<div id="RAloading" class="listdark rptabuse" style="display: none;">
<img  alt="" border="0" src="http://static2.orkut.com/img/castro/loading3.gif" width="15" height="15" >
<div class="listdivi" style="height:5px"></div>
denunciando…
</div>
<div id="reportAbuseLimitReached" class="rptabuse" style="display: none;">
você atingiu o limite de denúncias de abuso hoje.
</div>
<div id="RAdefault" class="listdark rptabuse">
<b>agradecemos por ajudar a comunidade do orkut</b><br />denunciando conteúdos que podem estar violando as nossas políticas.<br/><br/>
selecione a opção à esquerda que melhor descreve o problema.
<div id="abuseWhere" class="listdark" style="display:none;" >
<div class="listdivi" style="height:10px"></div>
<h2 style="margin-left: 0;"><b>onde está o abuso que você está denunciando?</b></h2>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flagWhere" value="inPicture" id="inPicture" onclick="changeSubmitButton('submitReportBtn'); "/>
<label for="inPicture"> fotos no perfil ou álbuns de fotos</label><br/>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flagWhere" value="inWords"  onclick="changeSubmitButton('submitReportBtn'); " id="inWords" />
<label for="inWords"> palavras na descrição do perfil ou da comunidade</label><br/>
<div class="listdivi" style="height:5px"></div>
</div>
<div class="listdivi" style="height:5px"></div>
<div id="reportbox" style="display: none;">
<div class="listdivi" style="height:5px"></div>
adicione um comentário para nos ajudar a entender a sua denúncia:
<div class="listdivi" style="height:5px"></div>
<textarea name="RAcomment" id="RAcomment" rows="3" onKeyPress="_enforceLength(this,1024);" cols="45" >RAcomment</textarea>
</div>
</div>
<div id="reportAbuseFailed" class="rptabuse" style="display: none;">
<div class="listlight rptabusepadding">
<div class="listdivi ln"></div>
<div class="listdivi" style="height:10px"></div>
<b>Erro</b><br /> devido a algum problema, ocorreu uma falha ao denunciar abuso neste item. Pedimos que denuncie este item novamente.
<div class="listdivi ln"></div>
</div>
</div>
<div id="reportRepeated" class="rptabuse" style="display: none;">
<div class="listlight rptabusepadding">
<h2 style="text-align:center; margin-top: 0;"><b>obrigado!</b></h2>
<div class="listdivi ln"></div>
<div class="listdivi" style="height:10px"></div>
você já denunciou abuso neste item.<br/>
<div class="listdivi" style="height:5px"></div>
agradecemos por ajudar a manter o orkut seguro, <br /> equipe do orkut
<div class="listdivi ln"></div>
</div>
</div>
<div id="reportSuccessThanks" class="rptabuse" style="display: none;">
<div class="listlight rptabusepadding">
<h2 style="text-align:center; margin-top: 0;"><b>obrigado!</b></h2>
<div class="listdivi ln"></div>
<div class="listdivi" style="height:10px"></div>
<b>recebemos a sua denúncia de abuso.</b> <br /><br /> nossa equipe analisará a sua denúncia e tomará uma medida caso haja alguma violação de nossas políticas.
<div class="listdivi"></div>
<div id="RAignoreUser">
<a href="java script:void(0);" onclick="document.getElementById('addIgnoreList').submit(); return false;" >ignorar esta pessoa também</a>
</div>
<div class="listdivi" style="height:5px"></div>
agradecemos por ajudar a manter o orkut seguro, <br /> equipe do orkut
<div class="listdivi ln"></div>
</div>
</div>
<div id="nudity_abuse" class="listdark rptabuse" style="display: none">
<h2 style="margin-left: 0;">o que contém esse perfil ou essa comunidade?</h2>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="PORN" id="PORN" onclick="displayMore();"/>
<label for="PORN">nudez frontal ou ato sexual</label>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="SEXUALLY_SUGGESTIVE" id="SEXUALLY_SUGGESTIVE" onclick="displayMore('Nudity_nudity_abuse');"/>
<label for="SEXUALLY_SUGGESTIVE">sem nudez, mas com conteúdo sexualmente sugestivo</label>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="CHILD_ABUSE" id="CHILD_ABUSE" onclick="displayMore();"/>
<label for="CHILD_ABUSE">abuso infantil</label>
<div class="listdivi" style="height:5px"></div>
<div class="listdivi"></div>
<div class="listitem promobg rptabusewhere" id="Nudity_nudity_abuse">
<b>observação:</b> de acordo com nossa política, não podemos remover todos os perfis e todas as comunidades sobre sexo que não contenham nudez, mas podemos mostrá-los apenas para os usuários com o filtro de segurança desativado
</div>
</div>
<div id="spam" class="listdark rptabuse" style="display: none">
<h2 style="margin-left: 0;">o que contém esse perfil ou essa comunidade?</h2>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="COMMERCIAL_SPAM" id="COMMERCIAL_SPAM" onclick="displayMore();"/>
<label for="COMMERCIAL_SPAM">spam ou vírus enviado por este usuário em um recado ou em uma postagem na comunidade</label>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="COMMUNITY_SPAM" id="COMMUNITY_SPAM" onclick="displayMore();"/>
<label for="COMMUNITY_SPAM">spam ou vírus na descrição deste perfil ou desta comunidade</label>
<div class="listdivi" style="height:5px"></div>
</div>
<div id="identity" class="listdark rptabuse" style="display: none">
<h2 style="margin-left: 0;">o que contém esse perfil ou essa comunidade?</h2>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="IMPERSONATION" id="IMPERSONATION" onclick="displayMore('Impersonation_identity');"/>
<label for="IMPERSONATION">finge ser eu</label>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="PRIVATE_INFO" id="PRIVATE_INFO" onclick="displayMore('PrivateInfo_identity');"/>
<label for="PRIVATE_INFO">informações confidenciais ou pessoais</label>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="COPYRIGHTED_MATERIAL" id="COPYRIGHTED_MATERIAL" onclick="displayMore('CopyrightedMaterial_identity'); changeSubmitButton('copyrightedForm');"/>
<label for="COPYRIGHTED_MATERIAL">material protegido por direitos autorais</label>
<div class="listdivi" style="height:5px"></div>
<div class="listdivi"></div>
<div class="listitem promobg rptabusewhere" id="Impersonation_identity">
<b>observação:</b> de acordo com nossa política, os usuários não podem enganar outros usuários fingindo ser outra pessoa (o chamado roubo de identidade). Você receberá um e-mail em breve com instruções sobre como proceder nesses casos.
</div>
<div class="listdivi"></div>
<div class="listitem promobg rptabusewhere" id="PrivateInfo_identity">
<b>observação:</b> de acordo com nossa política, os usuários não podem postar informações confidenciais ou pessoais, como número de telefone, endereço e número do cartão de crédito, de outros usuários sem sua permissão
</div>
<div class="listdivi"></div>
<div class="listitem promobg rptabusewhere" id="CopyrightedMaterial_identity">
<b>observação:</b> de acordo com nossa política, protegemos os direitos de proprietários de conteúdo por meio da Lei de Direitos Autorais do Milênio Digital. Se desejar registrar uma queixa oficial de direitos autorais, visite a nossa página de material protegido por direitos autorais.
</div>
</div>
<div id="illegal" class="listdark rptabuse" style="display: none">
<h2 style="margin-left: 0;">o que contém esse perfil ou essa comunidade?</h2>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="ILLEGAL_ACTIVITIES" id="ILLEGAL_ACTIVITIES" onclick="displayMore('Dangerous')"/>
<label for="ILLEGAL_ACTIVITIES">promove atividades perigosas ou ilegais (por exemplo, crime ou drogas)</label>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="COPYRIGHTED_MATERIAL" id="COPYRIGHTED_MATERIAL" onclick="displayMore('CopyrightedMaterial_illegal'); changeSubmitButton('copyrightedForm');"/>
<label for="COPYRIGHTED_MATERIAL">material protegido por direitos autorais</label>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="CHILD_ABUSE" id="CHILD_ABUSE" onclick="displayMore();"/>
<label for="CHILD_ABUSE">abuso infantil</label>
<div class="listdivi" style="height:5px"></div>
<div class="listdivi"></div>
<div class="listitem promobg rptabusewhere" id="CopyrightedMaterial_illegal">
<b>observação:</b> de acordo com nossa política, protegemos os direitos de proprietários de conteúdo por meio da Lei de Direitos Autorais do Milênio Digital. Se desejar registrar uma queixa oficial de direitos autorais, visite a nossa página de material protegido por direitos autorais.
</div>
</div>
<div id="hate" class="listdark rptabuse" style="display: none">
<h2 style="margin-left: 0;">o que contém esse perfil ou essa comunidade?</h2>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="VIOLENCE" id="VIOLENCE" onclick="displayMore('Violence_nopolicy');"/>
<label for="VIOLENCE">violência</label>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="HATE" id="HATE" onclick="displayMore('Hate_hate');"/>
<label for="HATE">ódio em função de raça, religião ou outro grupo</label>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="PERSONAL_ATTACKS" id="PERSONAL_ATTACKS" onclick="displayMore('PersonalAttacks_hate');"/>
<label for="PERSONAL_ATTACKS">ataques contra uma pessoa</label>
<div class="listdivi" style="height:5px"></div>
<div class="listdivi"></div>
<div class="listitem promobg rptabusewhere" id="Hate_hate">
<b>observação:</b> de acordo com nossa política, os usuários não podem postar conteúdo que expresse ódio contra um grupo de pessoas em função de raça, religião, origem étnica, idade, sexo, situação militar ou orientação sexual.
</div>
<div class="listdivi"></div>
<div class="listitem promobg rptabusewhere" id="PersonalAttacks_hate">
<b>observação:</b> de acordo com nossa política, os usuários não podem criar perfis ou comunidades somente com a finalidade de ameaçar ou fazer ataques pessoais contra alguém.
</div>
</div>
<div id="security" class="listdark rptabuse" style="display: none">
<h2 style="margin-left: 0;">o que esse perfil contém?</h2>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="CANT_LOGIN" id="CANT_LOGIN" onclick="displayMore('CantLogin_security'); changeSubmitButton('cantLoginForm');"/>
<label for="CANT_LOGIN">este é o meu perfil, mas não consigo acessar a minha conta</label>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="CHANGED_PASSWORD" id="CHANGED_PASSWORD" onclick="displayMore('Password');"/>
<label for="CHANGED_PASSWORD">este é o perfil da pessoa que alterou a minha senha</label>
<div class="listdivi" style="height:5px"></div>
<div class="listdivi"></div>
<div class="listitem promobg rptabusewhere" id="CantLogin_security">
<b>observação:</b> se você não conseguir acessar a sua conta, visite a nossa página de recuperação de contas para resolver esse problema.
</div>
</div>
<div id="commSecurity" class="listdark rptabuse" style="display: none">
<h2 style="margin-left: 0;">o que esta comunidade contém?</h2>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="HIJACKED" id="HIJACKED" onclick="displayMore();"/>
<label for="HIJACKED">esta comunidade foi sequestrada</label>
<div class="listdivi" style="height:5px"></div>
</div>
<div id="gadget" class="listdark rptabuse" style="display: none">
<h2 style="margin-left: 0;">enviar sugestões ou comentários para o desenvolvedor?</h2>
<div class="listdivi" style="height:5px"></div>
<input type="radio" name="flag" value="OTHER" id="OTHER" onclick="displayMore('SuggestGadget_gadget');"/>
<label for="OTHER">sugestões para o desenvolvedor</label>
<div class="listdivi" style="height:5px"></div>
<div class="listdivi"></div>
<div class="listitem promobg rptabusewhere" id="SuggestGadget_gadget">
<b>observação:</b> as "sugestões para o desenvolvedor" não serão analisadas pelo Google
</div>
</div>
<div id="captchaPlaceHolder">
</div>
</div>
<div class="listdivi ln"></div>
<input type="hidden" id="reportAbuseAid" name="aid" value="" />
<input type="hidden" id="reportAbuseAppId" name="appId" value="" />
<input type="hidden" id="reportAbuseCmm" name="cmm" value="" />
<input type="hidden" id="reportCaptcha" name="isCaptcha" value="" />
<input type="hidden" id="reportAction" name="action" value="" />
<div class="listdivi" style="height:5px"></div>
<span class="rf">
<span class="grabtn"><a  href="java script:void(0);" onclick="_closeFloat('reportAbuse');; return false;" class="btn">fechar</a></span><span class="btnboxr"><img src="http://static1.orkut.com/img/b.gif" alt="" height="1" width="5"></span>
</span>
<span id="submitReportBtn" class="rf" style="display: none;">
<span class="grabtn"><a  href="java script:void(0);" onclick="submitAbuseReport(this, 'denunciando…');; return false;" class="btn">denunciar</a></span><span class="btnboxr"><img src="http://static1.orkut.com/img/b.gif" alt="" height="1" width="5"></span>
</span>
<span id="dsubmitReportBtn" class="rf" style="display: inline;">
<span class="grabtn"><span class="disabledtext">denunciar</span></span><span class="btnboxr"><img src="http://static1.orkut.com/img/b.gif" alt="" height="1" width="5"></span>
</span>
<span id="copyrightedForm" class="rf" style="display: none;">
<span class="grabtn"><a  href="http://help.orkut.com/bin/answer.py?hl=en-uk&answer=12015&p=Application" class="btn" target="_blank">continuar</a></span><span class="btnboxr"><img src="http://static1.orkut.com/img/b.gif" alt="" height="1" width="5"></span>
</span>
<span id="cantLoginForm" class="rf" style="display: none;">
<span class="grabtn"><a  href="http://help.orkut.com/bin/answer.py?answer=18615&p=Application" class="btn" target="_blank">continuar</a></span><span class="btnboxr"><img src="http://static1.orkut.com/img/b.gif" alt="" height="1" width="5"></span>
</span>
<div class="listdivi" style="height:2px"></div>
<!--if lte IE 6.5><iframe></iframe><![endif]-->
</div>
</div>
</td><td class="boxmidr" ></td></tr>
<tr><td class="botl"></td><td class="botr"></td></tr></table>
</div>
</div>
</form>
<script type="text/javascript">
JSHDF['ReportAbuse.captcha'] = '/CaptchaImage?xid=6097120660402988967';
</script>
<div class="listdark rptabuse" id="RAcaptcharptabuse" style="display:none; height: auto; min-height: 0">
<div class="listdivi" style="height:5px"></div>
<div>
<div class="listfllrgblack" style="width: 60%">digite o texto conforme aparece à direita:
<div class="listdivi" style="height:5px"></div>
<input name="cs" type="text" maxlength="20" size="30" id="RAcaptchaTextbox" class="textbox">
</div>
<div>
<img id="RAcaptchaImage" style="position:absolute" src="java script:void(0)" height="50" alt="">
</div>
<div class="listdivi" style="height:5px"></div>
<div class="promo" id="RAcaptchaFailedDiv" style="display: none; width: 200px;" >
Não coincide
</div>
</div>
</div>
<div class="floatdiv" id="appmsgfloat">
<div class="appmsgborder">
<div class="appmsgtitle"><div class="appmsgtitlelogo"></div><div
class="appmsgtitletext">Enviar uma mensagem</div>
</div>
<div class="appmsgcontent">
<span id="appmsg-title"></span> sugeriu enviar esta mensagem:
<div class="listdivi" style="height:10px"></div>
<table summary="" border="0" cellpadding="0" cellspacing="5" width="420">
<tr>
<td></td>
<td>
<img class="lf" id="appmsg-image" width="60" height="30">
<div class="rf">
<b><span id="appmsg-subject"></span></b>
<div class="listdivi" style="height:5px"></div>
<div id="appmsg-text"></div>
<div class="listdivi" style="height:10px"></div>
</div>
</td>
</tr>
<tr>
<td valign="top"><label>Para:</label></td>
<td>
<div id="appmsg-names" style="width: 100%; min-height: 3em; overflow: auto;"></div>
</td>
</tr>
<tr>
<td></td>
<td>
<div style="overflow: auto;">
<textarea id="appmsg-addedtext" rows="10" cols="40" onkeyup="_enforceLength(this, 1024);"
style="width: 100%;">Digite uma mensagem pessoal</textarea>
</div>
</td>
</tr>
</table>
<div class="listdivi" style="height:10px"></div>
<div class="rf">
<span id="appmsg-send-disabled">
<span class="grabtn"><span class="disabledtext">enviar</span></span><span class="btnboxr"><img src="http://static1.orkut.com/img/b.gif" alt="" height="1" width="5"></span>
</span>
<span id="appmsg-send" style="display: none;">
<span class="grabtn"><a  href="java script:void(0);" onclick="orka_sendAppMsg();; return false;" class="btn">enviar</a></span><span class="btnboxr"><img src="http://static1.orkut.com/img/b.gif" alt="" height="1" width="5"></span>
</span>
<span class="grabtn"><a  href="java script:void(0);" onclick="orka_closeAppMsg();; return false;" class="btn">cancelar</a></span><span class="btnboxr"><img src="http://static1.orkut.com/img/b.gif" alt="" height="1" width="5"></span>
</div>
&nbsp;
</div>
</div>
</div>
<iframe src="java script:void(0);"
style="position: absolute; display: none; z-index: 5;"
id="appmsgfloatf"
frameborder="0"
scrolling="no">
</iframe>
<div class="floatdiv" id="appActivityFloat" style="width: 700px;">
<div class="appmsgborder">
<div class="appmsgtitle">
<div class="appmsgtitlelogo"></div>
<div class="appmsgtitletext">Postar atualizações para os meus amigos?</div>
</div>
<div class="appmsgcontent">
<strong><span id="preview-activity-title"></span></strong> quer que os seus amigos vejam isso:
<div class="listdivi" style="height:15px"></div>
<div class="activityitem lf" style="border-left: 1px solid #666; margin-left: 15px; padding-left: 10px;">
<div  class="lf" style="margin-right:10px">
<img src="http://static4.orkut.com/img/castro/p_app.gif" height="14" width="14" title="">
</div>
<div style="margin-left: 25px;">
<a href="/Main#Profile?uid=15184946191685099586">Wagner Araujo&nbsp;WoW</a>
<span class="lh14p">
<span id="appactivity-title"></span>
<span>(via <span id="appactivity-source"></span>)</span>
</span>
<div class="activitybody" id="appactivity-body"></div>
</div>
</div>
<div class="listdivi" style="height:15px"></div>
<div class="listdivi ln"></div>
<div class="listdivi" style="height:15px"></div>
<div class="rf">
<span class="grabtn"><a  href="java script:void(0);" onclick="orka_grantAppActPerm();; return false;" class="btn">postar</a></span><span class="btnboxr"><img src="http://static1.orkut.com/img/b.gif" alt="" height="1" width="5"></span>
<span class="grabtn"><a  href="java script:void(0);" onclick="orka_denyAppActPerm();; return false;" class="btn">não postar</a></span><span class="btnboxr"><img src="http://static1.orkut.com/img/b.gif" alt="" height="1" width="5"></span>
</div>
<span style="margin-left: 10px">
<input type="checkbox" id="appActivityPrefDontAskMeAgain">
<label for="appActivityPrefDontAskMeAgain">Não pergunte de novo</label>
</span>
</div>
</div>
</div>
<iframe src="java script:void(0);"
style="position: absolute; display: none; z-index: 5;"
id="appActivityFloatf"
frameborder="0"
scrolling="no">
</iframe>
<script type="text/javascript">
window.parent.reportApplicationList([999787414856]);
</script>
</div>
<div class="mfiebih"></div>
<div id="footer">
<div class="footer_r"></div>
<div class="footer_l">
<div class="logogoogle">&nbsp;</div>
<div class="logosml">&nbsp;</div>
<div  class="foottxt">
&nbsp;&nbsp;|&nbsp;
<a  href="http://www.orkut.com.br/Main#About">Sobre o orkut</a>
&nbsp;|&nbsp;
<a href="http://www.orkut.com/NoCountryBasedRedirect?link=http%3A%2F%2Fwww.orkut.com%2FApplication%3FappId%3D999787414856" ?>Acesse orkut.com</a>
&nbsp;|&nbsp;
<a  href="http://blogoficialdoorkut.blogspot.com/" target="_blank">Blog</a>
&nbsp;|&nbsp;
<a  href="http://code.google.com/intl/pt-BR/apis/orkut">Desenvolvedores</a>
&nbsp;|&nbsp;
<a  href="http://help.orkut.com/support/bin/answer.py?answer=48579&hl=pt-BR&p=Application" target="_blank">Central de segurança</a>
&nbsp;|&nbsp;
<a  href="http://www.orkut.com.br/Privacy" target="_blank">Privacidade</a>
&nbsp;|&nbsp;
<a  href="/AdditionalTerms" target="_blank">Termos de uso</a>
&nbsp;|&nbsp;
<a  href="/Advertise.aspx" target="_blank">Publicidade</a>
&nbsp;|&nbsp;
<a  href="http://help.orkut.com/support?p=Application&hl=pt-BR" target="_blank">Ajuda</a>
</div>
</div>
</div>
</div>
</center>
<script type="text/javascript">
document.cookie = "TZ=" + (new Date()).getTimezoneOffset();
JSHDF['normalToLowBandwidthOption'] = '';
JSHDF['lowToNormalBandwidthOption'] = '';
JSHDF['loboUpperThreshold'] = '7500';
JSHDF['loboSuperUpperThreshold'] = '15000';
JSHDF['loboLowerThreshold'] = '3000';
_addUnLoadEvent(_setStartTime);
</script>
</body>
</html>

Ele não consegue achar o correto, tente voce ai e veja como ficou...

Obrigado pela ajuda, voce foi o unico ate agora que me ajudou

Grato!

Link para o comentário
Compartilhar em outros sites

  • 0

O Problema é que eu sobreponho o <iframe src=" por um @ pra ficar mais facil localização, alterei pra outro caractere, um que não é utilizado, como percebi existes 3 iframes no código, a informação que você quer parece ser a primeira, se for assim substitua a função que te passei pela que alterei abaixo...

function TForm1.TextoEntre(Texto, Delimitador1,
  Delimitador2: String; CaseSensitive : boolean = false): string;
var Inicio, Fim : Integer;
      Saida : string;
begin
  // Passar o texto para variável temporária
  Saida := Texto;
  Saida := StringReplace(Saida, Delimitador1, '¢', [rfReplaceAll]);
  Delimitador1 := '¢';
  // Verificar se é sensível ao caso
  // Pegar o início
  if CaseSensitive then
    Inicio := Pos(Delimitador1, Saida)
  else
    Inicio := Pos(ansiUpperCase(Delimitador1), ansiLowerCase(Saida));
  // Verificar se localizou
  if Inicio > 0 then
    Saida := Copy(Saida, Inicio + Length(Delimitador1), Length(Saida));

  // Pegar o fim
  if CaseSensitive then
    Fim := Pos(Delimitador2, Saida)
  else
    Fim := Pos(ansiUpperCase(Delimitador2), ansiUpperCase(Saida));

  // Verificar se localizou
  if Fim > 0 then
    Saida := Copy(Saida, 1, Fim - 1);

  // retornar o resultado
  Result := Saida;
end;

P.S: aparentemente está igual, mas eu mudei somente 2 caracteres, e são eles que vão fazer a coisa funcionar :P

Abraços

Link para o comentário
Compartilhar em outros sites

Participe da discussão

Você pode postar agora e se registrar depois. Se você já tem uma conta, acesse agora para postar com sua conta.

Visitante
Responder esta pergunta...

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emoticons são permitidos.

×   Seu link foi incorporado automaticamente.   Exibir como um link em vez disso

×   Seu conteúdo anterior foi restaurado.   Limpar Editor

×   Você não pode colar imagens diretamente. Carregar ou inserir imagens do URL.



  • Estatísticas dos Fóruns

    • Tópicos
      152,1k
    • Posts
      651,8k
×
×
  • Criar Novo...