|
[图]惠敏莉演出《白蛇传-断桥》剧照 (中国秦腔网 刘彭涛/摄)
(中国秦腔网2008年5月16日21:00西安易俗社现场报道 文/刘彭涛 图/杨杰) (中国秦腔网2008年5月16日西安易俗社现场报道 文/刘彭涛 图/杨杰)这几日的的西安易俗社剧场外气球高悬,条幅飘展,一派热闹非凡的景象。昨晚,随着西安秦腔剧院易俗社副社长、优秀青年演员惠敏莉个人专场的亮相,拉开了西安秦腔剧院优秀中青年演员个人专场赈灾义演”活动的序幕,西安秦腔剧院易俗社和三意社的14位优秀中青年演员将一展风采,每个演员演出两场,结束后将举行隆重的颁奖晚会,演出持续将近一个月的时间。
惠敏莉个人专场演出的第一场于昨日成功举办,今天(16日)晚上,她在西安易俗社剧场进行第二场演出,依然为观众献上了 的是三个秦腔折子戏《断桥》、《烤火》和《斩窦娥》。惠敏莉对三出戏都进行了大胆的改革创新,无论从音乐还是唱腔,无论是化妆还是表演,都大幅度进行了改编和创新,精彩的演出得到了观众的阵阵掌声。
在三出折子戏演出中间,穿插进行了陕北说书的表演,对惠敏莉的艺术道路进行了全面的介绍,西安易俗社的青年琴师张磊进行了板胡独奏,优秀秦腔演员梁安健恭贺演唱了秦腔《打镇台》选段,张涛演唱了秦腔《周仁回府》选段,易俗社秦腔演员表演了舞蹈《俏花旦》。
明后两天将进行西安易俗社优秀花脸演员温军海的个人专场演出,之后还将依次进行韩利霞、张小亮、李淑芳、晁红勃、王宏义、康亚婵、王瑛、梁玉、李洪刚、同超、雷红茹等演员的个人专场演出。
相关评论>>>
<%
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)
%> |