|
作者:郭兰英 来源:兰州晚报 时间:2008-6-12 10:41:40 |
|
去甘肃省博看总书记的剪纸“回娘家”
 |
| “回娘家”为胡锦涛视察我省定西市青岚乡大坪村时的剪纸作品。 |
6月14日是我国第三个“文化遗产日”。这一天,胡锦涛总书记的剪纸作品“回娘家”(复制品)将在省博物馆西展厅展出,同时展出的还有精心挑选的200多幅定西民间剪纸及国内剪纸高手的精品剪纸。这是昨天下午,记者在省文化厅就2008年“文化遗产日”甘肃的活动情况举行的新闻发布会上了解到的。
在6月14日我国第三个“文化遗产日”到来时,省文化厅将组织开展文化遗产展览、文物保护知识讲座等活动。当天,全省各级博物馆、纪念馆、图书馆等公益性文化设施将免费向公众开放,省博物馆将免费为群众鉴定文物。
据省文化厅副厅长王兰玲介绍,6月14日晚8时,陇剧、秦腔等7个国家级非物质文化遗产项目的表演将首次在人民剧院集中“亮相”,并免费向观众提供座位票。明日,市民可去省文化厅社会文化处领取800多张免费座位票。
“为了能让观众欣赏到‘原汁原味’的非遗项目表演,特意从武威、秦安等地邀请了民间艺人,为金城观众表演凉州贤孝、秦安小曲等。此外,省陇剧院、省秦剧团的专业优秀演员也将登台表演国家级‘非遗’项目陇剧和秦腔,演唱经典的折子戏。”王兰玲透露,前不久亮相欧洲的环县道情皮影戏也将来兰州,演绎充满东方神秘色彩的道情皮影戏。
甘肃省文化厅社会文化处抢票热线:8886876
<%
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)
%> |