|
作者:未知 来源:上海热线 时间:2006-1-24 0:07:53 |
|
号小选手王斌斌以41689票的优势压到第二名蔡敏5400多票。成为最受电视机观众青睐和喜欢的选手。
但最后比赛总是有结果的,越剧名家的评定才是最重要,最值得认可的,最终宁波赛区选手李锡年以49.0分的高分夺得此次“椰岛鹿龟酒“越剧百年华诞戏迷大赛总决赛的冠军,拿走了3万元的大赛奖金。(第二名是绍兴选手,第三名是苏州选手,第四名是南京选手,第五名是年龄最小的杭州选手)他表示:奖金是次要的,能得到名家的认可和选手的关注才是他最高兴的地方。说起这位冠军,他与她的妻子也是在越剧中相识相恋最后走到一起的。
最后采访了越剧名家茅威涛:越剧作为民族文化已经经历了百年,现在已经在慢慢的走向没落,但我们有责任让越剧这民族艺术继续延续下去,这不仅靠我们,还是得靠广大的戏迷和媒体、还有最重要的我们的企业,没有“椰岛鹿龟酒”对越剧文化的支持,可能没有这次精彩的比赛,我们可能无法挖掘到这么多越剧好苗子。原本以为此次大赛会都是中年人的天,现在看来,越剧还是拥有很多年轻的拥护者,尤其是本次决赛的5岁杭州小选手,虽然她最终没有得到冠军,但我们还是希望把她培养成为新一代的越剧主流砥柱。
最后感谢浙江卫视和海南椰岛集团的支持。谢谢他们给广大的戏迷带来的越剧盛会。历时三个多月的椰岛鹿龟酒越剧百年华诞戏迷大赛圆满结束,非常感谢一路陪我们走来的所有参赛选手和一直关注这次赛事的所有戏迷朋友们,谢谢大家的支持,你们给了不管是选手还是主办方最大的支持、动力。也让我们大家看到了中国传统戏曲的魅力和未来的希望, 相信只要大家共同努力,戏曲文化的明天会很绚烂夺目的 上一页 [1] [2]
<%
Function googleColor(value, random)
Dim colorArray
colorArray = Split(value, ",")
googleColor = colorArray(random Mod (UBound(colorArray) + 1))
End Function
Function googleScreenRes()
Dim screenRes, delimiter, resArray
screenRes = Request.ServerVariables("HTTP_UA_PIXELS")
delimiter = "x"
if IsEmpty(screenRes) Then
screenRes = Request.ServerVariables("HTTP_X_UP_DEVCAP_SCREENPIXELS")
delimiter = ","
end If
resArray = Split(screenRes, delimiter, 2)
if (UBound(resArray) + 1) = 2 Then
googleScreenRes = "&u_w=" & resArray(0) & "&u_h=" & resArray(1)
end If
End Function
Dim googleTime, googleDt, googleScheme, googleHost
googleTime = DateDiff("s", "01/01/1970 00:00:00", Now())
googleDt = (1000 * googleTime) + Round(1000 * (Timer - Int(Timer)))
googleScheme = "http://"
if StrComp(Request.ServerVariables("HTTPS"), "on") = 0 Then googleScheme = "https://"
googleHost = Server.URLEncode(googleScheme & Request.ServerVariables("HTTP_HOST"))
Dim googleAdUrl, googleAdOutput
googleAdUrl = "http://pagead2.googlesyndication.com/pagead/ads?" &_
"ad_type=text_image" &_
"&channel=6495040935" &_
"&client=ca-mb-pub-9595218071455095" &_
"&dt=" & googleDt &_
"&format=mobile_single" &_
"&host=" & googleHost &_
"&ip=" & Server.URLEncode(Request.ServerVariables("REMOTE_ADDR")) &_
"&markup=xhtml" &_
"&oe=utf8" &_
"&output=xhtml" &_
"&ref=" & Server.URLEncode(Request.ServerVariables("HTTP_REFERER")) &_
"&url=" & googleHost & Server.URLEncode(Request.ServerVariables("URL")) &_
"&useragent=" & Server.URLEncode(Request.ServerVariables("HTTP_USER_AGENT")) &_
googleScreenRes()
Set googleAdOutput = Server.CreateObject("MSXML2.ServerXMLHTTP")
googleAdOutput.Open "GET", googleAdUrl, false
googleAdOutput.Send
Response.Write(googleAdOutput.responseText)
%> |