document.writeln("<HTML>");
document.writeln("<HEAD>");
document.writeln("<TITLE>山东省果树研究所<\/TITLE>");
document.writeln("<META http-equiv=Content-Type content=text\/html;charset=gb2312>");
document.writeln("<link href=\"images\/css.css\" rel=\"stylesheet\" type=\"text\/css\">");
document.writeln("");
document.writeln("<style type=\"text\/css\">");
document.writeln("        * {");
document.writeln("            padding:0; ");
document.writeln("            margin:0;");
document.writeln("        }");
document.writeln("        body {");
document.writeln("            font-family:verdana, sans-serif; ");
document.writeln("            font-size:small;");
document.writeln("        }");
document.writeln("        #navigation, #navigation li ul {");
document.writeln("            list-style-type:none;");
document.writeln("        }");
document.writeln("        #navigation {");
document.writeln("            margin:5px;");
document.writeln("        }");
document.writeln("        #navigation li {");
document.writeln("            float:left;");
document.writeln("            text-align:center;");
document.writeln("            position:relative;            ");
document.writeln("        }");
document.writeln("        #navigation li a:link, #navigation li a:visited {");
document.writeln("            display:block; ");
document.writeln("            text-decoration:none; ");
document.writeln("            color:#ffffff; ");
document.writeln("            width:80px; ");
document.writeln("            height:25px; ");
document.writeln("            line-height:25px; ");
document.writeln("            border:0px solid #ffffff;             ");
document.writeln("            border-width:0px 0px 0 0;             ");
document.writeln("            padding-left:2px; ");
document.writeln("        }");
document.writeln("        #navigation li a:hover {");
document.writeln("            color:#fff;");
document.writeln("            background:#2F6DC0;");
document.writeln("        }");
document.writeln("        #navigation li ul li a:hover {");
document.writeln("            color:#fff;");
document.writeln("            background:#2F6DC0; ");
document.writeln("        }");
document.writeln("        #navigation li ul {");
document.writeln("            display:none;");
document.writeln("            position:absolute; ");
document.writeln("            top:23px;");
document.writeln("            left:0;");
document.writeln("            margin-top:1px;");
document.writeln("            width:80px;");
document.writeln("            background:#2058A2;");
document.writeln("        }");
document.writeln("        #navigation li ul li ul {");
document.writeln("            display:none;");
document.writeln("            position:absolute; ");
document.writeln("            top:0px;");
document.writeln("            left:70px; ");
document.writeln("            margin-top:0;");
document.writeln("            margin-left:0px;");
document.writeln("            width:70px;");
document.writeln("        }");
document.writeln("    <\/style>");
document.writeln("    <script type=\"text\/javascript\">");
document.writeln("        function displaySubMenu(li) {");
document.writeln("            var subMenu = li.getElementsByTagName(\"ul\")[0];");
document.writeln("            subMenu.style.display = \"block\";");
document.writeln("        }");
document.writeln("        function hideSubMenu(li) {");
document.writeln("            var subMenu = li.getElementsByTagName(\"ul\")[0];");
document.writeln("            subMenu.style.display = \"none\";");
document.writeln("        }");
document.writeln("    <\/script>");
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln("<\/HEAD><NOSCRIPT><IFRAME SRC=*.html><\/IFRAME><\/NOSCRIPT>");
document.writeln("<BODY leftMargin=0 topMargin=0 marginheight=\"0\" marginwidth=\"0\"oncontextmenu=\"return false\" onselectstart=\"return false\" style=\"text-align: center\">");
document.writeln("");
document.writeln("<TABLE width=760 height=\"148\" border=0 align=center cellPadding=0 cellSpacing=0 background=\"images\/banner.jpg\" bgcolor=\"#FFFFFF\">");
document.writeln("  <TBODY>");
document.writeln("  <TR align=right bgColor=#1868b1>");
document.writeln("    <TD colSpan=3 height=5><\/TD><\/TR>");
document.writeln("  <TR bgColor=#ffffff>");
document.writeln("    <TD colSpan=3 height=1><\/TD><\/TR>");
document.writeln("  <TR>");
document.writeln("    <TD height=\"96\" colSpan=3>");
document.writeln("	<div align=\"right\"><\/div>   ");
document.writeln("      <div align=\"right\">");
document.writeln("      <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" id=\"table2\" height=\"100%\">");
document.writeln("		<tr>");
document.writeln("			<td>");
document.writeln("			<div align=\"left\">");
document.writeln("<EMBED align=left src=\"images\/15.swf\" width=600 height=96 type=application\/x-shockwave-flash wmode=\"transparent\" quality=\"high\">");
document.writeln("			<\/div>");
document.writeln("	<\/td>");
document.writeln("			<td>");
document.writeln("			<div align=\"right\">");
document.writeln("<EMBED align=right src=\"images\/01.swf\" width=140 height=96 type=application\/x-shockwave-flash wmode=\"transparent\" quality=\"high\">");
document.writeln("			<\/div>");
document.writeln("			<\/td>");
document.writeln("		<\/tr>");
document.writeln("		<\/table>");
document.writeln("	<\/div>");
document.writeln("	<\/TD>");
document.writeln("    <\/TR>");
document.writeln("  <TR>");
document.writeln("    <TD colspan=\"3\" valign=\"middle\" height=\"21\"><div align=\"center\">");
document.writeln("		<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"98%\" id=\"table1\" height=\"31\">");
document.writeln("			<tr>");
document.writeln("				<td valign=\"top\">");
document.writeln("				");
document.writeln("		<ul id=\"navigation\">");
document.writeln("        <li onmouseover=\"displaySubMenu(this)\" onmouseout=\"hideSubMenu(this)\">");
document.writeln("            <a href=\"index.htm\">首  页<\/a>");
document.writeln("        <\/li>");
document.writeln("        ");
document.writeln("        <li onmouseover=\"displaySubMenu(this)\" onmouseout=\"hideSubMenu(this)\">");
document.writeln("            <a href=\"pomology.htm\">本所概况<\/a>            ");
document.writeln("            <ul>");
document.writeln("            <li><a href=\"pomology_leaders.htm\">领导班子<\/a><\/li>");
document.writeln("            <li><a href=\"pomology_organize.htm\">组织结构<\/a><\/li>");
document.writeln("            <li><a href=\"pomology_scenery.htm\">所容所貌<\/a><\/li>");
document.writeln("            <\/ul>              ");
document.writeln("        <\/li>");
document.writeln("        ");
document.writeln("        <li onmouseover=\"displaySubMenu(this)\" onmouseout=\"hideSubMenu(this)\">");
document.writeln("            <a href=\"patystruction.htm\">党建工作<\/a>  ");
document.writeln("            <ul>");
document.writeln("            <li><a href=\"patystruction_study.htm\">理论学习<\/a><\/li>");
document.writeln("            <\/ul>           ");
document.writeln("        <\/li> ");
document.writeln("        ");
document.writeln("        <li onmouseover=\"displaySubMenu(this)\" onmouseout=\"hideSubMenu(this)\">");
document.writeln("            <a href=\"affairs.htm\">综合政务<\/a>    ");
document.writeln("            <ul>");
document.writeln("                <li><a href=\"affairs_news.htm\">通知通告<\/a><\/li>");
document.writeln("                <li><a href=\"affairs_mt.htm\">媒体报道<\/a><\/li>");
document.writeln("            <\/ul>");
document.writeln("        <\/li>  ");
document.writeln("                ");
document.writeln("        <li onmouseover=\"displaySubMenu(this)\" onmouseout=\"hideSubMenu(this)\">");
document.writeln("            <a href=\"research.htm\">科研创新<\/a>    ");
document.writeln("            <ul>");
document.writeln("                <li><a href=\"research_news.htm\">科研动态<\/a><\/li>                ");
document.writeln("                <li><a href=\"research_policy.htm\">科研政策<\/a><\/li>");
document.writeln("                <li><a href=\"research_office.htm\">科研科室<\/a><\/li>");
document.writeln("            <\/ul>");
document.writeln("        <\/li> ");
document.writeln("                ");
document.writeln("        <li onmouseover=\"displaySubMenu(this)\" onmouseout=\"hideSubMenu(this)\">");
document.writeln("            <a href=\"subject.htm\">学科建设<\/a>    ");
document.writeln("            <ul>");
document.writeln("                <li><a href=\"subject_xsjl.htm\">学术交流<\/a><\/li>");
document.writeln("                <li><a href=\"subject_zj.htm\">专家介绍<\/a><\/li>");
document.writeln("            <\/ul>");
document.writeln("        <\/li> ");
document.writeln("        ");
document.writeln("        <li onmouseover=\"displaySubMenu(this)\" onmouseout=\"hideSubMenu(this)\">");
document.writeln("            <a href=\"technology.htm\">科技推广<\/a>    ");
document.writeln("            <ul>");
document.writeln("                <li><a href=\"technology_cg.htm\">科技成果<\/a><\/li>");
document.writeln("                <li><a href=\"technology_kp.htm\">果树科普<\/a><\/li>");
document.writeln("                <li><a href=\"technology_jt.htm\">技术讲堂<\/a><\/li>");
document.writeln("            <\/ul>");
document.writeln("        <\/li>  ");
document.writeln("        ");
document.writeln("        <li onmouseover=\"displaySubMenu(this)\" onmouseout=\"hideSubMenu(this)\">");
document.writeln("            <a href=\"industry.htm\">产业开发<\/a>    ");
document.writeln("            <ul>");
document.writeln("                <li><a href=\"industry_news.htm\">果业动态<\/a><\/li>");
document.writeln("                <li><a href=\"industry_tdyy.htm\">天地园艺公司<\/a><\/li>");
document.writeln("            <\/ul>");
document.writeln("        <\/li>  ");
document.writeln("        ");
document.writeln("        <li onmouseover=\"displaySubMenu(this)\" onmouseout=\"hideSubMenu(this)\">");
document.writeln("            <a href=\"periodical_lygs.htm\">期刊资源<\/a>    ");
document.writeln("            <ul>");
document.writeln("                <li><a href=\"periodical_lygs.htm\">《落叶果树》<\/a><\/li>");
document.writeln("                <li><a target=\"_blank\" href=\"http:\/\/202.194.143.1\/\">农大图书馆<\/a><\/li>");
document.writeln("            <\/ul>");
document.writeln("        <\/li>  ");
document.writeln("        ");
document.writeln("    <\/ul>");
document.writeln("				<\/td>");
document.writeln("			<\/tr>");
document.writeln("		<\/table>");
document.writeln("	<\/TD>");
document.writeln("  <\/TR>");
document.writeln("  <TR>");
document.writeln("    <TD height=\"11\" colSpan=3>　<\/TD>");
document.writeln("  <\/TR>");
document.writeln("  <TR>");
document.writeln("    <TD width=\"206\"><IMG height=1 src=\"\" width=206><\/TD>");
document.writeln("    <TD width=\"52\"><IMG height=1 src=\"\" width=52><\/TD>");
document.writeln("<TD><IMG height=1 src=\"\" width=502><\/TD><\/TR><\/TBODY><\/TABLE>");
document.writeln("<TABLE width=760 border=0 align=center cellPadding=0 cellSpacing=0 bgcolor=\"#FFFFFF\">");
document.writeln("  <TBODY>");
document.writeln("  <tr>");
document.writeln("    <TD height=25>&nbsp;<IMG src=\"images\/set.gif\" ");
document.writeln("      align=absMiddle>&nbsp;<B><a href=\"index.htm\">山东省果树研究所<\/a><\/B> - 网站公告<\/TD>");
document.writeln("    <TD align=right width=\"542\" height=25>");
document.writeln("<p align=\"center\">");
document.writeln("<MARQUEE onmouseover=this.stop() ");
document.writeln("      style=\"FONT-SIZE: 9pt; LEFT: 2px; MARGIN-LEFT: 2px; WIDTH: 540px; WORD-BREAK: break-all; TOP: 2px; HEIGHT: 20; TEXT-ALIGN: center\" ");
document.writeln("      onmouseout=this.start() scrollAmount=2 scrollDelay=50 behavior=loop><IMG ");
document.writeln("      src=\"images\/gb.gif\" align=absMiddle>&nbsp;<FONT ");
document.writeln("      color=#800000><a href=\"http:\/\/www.sdip.cn\/periodical_lygs.htm\">《落叶果树》2010年第4期已于7月1日出版发行，敬请关注!</a><\/FONT>&nbsp;&nbsp;<IMG ");
document.writeln("      src=\"images\/gb.gif\" align=absMiddle>&nbsp;<FONT ");
document.writeln("      color=#800000><a target=\"_blank\" href=\"http:\/\/www.luoyeguoshu.com.cn\/main-menu1\/contribution.html\">《落叶果树》征稿简约</a><\/FONT>&nbsp;&nbsp;<IMG ");
document.writeln("      src=\"images\/gb.gif\" align=absMiddle>&nbsp;<FONT ");
document.writeln("      color=#800000>欢迎光临山东省果树研究所网站<\/FONT>&nbsp;&nbsp;<IMG ");
document.writeln("      src=\"images\/gb.gif\" align=absMiddle>&nbsp;<FONT ");
document.writeln("      color=#800000>欲在所网站发布信息，请将材料发至信箱webmaster@sdip.cn。<\/FONT><\/MARQUEE><\/TD>");
document.writeln("	<\/tr>");
document.writeln("  <TR>");
document.writeln("    <TD height=25 colspan=\"2\"><a target=\"_blank\" href=\"patywork\/kxfz\/main.htm\">");
document.writeln("	<img border=\"0\" src=\"images\/fzg1.jpg\" width=\"760\" height=\"92\"><\/a><\/TD>");
document.writeln("    <\/TR>");
document.writeln("    <TR>");
document.writeln("    <TD><IMG height=1 src=\"\" width=218><\/TD>");
document.writeln("    <TD width=\"75%\"><IMG height=1 src=\"\" width=542><\/TD>");
document.writeln("    <\/TR>");
document.writeln("      <\/TBODY><\/TABLE>");
document.writeln("      ");
document.writeln("      <\/BODY>");
document.writeln("<\/HTML>")