// JavaScript Document
document.writeln("<div class=\"nav\">您的位置：<a href=\"/\">首页<\/a> > <a href=\"/ProductsSolutions/Products_and_solutions.asp\">产品与解决方案<\/a><\/div>");
document.writeln("		<div class=\"search\">");
document.writeln("		<form action='/Results.asp' method=\"post\">");
document.writeln("		<input name=\"kw\" type=\"text\" class=\"inp1\" value=\" 请输入关键字\" onclick='this.value=\"\"' \/> <input name=\"\" type=\"submit\" class=\"btn1\" value='' \/>");
document.writeln("		<\/form>");
document.writeln("		<\/div>");

