最近更新的BLOG列表
最新更新的文章列表
精彩推荐列表
法参议员:我不同意抵制奥运 不赞成达赖的制度
2008-04-19 09:29:57.0
法参议员:我不同意抵制奥运 不赞成达赖的制度(1)
2008-04-18 18:43:10 中国新闻网 查看评论
function Marquee() { this.ID = document.getElementById(arguments[0]); if(!this.ID) { this.ID = -1; return; } this.Direction = this.Width = this.Height = this.DelayTime = this.WaitTime = this.Correct = this.CTL = this.StartID = this.Stop = this.MouseOver = 0; this.Step = 1; this.Timer = 30; this.DirectionArray = {"top":0 , "bottom":1 , "left":2 , "right":3}; if(typeof arguments[1] == "number" || typeof arguments[1] == "string")this.Direction = arguments[1]; if(typeof arguments[2] == "number")this.Step = arguments[2]; if(typeof arguments[3] == "number")this.Width = arguments[3]; if(typeof arguments[4] == "number")this.Height = arguments[4]; if(typeof arguments[5] == "number")this.Timer = arguments[5]; if(typeof arguments[6] == "number")this.DelayTime = arguments[6]; if(typeof arguments[7] == "number")this.WaitTime = arguments[7]; if(typeof arguments[8] == "number")this.ScrollStep = arguments[8] this.ID.style.overflow = this.ID.style.overflowX = this.ID.style.overflowY = "hidden"; this.ID.noWrap = true; this.IsNotOpera = (navigator.userAgent.toLowerCase().indexOf("opera") == -1); if(arguments.length >= 7)this.Start(); } Marquee.prototype.Start = function() { if(this.ID == -1)return; if(this.WaitTime < 800)this.WaitTime = 800; if(this.Timer < 20)this.Timer = 20; if(this.Width == 0)this.Width = parseInt(this.ID.style.width); if(this.Height == 0)this.Height = parseInt(this.ID.style.height); if(typeof this.Direction == "string")this.Direction = this.DirectionArray[this.Direction.toString().toLowerCase()]; this.HalfWidth = Math.round(this.Width / 2); this.HalfHeight = Math.round(this.Height / 2); this.BakStep = this.Step; this.ID.style.width = this.Width + "px"; this.ID.style.height = this.Height + "px"; if(typeof this.ScrollStep != "number")this.ScrollStep = this.Direction > 1 ? this.Width : this.Height; var msobj = this; var timer = this.Timer; var delaytime = this.DelayTime; var waittime = this.WaitTime; msobj.StartID = function(){msobj.Scroll()} msobj.Continue = function() { if(msobj.MouseOver == 1) { setTimeout(msobj.Continue,delaytime); } else { clearInterval(msobj.TimerID); msobj.CTL = msobj.Stop = 0; msobj.TimerID = setInterval(msobj.StartID,timer); } } msobj.Pause = function() { msobj.Stop = 1; clearInterval(msobj.TimerID); setTimeout(msobj.Continue,delaytime); } msobj.Begin = function() { msobj.ClientScroll = msobj.Direction > 1 ? msobj.ID.scrollWidth : msobj.ID.scrollHeight; if((msobj.Direction <= 1 && msobj.ClientScroll <= msobj.Height + msobj.Step) || (msobj.Direction > 1 && msobj.ClientScroll <= msobj.Width + msobj.Step))return; msobj.ID.innerHTML += msobj.ID.innerHTML; msobj.TimerID = setInterval(msobj.StartID,timer); if(msobj.ScrollStep < 0)return; msobj.ID.onmousemove = function(event) { if(msobj.ScrollStep == 0 && msobj.Direction > 1) { var event = event || window.event; if(window.event) { if(msobj.IsNotOpera) { msobj.EventLeft = event.srcElement.id == msobj.ID.id ? event.offsetX - msobj.ID.scrollLeft : event.srcElement.offsetLeft - msobj.ID.scrollLeft + event.offsetX; } else { msobj.ScrollStep = null; return; } } else { msobj.EventLeft = event.layerX - msobj.ID.scrollLeft; } msobj.Direction = msobj.EventLeft > msobj.HalfWidth ? 3 : 2; msobj.AbsCenter = Math.abs(msobj.HalfWidth - msobj.EventLeft); msobj.Step = Math.round(msobj.AbsCenter * (msobj.BakStep*2) / msobj.HalfWidth); } } msobj.ID.onmouseover = function() { if(msobj.ScrollStep == 0)return; msobj.MouseOver = 1; clearInterval(msobj.TimerID); } msobj.ID.onmouseout = function() { if(msobj.ScrollStep == 0) { if(msobj.Step == 0)msobj.Step = 1; return; } msobj.MouseOver = 0; if(msobj.Stop == 0) { clearInterval(msobj.TimerID); msobj.TimerID = setInterval(msobj.StartID,timer); } } } setTimeout(msobj.Begin,waittime); } Marquee.prototype.Scroll = function() { switch(this.Direction) { case 0: this.CTL += this.Step; if(this.CTL >= this.ScrollStep && this.DelayTime > 0) { this.ID.scrollTop += this.ScrollStep + this.Step - this.CTL; this.Pause(); return; } else { if(this.ID.scrollTop >= this.ClientScroll) { this.ID.scrollTop -= this.ClientScroll; } this.ID.scrollTop += this.Step; } break; case 1: this.CTL += this.Step; if(this.CTL >= this.ScrollStep && this.DelayTime > 0) { this.ID.scrollTop -= this.ScrollStep + this.Step - this.CTL; this.Pause(); return; } else { if(this.ID.scrollTop <= 0) { this.ID.scrollTop += this.ClientScroll; } this.ID.scrollTop -= this.Step; } break; case 2: this.CTL += this.Step; if(this.CTL >= this.ScrollStep && this.DelayTime > 0) { this.ID.scrollLeft += this.ScrollStep + this.Step - this.CTL; this.Pause(); return; } else { if(this.ID.scrollLeft >= this.ClientScroll) { this.ID.scrollLeft -= this.ClientScroll; } this.ID.scrollLeft += this.Step; } break; case 3: this.CTL += this.Step; if(this.CTL >= this.ScrollStep && this.DelayTime > 0) { this.ID.scrollLeft -= this.ScrollStep + this.Step - this.CTL; this.Pause(); return; } else { if(this.ID.scrollLeft <= 0) { this.ID.scrollLeft += this.ClientScroll; } this.ID.scrollLeft -= this.Step; } break; } }
new Marquee("EndPageRollText",0,1,536,25,30,3000,3000,25)
    
法参议员:我不同意抵制奥运 不赞成达赖的制度
    法国社会党籍前部长、现任参议员梅朗雄

    
    中新网4月18日电 自中国西藏“3•14”暴乱及4月7日奥运圣火巴黎传递受干扰等事件发生以来,欧洲时报收到了大量读者、学者和法国各界人士的投稿、来函,纷纷对上述事件发表看法。该报今将法国社会党籍前部长、现任参议员让-吕克•梅朗雄(Jean-Luc Melenchon)在其博客上刊出的长篇文章,全文译出刊载以飨读者。文后附号召抵制北京奥运的“记者无疆界组织”的背景资料。
    
    译者按:奥运圣火巴黎传递,藏人和记者无疆界两股势力捣乱,法国媒体几一边倒助阵,法国总统萨科奇和巴黎市长德拉诺埃也“拉偏架”。中国人都在想,那么友好的法国政府和法国人民怎么了?我们那么多年的友谊就这么泡汤了吗?郁闷之中,突然有一个朋友告诉我,至少有一个法国政治家在为我们仗义执言呢!他就是法国Essonne省的参议员梅朗雄(Jean-Luc Mélenchon)先生,于四月七号,就是奥运圣火在巴黎传递的那一天,他在自己的博客上发表了一篇洋洋洒洒的长文,几乎说尽了我们中国人想说的一切。这篇文章在网上风传,但法国主流媒体则装作对此一无所知。
    
    历史学博士 刘学伟
    
    我不同意抵制北京奥运和反中国的宣传
    
    我不是中国共产党人。我将来也不会是。但我不同意主张抵制奥运的示威活动。我不同意Robert Ménard(注:“记者无疆界”组织秘书长)搞的针对北京奥运的活动。我不同意重写中国历史以便这种活动有立足之地。我也完全不赞成对达赖喇嘛的狂热崇拜以及他所代表的制度。在我看来,抵制北京奥运是对中国人民的毫无道理的和侮辱性的侵犯。如果我们想质疑北京的制度,应该在选择北京申办奥运时就表示。不让中国做候选国就行。那时就应当在中国这样说。现在这些人做的事是针对数以百万计的中国人的廉价的侮辱,而他们正在为奥运会做着忘我的准备。对我而言,这口锅里散发出令人作呕的种族主义的恶臭。
    
    一个借口
    
    如果需要抵制,按照进攻的逻辑,这不应当针对一项表达开放和博爱的体育运动。为什么不是针对商务或金融业务?自然的,现在的这些风云人物没有一个人建议或着手向这个方向做任何事。如果我们真的应当对中国政府生气,为什么这次在国家的正常的(外交)渠道方面却一丁点儿表示也没有?中国的国家主席(有多少抗议者想知道他的名字?)被接触了吗?向他要求了什么事情吗?什么?他回答了什么?总理(有多少人关心知道他的名字?)有没有被质询?中国驻法国的大使有被接见吗?有与他交换意见吗?谁在管这些?以一种类似种族主义的狂妄,他们向一个政府提抗议,却不提其领导人的名字,好像他根本就不存在?除了我们想它真的不是一个政府这个原因外,还会是什么原因呢?西方人的傲慢连那些领导着十四亿人口的民族的领袖的名字都不承认,我们相信这个民族相当软弱,只用政治警察就可以控制。一般而言,看到这一切,我(似乎)听到了(200年前的)殖民者的轻蔑的回音。当年他们手里握着枪。要和中国人做鸦片生意,带枪是必须的。如果意图是抗击北京的政治制度,当下在使用的任何手段都不会改变任何事情。可能被影响的只是西方舆论,但是这早已被定下框框了。
    
    因此,西藏的事件只是一个借口。这整个被制造出来的借口是为了愚弄公众,而这个公众已经被重复的影像所灌输,为的是让公众认为一切显而易见,而不用去思考了。例子:只有“定格图像调查”(l’enquête ? d’arrêt sur image ?)节目报道,“西藏事件”开始于一些“藏人”对汉族商人的种族屠杀。在世界上有哪一个国家这样的事件不是以镇压告终?一个汉族商人的生命比那些在大街上拿着棍棒行凶的“藏族”示威者的生命更不值钱吗?对藏人的许多友谊只是对汉人的种族主义的另外一种令我作呕的表达。这种友谊只是被无知幻觉所供养。或许残酷的镇压会得到证实。怎样评判?被反复唠叨的仅有的数据来源于西藏流亡政府。然而中国政府,如果我听清楚了,也宣布了一套死伤的数据,这让人明白当局承认那里发生了严重的事态。在无论哪种情况下,人们试图比较这些信息。人们试图搞清楚事情发生的先后顺序。如果用同样的逻辑,可以说,由于正执行一个面对郊区的铁腕政策,当日法国政府命令把在Clichy Sous Bois 的两个年轻人推进变电箱中,谁也不会说出这种愚蠢的话。在美国城市的骚乱中,镇压也同样相当残酷。所有这些并不意味可以原谅什么。但这允许我们把类似的事态加以比较。
    

本文引用的地址为http://news.china.com/zh_cn/focus/tibet08/11066916/20080418/14794629.html
文章评论
[以下网友留言只代表其个人观点,不代表中华网的观点或立场]
发表评论
昵 称:
主 页:
内 容:
表 情:
m/images_feeling/20.gif" onclick="ubbTag('content', '[em20]')">
 
 
eInputBox").innerHTML = " 看不清验证码?"; } function ubbTag(target, markup) { var txa = document.getElementsByName(target)[0]; txa.value += markup; }
最近更新的BLOG列表
最新更新的文章列表
精彩推荐列表
法参议员:我不同意抵制奥运 不赞成达赖的制度
2008-04-19 09:29:57.0
法参议员:我不同意抵制奥运 不赞成达赖的制度(1)
2008-04-18 18:43:10 中国新闻网 查看评论
function Marquee() { this.ID = document.getElementById(arguments[0]); if(!this.ID) { this.ID = -1; return; } this.Direction = this.Width = this.Height = this.DelayTime = this.WaitTime = this.Correct = this.CTL = this.StartID = this.Stop = this.MouseOver = 0; this.Step = 1; this.Timer = 30; this.DirectionArray = {"top":0 , "bottom":1 , "left":2 , "right":3}; if(typeof arguments[1] == "number" || typeof arguments[1] == "string")this.Direction = arguments[1]; if(typeof arguments[2] == "number")this.Step = arguments[2]; if(typeof arguments[3] == "number")this.Width = arguments[3]; if(typeof arguments[4] == "number")this.Height = arguments[4]; if(typeof arguments[5] == "number")this.Timer = arguments[5]; if(typeof arguments[6] == "number")this.DelayTime = arguments[6]; if(typeof arguments[7] == "number")this.WaitTime = arguments[7]; if(typeof arguments[8] == "number")this.ScrollStep = arguments[8] this.ID.style.overflow = this.ID.style.overflowX = this.ID.style.overflowY = "hidden"; this.ID.noWrap = true; this.IsNotOpera = (navigator.userAgent.toLowerCase().indexOf("opera") == -1); if(arguments.length >= 7)this.Start(); } Marquee.prototype.Start = function() { if(this.ID == -1)return; if(this.WaitTime < 800)this.WaitTime = 800; if(this.Timer < 20)this.Timer = 20; if(this.Width == 0)this.Width = parseInt(this.ID.style.width); if(this.Height == 0)this.Height = parseInt(this.ID.style.height); if(typeof this.Direction == "string")this.Direction = this.DirectionArray[this.Direction.toString().toLowerCase()]; this.HalfWidth = Math.round(this.Width / 2); this.HalfHeight = Math.round(this.Height / 2); this.BakStep = this.Step; this.ID.style.width = this.Width + "px"; this.ID.style.height = this.Height + "px"; if(typeof this.ScrollStep != "number")this.ScrollStep = this.Direction > 1 ? this.Width : this.Height; var msobj = this; var timer = this.Timer; var delaytime = this.DelayTime; var waittime = this.WaitTime; msobj.StartID = function(){msobj.Scroll()} msobj.Continue = function() { if(msobj.MouseOver == 1) { setTimeout(msobj.Continue,delaytime); } else { clearInterval(msobj.TimerID); msobj.CTL = msobj.Stop = 0; msobj.TimerID = setInterval(msobj.StartID,timer); } } msobj.Pause = function() { msobj.Stop = 1; clearInterval(msobj.TimerID); setTimeout(msobj.Continue,delaytime); } msobj.Begin = function() { msobj.ClientScroll = msobj.Direction > 1 ? msobj.ID.scrollWidth : msobj.ID.scrollHeight; if((msobj.Direction <= 1 && msobj.ClientScroll <= msobj.Height + msobj.Step) || (msobj.Direction > 1 && msobj.ClientScroll <= msobj.Width + msobj.Step))return; msobj.ID.innerHTML += msobj.ID.innerHTML; msobj.TimerID = setInterval(msobj.StartID,timer); if(msobj.ScrollStep < 0)return; msobj.ID.onmousemove = function(event) { if(msobj.ScrollStep == 0 && msobj.Direction > 1) { var event = event || window.event; if(window.event) { if(msobj.IsNotOpera) { msobj.EventLeft = event.srcElement.id == msobj.ID.id ? event.offsetX - msobj.ID.scrollLeft : event.srcElement.offsetLeft - msobj.ID.scrollLeft + event.offsetX; } else { msobj.ScrollStep = null; return; } } else { msobj.EventLeft = event.layerX - msobj.ID.scrollLeft; } msobj.Direction = msobj.EventLeft > msobj.HalfWidth ? 3 : 2; msobj.AbsCenter = Math.abs(msobj.HalfWidth - msobj.EventLeft); msobj.Step = Math.round(msobj.AbsCenter * (msobj.BakStep*2) / msobj.HalfWidth); } } msobj.ID.onmouseover = function() { if(msobj.ScrollStep == 0)return; msobj.MouseOver = 1; clearInterval(msobj.TimerID); } msobj.ID.onmouseout = function() { if(msobj.ScrollStep == 0) { if(msobj.Step == 0)msobj.Step = 1; return; } msobj.MouseOver = 0; if(msobj.Stop == 0) { clearInterval(msobj.TimerID); msobj.TimerID = setInterval(msobj.StartID,timer); } } } setTimeout(msobj.Begin,waittime); } Marquee.prototype.Scroll = function() { switch(this.Direction) { case 0: this.CTL += this.Step; if(this.CTL >= this.ScrollStep && this.DelayTime > 0) { this.ID.scrollTop += this.ScrollStep + this.Step - this.CTL; this.Pause(); return; } else { if(this.ID.scrollTop >= this.ClientScroll) { this.ID.scrollTop -= this.ClientScroll; } this.ID.scrollTop += this.Step; } break; case 1: this.CTL += this.Step; if(this.CTL >= this.ScrollStep && this.DelayTime > 0) { this.ID.scrollTop -= this.ScrollStep + this.Step - this.CTL; this.Pause(); return; } else { if(this.ID.scrollTop <= 0) { this.ID.scrollTop += this.ClientScroll; } this.ID.scrollTop -= this.Step; } break; case 2: this.CTL += this.Step; if(this.CTL >= this.ScrollStep && this.DelayTime > 0) { this.ID.scrollLeft += this.ScrollStep + this.Step - this.CTL; this.Pause(); return; } else { if(this.ID.scrollLeft >= this.ClientScroll) { this.ID.scrollLeft -= this.ClientScroll; } this.ID.scrollLeft += this.Step; } break; case 3: this.CTL += this.Step; if(this.CTL >= this.ScrollStep && this.DelayTime > 0) { this.ID.scrollLeft -= this.ScrollStep + this.Step - this.CTL; this.Pause(); return; } else { if(this.ID.scrollLeft <= 0) { this.ID.scrollLeft += this.ClientScroll; } this.ID.scrollLeft -= this.Step; } break; } }
new Marquee("EndPageRollText",0,1,536,25,30,3000,3000,25)
    
法参议员:我不同意抵制奥运 不赞成达赖的制度
    法国社会党籍前部长、现任参议员梅朗雄

    
    中新网4月18日电 自中国西藏“3•14”暴乱及4月7日奥运圣火巴黎传递受干扰等事件发生以来,欧洲时报收到了大量读者、学者和法国各界人士的投稿、来函,纷纷对上述事件发表看法。该报今将法国社会党籍前部长、现任参议员让-吕克•梅朗雄(Jean-Luc Melenchon)在其博客上刊出的长篇文章,全文译出刊载以飨读者。文后附号召抵制北京奥运的“记者无疆界组织”的背景资料。
    
    译者按:奥运圣火巴黎传递,藏人和记者无疆界两股势力捣乱,法国媒体几一边倒助阵,法国总统萨科奇和巴黎市长德拉诺埃也“拉偏架”。中国人都在想,那么友好的法国政府和法国人民怎么了?我们那么多年的友谊就这么泡汤了吗?郁闷之中,突然有一个朋友告诉我,至少有一个法国政治家在为我们仗义执言呢!他就是法国Essonne省的参议员梅朗雄(Jean-Luc Mélenchon)先生,于四月七号,就是奥运圣火在巴黎传递的那一天,他在自己的博客上发表了一篇洋洋洒洒的长文,几乎说尽了我们中国人想说的一切。这篇文章在网上风传,但法国主流媒体则装作对此一无所知。
    
    历史学博士 刘学伟
    
    我不同意抵制北京奥运和反中国的宣传
    
    我不是中国共产党人。我将来也不会是。但我不同意主张抵制奥运的示威活动。我不同意Robert Ménard(注:“记者无疆界”组织秘书长)搞的针对北京奥运的活动。我不同意重写中国历史以便这种活动有立足之地。我也完全不赞成对达赖喇嘛的狂热崇拜以及他所代表的制度。在我看来,抵制北京奥运是对中国人民的毫无道理的和侮辱性的侵犯。如果我们想质疑北京的制度,应该在选择北京申办奥运时就表示。不让中国做候选国就行。那时就应当在中国这样说。现在这些人做的事是针对数以百万计的中国人的廉价的侮辱,而他们正在为奥运会做着忘我的准备。对我而言,这口锅里散发出令人作呕的种族主义的恶臭。
    
    一个借口
    
    如果需要抵制,按照进攻的逻辑,这不应当针对一项表达开放和博爱的体育运动。为什么不是针对商务或金融业务?自然的,现在的这些风云人物没有一个人建议或着手向这个方向做任何事。如果我们真的应当对中国政府生气,为什么这次在国家的正常的(外交)渠道方面却一丁点儿表示也没有?中国的国家主席(有多少抗议者想知道他的名字?)被接触了吗?向他要求了什么事情吗?什么?他回答了什么?总理(有多少人关心知道他的名字?)有没有被质询?中国驻法国的大使有被接见吗?有与他交换意见吗?谁在管这些?以一种类似种族主义的狂妄,他们向一个政府提抗议,却不提其领导人的名字,好像他根本就不存在?除了我们想它真的不是一个政府这个原因外,还会是什么原因呢?西方人的傲慢连那些领导着十四亿人口的民族的领袖的名字都不承认,我们相信这个民族相当软弱,只用政治警察就可以控制。一般而言,看到这一切,我(似乎)听到了(200年前的)殖民者的轻蔑的回音。当年他们手里握着枪。要和中国人做鸦片生意,带枪是必须的。如果意图是抗击北京的政治制度,当下在使用的任何手段都不会改变任何事情。可能被影响的只是西方舆论,但是这早已被定下框框了。
    
    因此,西藏的事件只是一个借口。这整个被制造出来的借口是为了愚弄公众,而这个公众已经被重复的影像所灌输,为的是让公众认为一切显而易见,而不用去思考了。例子:只有“定格图像调查”(l’enquête ? d’arrêt sur image ?)节目报道,“西藏事件”开始于一些“藏人”对汉族商人的种族屠杀。在世界上有哪一个国家这样的事件不是以镇压告终?一个汉族商人的生命比那些在大街上拿着棍棒行凶的“藏族”示威者的生命更不值钱吗?对藏人的许多友谊只是对汉人的种族主义的另外一种令我作呕的表达。这种友谊只是被无知幻觉所供养。或许残酷的镇压会得到证实。怎样评判?被反复唠叨的仅有的数据来源于西藏流亡政府。然而中国政府,如果我听清楚了,也宣布了一套死伤的数据,这让人明白当局承认那里发生了严重的事态。在无论哪种情况下,人们试图比较这些信息。人们试图搞清楚事情发生的先后顺序。如果用同样的逻辑,可以说,由于正执行一个面对郊区的铁腕政策,当日法国政府命令把在Clichy Sous Bois 的两个年轻人推进变电箱中,谁也不会说出这种愚蠢的话。在美国城市的骚乱中,镇压也同样相当残酷。所有这些并不意味可以原谅什么。但这允许我们把类似的事态加以比较。
    

本文引用的地址为http://news.china.com/zh_cn/focus/tibet08/11066916/20080418/14794629.html
文章评论
[以下网友留言只代表其个人观点,不代表中华网的观点或立场]
发表评论
昵 称:
主 页:
内 容:
表 情:

 
 
eInputBox").innerHTML = " 看不清验证码?"; } function ubbTag(target, markup) { var txa = document.getElementsByName(target)[0]; txa.value += markup; }
最近更新的BLOG列表
最新更新的文章列表
精彩推荐列表
法参议员:我不同意抵制奥运 不赞成达赖的制度
2008-04-19 09:29:57.0
法参议员:我不同意抵制奥运 不赞成达赖的制度(1)
2008-04-18 18:43:10 中国新闻网 查看评论
function Marquee() { this.ID = document.getElementById(arguments[0]); if(!this.ID) { this.ID = -1; return; } this.Direction = this.Width = this.Height = this.DelayTime = this.WaitTime = this.Correct = this.CTL = this.StartID = this.Stop = this.MouseOver = 0; this.Step = 1; this.Timer = 30; this.DirectionArray = {"top":0 , "bottom":1 , "left":2 , "right":3}; if(typeof arguments[1] == "number" || typeof arguments[1] == "string")this.Direction = arguments[1]; if(typeof arguments[2] == "number")this.Step = arguments[2]; if(typeof arguments[3] == "number")this.Width = arguments[3]; if(typeof arguments[4] == "number")this.Height = arguments[4]; if(typeof arguments[5] == "number")this.Timer = arguments[5]; if(typeof arguments[6] == "number")this.DelayTime = arguments[6]; if(typeof arguments[7] == "number")this.WaitTime = arguments[7]; if(typeof arguments[8] == "number")this.ScrollStep = arguments[8] this.ID.style.overflow = this.ID.style.overflowX = this.ID.style.overflowY = "hidden"; this.ID.noWrap = true; this.IsNotOpera = (navigator.userAgent.toLowerCase().indexOf("opera") == -1); if(arguments.length >= 7)this.Start(); } Marquee.prototype.Start = function() { if(this.ID == -1)return; if(this.WaitTime < 800)this.WaitTime = 800; if(this.Timer < 20)this.Timer = 20; if(this.Width == 0)this.Width = parseInt(this.ID.style.width); if(this.Height == 0)this.Height = parseInt(this.ID.style.height); if(typeof this.Direction == "string")this.Direction = this.DirectionArray[this.Direction.toString().toLowerCase()]; this.HalfWidth = Math.round(this.Width / 2); this.HalfHeight = Math.round(this.Height / 2); this.BakStep = this.Step; this.ID.style.width = this.Width + "px"; this.ID.style.height = this.Height + "px"; if(typeof this.ScrollStep != "number")this.ScrollStep = this.Direction > 1 ? this.Width : this.Height; var msobj = this; var timer = this.Timer; var delaytime = this.DelayTime; var waittime = this.WaitTime; msobj.StartID = function(){msobj.Scroll()} msobj.Continue = function() { if(msobj.MouseOver == 1) { setTimeout(msobj.Continue,delaytime); } else { clearInterval(msobj.TimerID); msobj.CTL = msobj.Stop = 0; msobj.TimerID = setInterval(msobj.StartID,timer); } } msobj.Pause = function() { msobj.Stop = 1; clearInterval(msobj.TimerID); setTimeout(msobj.Continue,delaytime); } msobj.Begin = function() { msobj.ClientScroll = msobj.Direction > 1 ? msobj.ID.scrollWidth : msobj.ID.scrollHeight; if((msobj.Direction <= 1 && msobj.ClientScroll <= msobj.Height + msobj.Step) || (msobj.Direction > 1 && msobj.ClientScroll <= msobj.Width + msobj.Step))return; msobj.ID.innerHTML += msobj.ID.innerHTML; msobj.TimerID = setInterval(msobj.StartID,timer); if(msobj.ScrollStep < 0)return; msobj.ID.onmousemove = function(event) { if(msobj.ScrollStep == 0 && msobj.Direction > 1) { var event = event || window.event; if(window.event) { if(msobj.IsNotOpera) { msobj.EventLeft = event.srcElement.id == msobj.ID.id ? event.offsetX - msobj.ID.scrollLeft : event.srcElement.offsetLeft - msobj.ID.scrollLeft + event.offsetX; } else { msobj.ScrollStep = null; return; } } else { msobj.EventLeft = event.layerX - msobj.ID.scrollLeft; } msobj.Direction = msobj.EventLeft > msobj.HalfWidth ? 3 : 2; msobj.AbsCenter = Math.abs(msobj.HalfWidth - msobj.EventLeft); msobj.Step = Math.round(msobj.AbsCenter * (msobj.BakStep*2) / msobj.HalfWidth); } } msobj.ID.onmouseover = function() { if(msobj.ScrollStep == 0)return; msobj.MouseOver = 1; clearInterval(msobj.TimerID); } msobj.ID.onmouseout = function() { if(msobj.ScrollStep == 0) { if(msobj.Step == 0)msobj.Step = 1; return; } msobj.MouseOver = 0; if(msobj.Stop == 0) { clearInterval(msobj.TimerID); msobj.TimerID = setInterval(msobj.StartID,timer); } } } setTimeout(msobj.Begin,waittime); } Marquee.prototype.Scroll = function() { switch(this.Direction) { case 0: this.CTL += this.Step; if(this.CTL >= this.ScrollStep && this.DelayTime > 0) { this.ID.scrollTop += this.ScrollStep + this.Step - this.CTL; this.Pause(); return; } else { if(this.ID.scrollTop >= this.ClientScroll) { this.ID.scrollTop -= this.ClientScroll; } this.ID.scrollTop += this.Step; } break; case 1: this.CTL += this.Step; if(this.CTL >= this.ScrollStep && this.DelayTime > 0) { this.ID.scrollTop -= this.ScrollStep + this.Step - this.CTL; this.Pause(); return; } else { if(this.ID.scrollTop <= 0) { this.ID.scrollTop += this.ClientScroll; } this.ID.scrollTop -= this.Step; } break; case 2: this.CTL += this.Step; if(this.CTL >= this.ScrollStep && this.DelayTime > 0) { this.ID.scrollLeft += this.ScrollStep + this.Step - this.CTL; this.Pause(); return; } else { if(this.ID.scrollLeft >= this.ClientScroll) { this.ID.scrollLeft -= this.ClientScroll; } this.ID.scrollLeft += this.Step; } break; case 3: this.CTL += this.Step; if(this.CTL >= this.ScrollStep && this.DelayTime > 0) { this.ID.scrollLeft -= this.ScrollStep + this.Step - this.CTL; this.Pause(); return; } else { if(this.ID.scrollLeft <= 0) { this.ID.scrollLeft += this.ClientScroll; } this.ID.scrollLeft -= this.Step; } break; } }
new Marquee("EndPageRollText",0,1,536,25,30,3000,3000,25)
    
法参议员:我不同意抵制奥运 不赞成达赖的制度
    法国社会党籍前部长、现任参议员梅朗雄

    
    中新网4月18日电 自中国西藏“3•14”暴乱及4月7日奥运圣火巴黎传递受干扰等事件发生以来,欧洲时报收到了大量读者、学者和法国各界人士的投稿、来函,纷纷对上述事件发表看法。该报今将法国社会党籍前部长、现任参议员让-吕克•梅朗雄(Jean-Luc Melenchon)在其博客上刊出的长篇文章,全文译出刊载以飨读者。文后附号召抵制北京奥运的“记者无疆界组织”的背景资料。
    
    译者按:奥运圣火巴黎传递,藏人和记者无疆界两股势力捣乱,法国媒体几一边倒助阵,法国总统萨科奇和巴黎市长德拉诺埃也“拉偏架”。中国人都在想,那么友好的法国政府和法国人民怎么了?我们那么多年的友谊就这么泡汤了吗?郁闷之中,突然有一个朋友告诉我,至少有一个法国政治家在为我们仗义执言呢!他就是法国Essonne省的参议员梅朗雄(Jean-Luc Mélenchon)先生,于四月七号,就是奥运圣火在巴黎传递的那一天,他在自己的博客上发表了一篇洋洋洒洒的长文,几乎说尽了我们中国人想说的一切。这篇文章在网上风传,但法国主流媒体则装作对此一无所知。
    
    历史学博士 刘学伟
    
    我不同意抵制北京奥运和反中国的宣传
    
    我不是中国共产党人。我将来也不会是。但我不同意主张抵制奥运的示威活动。我不同意Robert Ménard(注:“记者无疆界”组织秘书长)搞的针对北京奥运的活动。我不同意重写中国历史以便这种活动有立足之地。我也完全不赞成对达赖喇嘛的狂热崇拜以及他所代表的制度。在我看来,抵制北京奥运是对中国人民的毫无道理的和侮辱性的侵犯。如果我们想质疑北京的制度,应该在选择北京申办奥运时就表示。不让中国做候选国就行。那时就应当在中国这样说。现在这些人做的事是针对数以百万计的中国人的廉价的侮辱,而他们正在为奥运会做着忘我的准备。对我而言,这口锅里散发出令人作呕的种族主义的恶臭。
    
    一个借口
    
    如果需要抵制,按照进攻的逻辑,这不应当针对一项表达开放和博爱的体育运动。为什么不是针对商务或金融业务?自然的,现在的这些风云人物没有一个人建议或着手向这个方向做任何事。如果我们真的应当对中国政府生气,为什么这次在国家的正常的(外交)渠道方面却一丁点儿表示也没有?中国的国家主席(有多少抗议者想知道他的名字?)被接触了吗?向他要求了什么事情吗?什么?他回答了什么?总理(有多少人关心知道他的名字?)有没有被质询?中国驻法国的大使有被接见吗?有与他交换意见吗?谁在管这些?以一种类似种族主义的狂妄,他们向一个政府提抗议,却不提其领导人的名字,好像他根本就不存在?除了我们想它真的不是一个政府这个原因外,还会是什么原因呢?西方人的傲慢连那些领导着十四亿人口的民族的领袖的名字都不承认,我们相信这个民族相当软弱,只用政治警察就可以控制。一般而言,看到这一切,我(似乎)听到了(200年前的)殖民者的轻蔑的回音。当年他们手里握着枪。要和中国人做鸦片生意,带枪是必须的。如果意图是抗击北京的政治制度,当下在使用的任何手段都不会改变任何事情。可能被影响的只是西方舆论,但是这早已被定下框框了。
    
    因此,西藏的事件只是一个借口。这整个被制造出来的借口是为了愚弄公众,而这个公众已经被重复的影像所灌输,为的是让公众认为一切显而易见,而不用去思考了。例子:只有“定格图像调查”(l’enquête ? d’arrêt sur image ?)节目报道,“西藏事件”开始于一些“藏人”对汉族商人的种族屠杀。在世界上有哪一个国家这样的事件不是以镇压告终?一个汉族商人的生命比那些在大街上拿着棍棒行凶的“藏族”示威者的生命更不值钱吗?对藏人的许多友谊只是对汉人的种族主义的另外一种令我作呕的表达。这种友谊只是被无知幻觉所供养。或许残酷的镇压会得到证实。怎样评判?被反复唠叨的仅有的数据来源于西藏流亡政府。然而中国政府,如果我听清楚了,也宣布了一套死伤的数据,这让人明白当局承认那里发生了严重的事态。在无论哪种情况下,人们试图比较这些信息。人们试图搞清楚事情发生的先后顺序。如果用同样的逻辑,可以说,由于正执行一个面对郊区的铁腕政策,当日法国政府命令把在Clichy Sous Bois 的两个年轻人推进变电箱中,谁也不会说出这种愚蠢的话。在美国城市的骚乱中,镇压也同样相当残酷。所有这些并不意味可以原谅什么。但这允许我们把类似的事态加以比较。
    

本文引用的地址为http://news.china.com/zh_cn/focus/tibet08/11066916/20080418/14794629.html
文章评论
[以下网友留言只代表其个人观点,不代表中华网的观点或立场]
发表评论
昵 称:
主 页:
内 容:
表 情: