·首页 ·愿望展示 ·漂流地 ·搜索漂流瓶 ·积分榜 ·公告
{if LoginUserInfo.code == 1} <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="46" background="http://mat1.qq.com/2008/floater/styles/images/bota2.gif"></td> </tr> <tr> <td height="164" class="plpd1 alce alto"> <img src="http://mat1.qq.com/2008/floater/styles/images/bota3.jpg" width="174" height="153" border="0" /> </td> </tr> </table> <form method="post" action='http://ptlogin.qq.com/login' onsubmit='return Floater.LoginBox.checkForm(this);'> <input type="hidden" name="u1" value="${window.location.href}"> <input type="hidden" name="fp" value="loginerroralert"> <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="60" height="35" background="http://mat1.qq.com/2008/floater/styles/images/bota4.gif" class="plbg1">QQ号码</td> <td><input type="text" name="u" maxlength="9" class="plip1" tabindex="1" /></td> </tr> <tr> <td height="35" background="http://mat1.qq.com/2008/floater/styles/images/bota5.gif" class="plbg1">QQ密码</td> <td><input type="password" name="p" class="plip1" tabindex="2" /></td> </tr> <tr> <td height="35" background="http://mat1.qq.com/2008/floater/styles/images/bota6.gif" class="plbg1">验证码</td> <td><input type="text" name="verifycode" autocomplete="off" tabindex="3" maxlength="4" class="plip1" style="width:38px;" /></td> </tr> </table> <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="plpd2 lk07u"><a href="javascript:Floater.LoginBox.changeVerifyImg();">看不清,换一张</a></td> </tr> <tr> <td height="63" class="alce"> <img id="imgVerify" width="130" height="53" src="http://nverify.qq.com/getimage?${Math.random()}" onclick="Floater.LoginBox.changeVerifyImg()" alt="看不清,换一张"> </td> </tr> <tr> <td height="26" background="http://mat1.qq.com/2008/floater/styles/images/bota7.gif" class="alce plpd3"> <input name="Submit" type="image" src="http://mat1.qq.com/2008/floater/styles/images/bota8.gif" /> <a href="http://freeqqm.qq.com/" target="_blank"><img src="http://mat1.qq.com/2008/floater/styles/images/bota9.gif" /></a> </td> </tr> </table> <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="85" class="alce"> <a href="apply.shtml"><img src="http://mat1.qq.com/2008/floater/styles/images/bota10.gif" width="175" height="60" border="0" /></a></td> </tr> </table> </form> {elseif LoginUserInfo.code == 0} <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="46" background="http://mat1.qq.com/2008/floater/styles/images/bota2.gif"></td> </tr> <tr> <td height="164" class="plpd1 alce alto"> <img src="http://mat1.qq.com/2008/floater/styles/images/bottles/b.${LoginUserInfo.userinfo.bot_style}.${LoginUserInfo.userinfo.bot_color}.jpg" width="174" height="153" border="0" /></td> </tr> </table> <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="pltx9"> <span>欢迎您登录!</span><br /> <span>QQ号:</span>${LoginUserInfo.userinfo.user_id}<br /> <span>昵称:</span>${LoginUserInfo.userinfo.user_nick.escapeHTML()}<br /> <span>漂流总积分:</span>${LoginUserInfo.userinfo.bot_rank}<br /> <span>当前停靠站点:</span>${Floater.City[LoginUserInfo.userinfo.bot_city-1]}<br /> <span>当前状态:</span> {if LoginUserInfo.userinfo.bot_audit >= 1} 漂流中 {elseif LoginUserInfo.userinfo.bot_audit == 0} 资料审核中 {elseif LoginUserInfo.userinfo.bot_audit == -1} 资料审核失败 {/if} </td> </tr> <tr> <td class="alce"> {if document.location.pathname != "/floater/mybot.shtml"} <a href="/floater/mybot.shtml"><img src="http://mat1.qq.com/2008/floater/styles/images/mybot.gif" width="133" height="27" vspace="6" border="0" /></a><br /> {else} <a href="http://comment1.news.qq.com/comment.htm?site=2008&id=${LoginUserInfo.userinfo.bot_commentid}" target="_blank"><img src="http://mat1.qq.com/2008/floater/styles/images/msg.gif" width="133" height="27" vspace="6" border="0" /></a> <br/> {/if} <a href="javascript:Floater.User.logout();"><img src="http://mat1.qq.com/2008/floater/styles/images/botb19.gif" width="133" height="27" vspace="6" border="0" /></a> </td> </tr> </table> {elseif LoginUserInfo.code == -1} <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="46" background="http://mat1.qq.com/2008/floater/styles/images/bota2.gif"></td> </tr> <tr> <td height="164" class="plpd1 alce alto"><img src="http://mat1.qq.com/2008/floater/styles/images/bota3.jpg" width="174" height="153" border="0" /></td> </tr> </table> <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="pltx9"> <span>${Floater.currentUser}, 欢迎您登录!</span> </td> </tr> </table> <table width="194" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="85" class="alce"> <a href="/floater/apply.shtml"><img src="http://mat1.qq.com/2008/floater/styles/images/bota10.gif" width="175" height="60" border="0" /></a></td> </tr> <tr> <td class="alce"> <a href="javascript:Floater.User.logout();"><img src="http://mat1.qq.com/2008/floater/styles/images/botb19.gif" width="133" height="27" vspace="6" border="0" /></a> </td> </tr> </table> {/if}
根据QQ号/昵称/瓶子名:
根据类别搜索:
{if BottleInfo.code == 0} <table width="666" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="http://mat1.qq.com/2008/floater/styles/images/bote13.gif" width="666" height="42" /></td> </tr> </table> <table width="666" border="0" cellpadding="0" cellspacing="0" background="http://mat1.qq.com/2008/floater/styles/images/botc7.gif"> <tr> <td height="25" background="http://mat1.qq.com/2008/floater/styles/images/botc6.gif"></td> </tr> <tr class="alto"> <td><table width="620" border="0" align="center" cellpadding="0" cellspacing="0" class="pltx19"> <tr> <td width="66" height="22"></td> <td width="198"><span>漂流瓶名称:</span>${BottleInfo.botinfo.bot_name.escapeHTML()}</td> <td width="15"></td> <td width="145"><span>样式:</span>${Floater.Style[BottleInfo.botinfo.bot_style-1]}</td> <td width="15"></td> <td width="165"><span>颜色:</span>${Floater.Color[BottleInfo.botinfo.bot_color-1]}</td> <td width="15"></td> </tr> <tr> <td height="1" colspan="7" background="http://mat1.qq.com/2008/floater/styles/images/bote14.gif"></td> </tr> <tr> <td height="22"></td> <td><span>漂流瓶主人:</span>${BottleInfo.botinfo.user_nick.escapeHTML()}</td> <td></td> <td><span>QQ号:</span>${BottleInfo.botinfo.user_id}</td> <td></td> <td><span></span></td> <td></td> </tr> <tr> <td height="1" colspan="7" background="http://mat1.qq.com/2008/floater/styles/images/bote14.gif"></td> </tr> <tr> <td height="22"></td> <td><span>目前漂流地:</span>${Floater.City[BottleInfo.botinfo.bot_city-1]}</td> <td></td> <td><span>总积分:</span>${BottleInfo.botinfo.bot_rank.escapeHTML()}</td> <td></td> <td><span>本月积分:</span>${BottleInfo.botinfo.bot_rank_m.escapeHTML()}</td> <td></td> </tr> </table> </td> </tr> <tr> <td height="17" background="http://mat1.qq.com/2008/floater/styles/images/botc8.gif"></td> </tr> </table> <div class="plsp2"></div> <table width="666" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="http://mat1.qq.com/2008/floater/styles/images/bote15.gif" width="666" height="46" border="0" /></td> </tr> </table> <iframe id="post_async" name="post_async" src="about:blank" style="display:none;"></iframe> <form target="post_async" method="post" onsubmit="return Comment.Post.checkForm(this)"> <input type="hidden" id="c_site" name="c_site" value="2008"> <input type="hidden" id="c_id" name="c_id" value="${BottleInfo.botinfo.bot_commentid}"> <input type="hidden" name="c_sort" value="defaultcatalog"> <input type="hidden" name="r_type" value=""> <input type="hidden" name="b_anonymous" value="1"> <input type="hidden" name="b_tips" value=""> <input type="hidden" name="r_key" value=""> <input type="hidden" name="g_id" value="0"> <table width="666" border="0" cellspacing="0" cellpadding="0" background="http://mat1.qq.com/2008/floater/styles/images/botc17.gif" class="plmg2"> <tr> <td height="15" background="http://mat1.qq.com/2008/floater/styles/images/botc16.gif"></td> </tr> <tr> <td><table width="600" border="0" align="center" cellpadding="0" cellspacing="0"> <tr class="alto pltx14"> <td width="113" class="txbd">主人的奥运梦想:</td> <td>${Floater.Wish[BottleInfo.botinfo.wish_id-1][1]}类 ${Floater.Wish[BottleInfo.botinfo.wish_id-1][0]}</td> </tr> </table></td> </tr> <tr> <td height="7" background="http://mat1.qq.com/2008/floater/styles/images/botc18.gif"></td> </tr> <tr> <td height="15" background="http://mat1.qq.com/2008/floater/styles/images/botc16.gif"></td> </tr> <tr> <td><table width="600" border="0" align="center" cellpadding="0" cellspacing="0"> <tr class="alto pltx14"> <td width="113" class="txbd">主人的个人愿望:</td> <td style="padding:0;width:470px;word-break: break-all;word-wrap: break-word;">1. {if BottleInfo.botinfo.bot_wish_1 != ""} ${BottleInfo.botinfo.bot_wish_1.escapeHTML()} {else} 该愿望设置为未公开状态 {/if} <br/> {if BottleInfo.botinfo.bot_wish_2 != ""}2. ${BottleInfo.botinfo.bot_wish_2.escapeHTML()}{/if} </td> </tr> </table></td> </tr> <tr> <td height="7" background="http://mat1.qq.com/2008/floater/styles/images/botc18.gif"></td> </tr> <tr> <td height="15" background="http://mat1.qq.com/2008/floater/styles/images/botc16.gif"></td> </tr> <tr> <td><table width="611" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="23" class="pltt3">发表评论:</td> </tr> <tr> <td><textarea name="c_content" class="plip3" style="width:611px; height:59px"></textarea></td> </tr> </table></td> </tr> <tr> <td height="7" background="http://mat1.qq.com/2008/floater/styles/images/botc18.gif"></td> </tr> </table> <table width="666" border="0" cellpadding="0" cellspacing="0" bgcolor="#d4ecaa"> <tr> <td height="53" class="alce altb"> <input type="image" value="提交" src="http://mat1.qq.com/2008/floater/styles/images/bote16.gif" />   <a href="http://comment1.news.qq.com/comment.htm?site=2008&id=${BottleInfo.botinfo.bot_commentid}" target="_blank"><img src="http://mat1.qq.com/2008/floater/styles/images/bote17.gif" /></a></td> </tr> {if typeof Floater.currentUser != "undefined"} {if LoginUserInfo.code == 0} {if LoginUserInfo.userinfo.user_id != uId} <tr> <td height="75"><div align="center"> <a href="/floater/answer.shtml?uid=${BottleInfo.botinfo.user_id}"><img src="http://mat1.qq.com/2008/floater/styles/images/next.gif" width="462" height="34" border="0" /></a></div></td> </tr> {else} <tr><td height="75" style="padding:20px;"> <font color="red">温馨提示:</font>您目前查看的是自己的漂流瓶,可以留言和查看网友给您的留言,参与问答请重新搜索其它网友的漂流<br/>     瓶!</td></tr> {/if} {/if} {else} <tr><td height="75" style="padding:20px;"> <font color="red">温馨提示:</font>您还没有登录,请在页面左侧登录框登录。参与活动实现08梦想、赢取积分得Q币!</td></tr> {/if} <tr> <td height="5" style="background:url(http://mat1.qq.com/2008/floater/styles/images/botc22.gif) bottom no-repeat;">&nbsp;</td> </tr> </table> </form> {elseif BottleInfo.code == -1} <table width="375" border="0" cellspacing="0" cellpadding="0" align="center" style="margin-top:30px;"> <tr> <td width="16"><img src="http://imgcache.qq.com/myqq/images/dl_01.gif" width="16" height="15"></td> <td width="344" bgcolor="F3F4F4" style="border-top:#D0D1D2 1px solid">&nbsp;</td> <td width="15"><img src="http://imgcache.qq.com/myqq/images/dl_02.gif" width="15" height="15"></td> </tr> <tr align="center" bgcolor="F3F4F4"> <td height="96" colspan="3" style="border-left:#D0D1D2 1px solid; border-right:#D0D1D2 1px solid"><br> <font color="#FF0000">您访问的漂流瓶不存在,<a href="/floater/search.shtml" style="color:red;text-decoration:underline">寻找其它漂流瓶子</a>。</font><br> </td> </tr> <tr> <td><img src="http://imgcache.qq.com/myqq/images/dl_03.gif" width="16" height="17"></td> <td align="right" bgcolor="F3F4F4" style="border-bottom:#D0D1D2 1px solid"><img src="http://imgcache.qq.com/myqq/images/dl_05.gif" width="119" height="16"></td> <td><img src="http://imgcache.qq.com/myqq/images/dl_04.gif" width="15" height="17"></td> </tr> </table> {/if}