// JavaScript Document
	var top = "http://www.qianjia.com/toplink/top_qianjia.htm";
	var height = "28";
	document.write("<table width=\"760\" height=\"28\"  border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
	document.write("<tr><td align=\"left\" ><iframe scrolling=\"no\" width=\"760\" height=\""+height+"\" src=\"" + top + "\" frameborder=\"0\" ></iframe></td></tr></table>");