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