document.writeln("<!--");
document.writeln("<SCRIPT language=javascript type=text\/javascript ");
document.writeln("src=\"\/themes\/2010\/css\/common.js\"><\/SCRIPT>");
document.writeln("");
document.writeln("<SCRIPT type=text\/javascript ");
document.writeln("src=\"\/themes\/2010\/css\/jquery-1.3.2.min.js\"><\/SCRIPT>");
document.writeln("");
document.writeln("<SCRIPT type=text\/javascript>");
document.writeln("$(function(){");
document.writeln("	$(\'div.tab_t span[links]\').css(\'cursor\',\'pointer\')");
document.writeln("			   		.bind(\'click\',function(event){");
document.writeln("									$(this)");
document.writeln("										.css (\'background\',\'url(http:\/\/www.zhimu.net\/themes\/2010\/images\/7.gif) left top repeat-x\')");
document.writeln("										.siblings ().css(\'background\',\'none\')");
document.writeln("										.parent()");
document.writeln("										.siblings (\'div\').hide();");
document.writeln("									$($(this).attr (\'links\')).show();");
document.writeln("					}).filter(\':even\').click();");
document.writeln("			   ");
document.writeln("});");
document.writeln("");
document.writeln("<\/SCRIPT>-->")
