function showAdsense728x15() {
	// Google AdSense :: www.xxxx.info
	google_language = "ja";
	google_ad_client = "pub-6266005808921879";
	//google_alternate_ad_url = "http://www.1000i.info/_shared/js/get-ads728x90.html";
	google_ad_width = 728;
	google_ad_height = 15;
	google_ad_format = "728x15_0ads_al_s";


	if (location.hostname == 'www.sozai83.info') {
		if (google_ad_height == 15) {
			//2007-05-15: www.sozai83.info-728x15
			google_ad_channel = "3100988832";
		} else {
			//2006-12-10: www.sozai83.info
			google_ad_channel = "2658493351";
		}
	}
	if (location.hostname == 'www.rebbs.info') {
		//2006-12-10: www.rebbs.info
		google_ad_channel = "7819699175";
	}
	if (location.hostname == 'www.ecoup.info') {
		//2006-12-10: www.ecoup.info
		google_ad_channel = "6828834995";
	}
	if (location.hostname == 'www.hp-server.info') {
		//2006-12-10: www.hp-server.info
		google_ad_channel = "7349862831";
	}

	google_color_border = "b8860b";
	google_color_bg = "b8860b";
	google_color_link = "ffffff";
	google_color_text = "333333";
	google_color_url = "996666";

	// Code
	if (!location.hostname || location.hostname.match(/^(127|local)/) || location.search == "?debug") {
		document.write('<iframe name="google_ads_frame" width="' + google_ad_width + '" height="' + google_ad_height + '" marginWidth="0" marginHeight="0" frameborder="0" scrolling="no" allowtransparency="false"></iframe>');
	} else {
		document.write('<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>');
	}
}showAdsense728x15();
