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年9月15、16日,自治区政协副主席、敕勒川文化研究会筹备组领导伏来旺率领自治区政协文史资料委员会主任刘建禄、副主任梁耀君、自治区政府参事马冀等同志赴包头市固阳县调研。包头市政协秘书长王茂荣、市政协文史资料委员会主任任亦平陪同调研。

  固阳县县委书记许文生、县长杨泽繁、县人大主任王凤莲、县政协主席王东明等领导同志汇报了固阳县经济、社会、文化事业发展的情况。伏来旺主席一行还视察了新建成的稒阳大道、金山万亩滩马铃薯滴灌示范基地、金山工业园区及希望广场等地。伏来旺同志充分肯定了固阳县近年来取得的成就,希望县委政府更加重视文化工作。他还介绍了敕勒川文化研究会的情况,希望地方领导与研究会加强联系,促进研究会更好地为地方经济、文化发展服务。

 

 

                   (文/冀文 图/包头固阳县宣传部提供)


 
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();