function google_ad_request_done(google_ads) {
	var s = '';
	var i;
	if (google_ads.length == 0) {
		return;
	}
	if (google_ads[0].type == "flash") {


		s += '<a href=\"' +
		google_info.feedback_url + '\" style="color:#AAAAB9" target="_blank">Ads By Google</a><br>' +
		'<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 == "image") {
		if(google_ads[0].image_width == "468")
		{
			
		s += '<div><a href="' + 
		google_ads[0].url + '" target="_top" title="go to ' +
		google_ads[0].visible_url + '" onmouseout="window.status=\'\'" onmouseover="window.status=\'go to ' +
		google_ads[0].visible_url + '\';return true"><img border="0" src="' +
		google_ads[0].image_url + '"width="' +
		google_ads[0].image_width + '"height="' +
		google_ads[0].image_height + '" ></a><a href=\"' +
		google_info.feedback_url + '\" style="color:#AAAAB9;" target="_blank">Ads By Google</a></div>';
		}else{
		s += '<div style="margin-left:70px;width:728px;">' + 
		'<table height="11" width="100%" cellspacing="0" cellpadding="0" border="0">' +
		'<tbody>'+
			'<tr>'+
				'<td><a target="_blank" style="display:block" href="' + 
		google_ads[0].url + '" target="_top" title="go to ' +
		google_ads[0].visible_url + '" onmouseout="window.status=\'\'" onmouseover="window.status=\'go to ' +
		google_ads[0].visible_url + '\';return true"><img style="display:block" border="0" src="' +
		google_ads[0].image_url + '"width="' +
		google_ads[0].image_width + '"height="' +
		google_ads[0].image_height + '"></a></td>'+
			'</tr>'+
			'<tr>'+
				'<td align="right"><font face="arial,sans-serif" color="#AAAAB9" style="line-height: 8px; font-size: 9px;"><a href=\"' +
		google_info.feedback_url + '\">Ads By Google</a></font></td>'+	
			'</tr>'+
		'</tbody>' +
		'</table></div>';
		}
	} else if (google_ads[0].type == "html") {
		s += google_ads[0].snippet;
	} else {
		 
		/*if (google_ads.length == 1) {
			s +='<div class="borderR" style="text-align:left;margin-bottom:5px"><div class="t2"/></div><div class="t1"/></div><div class="ct_wrapper"><div class="ct">';
			s +='<div class="taT" style="margin-bottom:3px;"><a class="gray" target="_blank" href="'+google_info.feedback_url+'" style="color:#88888888;">Ads by Google</a></div><div class="ta3Col">';
			s +='<dl class="ta" style="width: '+google_text_width+';text-align:'+google_text_align+';"><dt class="fs14 fB"><a hidefocus="on" target="_blank" style="font-size:14px;font-family:Arial,Helvetica,sans-serif;color:#16387C;font-weight:bold;" href="'+google_ads[0].url+'" onmouseout="window.status=\'\'" onmouseover="window.status=\'go to ' +google_ads[0].visible_url + '\';return true">'+google_ads[0].line1+'</a></dt><dd style="color:gray;font-family:Arial,Helvetica,sans-serif;">'+google_ads[0].line2+google_ads[0].line3+'</dd><dd class="url"><a class="gray" target="_blank" href="'+google_ads[0].url+'" style="font-family:Arial,Helvetica,sans-serif;color:gray;font-weight:bold;" onmouseout="window.status=\'\'" onmouseover="window.status=\'go to ' + google_ads[0].visible_url + '\';return true">'+google_ads[0].visible_url+'</a></dd></dl>';		
			s +='</div></div></div><div class="b1"/></div><div class="b2"/></div></div>';
		}else if (google_ads.length >1) {
		*/	
			s +='<div class="borderR" style="text-align:left;margin-bottom:5px"><div class="t2"/></div><div class="t1"/></div><div class="ct_wrapper"><div class="ct">';
			s +='<div class="taT" style="margin-bottom:3px;"><a class="gray" target="_blank" href="'+google_info.feedback_url+'" style="color:#AAAAB9;">Ads by Google</a></div><div class="ta3Col">';
			for(i = 0; i < google_ads.length; ++i) {
				s +='<dl class="ta" style="width: '+google_text_width+';text-align:'+google_text_align+';"><dt class="fs14 fB"><a hidefocus="on" target="_blank" style="font-size:14px;font-family:Arial,Helvetica,sans-serif;color:#16387C;font-weight:bold;" href="'+google_ads[i].url+'"  onmouseout="window.status=\'\'" onmouseover="window.status=\'go to ' +google_ads[i].visible_url + '\';return true">'+google_ads[i].line1+'</a></dt><dd style="color:gray;font-family:Arial;">'+google_ads[i].line2+google_ads[i].line3+'<a class="gray" target="_blank" href="'+google_ads[i].url+'" onmouseout="window.status=\'\'" style="font-family:Arial,Helvetica,sans-serif;color:gray;font-weight:bold;" onmouseover="window.status=\'go to ' + google_ads[i].visible_url + '\';return true">'+google_ads[i].visible_url+'</a></dd></dl>';
				if ( google_text_br ) {	
					if(i < google_ads.length){
						s +="<dl style='width:"+google_text_width+";height:10px;'><dd></dd></dl>";
					}
				}
			}
			s +='</div></div></div><div class="b1"/></div><div class="b2"/></div></div>';
			
		/*}*/
		 
	}

	document.write(s);
	return;
}

/*
			<script language="JavaScript">
				google_text_br = 0 ;
				google_text_width = '230px';
				google_text_align = 'left';
                google_ad_client = 'pub-2473059361437670';  
                google_ad_channel = '3828869477';
                google_ad_output = 'js';
                google_max_num_ads = '3';
                google_ad_type = 'text';
                google_image_size = '700x80';
                google_feedback = 'on';
            </script>
            <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
*/
