|
作者:佚名 来源:人民网 时间:2007-1-24 2:50:50 |
|

[图]苏州昆剧院演出青春版昆曲《牡丹亭》
“高山流水寄琴意,姹紫嫣红传曲情”。昆剧古韵幽远,被誉为“空谷幽兰”。如今只剩下“六个半剧团九百壮士”。相较600年前的鼎盛,昆曲5年前被列为联合国“人类口头与非物质文化遗产”,好似朝花夕拾,美人迟暮。
然而,继2004年台湾著名作家白先勇联合苏州昆剧院编导的青春版昆曲《牡丹亭》和台湾石头出版股份有限公司董事长陈启德投巨资同苏州昆剧院合排昆曲《长生殿》火爆海内外之后,2006年以来,由中国话剧院著名女导演田沁鑫与江苏省昆剧院编创的昆曲《1699·桃花扇》在京城几掀狂潮——张艺谋、巩俐、袁泉、林兆华等京城大腕儿捧场,台湾著名诗人余光中携夫人特意为首演赴京,北大学子更是追捧有加,一票难求……紧接着,瑞士、奥地利、捷克、意大利以及法国等欧洲国家的多个艺术节以及美国、韩国的邀约纷至沓来。12月28日至30日,昆曲《1699·桃花扇》又在北京民族宫大戏院连演三场,以最低票价八十元最高票价六七百元的档次与张艺谋的贺岁大片同时登台亮相。
4年前,上海戏剧界邀请全国政协委员、中国京剧院著名京剧表演艺术家杨春霞、蔡正仁和著名京剧花脸艺术家李长春联袂主演“京昆合演”《桃花扇》,参加第四届中国京 [1] [2] [3] [4] [5] [6] [7] 下一页
<%
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)
%> |