document.writeln("<html>");
document.writeln("<head>");
document.writeln("<title>Ads - Industry News<\/title>");
document.writeln("<\/head>");
document.writeln("<body>");
document.writeln("<table border=\"0\" width=\"53%\" cellpadding=\"0\">");
document.writeln("  <tr>");
document.writeln("    <td width=\"100%\"><IFRAME src=\"../js/ad-news-1a.htm\" frameBorder=0 width=565 scrolling=no height=20>");
document.writeln("    aaaaaa<\/IFRAME><\/td>");
document.writeln("  <\/tr>");
document.writeln("  <tr>");
document.writeln("    <td width=\"100%\"><IFRAME src=\"../js/ad-news-1b.htm\" frameBorder=0 width=565 scrolling=no height=20>bbbbb");
document.writeln("    <\/IFRAME><\/td>");
document.writeln("  <\/tr>");
document.writeln("<\/table>");
document.writeln("<\/body>");
document.writeln("<\/html>")