·首页 ·愿望展示 ·漂流地 ·搜索漂流瓶 ·积分榜 ·公告
{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年全世界的焦点,希望我们每个人的梦想能在这里实现!
321 格林纳达 格林纳达
322 特立尼达和多巴哥 特立尼达和多巴哥 查看详情
323 多米尼加 多米尼加 查看详情
324 海地 海地 查看详情
325 牙买加 牙买加 查看详情
326 圣文森特和格林纳丁斯 圣文森特和格林纳丁斯
327 哥伦比亚 哥伦比亚 查看详情
328 委内瑞拉 委内瑞拉 查看详情
329 秘鲁 秘鲁 查看详情
330 厄瓜多尔 厄瓜多尔 查看详情
331 玻利维亚 玻利维亚 查看详情
332 巴拉圭 巴拉圭 查看详情
333 圭亚那 圭亚那 查看详情
334 苏里南 苏里南 查看详情
335 法属圭亚那 法属圭亚那 查看详情
336 巴西 巴西 查看详情
337 智利 智利 查看详情
338 阿根廷 阿根廷 查看详情
339 乌拉圭 乌拉圭 查看详情
340 中国古都 西安 查看详情
341 中国古都 洛阳 查看详情
342 中国古都 南京 查看详情
343 中国古都 开封 查看详情
344 中国古都 杭州 查看详情
345 中国古都 安阳 查看详情
346 中国古都 郑州 查看详情
347 中国开放城市 大连 查看详情
348 中国开放城市 秦皇岛 查看详情
349 中国开放城市 烟台 查看详情
350 中国开放城市 青岛 查看详情
351 中国开放城市 连云港 查看详情
352 中国开放城市 南通 查看详情
353 中国开放城市 宁波 查看详情
354 中国开放城市 温州 查看详情
355 中国开放城市 福州 查看详情
356 中国开放城市 广州 查看详情
357 中国开放城市 湛江 查看详情
358 中国开放城市 北海 查看详情
359 中国开放城市 威海 查看详情
360 中国开放城市 深圳 查看详情
361 中国开放城市 珠海 查看详情
362 中国开放城市 厦门 查看详情
363 中国开放城市 汕头 查看详情
364 北极 北极
365 南极 南极

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