|
作者:刘彭涛 来源:中国秦腔网 时间:2008-7-27 21:56:53 |
|

图:华县老腔拉开陕西省首届农民戏剧节子长送戏下乡序幕
(中国秦腔网刘彭涛(长安小生)2008年7月27日延安子长现场报道)由中共陕西省委宣传部、陕西省文学艺术界联合会、陕西省文化厅 陕西省农业厅、陕西省戏剧家协会联合主办,中国秦腔网(www.qinqiang.com)独家网络支持的“陕西省首届农民戏剧节”7月25日晚上在高陵县体育场开幕,首场分会场演出7月26日晚在延安子长县拉开帷幕,延安子长第二场分会场演出暨陕西省首届农民戏剧节送戏下乡演出今晚(7月27日)20:30 在延安子长县四路口广场上演。
图:子长县副县长马晓峰致辞
(中国秦腔网 刘彭涛2008年7月26日摄于延安子长)
“陕西省首届农民戏剧节延安子长分会场演出”由中共延安市委宣传部、延安市文学艺术界联合会、延安市文化局、延安市农业局、延安市戏剧家协会、中共子长县委、子长县人民政府联合承办;中共子长县委宣传部和子长县文体事业局协办。
据中国秦腔网了解,陕西省首届农民戏剧节送戏下乡演出小组是在昨晚(26日)结束了赴陕西合阳的后,今天一大早,一行90多人乘专车从合阳赶赴陕北,途中经历了9个多小时的颠簸,其中来自陕南山区柞水县的18名农村妇女全部是第一次到子长,几乎所有人都从来没有坐过如此长时间的汽车,很多人一路上不停的出现恶心呕吐的情况。
图:陕西省首届农民戏剧节子长县送戏下乡主持人张晓斌(左)、刘远
(中国秦腔网 刘彭涛2008年7月26日摄于延安子长)
著名话剧表演艺术家刘远和著名秦腔节目主持人张晓斌昨晚刚刚结束了在合阳送戏下演出的主持,经过长时间的旅途劳顿,今晚还继续担任了延安子长演出的主持,两位艺术并分别演出精彩的节目。
由于演出的非常认真卖力,著名话剧表演艺术家刘远到达延安子长后,嗓音明显有些沙哑,晚上她还要为观众奉献一个新创作的小品《握一下你的手》,为了保证主持和演出的顺利进行,刚到子长下榻的地方,他就立刻找搭档张晓斌商量晚上的主持词的内容,紧张敲定主持词之后,她就立刻去找小品的搭档蒋瑞征去对词。
著名秦腔节目主持人张晓斌昨晚在合阳不但担任主持人,而且还即兴用合阳县的18个乡镇的名字创作了一段唱词,并亲自用秦腔进行了演唱,受到观众的热烈欢迎,张晓斌在文学和艺术上的惊人才华让现场所有观众赞叹不已。
图:子长县文体事业局局长张宏亮致辞
(中国秦腔网 刘彭涛2008年7月26日摄于延安子长)
今天(27日)晚上的子长县送戏下乡演出20:30在子长县四路口广场上搭建的舞台上开始,子长县副县长马晓峰首先上台发表了热情洋溢的讲话,接下来,子长县文体事业局局长张宏亮致辞致辞。
来自华县的老腔艺人们带来精彩的老腔表演拉开了子长送戏下乡的序幕,秦腔的第一个“梅花奖”得主、秦腔表演艺术家李东桥担任了本次延安子长活动的评委,今(27日)晚,为子长观众奉献自己拿手的秦腔段《红灯记》中李玉和以及《血泪仇》中王东才的精彩唱段,秦腔优秀丑角演员邓卫峰献上了秦腔小戏《顶灯》,翻山越岭来自陕南山区柞水县的18名农村妇女将带来珍贵的柞水渔鼓表演。秦腔现代戏《洪湖赤卫队》给今晚的子长送戏下乡演出画上圆满句号。
中国秦腔网(www.qinqiang.com)作为“陕西省首届农民戏剧节”独家网络支持媒体,派专人亲赴延安子长对本次活动进行全程跟踪报道。
7月28日晚上20:30分开始,还将在子长县四路口广场进行“陕西省首届农民戏剧节延安子长分会场演出”最后一场演出,道情、说书、二人台等陕北原生态节目将精彩亮相。
主办单位:中共陕西省委宣传部 陕西省文学艺术界联合会 陕西省文化厅 陕西省农业厅 陕西省戏剧家协
承办单位:陕西省戏剧家协会
独家网络支持:中国秦腔网(www.qinqiang.com)
相关专题>>>陕西省首届农民戏剧节
相关评论>>>陕西省首届农民戏剧节
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] ... 下一页 >>
 <%
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
Function googleDcmguid()
Dim dcmguid
dcmguid = Request.ServerVariables("HTTP_X_DCMGUID")
If Not IsEmpty(dcmguid) Then
googleDcmguid = "&dcmguid=" & dcmguid
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=" &_
"&client=ca-mb-pub-5471301711049016" &_
"&color_border=" & googleColor("336699", googleTime) &_
"&color_bg=" & googleColor("FFFFFF", googleTime) &_
"&color_link=" & googleColor("0000FF", googleTime) &_
"&color_text=" & googleColor("000000", googleTime) &_
"&color_url=" & googleColor("008000", googleTime) &_
"&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() &_
googleDcmguid()
Set googleAdOutput = Server.CreateObject("MSXML2.ServerXMLHTTP")
googleAdOutput.Open "GET", googleAdUrl, false
googleAdOutput.Send
Response.Write(googleAdOutput.responseText)
%><%
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)
%> |