北朝鲜敏感论坛
北朝鲜敏感论坛northkorea.blog.tianya.cn [复制] [收藏] 把你知道的事实向人民报告,有舆论和官方为你申张正义(一个觉醒的组织-北朝鲜商社)
首页 | 留言板 | 加友情博客 | 天涯博客 | 博客家园 | 免费注册 | 帮助

商社报告
2010-2-12 星期五(Friday) 晴
此消息发自掌中天涯wap.tianya.cn,我也要用手机发表留言!

您有什么难以言表的问题请在评论中报告,我商社有官方人员为您向政府反应以及舆论援助......
北朝鲜商社 发表于 2010-02-12 22:19 |
分类:未分类 | 评论: 0 | 浏览:45 | 送小红花 推荐指数:0

总书记祝大家情人节快乐!
2010-2-12 星期五(Friday) 晴
此消息发自掌中天涯wap.tianya.cn,我也要用手机发表留言!

今年大年初一是情人节,希望总书记能接此机会祝我们年轻人情人节快乐,以拉近与新一 ......
北朝鲜商社 发表于 2010-02-12 22:04 |
分类:未分类 | 评论: 0 | 浏览:36 | 送小红花 推荐指数:0
页码:1/1 [1] 本站域名:http://northkorea.blog.tianya.cn/ ↑回到顶部

<< 2012 五月 >>
30 31 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2

全部博文(2)

copyValue=function(element) { if(isIE()) { element=$(element); switch(element.tagName.toLowerCase()) { case"input":element.select(); clipboardData.setData("Text",element.value); alert("您已经复制了此链接地址"); break; default:clipboardData.setData("Text",element.innerHTML); break; } } else { element=$(element); element.select(); copy(element.value) alert("您已经复制了此链接地址"); } } function isIE(number) { if(typeof(number)!=number) { return!!document.all; } } function $() { var results=[],element; for(var i=0;i1?results:results[0]; } //ie,friefox function CopyText(id) { copy(document.getElementById(id).value); } function copy(text2copy) { var flashcopier = 'flashcopier'; if(!document.getElementById(flashcopier)) { var divholder = document.createElement('div'); divholder.id = flashcopier; document.body.appendChild(divholder); } document.getElementById(flashcopier).innerHTML = ''; var divinfo = '';//这里是关键 document.getElementById(flashcopier).innerHTML = divinfo; } function addBookmark(strUrl,strTitle) { if(window.sidebar) { window.sidebar.addPanel(strTitle,strUrl,""); } else { window.external.AddFavorite(strUrl,strTitle); } }