document.writeln("<script type=\"text\/javascript\">");
<!--
		  function google_ad_request_done(google_ads) {
			var s = '';
			var i;
			if (google_ads.length == 0) {
			  return;
			}
		if (google_ads[0].type == "image") {
			  s += '<a href="' + google_ads[0].url +
					  '" target="_top" title="go to ' + google_ads[0].visible_url +
					  '"><img border="0" src="' + google_ads[0].image_url +
					  '"width="' + google_ads[0].image_width +
					  '"height="' + google_ads[0].image_height + '"></a>';

			} else if (google_ads[0].type == "flash") {
			  s += '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"' +
					  ' codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"' +
					  ' WIDTH="' + google_ad.image_width +
					  '" HEIGHT="' + google_ad.image_height + '">' +
					  '<PARAM NAME="movie" VALUE="' + google_ad.image_url + '">' +
					  '<PARAM NAME="quality" VALUE="high">' +
					  '<PARAM NAME="AllowScriptAccess" VALUE="never">' +
					  '<EMBED src="' + google_ad.image_url +
					  '" WIDTH="' + google_ad.image_width +
					  '" HEIGHT="' + google_ad.image_height + 
					  '" TYPE="application/x-shockwave-flash"' + 
					  ' AllowScriptAccess="never" ' + 
					  ' PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT>';
			}
		else if (google_ads[0].type="text") {
				s += '<div style="text-align:left;font-weight:bold;font-size:10pt"></div>';
			   if (google_ads.length == 1) {
				s +='<div style="margin-bottom:4px;width:500px;padding-left:5px;cursor:hand;font-size:10pt;" ' + 
				'onclick="window.open(\'' + google_ads[0].url + '\')" ' +
				'onmouseout="window.status=\'\';return true;" ' + 
				'onmouseover="window.status=\'' +
				google_ads[0].visible_url + '\';return true;">' + 
				'<a href="#" style="text-decoration:none;">' +
				'<span style="font-size:14px;font-weight:bold;text-decoration:underline;color:#ff0000;">' + 
				google_ads[0].line1 + '</span></a><br>' + 
				google_ads[0].line2 + "&nbsp;" + google_ads[0].line3 + '<br>' +
				'<span style="font-size:12px;color:#008000;">' + 
				google_ads[0].visible_url + '</span></div>'       
			} 
		else if (google_ads.length > 1) {
			    for(i=0; i < google_ads.length; ++i) {
					s += '<div style="padding:5px 0 0 20px;cursor:hand;font-size:14px;color:#000000;line-height:18px;" ' + 
				'onclick="window.open('+"'"+ google_ads[i].url + "'"+')" ' +
				'onmouseout="window.status='+"''"+';return true;" ' + 
				'onmouseover="window.status='+"'"+
				google_ads[i].visible_url + "'" +';return true;">' + 
				'<span style="text-decoration:underline;font-size:14px;color:#0000ff;font-weight:bold;">' +google_ads[i].line1 + '</span><br>' + google_ads[i].line2 + "&nbsp;" + google_ads[i].line3 + '<br>' +'<span style="color:#008000;font-size:14px;">' + google_ads[i].visible_url + '</span></div>';
				if(i<google_ads.length) s += "";
					}
				}
			}
			s += '<div style="width:100px;padding-left:0px;margin-top:0px;cursor:hand;font-size:8pt;line-height:15px;"><a href=\"' + google_info.feedback_url + '\" style="color:999;border-bottom:0px #cccccc solid;"><p align="right">Ads by Google</p></a></div>'
			s += '';
			document.write(s);
			return;
		  }
		google_ad_client = 'pub-9469859539755076'; 
		google_ad_slot = '6329740465';
		google_ad_output = 'js';
		google_max_num_ads = '1';
		google_ad_type = 'text';
		google_gl = 'CN';
		google_language = 'zh-CN';
		google_encoding = 'gb2312';
		google_safe = 'high';
		google_adtest = 'off';//此处正式上线请变为 off
		google_ad_section = 'default';
		google_feedback = 'on';
		// -->

document.writeln("\/\/--><\/script>");
document.writeln("<script type=\"text\/javascript\"");
document.writeln("src=\"http:\/\/pagead2.googlesyndication.com\/pagead\/show_ads.js\">");
document.writeln("<\/script>")

