﻿document.writeln('<div class="zj_nav">');
document.writeln('            <a href="http://www.zjypw.com/" class="zjnv1"><h3 id="nva_0">首页</h3></a>');
document.writeln('            <ul></ul>');
document.writeln('            <a href="http://www.zjypw.com/search/product.aspx" class="zjnv2"><h3 id="nva_1">产品</h3></a>');
document.writeln('            <ul></ul>');
document.writeln('            <a href="http://company.zjypw.com/" class="zjnv3"><h3 id="nva_2">企业</h3></a>');
document.writeln('            <ul></ul>');
document.writeln('            <a href="http://www.zjypw.com/search/Trade.aspx" class="zjnv4"><h3 id="nva_3">求购</h3></a>');
document.writeln('            <ul></ul>');
document.writeln('            <a href="http://www.zjypw.com/news/index.htm" class="zjnv5"><h3 id="nva_4">资讯</h3></a>');
document.writeln('            <ul></ul>');
document.writeln('            <a href="http://www.zjypw.com/search/project.aspx" class="zjnv6"><h3 id="nva_5">招商</h3></a>');
document.writeln('            <ul></ul>');
document.writeln('            <a href="http://www.zjypw.com/search/sell.aspx" class="zjnv7"><h3 id="nva_6">经销</h3></a>');
document.writeln('            <ul></ul>');
document.writeln('            <a href="http://video.zjypw.com/" class="zjnv8"><h3 id="nva_7">视频</h3></a>');
document.writeln('            <ul></ul>');
document.writeln('            <a href="http://fojiaozazhi.zjypw.com/" class="zjnv11"><h3 id="nva_10">杂志</h3></a>');
document.writeln('            <ul></ul>');
document.writeln('            <a href="http://foxue.zjypw.com/" class="zjnv9"><h3 id="nva_8">问答</h3></a>');
document.writeln('            <ul></ul>');
document.writeln('            <a href="http://bbs.hhwww.net/" class="zjnv10"><h3 id="nva_9">论坛</h3></a>');
document.writeln('        </div>');
var $win = {
    init:function(navindex){
        jQuery("#nva_"+navindex).addClass("zjnv_xd1");
    }
};

