|
作者:杜飞 杨杰 刘彭涛… 来源:中国秦腔网 时间:2008-5-17 21:23:44 |
|
[图]温军海演出秦腔传统剧《黑叮本》中徐彦昭剧照 (中国秦腔网摄)
(中国秦腔网2008年5月16日21:00西安易俗社现场报道 杜飞 杨杰 刘彭涛 文/图) “西安秦腔剧院优秀中青年演员个人专场赈灾义演”活动于5月15日拉开序幕,惠敏莉个人专场的两场演出于5月15日和16日在西安易俗社剧场成功举行,今天(17日)晚上进行的西安易俗社优秀花脸演员温军海的个人专场。
温军海早年曾效力于陕西省长安剧团,主工花脸,后调进入西安易俗社工作,他的嗓音浑厚,唱腔高亢,很受观众好评,今天晚上,他的个人专场演出在在西安易俗社剧场进行。
温军海为观众献上了秦腔传统剧《黑虎坐台》《打金枝·绑子》和《黑叮本》中的三出花脸重头戏,由于花脸的改装比较费时间,三个折子戏中间将有西安易俗社众多优秀演员进行助兴演唱,演员温军海的个人专场明天晚上还将演出一场。
西安韩利霞、张小亮、李淑芳、晁红勃、王宏义、康亚婵、王瑛、梁玉、李洪刚、同超、雷红茹等演员的个人专场演出。
相关评论>>>
<%
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)
%> |