<!--
if(top.location!=location)top.location.href=location.href;function time_count_down()
{var endtime=new Date("September 9, 2009 14:00:00");var nowtime=new Date();if(nowtime>=endtime){document.getElementById("_lefttime").innerHTML='<a href=\"http://www.jpwind.com/JP/ExamInfo/200912-jlpt-zhunkaozheng-lingqu.html\" target=\"_blank\"><b class=\"red\">12月6日日语考试，请注意各考点准考证领取时间</b></a>';return;}
var leftsecond=parseInt((endtime.getTime()-nowtime.getTime())/1000);if(leftsecond<0){leftsecond=0;}
__d=parseInt(leftsecond/3600/24);__h=parseInt((leftsecond/3600)%24)+__d*24;__m=parseInt((leftsecond/60)%60);__s=parseInt(leftsecond%60);document.getElementById("_lefttime").innerHTML='<a href=\"http://www.jpwind.com/JP/ExamInfo/20090715010615.html\" target=\"_blank\" rel=\"nofollow\"><b class=\"red\">离日语考试报名结束还剩：'+__h+"小时"+__m+"分"+__s+"秒"+'</b></a> <a href=\"http://www.jpwind.com/JP/ExamInfo/200912-jlpt-zhunkaozheng-lingqu.html\" target=\"_blank\" rel=\"nofollow\"><b class=\"blue\">准考证领取时间</b></a>';setTimeout(time_count_down,1000);}
function newsol_open_news(news_id){window.open("/newsol/jpnews.php?id="+news_id,'','width=400,height=400,scrollbars=no,status=no');}
function opw(page){window.open(page,'','width=350,height=80,scrollbars=no,status=no');}
function jpnews_opw(page){window.open(page,'','width=400,height=400,scrollbars=no,status=no');}
function flashplay(u,w,h,n)
{var FlashSource="<OBJECT codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 id=flashplaytool"+n+" width='"+w+"' height='"+h+"'><PARAM NAME=movie VALUE='"+u+"'><PARAM NAME=quality VALUE=high><embed src='"+u+"' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='"+w+"' height='"+h+"'></embed></OBJECT>";return FlashSource;}

function get_topic_share_txt(){

	var share_txt = '',
	    title = encodeURIComponent(document.title),
	    url = encodeURIComponent(document.location.href),
	    share = 'title='+title+'&url='+url,
	    share_targets = [
		  {'title':'分享到新浪微博', 'name':'新浪微博', 'url':'http://v.t.sina.com.cn/share/share.php?'+share, 'id':'share_sinaweibo', 'prop':'0 -201px'},
		  {'title':'分享到QQ微博', 'name':'QQ微博', 'url':'http://v.t.qq.com/share/share.php?'+share, 'id':'share_qqweibo', 'prop':'0 -280px'},
		  {'title':'分享到开心网', 'name':'开心网', 'url':'http://www.kaixin001.com/repaste/share.php?rtitle='+title+'&rurl='+url+'&rcontent='+title, 'id':'share_kaixin', 'prop':'0 -40px'},
		  {'title':'分享到人人网', 'name':'人人网', 'url':'http://share.renren.com/share/buttonshare.do?title='+title+'&link='+url, 'id':'share_renren', 'prop':'0 -80px'},
		  {'title':'分享到豆瓣', 'name':'豆瓣', 'url':'http://www.douban.com/recommend/?'+share, 'id':'share_douban', 'prop':'0 -120px'},
		  {'title':'添加到QQ书签', 'name':'QQ书签', 'url':'http://shuqian.qq.com/post?title='+title+'&uri='+url+'&jumpback=2&noui=1', 'id':'share_qqshuqian'},
		  {'title':'添加到百度收藏', 'name':'百度收藏', 'url':'http://cang.baidu.com/do/add?it='+title+'&iu='+url, 'id':'share_baiducang'},
		  {'title':'添加到本机收藏夹', 'name':'收藏夹', 'url':'javascript:window.external.addFavorite("'+url+'","'+title+'")', 'id':'share_scj'}
	    ];

	share_targets.each(function(e){
		share_txt += '<a href="'+e.url+'" title="'+e.title+'" target="_blank" class="share_link"><span class="share_img" id="'+e.id+'"></span><span class="share_txt">'+e.name+'</span></a>';
	});

	return share_txt;
}

function get_topic_share_txt_old(){share_txt="<a title=\"添加到本机收藏夹\" href=\"javascript:window.external.addFavorite(\'"+encodeURIComponent(document.location.href)+"\',\'"+document.title+"\')\"><img alt=\"本机收藏夹\" src=\"\/images\/share\/wo.gif\" border=\"0\">收藏夹<\/a> ";share_txt=share_txt+"<a title=\"QQ书签\" href=\"javascript:window.open(\'http:\/\/shuqian.qq.com\/post?title=\'+encodeURIComponent(document.title)+\'&uri=\'+encodeURIComponent(document.location.href)+\'&jumpback=2&noui=1\',\'favit\',\'width=930,height=470,left=50,top=50,toolbar=no,menubar=no,location=no,scrollbars=yes,status=yes,resizable=yes\');void(0)\"><img alt=\"添加到QQ书签\" src=\"\/images\/share\/qq.gif\" border=\"0\">QQ<\/a> ";share_txt=share_txt+"<a title=\"百度收藏\" href=\"javascript:u=location.href;t=document.title;c = %22%22 + (window.getSelection ? window.getSelection() : document.getSelection ? document.getSelection() : document.selection.createRange().text);var url=%22http:\/\/cang.baidu.com\/do\/add?it=%22+encodeURIComponent(t)+%22&iu=%22+encodeURIComponent(u)+%22&dc=%22+encodeURIComponent(c)+%22&fr=ien#nw=1%22;window.open(url,%22_blank%22,%22scrollbars=no,width=600,height=450,left=75,top=20,status=no,resizable=yes%22); void 0\"><img alt=\"添加到百度收藏\" src=\"\/images\/share\/baidu.gif\" border=\"0\">百度<\/a> ";share_txt=share_txt+"<a href=\"javascript:location.href=\'http:\/\/www.google.com\/bookmarks\/mark?op=add&bkmk=\'+encodeURIComponent(location.href)+\'&title=\'+encodeURIComponent(document.title)\"><img alt=\"添加到Google书签\" src=\"\/images\/share\/google.gif\" border=\"0\">Google<\/a> ";share_txt=share_txt+"<a href=\"javascript:d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');void(live=window.open('https://favorites.live.com/quickadd.aspx?marklet=1&mkt=en-us&url='+escape(d.location.href)+'&title='+escape(d.title)+'&top=1','live','scrollbars=yes,status=yes,resizable=yes'));live.focus();\"><img alt=\"Windows Live\" src=\"\/images\/share\/live.gif\" border=\"0\">Live</a> ";share_txt=share_txt+"<a onclick=\"window.open(\'http:\/\/myweb.cn.yahoo.com\/popadd.html?url=\'+encodeURIComponent(document.location.href)+\'&title=\'+encodeURIComponent(document.title), \'Yahoo\',\'scrollbars=yes,width=780,height=550,left=80,top=80,status=yes,resizable=yes\');\" href=\"#\"><img alt=\"添加到雅虎收藏\" src=\"\/images\/share\/yahoo.gif\" border=\"0\">雅虎<\/a> ";share_txt=share_txt+"<a href=\"javascript:d=document;t=d.selection?(d.selection.type!=\'None\'?d.selection.createRange().text:\'\'):(d.getSelection?d.getSelection():\'\');void(vivi=window.open(\'http:\/\/vivi.sina.com.cn\/collect\/icollect.php?pid=28&title=\'+escape(d.title)+\'&url=\'+escape(d.location.href)+\'&desc=\'+escape(t),\'vivi\',\'scrollbars=no,width=480,height=480,left=75,top=20,status=no,resizable=yes\'));vivi.focus();\"><img alt=\"添加到新浪ViVi\" src=\"\/images\/share\/vivi.gif\" border=\"0\">新浪<\/a> ";share_txt=share_txt+"<a href=\"javascript:d=document;t=d.selection?(d.selection.type!=\'None\'?d.selection.createRange().text:\'\'):(d.getSelection?d.getSelection():\'\');void(keyit=window.open(\'http:\/\/z.sohu.com\/storeit.do?t=\'+escape(d.title)+\'&u=\'+escape(d.location.href)+\'&c=\'+escape(t),\'keyit\',\'scrollbars=no,width=475,height=575,left=75,top=20,status=no,resizable=yes\'));keyit.focus();\"><img alt=\"添加到搜狐网摘\" src=\"\/images\/share\/sohuz.gif\" border=\"0\">搜狐<\/a> ";share_txt=share_txt+"<a href=\"javascript:d=document;t=d.selection?(d.selection.type!=\'None\'?d.selection.createRange().text:\'\'):(d.getSelection?d.getSelection():\'\');void(keyit=window.open(\'http:\/\/www.365key.com\/storeit.aspx?t=\'+escape(d.title)+\'&u=\'+escape(d.location.href)+\'&c=\'+escape(t),\'keyit\',\'scrollbars=no,width=475,height=575,left=75,top=20,status=no,resizable=yes\'));keyit.focus();\"><img alt=\"添加到365Key网摘\" src=\"\/images\/share\/365key.gif\" border=\"0\">365Key<\/a> ";share_txt=share_txt+"<a href=\"javascript:d=document;t=d.selection?(d.selection.type!=\'None\'?d.selection.createRange().text:\'\'):(d.getSelection?d.getSelection():\'\');void(yesky=window.open(\'http:\/\/hot.yesky.com\/dp.aspx?t=\'+escape(d.title)+\'&u=\'+escape(d.location.href)+\'&c=\'+escape(t)+\'&st=2\',\'yesky\',\'scrollbars=no,width=400,height=480,left=75,top=20,status=no,resizable=yes\'));yesky.focus();\"><img alt=\"添加到天极网摘\" src=\"\/images\/share\/yesky.gif\" border=\"0\">天极<\/a> ";share_txt=share_txt+"<a href=\"javascript:t=document.title;u=location.href;e=document.selection?(document.selection.type!=\'None\'?document.selection.createRange().text:\'\'):(document.getSelection?document.getSelection():\'\');void(open(\'http:\/\/bookmark.hexun.com\/post.aspx?title=\'+escape(t)+\'&url=\'+escape(u)+\'&excerpt=\'+escape(e),\'HexunBookmark\',\'scrollbars=no,width=600,height=450,left=80,top=80,status=no,resizable=yes\'));\"><img alt=\"添加到和讯网摘\" src=\"\/images\/share\/hexun.gif\" border=\"0\">和讯<\/a>";return share_txt;}
function topic_share(){document.getElementById("topic_share").innerHTML="<span style=\"font-weight:bold\">收藏至: <\/span>"+get_topic_share_txt();document.getElementById("topic_info").style.height="45px";}
function topic_share_bbs(){document.write("<span style=\"color:red;font-weight:bold\">收藏本帖: <\/span>"+get_topic_share_txt());}
function topic_share_2(){document.write("<span style=\"float:left;color:red;font-weight:bold\">分享: <\/span>"+get_topic_share_txt());}
function site_share_1(id){document.getElementById(id).innerHTML=get_topic_share_txt();}
function show_site_info(){
var links = [
  ["关于我们","/info/aboutUs.html"],
  ["广告服务","/info/ad.html"],
  ["网站合作","/info/ad.html"],
  ["联系我们","/info/aboutUs.html"],
  ["法律顾问","/info/aboutUs.html"],
  ["免责声明","/info/aboutUs.html"],
  ["友情链接","/info/aboutUs.html"],
  ["RSS","/info/aboutUs.html"]
];
var links_txt = new Array();
for(var i=0; i<links.length; i++) {
	links_txt[i] = "<a href=\""+links[i][1]+"\" target=\"_blank\" rel=\"nofollow\">"+links[i][0]+"</a>";
}
document.write(links_txt.join("|"));

}

function show_announce(){document.write('和风日语通告:<a href=\"http://www.jpwind.com/JP/ExamInfo/2010-nenglikaoshi-gaige-081127.html\" target=\"_blank\"><b id=\"_lefttime\" class=\"red\">2010年开始日语能力考试试题改革</b></a>');}
function show_site_info_copyright(){document.write("版权所有：和风日语网 2004-2010 未经授权禁止复制或建立镜像<br />");document.write("Copyright ©2004 - 2010  <a href=\"http://www.JPwind.com\"><span class=\"bold\">JPwind.com</span></a>，All Rights Reserved.");
  if(document.getElementById("announce_msg")) {
  } else {
	initMarquee();
  }
	document.getElementById("bootm_bq").innerHTML = document.getElementById("bootm_bq").innerHTML+showVote2();
	setInterval("moveR();", 80);
}
function show_site_info_copyright2(){document.write("法律顾问：广东创兴律师事务所 赵子涌律师<br />");show_site_info_copyright();document.write(" Powered By DedeCMS");}
function flashplay1()
{document.write(flashplay("http://www.jpwind.com/images/partner/go2japan_468x60.swf",468,60,1));}
function show_ad_index_center1()
{document.write("<div class=\"left\"><a href=\"http://jiandan.188133.cn/\" target=\"_blank\" rel=\"nofollow\"><img src=\"/images/partner/jptv_468x60.png\" style=\"border-width:0px; height:60px; width:468px;\" /></a></div><div class=\"right\"></div><div class=\"clear\"></div>");}
function show_ad_page_center1()
{}
function show_ad_right_top(){document.write("<a href=\"http://www.chanet.com.cn/click.cgi?a=139340&d=37350&u=&e=\" target=\"_blank\" rel=\"nofollow\"><img src=\"http://file.chanet.com.cn/image.cgi?a=139340&d=37350&u=&e=\" style=\"border-width:0px; height:1px; width:1px;\" /><span class=\"red\">日企外企招聘 - 大量人才招募中</span></a>");}
function show_ad_topic_title(){}
function show_ad_site_index_3(){}
function show_ad_site_index_1_back(){if(document.location.href&&(document.location.href.indexOf('jpwind.com/japanese')>0||document.location.href.indexOf('jpwind.com/special')>0||document.location.href.indexOf('jpwind.com/studyol')>0)){show_ad_site_index_4();return;}
var str="<table><tr><td width=\"200\">";str+="<a href=\"http://cn.jikei.net/jikeicn/lang/tls/\" target=\"_blank\" rel=\"nofollow\"><span class=\"red\">签证率最高的日语学校</span></a><br />";str+="<a href=\"http://cn.jikei.net/\" target=\"_blank\" rel=\"nofollow\"><span class=\"blue\">直接联系日本学校(无中介)</span></a><br />";str+="<a href=\"http://cn.jikei.net/school_daban.htm\" target=\"_blank\" rel=\"nofollow\"><span class=\"red\">日本就职率95%的学校</span></a>";str+="</td><td>";str+="<a href=\"http://i.go2japan.com/forum\" target=\"_blank\" rel=\"nofollow\"><span class=\"red\">日本专家为您免费咨询</span></a><br />";str+="<a href=\"http://i.go2japan.com\" target=\"_blank\" rel=\"nofollow\"><span class=\"blue\">你不知道的日本好工作有很多</span></a><br />";str+="<a href=\"http://i.go2japan.com/forum\" target=\"_blank\" rel=\"nofollow\"><span class=\"red\">留学-工作的最佳方案</span></a>";str+="</td></tr></table>";document.write(str);}
function show_ad_site_index_2(){document.write("<ul>");document.write("<li><a href=\"http://www.chanet.com.cn/click.cgi?a=139340&d=37350&u=&e=\" target=\"_blank\"><img src=\"http://file.chanet.com.cn/image.cgi?a=139340&d=37350&u=&e=\" style=\"border-width:0px; height:1px; width:1px;\" /><span class=\"red bold\">日企外企招聘-大量人才招募中</span></a></li>");document.write("<li><a href=\"http://geci.jpwind.com/\" target=\"_blank\"><span class=\"green bold\"> = 进入日语歌词频道 = </span></a></li>");document.write("<li><a href=\"http://bbs.jpwind.com/forum-31-1.html\" target=\"_blank\"><span class=\"green bold\">歌词求助|歌词提供</span></a></li>");document.write("</ul>");}
function show_ad_site_index_4(){var str="<ul>";str+="<li><a href=\"http://bbs.jpwind.com/forum-24-1.html\" target=\"_blank\"><span class=\"red\">日语相关工作招聘[及发布]</span></a></li>";str+="<li><a href=\"/studyol/\" target=\"_blank\"><span class=\"blue\">标准日语/新编日语在线学习</span></a></li>";str+="<li><a href=\"/testol/\" target=\"_blank\"><span class=\"blue\">日语语法在线测试</span></a></li>";str+="<li><a href=\"http://geci.jpwind.com\" target=\"_blank\"><span class=\"red\">和风日语歌词网(5万首歌词)</span></a></li>";str+="<li><a href=\"/newsol/\" target=\"_blank\"><span class=\"red\">在线日语新闻</span></a></li>";str+="<li><a href=\"/JP/Food/riben-liaoli-caipu.html\" target=\"_blank\"><span class=\"blue\">日本料理菜谱</span></a></li>";document.write(str);}
function show_ad_site_index_1(){};
function show_ad_site_all_1(){}
function show_ad_site_index_5(){}
function show_ad_topic_right(){document.write("<div class=\"topic_right_ad\"><div class=\"topic_right_ad2\"><a href=\"/info/ad.html\" target=\"_blank\"><span class=\"topic_right_ad_title\">您的广告位</span></a></div>在此处刊登您的广告<br /><br /><div class=\"topic_right_ad3\"><a href=\"/info/ad.html\" target=\"_blank\">--点击进入--</a></div></div>");document.write("<div class=\"topic_right_ad\"><div class=\"topic_right_ad2\"><a href=\"/info/ad.html\" target=\"_blank\"><span class=\"topic_right_ad_title\">您的广告位</span></a></div>在此处刊登您的广告<br /><br /><div class=\"topic_right_ad3\"><a href=\"/info/ad.html\" target=\"_blank\">--点击进入--</a></div></div>");document.write("<div class=\"topic_right_ad\"><div class=\"topic_right_ad2\"><a href=\"/newsol\" target=\"_blank\"><span class=\"topic_right_ad_title\">日语新闻在线听</span></a></div>数十个日语新闻频道在线收看收听<div class=\"topic_right_ad3\"><a href=\"/newsol\" target=\"_blank\">--点击进入--</a></div></div>");document.write("<div class=\"topic_right_ad\"><div class=\"topic_right_ad2\"><a href=\"/studyol/br.htm\" target=\"_blank\"><span class=\"topic_right_ad_title\">标准日语在线学习</span></a></div>标准日语初中级四册在线学习<div class=\"topic_right_ad3\"><a href=\"/studyol/br.htm\" target=\"_blank\">--点击进入--</a></div></div>");document.write("<div class=\"topic_right_ad\"><div class=\"topic_right_ad2\"><a href=\"/studyol/xb.htm\" target=\"_blank\"><span class=\"topic_right_ad_title\">新编日语在线学习</span></a></div>新编日语1-4册在线学习<br />让学习成为乐趣<div class=\"topic_right_ad3\"><a href=\"/studyol/xb.htm\" target=\"_blank\">--点击进入--</a></div></div>");document.write("<div class=\"topic_right_ad\"><div class=\"topic_right_ad2\"><a href=\"/studyol/dj\" target=\"_blank\"><span class=\"topic_right_ad_title\">大家的日语在线学习</span></a></div>大家的日语第一册在线学习<br />让学习成为乐趣<div class=\"topic_right_ad3\"><a href=\"/studyol/dj\" target=\"_blank\">--点击进入--</a></div></div>");}
function show_left_info(){left_info=" <div>";left_info+="  <!-- 和风在线系列 start -->";left_info+="  <div class=\"left_title\" id=\"title_zx\"><img src=\"/images/v1/blank.gif\" style=\"width:1px; height:3px;\" /><p>和风在线系列</p></div>";left_info+="  <ul id=\"zaixian\">";left_info+="   <li><a href=\"/studyol/br.htm\"><span class=\"blue\">标准日语在线学习</span></a></li>";left_info+="   <li><a href=\"/studyol/xb.htm\"><span class=\"red\">新编日语在线学习</span></a></li>";left_info+="   <li><a href=\"/studyol/dj/\"><span class=\"blue\">大家的日语在线学习</span></a></li>";left_info+="   <li><a href=\"/newsol/\"><span class=\"red\">在线日语新闻</span></a></li>";left_info+="   <li><a href=\"/testol/\"><span class=\"blue\">在线语法测试</span></a></li>";left_info+="   <li><a href=\"/happyjp/type.html\"><span class=\"red\">和风在线打字练习</span></a></li>";left_info+="   <li><a href=\"/japanese/\"><span class=\"blue\">五十音图发声练习</span></a></li>";left_info+="  </ul>";left_info+="  <!-- 和风在线系列 end -->";left_info+=" </div>";left_info+=" <div class=\"sep2\"></div>";left_info+=" <div>";left_info+="  <!-- 必备知识 start -->";left_info+="  <div class=\"left_title\" id=\"title_bb\"><img src=\"/images/v1/blank.gif\" style=\"width:1px; height:3px;\" /><p>必备知识</p></div>";left_info+="  <ul id=\"bibei\">";left_info+="      <li><a href=\"/JP/ExamInfo/20080401092705.html\"><span class=\"red\"><b>2008年日语能力考专题</b></span></a></li>";left_info+="      <li><a href=\"/japanese/hiragana.html\"><span class=\"blue\">日语汉字自动标注假名</span></a></li>";left_info+="      <li><a href=\"/JP/Bizhi/20070714152003.html\"><span class=\"red\">日语翻译日语辞典网站</span></a></li>";left_info+="   <li><a href=\"/JP/Bizhi/20060211222820.html\"><span class=\"blue\">学习必备网址</span></a></li>";left_info+="   <li>安装日语输入法 <a href=\"/JP/Bizhi/20060207002507.html\">XP</a> <a href=\"/JP/Bizhi/20060207002321.html\">2K</a> <a href=\"/JP/Bizhi/20060109011207.html\">98</a></li>";left_info+="   <li><a href=\"/JP/Bizhi/20060208221322.html\">网页正常显示日语的设置</a></li>";left_info+="   <li><a href=\"/JP/Bizhi/20060211223202.html\">日语输入键盘罗马字对应表</a></li>";left_info+="   <li><a href=\"/JP/Bizhi/20060212171153.html\">FireFox浏览器</a></li>";left_info+="   <li><a href=\"/JP/Bizhi/20060209234737.html\">电子书阅读软件</a></li>";left_info+="  </ul>";left_info+="  <!-- 必备知识 end -->";left_info+=" </div>";left_info+=" <div class=\"sep2\"></div>";left_info+=" <div>";left_info+="  <!-- 推荐专题 start -->";left_info+="  <div class=\"left_title\" id=\"title_tj\"><img src=\"/images/v1/blank.gif\" style=\"width:1px; height:3px;\" /><p>推荐专题</p></div>";left_info+="  <ul id=\"tuijian\">";left_info+="   <li><a href=\"/JP/JLPT1/paper-jlpt1.html\" title=\"日语一级考试试题\"><span class=\"green\">日语一级考试试题</span></a></li>";left_info+="   <li><a href=\"/JP/JLPT2/paper-jlpt2.html\" title=\"日语二级考试试题\"><span class=\"green\">日语二级考试试题</span></a></li>";left_info+="   <li><a href=\"/JP/JLPT3/paper-jlpt3.html\" title=\"日语三级考试试题\"><span class=\"green\">日语三级考试试题</span></a></li>";left_info+="   <li><a href=\"/JP/JLPT4/paper-jlpt4.html\" title=\"日语四级考试试题\"><span class=\"green\">日语四级考试试题</span></a></li>";left_info+="   <li><a target=\"_blank\" href=\"http://geci.jpwind.com/\">日语歌词</a></li>";left_info+="   <li><a href=\"/JP/Word/fenleicihui.html\">日语分类词汇</a></li>";left_info+="   <li><a href=\"/JP/Food/riben-liaoli-caipu.html\">日本料理菜谱</a></li>";left_info+="   <li><a href=\"/JP/Ganchu/jpwind.html\">和风细语</a>     <a href=\"/JP/Talk/nhk-kuraso.html\">NHK新生活日语</a></li>";left_info+="   <li><a href=\"/JP/Culture/xianliaoriyu.html\">闲聊日语</a>     <a href=\"/JP/Living/riyu-liuxing-kouyu.html\">流行口语</a></li>";left_info+="   <li><a href=\"/JP/Talk/zoubian-riben.html\">新走遍日本</a>  <a href=\"/JP/Read/quweiriyu.html\">趣味日语</a></li>";left_info+="   <li><a href=\"/JP/Grammar/ssq.html\">日语基础教程/中级教程</a></li>";left_info+="   <li><a href=\"/JP/Word/riyu-zhuci.html\">全面分析日语助词</a></li>";left_info+="   <li><a href=\"/JP/Ganchu/shenghuo-zhinang.html\">在日生活智囊</a></li>";left_info+="   <li><a href=\"/JP/Living/lvyou-riyu.html\">旅游日语</a></li>";left_info+="   <li><a href=\"/JP/Talk/ylry.html\">原来这句日语这样说</a></li>";left_info+="  </ul>";left_info+="  <!-- 推荐专题 end -->";left_info+=" </div>";left_info+=" <!-- google_ad_section_end -->";left_info+=" <div class=\"sep2\"></div>";left_info+=" <div>";left_info+="  <!-- 和风申明 start -->";left_info+="  <div class=\"left_title\" id=\"title_sm\"><img src=\"/images/v1/blank.gif\" style=\"width:1px; height:3px;\" /><p>和风申明</p></div>";left_info+="  <div style=\"margin-top:5px \">和风日语网上资料来源网络，<br />只用于日语学习，不用作商业用途<br />";left_info+="  如果侵犯了您的权益，请联系：<img src=\"/pic/jpwind_gmail.gif\" alt=\"\" border=\"0\" width=\"175\" height=\"25\" /></div>";left_info+="  <!-- 和风申明 end -->";left_info+=" </div>";document.write(left_info);}
