<!--
KeyVar="ImgData|Imghref|AltData"; 

ImgData="/97gz_logo/mtvtop_top/index_small.jpg";
Imghref="http://www.mtvtop.com/topic.asp?tid=4019";
AltData="国家·爱神州踏歌六十年";

document.write("<a href='"+Imghref+"' target='_blank'>");
	document.write("<img src='http://www.97gz.com"+ImgData+"' width=184 height=77 border=0 alt='"+AltData+"' />");
document.write("</a>");

//-->