if((this.location.href.toLowerCase()).indexOf("adsl.inhe.net")==-1&& (this.location.href.toLowerCase()).indexOf("movie.169cnc.net")== -1)
{ 
	url="http://www.openhe.net/jdtv/images/776x90.swf";
}
else
{
	url="http://adsl.inhe.net/jdtv/kunbang/newsreal/images/776x90.swf";
}
document.writeln("<html>");
document.writeln("<head>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">");
document.writeln("<title>ÎÞ±êÌâÎÄµµ</title>");
document.writeln("</head>");
document.writeln("");
document.writeln("<body>");
document.writeln("<TABLE height=\"94\" cellSpacing=\"0\" cellPadding=\"0\" width=\"100%\" border=\"0\">");
document.writeln("              <TBODY>");
document.writeln("                <TR>");
document.writeln("                  <TD vAlign=\"center\" align=\"middle\">");
document.writeln("                    <object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0\" width=\"776\" height=\"90\">");
document.writeln("                      <param name=\"movie\" value=\""+url+"\" />");
document.writeln("                      <param name=\"quality\" value=\"high\" />");
document.writeln("                      <embed src=\""+url+"\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"776\" height=\"90\"></embed>");
document.writeln("                  </object></TD>");
document.writeln("                </TR>");
document.writeln("              </TBODY>");
document.writeln("            </TABLE>");
document.writeln("</body>");
document.writeln("</html>");

