4,598頁面訪問量
icuii SAYFASI
 

禮物

嗚。。我沒有禮物.
你可以做第一個送禮物給我的人!
現在就送禮物給我吧!

視頻

資料

基本

留言本

2009年10月3日 14:20danilla121_best@yahoo. com

sulove23
danilla 23, 塞內加爾

This comment has been removed due to its violation of our Terms and Conditions regarding spamming.


2009年7月4日 18:52Hello.

mercy200
mercy 25, 塞拉利昂

This comment has been removed due to its violation of our Terms and Conditions regarding spamming.


2009年6月24日 19:11favourkdoe@yahoo.com

Favoubabyfavour
Favour 24, Monrovia, 賴比瑞亞

This comment has been removed due to its violation of our Terms and Conditions regarding spamming.


2009年6月13日 4:27how are you ?

icuii
icuii 27, izmir, 土耳其

2009年1月3日 1:23hello

hiyaner
Annie 23, 杭州, 浙江, 中國
hello this is Annie
glad to meet you

2009年2月28日 18:50Re: hello

icuii
icuii 27, izmir, 土耳其
THANKS! FOR THE ADD...MY NEW FRIEND...!!!




2009年1月22日 3:29Re: hello

icuii
icuii 27, izmir, 土耳其
thankyu

2007年9月5日 3:8hey watz goin on..........

shashilata
shashi 26, 斐濟

2008年4月2日 19:30Re: hey watz goin on..........

icuii
icuii 27, izmir, 土耳其

2007年8月26日 22:47hi

shashilata
shashi 26, 斐濟

2008年4月2日 19:49Re: hi

icuii
icuii 27, izmir, 土耳其

2007年8月26日 22:31hi

shashilata
shashi 26, 斐濟
hw r u, m shashi frm fiji ,i lov making friendz, it would b gr8 if u becom mine
The HOTTEST ORIGINAL graphics on the NET at Sparkletags.Com
WwW.SparkleTags.Com

2007年5月27日 15:21hi

icuii
icuii 27, izmir, 土耳其
發表評論
標題:
內容:
                  
Radyo D - Canlı Yayın </div><div class="clear"></div> <div id="extraBlock4"><span></span></div> <div id="extraBlock5"><span></span></div><link rel="stylesheet" href="http://static.zpcdn.com/css2/en/gift/gift.css" type="text/css" /> <script src="http://viximo.com/javascripts/api/viximo.js" type="text/javascript"></script> <script type="text/javascript"> /* SAMPLE VIXIMO INIT */ viximo.init({ user: '', session: null, publisher: 'zorpia', version: 2, complete: initDone }); /* SAMPLE - This part inserts the actual store */ function initDone(){ if(document.getElementById('my_gifts_loading')){ document.getElementById('my_gifts_loading').style.display='none'; document.getElementById('my_gifts_list').style.display='block';} viximo.components.view('storefront', {type: 'preview', page: 'icuii'}); viximo.calltoaction.view('homepage_send_gift');} function showGift(itemSelected){ toggle_setting2('gift'); document.getElementById("single_gift").innerHTML = '<img src="http://hk.img.zpcdn.com/zorpia2/loder3.gif">'; var x = new sack(); x.requestFile = '/gift/detail'; x.method = 'GET'; x.setVar('giver_id', itemSelected.gifting.giver_id); x.setVar('created_at', itemSelected.gifting.created_at); x.setVar('name', itemSelected.gifting.good.name); x.setVar('media_type', itemSelected.gifting.good.media_type); x.setVar('media_url', itemSelected.gifting.good.media_url); x.onCompletion = function() { showGiftResp(x) }; x.onError = function() { showGiftError(x) }; x.runAJAX(); } function showGiftResp(x){ document.getElementById("single_gift").innerHTML = x.response; } function makePurchase(theItem){ viximo.components.view('giftings', {type: 'preview', page: 'icuii'}); var x = new sack(); x.requestFile = '/gift/buy'; x.method = 'GET'; x.setVar('cash_currency_price', theItem.cash_currency_price); x.setVar('viximo_id', theItem.id); x.setVar('viximo_name', theItem.name); x.setVar('preview_thumb_url', theItem.preview_thumb_url); x.setVar('receiver_id', 5028547); x.onCompletion = function() { buyResp(x) }; x.onError = function() { buyError(x) }; x.runAJAX(); } function buyError(x) { alert(ZORPIA_JS_LANG.MESSAGE_SYSTEM_ERROR); } function buyResp(x) { var result=x.response.split(','); switch(result[0]) { case 'OK': /* MORE here */ alert(ZORPIA_JS_LANG.GIFT_OK); toggle_setting2('gifts'); viximo.calltoaction.convert('homepage_lightbox'); window.location = '/messages/compose/to=' + 'icuii' + '/txn_id=' + result[1] + '/media_type=' + result[2] + '/media_url=' + result[3]; // window.location.reload(true); break; case 'BALANCE_LESS': /* MORE here */ alert(ZORPIA_JS_LANG.BALANCE_LESS); window.location = '/payment/zorpia_dollar?from_hp=1'; break; case 'NOT_LOGINED': alert(ZORPIA_JS_LANG.NOT_LOGINED); window.location = '/login?goto=' + document.location.search || document.location.href + '?open_store=1'; break; case 'SERVER_ERROR': alert(ZORPIA_JS_LANG.MESSAGE_SYSTEM_ERROR); break; case 'BAD_REQUEST': alert('ZORPIA_JS_LANG.BAD_REQUEST'); break; default: alert(ZORPIA_JS_LANG.MESSAGE_SYSTEM_ERROR); } } function toggle_setting2(editBlock){ var bg = document.getElementById("popupBg"); var wrap = document.getElementById(editBlock+"_wrap"); wrap.style.visibility = "visible"; var browser=navigator.appName; var b_version=navigator.appVersion; var version=b_version.split(";"); var trim_Version=version[1].replace(/[ ]/g,""); // if (trim_Version=="MSIE7.0" || trim_Version=="MSIE6.0"){ // is_ie6_7 = 1; // }else{ // $('#pop_top').addClass('popTop'); // $('#pop_middle').addClass('pop_conWrap'); // $('#pop_bottom').addClass('popBottom'); // } if(bg.style.display == "none"){ bg.style.display = "block"; wrap.style.display = "block"; bg.style.height = document.body.scrollHeight + "px"; if(is_ie6){ wrap.style.top = document.body.scrollTop + 80 + "px"; } if (editBlock=="gifts"){ viximo.calltoaction.convert('homepage_send_gift'); viximo.calltoaction.view('homepage_lightbox'); } }else{ bg.style.display = "none"; wrap.style.display = "none"; document.getElementById("single_gift").innerHTML = ''; } } function loadIframe(iframeName) { var url = '/viximo/viximo_store.html'; if ( window.frames[iframeName] ) { window.frames[iframeName].location = url; return false; } return true; } </script> <div id="gifts_wrap" class="popupWrap" style="display: block; visibility:hidden" > <div class="popup3" style="width: 750px; top: 50px; height: 800px; "> <div id="pop_top"><p class="rt"></p><p class="lt"></p><p class="cen"></p></div> <div id="pop_middle"> <a href="javascript:void(null);" onclick="toggle_setting2('gifts')" class="pop_close"></a> <div class="popup_content" style="height: 400px;"><h1 style="color:#6a8e9e;font-size:22px;font-weight:normal;padding-bottom:3px;border-bottom:1px solid #BCD2E7; text-align:left; margin-bottom:10px;">Zorpia禮物</h1><iframe name="ifrm" id="ifrm" width="100%" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" height="370px" src="/viximo/viximo_store.html"></iframe> </div> </div> <div id="pop_bottom"><p class="rb"></p><p class="lb"></p><p class="cen"></p></div> </div> </div> <div id="gift_wrap" class="popupWrap" style="display: block; visibility: hidden;"> <div class="popup3" style="width: 380; top: 50px;"> <div class="pop_top"><p class="rt"></p><p class="lt"></p><p class="cen"></p></div> <div class="pop_middle"> <a href="javascript:void(null);" onclick="toggle_setting2('gift')" class="pop_close"></a> <div class="popup_content"><h1 style="color:#6a8e9e;font-size:22px;font-weight:normal;padding-bottom:3px;border-bottom:1px solid #BCD2E7; text-align:left; margin-bottom:10px;">Zorpia禮物</h1><div id="single_gift"><br></div> </div> </div> <div class="pop_bottom"><p class="rb"></p><p class="lb"></p><p class="cen"></p></div> </div> </div> <!-- main content end --><div id="footer-ads" style="clear: both;"><p><br /></p> <div align="center"><script type="text/javascript"> GA_googleFillSlot("Zorpia_Bottom_728x90"); </script></div> </div><div style="text-align:center;"><div class="footer"><br/> <form class="search_form_bottom" name="search_form_bottom" id="search_form_bottom"> <div class="footer_search"> <ul><li><strong>搜索:</strong></li><li><select class="list" name="type"> <option value="zorpians">會員</option> <option value="albums">相簿</option> <option value="photos">照片</option> <option value="journals">網誌</option> <option value="groups">群組</option> <option value="music">音樂</option> <option value="videos">影片</option> </select></li> <li><input name="keywords" class="list input" type="text" onkeydown="if (event.keyCode==13)do_search(this.form);" value="" size="30"/></li> <li><input type="button" class="list input2" value="GO" onclick="do_search(this.form);"/></li></ul> </div> </form> <div class="footer_menu"> <ul> <li><h3>帳戶</h3><a href="http://hk.zorpia.com/login">登錄</a><br /> <a href="http://hk.signup.zorpia.com/signup">免費註冊</a><br /> <a href="http://hk.zorpia.com/info/Royal_Membership">超級會員</a> <br /> </li> <li><h3>瀏覽</h3> <a href="http://hk.search.zorpia.com/search/zorpians/?browse=zorpian">會員</a><br /> <a href="http://hk.zorpia.com/photos">照片</a><br /> <a href="http://hk.zorpia.com/videos">影片</a><br /> <a href="http://hk.zorpia.com/journals">網誌</a><br /> <a href="http://hk.groups.zorpia.com/groups">群組</a><br /> <a href="http://hk.zorpia.com/events">活動</a><br /> <a href="http://hk.zorpia.com/gossip">娛樂</a><br /> <a href="http://hk.zorpia.com/music">音樂</a><br /> <a href="http://hk.zorpia.com/forums">討論區</a><br /> </li> <li><h3>發表/創建</h3> <a href="http://hk.zorpia.com/album/create_form">照片</a><br /> <a href="http://hk.zorpia.com/video/upload_form">影片</a><br /> <a href="http://hk.zorpia.com/journal/new_journal">網誌</a><br /> <a href="http://hk.zorpia.com/group_utilities/print_group_information_form">群組</a><br /> <a href="http://hk.events.zorpia.com/event/new">活動</a><br /> <a href="http://hk.gossip.zorpia.com/story/post">娛樂新聞</a><br /><a href="http://hk.zorpia.com/forums/new_topic">討論區標題</a><br /><br /> <h3>交流</h3> <a href="http://hk.responses.zorpia.com/responses">我的回覆</a><br /> <a href="http://hk.messages.zorpia.com/messages">我的訊息</a><br /> <a href="http://hk.zorpia.com/friend/action/edit_friends"">我的好友</a><br /> </li> <li><h3>我的Zorpia</h3> <a href="http://hk.zorpia.com/album/manage_album_form">我的相簿</a><br /> <a href="http://hk.zorpia.com/collection/manage_form">我的影片</a><br /> <a href="http://hk.zorpia.com/myjournals">我的網誌</a><br /> <a href="http://hk.zorpia.com/mygroups">我的群組</a><br /><a href="http://hk.zorpia.com/login">我的活動</a><br /> <a href="http://hk.zorpia.com/gossip/myself_1">我的娛樂新聞</a><br /><a href="http://hk.zorpia.com/login">我的音樂列表</a><br /><a href="http://hk.zorpia.com/login">我的討論區標題</a><br /> </li> <li><h3>工具&其他</h3><a href="http://hk.zorpia.com/login">我的主頁</a><br /><a href="http://www.download.com/Zorpia-Notifier/3000-12941_4-10671427.html?tag=lst-0-1">提醒器</a><br /> <a href="http://hk.zorpia.com/zorpia_box">Zorpia 工具箱</a><br /> <a href="http://hk.zorpia.com/info/gossip_api">娛樂 API</a><br /> </li> <li><h3>Zorpia網站</h3> <a href="javascript:sel_lang('en');">國際站</a> <br /> <a href="javascript:sel_lang('AU');">澳大利亞站</a> <br /> <a href="javascript:sel_lang('CA');">加拿大站</a> <br /> <a href="javascript:sel_lang('cn');">中國站</a> <br />香港站 <br /> <a href="javascript:sel_lang('in');">印度站</a> <br /> <a href="javascript:sel_lang('IE');">愛爾蘭站</a> <br /> <a href="javascript:sel_lang('me');">中東站</a> <br /> <a href="javascript:sel_lang('NZ');">新西蘭站</a> <br /> <a href="javascript:sel_lang('ZA');">南非站</a> <br /> <a href="javascript:sel_lang('US');">美國站</a> <br /> <a href="javascript:sel_lang('UK');">英國站</a> <br /> </li> </ul> <div class="footer_invite"><a href="http://hk.signup.zorpia.com/signup/invite_friends">邀請好友</a></div> </div><br /><div class="clear"></div> <div class="footer_line"></div><div class="footer_bottom"> <span><a href="http://hk.zorpia.com/help">說明</a></span><span>|</span> <span><a href="http://hk.zorpia.com/info/about_us">關於我們</a></span><span>|</span> <span><a href="http://hk.zorpia.com/info/press">媒體報導</a></span><span>|</span> <span><a href="http://hk.zorpia.com/info/jobs">工作</a></span><span>|</span> <span><a href="http://hk.zorpia.com/info/privacy">私隱</a></span><span>|</span> <span><a href="http://hk.zorpia.com/info/legal_notice">法律聲明</a></span><span>|</span> <span><a href="http://hk.zorpia.com/info/tos">服務條款</a></span><span>|</span> <span><a href="http://hk.zorpia.com/info/contact_us">聯絡我們</a></span><span>|</span> <span><a href="mailto:marketing@zorpia.com">發佈廣告</a></span> </div><br><br><div class="copyright">Copyright © 2003-2009 Zorpia.com 版權所有<br></div><div id="loadtimes">This page took 1.233234 seconds to load.</div><script type="text/javascript" src='http://static.zpcdn.com/js/site/timezone.js'></script> <!--[if lt IE 7]><script type="text/javascript" src="http://static.zpcdn.com/js/pngfix2.js"></script><![endif]--> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript"> _uacct = "UA-148877-1"; _udn="none"; _ulink=1; urchinTracker(); </script> <input type='hidden' name=en_country_set value="US"> <input type='hidden' name=zorpia_region3_flag value=""> <input type='hidden' name=user_ip_country value="en2"> <input type='hidden' name=user_real_region value=""> <input type='hidden' name=zorpia_region2_flag value=""> <input type='hidden' name=domain_setting value="hk"> <input type='hidden' name=user_main_view value="hk"> <input type='hidden' name=user_country value="United States"> </div></div> </body> </html>