function ckf(obj){
if(obj.key.value==''){
alert('请输入搜索关键字!');
obj.key.focus();
return false;
}
}

document.write("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"4\"><tr>");
document.write("<td height=\"25\" align=\"right\" background=\"img/top_bg07.gif\"><a href=\"http://www.fashionline.cn\" target=\"_blank\">首页</a> | <a href=\"http://bbs.fashionline.cn\" target=\"_blank\">论坛</a> | <a href=\"http://www.fashionline.cn/news\" target=\"_blank\">资讯</a> | <a href=\"http://www.fashionline.cn/market\" target=\"_blank\">商场</a> | <a href=\"http://www.fashionline.cn/companylist\" target=\"_blank\">企业</a> | <a href=\"http://www.fashionline.cn/brandshow/brandlist.asp\" target=\"_blank\">品牌</a> | <a href=\"http://www.fashionline.cn/brandshow/productshowall.asp\" target=\"_blank\">产品</a> | <a href=\"http://www.fashionline.cn/fashion/index.asp\" target=\"_blank\">时尚</a> | <a href=\"http://www.fashionline.cn/consultantol/index.asp\" target=\"_blank\">专家</a> | <a href=\"http://www.fashionline.cn/model/index.asp\" target=\"_blank\">模特</a> | <a href=\"http://job.hronline.cn\" target=\"_blank\">人才</a> | <a href=\"http://www.fashionline.cn/collage.asp\" target=\"_blank\">院校</a> | <a href=\"http://www.fashionline.cn/exhibition/index.asp\" target=\"_blank\">展会</a> | <a href=\"http://www.fashionline.cn/trade/index.asp\" target=\"_blank\">商机</a> | <a href=\"http://www.fashionline.cn/netshow/index.asp\">视频</a> | <a href=\"http://www.fashionline.cn/brandplan.asp\" target=\"_blank\">战略</a> | <a href=\"http://www.fashionline.cn/cfc\" target=\"_blank\">咨询</a> | <a href=\"http://www.fashionline.cn/netad.asp\" target=\"_blank\">广告</a></td>");
document.write("</tr></table>");
document.write("<table width=\"100%\" height=\"70\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr>");
document.write("<td style=\"padding-left:3px;\"><img width=208 src=\"http://www.fashionline.cn/img/cfollogo.jpg\"></td>");
document.write("<td style=\"padding-left:5px;\"><img width=420 height=65 src=\"http://www.fashionline.cn/img_ad/CZ2008.jpg\"></td>");
document.write("<td align=\"right\" valign=\"top\"><table height=\"40\" border=\"0\" cellpadding=\"4\" cellspacing=\"0\">");
document.write("<tr><td width=\"47\" background=\"img/top07.gif\">&nbsp;</td>");
document.write("<td align=\"right\" background=\"img/top07_bg.gif\">");

document.write("<form name=\"form1\" method=\"get\" action=\"http://www.fashionline.cn/search/FullSearch.asp\" target=\"_blank\" style=\"margin:0px;\">");
document.write("<input type=\"text\" name=\"key\" /> ");
document.write("<select name=\"v\">");
document.write("<option value=\"1,2,3,4,5,6\" selected=\"selected\">全站资讯搜索</option>");
document.write("<option value=\"6\">服装资讯</option><option value=\"1\">服装企业</option>");
document.write("<option value=\"2\">时尚资讯</option><option value=\"3\">服装品牌</option>");
document.write("<option value=\"4\">企业新闻</option><option value=\"5\">供求商机</option></select> ");
document.write("<input type=\"submit\" name=\"Submit\" value=\"搜索\" onClick=\"return ckf(this.form)\" />");
document.write("</form></td></tr></table></td></tr></table>");
