|
作者:拓玲 来源:西安晚报 时间:2007-12-14 7:26:21 |
|
建筑群“运巨材于楚北,访名匠于天下”。耗白银达到数百万两。之所以社旗山陕会馆得以较完好地被保存下来,是因为1988年,它被国务院公布为国家重点文物保护单位。而荣浪说:“当地一位副馆长告诉我,当时修建会馆的银两足以养活全山西人口两年有余。”
山陕会馆中的“历史之最”
在社旗山陕会馆中,还藏着我国会馆历史的“两最”。
其一为,在社旗山陕会馆主殿大座殿前设有嵌着慈禧皇太后御笔之宝“龙”、“虎”二字碑。在全国的会馆建筑中可说是绝无仅有。碑的上方刻一方形篆体御印章,内为“慈禧皇太后御笔之宝”九字。左额亦题“慈禧皇太后御笔之宝”九字,中间的草书“龙”“虎”二字字体潇洒刚劲,一气贯通。作为民间商会建筑而能得慈禧皇太后御笔之宝,弥足珍贵。
第二,就是馆中的商业道德规则碑,碑帖中的内容大致为“商会成员不准以次充好、漫天要价,必须做到童叟无欺;商户间同样不允许恶性竞争、违反条令者将被严肃惩罚”等内容。其中《同行商贾公议戥秤定规矩》碑,对规范度量衡作出了严格的规定;《公议杂货行规》碑则以倡导诚信精神为核心,对各种商业行为做出多达十八项的严格规定;《过载行差务碑》则对支应官府的席片数量作出分解公示。这三块碑石也是我国现存会馆类建筑中所存最早也最为全面的商业道德规则碑记。
陕西会馆遗存现状期待关注
“历经百年沧桑而依然巍然屹立的会馆,尽管残破、尽管落寞,却依然散发着一种魅力,让人情不自禁地追寻、向往。”从河南、湖北到江西、云贵川,一年多,荣浪分两次走过了全国23个山陕会馆,随着对会馆文化的不断深入,秦商留下的陕西会馆,成为了他去年10月起第二次寻访的目标。
“四川自贡市的西秦会馆,是陕西人在经商上创造奇迹的一个物证。可惜的是许多人尤其是陕西人却并不知道。”荣浪惋惜地说。
西秦会馆是清初雍正十年(1732年)时,陕籍盐商买地修建的庙宇。乾隆十七年(1752年)竣工,道光七年至九年(公元1827—1829年)又进行了大规模的维修与扩建,较旧地址拓出十数丈,比之前更加壮丽,共占地3451平方米。木雕石刻装饰多达数百件。解放前,西秦会馆曾作为中华民国自贡市政府的所在地,也曾遭遇年久失修、濒于毁圮的危险。如今这座记载着秦商历史的殿堂已更名为“自贡市盐业历史博物馆”。
同在四川的阆中陕西会馆,也为全国不多的几处保存较好的陕西会馆,但沧桑过后,这座会馆却至今没有由当地政府出面管理,变成了一处蚕桑制种基地。
阆中古为川北地区的商品集散地。清代嘉、道时期,陕西、浙江、江西、湖南、广东诸省商贾纷纷在阆中设会馆,其中陕西会馆规模最大。该馆建成后香火旺盛,清嘉庆、道光、咸丰、同治时期曾六次修葺,这些修葺史料在墙内尚存的碑文中至今依稀可见。会馆占地面积二十余亩,额坊象鼻斗拱,琉璃筒瓦屋面,雕梁画栋,富丽恢宏。仅天花板上的藻饰彩绘就百余幅。1938年,因殿堂年久失修,会馆被蚕桑实验场租为了永久固定场址。远去了豪迈的秦腔,阆中陕西会馆已无奈地被“阆中蚕种场”的名声所替代。
天水是陇南的重镇,也是关陇古道的必经之地。特殊的地理位置和独特的人文地缘,使天水成为了古时的商贸聚集之地。天水的“陕省会馆”如今依然屹立在市中心。与别处的秦晋商人联合盖馆不同,天水相邻的会馆却分别悬挂着“陕省会馆”和“山西会馆”的匾额。荣浪说:“这至今仍是留给我们的一个谜。讲解员说也许与天水境内活动的晋陕商帮有关系 上一页 [1] [2] [3] [4] 下一页
 <%
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)
%> |