﻿document.write("    <div class=\"top\">")
document.write("        <div class=\"header\">")
document.write("            <div class=\"logo\"></div>")
document.write("            <div class=\"common\">注册 | 登录 | 设为首页 | 收藏本站 | 网站地图 | <a style=\"color:white; font-size:12px;\" href=\"http://www.intresting.net/search.html\">本站搜索</a></div>")
document.write("        </div>")
document.write("        <div class=\"menu\">")
document.write("            <ul>")
if (window.location == "http://www.intresting.net/index.html" || window.location == "http://www.intresting.net/" || window.location == "http://www.intresting.net" || window.location == "http://intresting.net/index.html")
{
    document.write("                <li><a class=\"current\" href=\"http://www.intresting.net/index.html\">首页</a></li>")
}
else {
    document.write("                <li><a href=\"http://www.intresting.net/index.html\">首页</a></li>")
}

if (window.location == "http://www.intresting.net/news/codesource/index.html" || window.location == "http://www.intresting.net/news/codesource" || window.location == "http://www.intresting.net/news/codesource/" || window.location == "http://intresting.net/news/codesource/index.html") {
    document.write("                <li><a  class=\"current\"  href=\"http://www.intresting.net/news/codesource/index.html\">源码</a></li>")
}
else {
    document.write("                <li><a href=\"http://www.intresting.net/news/codesource/index.html\">源码</a></li>")
}
if (window.location == "http://www.intresting.net/Naruto/index.html" || window.location == "http://www.intresting.net/Naruto" || window.location == "http://www.intresting.net/Naruto/" || window.location == "http://intresting.net/news/Naruto/index.html") {
    document.write("                <li><a  class=\"current\"  href=\"http://www.intresting.net/Naruto/index.html\">动漫</a></li>")
}
else {
    document.write("                <li><a href=\"http://www.intresting.net/Naruto/index.html\">动漫</a></li>")
}

document.write("                <li><a href=\"#\">信誉调查</a></li>")
if (window.location == "http://www.intresting.net/Health/index.html" || window.location == "http://www.intresting.net/Health" || window.location == "http://www.intresting.net/Health/" || window.location == "http://intresting.net/news/Health/index.html") {
    document.write("                <li><a  class=\"current\"  href=\"http://www.intresting.net/Naruto/index.html\">养生</a></li>")
}
else {
    document.write("                <li><a href=\"http://www.intresting.net/Health/index.html\">养生</a></li>")
}

document.write("                <li><a href=\"#\">房屋信息</a></li>")


if (window.location == "http://www.intresting.net/news/picture/index.html" || window.location == "http://www.intresting.net/news/picture" || window.location == "http://www.intresting.net/news/picture/" || window.location == "http://intresting.net/news/picture/index.html") {
    document.write("                <li><a  class=\"current\"  href=\"http://www.intresting.net/news/picture/index.html\">图片库</a></li>")
}
else {
    document.write("                <li><a href=\"http://www.intresting.net/news/picture/index.html\">图片库</a></li>")
}
document.write("               <li><a href=\"#\">下载</a></li>")
document.write("                <li><a href=\"#\">人才资源</a></li>")

if (window.location == "http://www.intresting.net/news/Tips/index.html" || window.location == "http://www.intresting.net/news/Tips" || window.location == "http://www.intresting.net/news/Tips/" || window.location == "http://intresting.net/news/Tips/index.html") {
    document.write("                <li><a   class=\"current\"  href=\"http://www.intresting.net/news/Tips/index.html\">小常识</a></li>")
}
else {
    document.write("                <li><a href=\"http://www.intresting.net/news/Tips/index.html\">小常识</a></li>")
}
document.write("                <li><a href=\"#\">论坛</a></li>")
document.write("            </ul>")
document.write("        </div>")
document.write("    </div>")

