$(document).ready(function(){ var str_content = '
2011 2010 2009 2008
'; $('#content_275129').html(str_content); var str_page = '1 '; $('#page_275129').html(str_page); $('#page_275129 > a').click(function(){ $('#js_275129').html('<'+'SCRIPT language=javascript src="http://active.zol.com.cn/zt/zt_multpage.php?eid=275129&page='+$(this).attr('rel')+'&ord=Math.random()" type=text/javascript><'+'/SCRIPT>'); return false; }).css({cursor:'pointer'}); });