// JavaScript Document
var url = "http://www.cabling-system.com/toplink/cabling_top.htm";
document.write("<table width=\"980\" height=\"40\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">")
document.write("<tr><td height=\"40\" bgcolor=\"#009999\"><iframe src=\""+url+"\" width=\"100%\" scrolling=\"No\" frameborder=\"0\" height=\"100%\"></iframe></td></tr>")
document.write("</table>")