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()
河套平原的阴山岩画

 

   

河套平原的阴山岩画
杨利军

 

 

虎啸   掀起亿万年的咆哮
鹿跑   跃出亿万年的妖娆
风儿跳   草儿摇
崖壁上的羊群哟
像划过天际的云儿在飘

马鸣   在亿万年的空间回音
车行   在亿万年的长廊驰骋
山儿舞  鹰击空
远方走来的驼队哟
依偎在金黄色沙丘的胸

虫吟  在夜的原野里点亮一盏盏明亮的灯
鱼游    和奔腾的黄河母亲紧紧相拥
燕儿叫   柳梢笑
暮归的牛儿哟
像散落在千里草原上的蒙古包

麦涌   铺就河套平原的绿荫
草青    挂满米粮仓垛的晶莹
雁列队   渠纵横
筑巢的鸟儿哟
把新生命孕育在高高的枝头

男儿挥汗收获着丰收
女儿点燃柴禾在袅袅炊烟中升腾着幸福
那庄稼地里的人头攒动
那机器轰鸣声里的辛勤播种
徜徉在起伏连绵的阴山怀中

那石头上精雕细刻的远古文明
那在阴山脊背上的狮吼龙腾
让党项、匈奴、蒙古等多民族的风采
写进石峰林立的亘古里和永恒
定格在光照千秋的阴山岩画的深处
             (作者系内蒙古作协会员、内蒙古公安作协会员、内蒙古敕勒川研究会会员)


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