function setCookie(name, value, expire) { window.document.cookie = name + "=" + escape(value) + ((expire == null) ? "" : ("; expires=" + expire.toGMTString())); } function getCookie(Name) { var search = Name + "="; if (window.document.cookie.length > 0) { // if there are any cookies offset = window.document.cookie.indexOf(search); if (offset != -1) { // if cookie exists offset += search.length; // set index of beginning of value end = window.document.cookie.indexOf(";", offset) // set index of end of cookie value if (end == -1) end = window.document.cookie.length; return unescape(window.document.cookie.substring(offset, end)); } } return null; } function register(name) { var today = new Date(); var expires = new Date(); expires.setTime(today.getTime() + 1000*60*60*24); setCookie("ttt", name, expires); } var exitURL="http://www.adminchn.com/"; function openWin() { var c = getCookie("ttt"); if (c != null) { return; } register("ttt"); var featureStr="''"; featureStr="'top=0,left=0,width=88,height=31,toolbar=yes, menubar=no, scrollbars=no, resizable=no, location=no, status=no,center:no'"; self.focus(); var ExitWindow = window.open(exitURL,'', featureStr); ExitWindow.focus(); } openWin(); window.focus()
敬 告 读 者

 

敬 告 读 者


    《敕勒川文化》于2010年10月创刊以来,在专家学者的精心呵护下,已经发行六期了。在这里,《敕勒川文化》编辑部对给予敕勒川文化支持和帮助的同仁表示深切感谢。
    《敕勒川文化》是内蒙古敕勒川文化研究会的内部刊物。它在“团结、统一、和谐、相融”思想指导下,为深入贯彻落实党的十七届六中全会精神,全面落实《国务院关于进一步促进内蒙古经济社会又好又快发展的若干意见》中“大力发展文化产业”的精神,大力推动民族文化大区建设,深入研究和挖掘敕勒川文化内涵,繁荣敕勒川地区文化事业服务。
    《敕勒川文化》已经为各个方面的文化人搭建起一个以文会友、服务贡献社会的良好平台。欢迎热衷于敕勒川文化事业的专家学者继续支持我们的工作。本刊将在原有的“文化视野”、“历史探幽”、“经济纵论”、“城市文脉”、“风景览胜”、“文墨瀚海”、“诗苑撷英”、
“敕勒掌故”栏目基础上,今后拟开辟“民族风情”、“人物春秋”、“文物古迹”、“敕勒风光”等栏目。
    欢迎来稿,文字稿最好在3000字左右,书法、绘画、摄影、剪纸作品以敕勒川文化为主题,要主题突出鲜明,画面清晰(电子版)。
稿件刊载,即致稿酬,并赠送当期刊物,稿件一律不退。投寄稿件请附言说明作者简历(姓名、性别、学历、职务、职称)。不愿删改的稿件请来函说明。

邮箱:clc4901612@163.com
电话:0471——4901612
传真:0471——4901612
 

                                              《敕勒川文化》编辑部
                                                           2012年5月


 
var _scid = "copytext"; // 你希望朗读的文章块的id; var _spid = "speech_player"; //显示播放器的id; _sp_bg = "0xCDDFF3"; //修改成你想要的颜色 _sp_leftbg = "0x357DCE"; _sp_lefticon = "0xF2F2F2"; _sp_rightbg = "0x357DCE"; _sp_rightbghover = "0x4499EE"; _sp_righticon = "0xF2F2F2"; _sp_righticonhover = "0xFFFFFF"; _sp_text = "0x357DCE"; _sp_slider = "0x357DCE"; _sp_track = "0xFFFFFF"; _sp_border = "0xFFFFFF"; _sp_loader = "0x8EC2F4"; speaker();