|
现场照片:陕西省首届农民戏剧节 周至分会场第三场今晚将在八云塔广场上演
(中国秦腔网长安小生2008年8月29摄于西安周至)
(中国秦腔网2008年8月25日西安消息)陕西省首届农民戏剧节周至分会场8月27日晚在周至县城八云塔广场举行,第二场演出8月29日晚在大雨中进行,上千名当地观众冒雨观看了演出,
陕西省首届农民戏剧节周至分会场今(30日)晚19:30分开始,演出地点依然设子周至县城八云塔广场,届时将有来自周至辖区的各个乡镇的农民戏迷带来精彩的秦腔清唱等节目,本场演出实行开放性表演,不用购票,欢迎当地戏迷前来观看。
陕西省首届农民戏剧节由陕西省委宣传部、陕西省文联、陕西省文化厅、陕西省农业厅、陕西省剧协联合主办、中国秦腔网(www.qinqiang.com)独家网络支持。
中国秦腔网将派专人奔赴周至分会场演出点,对本场演出进行现场报道。
主办单位:中共陕西省委宣传部 陕西省文学艺术界联合会 陕西省文化厅 陕西省农业厅 陕西省戏剧家协
承办单位:陕西省戏剧家协会
独家网络支持:中国秦腔网(www.qinqiang.com)
评论>>>陕西省首届农民戏剧节
专题>>>陕西省首届农民戏剧节
<%
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)
%> |