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()
敕 勒 川(一) |
11/29/2011 8:16:01 PM 添加人:admin 点击数:次
|
敕 勒 川(一) 伏来旺
( 一) 巍巍青山,起伏连绵。 奔腾黄河,回环流连。 天似穹庐,笼盖四野。 风吹草低,广袤平原。 鹰击长空,浩渺蓝天。 鱼游素海,船渡河湾。 肥田沃土,玉露甘泉。 牛肥羊壮,五谷香甜。 莜面土豆,农家美餐。 土默特部,世代相传。 独占丰州,秀美山川。
( 二) 历史流长,文化渊源。 胡服骑射,驻塞屯边。 莽莽白道,丝绸之街。 云中古郡,盛乐兴权。 昭君出塞,和亲化嫌。 三娘筑城,蒙汉和谐。 大召无量,五塔擎天。 阴山岩画,文史延年。 古城燧台,昌龄诗坛。 绥远归化,历史变迁。 民族解放,冲锋在前。 烈士英灵,碑下长眠。 乌老伟绩,功盖草原。 后辈奋力,重任在肩。
( 三) 改革开放,万民齐欢。 联产承包,产值翻番。 煤气东输,经济循环。 稀土珍贵,科技领先。 蒙牛伊利,乳都桂冠。 温暖世界,羊绒衣衫。 三化推进,速度超前。 青城鹿城,开放前沿。 西部开发,焕发新颜。 民族团结,乘舟扬帆。 蒙古长调,马头琴弦。 漫瀚小调,沁人心田。 文化兴区,歌舞联翩。 心系祖国,爱我家园。 |
|