·首页 ·愿望展示 ·漂流地 ·搜索漂流瓶 ·积分榜 ·公告
{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号/昵称/瓶子名:
根据类别搜索:
出发点:雅典 出发时间:2007年8月8日
详细介绍:
每一次奥运圣火都是从这里点燃,让我们的漂流瓶也从这里的爱琴海启航。
终点:北京 到达时间:2008年8月8日
详细介绍:
北京——2008年全世界的焦点,希望我们每个人的梦想能在这里实现!
121 波兰 波兰 查看详情
122 捷克 捷克 查看详情
123 斯洛伐克 斯洛伐克 查看详情
124 匈牙利 匈牙利 查看详情
125 斯洛文尼亚 斯洛文尼亚 查看详情
126 克罗地亚 克罗地亚 查看详情
127 波斯尼亚和黑塞哥维那 波斯尼亚和黑塞哥维那 查看详情
128 南斯拉夫 南斯拉夫 查看详情
129 马其顿 马其顿
130 罗马尼亚 罗马尼亚 查看详情
131 摩尔多瓦 摩尔多瓦
132 保加利亚 保加利亚 查看详情
133 英格兰 伦敦 查看详情
134 英格兰 伯明翰 查看详情
135 英格兰 剑桥 查看详情
136 英格兰 考文垂 查看详情
137 英格兰 德比 查看详情
138 英格兰 利茲 查看详情
139 英格兰 利物浦 查看详情
140 英格兰 曼彻斯特 查看详情
141 英格兰 诺丁汉 查看详情
142 英格兰 牛津 查看详情
143 英格兰 普利茅斯 查看详情
144 英格兰 朴茨茅斯 查看详情
145 英格兰 谢菲尔德 查看详情
146 英格兰 南安普敦 查看详情
147 英格兰 纽卡斯尔 查看详情
148 威尔士 威尔士 查看详情
149 苏格兰 苏格兰 查看详情
150 北爱尔兰 北爱尔兰 查看详情
151 爱尔兰 爱尔兰 查看详情
152 荷兰 荷兰
153 比利时 比利时 查看详情
154 卢森堡 卢森堡 查看详情
155 法国 巴黎 查看详情
156 法国 敦刻尔克 查看详情
157 法国 里尔 查看详情
158 法国 斯特拉斯堡 查看详情
159 法国 南特 查看详情
160 法国 里昂 查看详情

第一页 上一页 1 2 3 4 5 6 7 8 9 下一页 最末页 共9页