http://www.greatestcities.com/Europe.html <script language="JavaScript">
<!--
// This function displays the ad results.
// It must be defined above the script that calls show_ads.js
// to guarantee that it is defined when show_ads.js makes the call-back.
function google_ad_request_done(google_ads) {
// Proceed only if we have ads to display!
if (google_ads.length < 1 )
return;
// Display ads in a table
// Print "Ads By Google" -- include link to Google feedback page if available
document.write("<table cellpadding=\"2\" cellspacing=0 border=0 bgcolor=\"#ffffff\" width=100%><tr><td align=\"center\" valign=middle nowrap><font size=-2 color=#6f6f6f>");
if (google_info.feedback_url) {
document.write("<a href=\"" + google_info.feedback_url +
"\">Ads by Google</a>");
} else {
document.write("Ads By Google");
}
document.write("</font></td></tr>");
// For text ads, display each ad in turn.
// In this example, each ad goes in a new row in the table.
if (google_ads[0].type == 'text') {
for(i = 0; i < google_ads.length; ++i) {
document.write("<tr><td id=\"taw" + i + "\" class=\"ch\" nowrap onFocus=\"ss('go to " + google_ads[i].visible_url + "')\" onMouseOver=\"ss('go to " + google_ads[i].visible_url + "')\" onMouseOut=\"cs()\" onClick=\"ga(this,event)\">" +
"<b><a class=\"ad\" id=\"aw" + i + "\" target=\"_top\" href=\"" + google_ads[i].url + "\" onFocus=\"ss('go to " + google_ads[i].visible_url + "')\" onMouseOver=\"return ss('go to " + google_ads[i].visible_url + "')\" onMouseOut=\"cs()\" onClick=\"ha('')\">" +
google_ads[i].line1 + "</a></b> - " +
google_ads[i].line2 + " " +
google_ads[i].line3 + "" +
"</td></tr>");
}
}
// For an image ad, display the image; there will be only one .
if (google_ads[0].type == 'image') {
document.write("<tr><td align=\"center\">" +
"<a href=\"" + google_ads[0].url + "\"style=\"text-decoration: none\">" +
"<img src=\"" + google_ads[0].image_url +
"\" height=\"" + google_ads[0].height +
"\" width=\"" + google_ads[0].width +
"\" border=\"0\"></a></td></tr>");
}
// Finish up anything that needs finishing up
document.write ("</table>");
}
-->
</script>
<script language="JavaScript">
<!--
// This script sets the attributes for requesting ads.
google_ad_client = "pub-6438771988880563";
google_alternate_ad_url = "http://www.greatestcities.com/img/google_adsense_script.html";
google_ad_channel ="4869932110";
google_ad_output = "js";
google_max_num_ads = 5;
google_ad_type = "text";
google_color_line = "ff0000";
-->
</script>
<script language="JavaScript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>şimdi adamlar bunu bilmem kaç bin gösterim aldıkları için mi yoksa google salak! olduğundan mı yapıyor anlamadım...