﻿// 广告位置：新闻显示页面中部广告
//广告大小：200*80

//第一个
document.write("<tr><td width=\"200\" bgcolor=\"#898989\">");
document.write("<a href=\"http://www.365jn.cn/2009/jienengjianpai03/\" target=\"_blank\"><img border=\"0\" src=\"http://www.365jn.cn/newimages/mh.gif\"  width=\"200\" height=\"80\" /></a>");
document.write("</td></tr><tr><td height=\"10\"><img src=\"http://www.365jn.cn/images/space.gif\" width=\"1\" height=\"1\"></td></tr>");

//第二个
document.write("<tr><td width=\"200\" bgcolor=\"#898989\">");
document.write("<a href=\"http://www.365jn.cn/html/2009/0428/6261.htm\" target=\"_blank\"><img border=\"0\" src=\"http://www.365jn.cn/ad/090428.gif\"  width=\"200\" height=\"80\" /></a>");
document.write("</td></tr><tr><td height=\"10\"><img src=\"http://www.365jn.cn/images/space.gif\" width=\"1\" height=\"1\"></td></tr>");
