google_ad_client = "pub-7656534065377065";
google_ad_channel ="1159206969"; // stokey
// google_ad_width = 300;
// google_ad_height = 250;
// google_ad_format = "300x250_as";

google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";

if (	location.href.indexOf('folkestone') != -1 ) {
	// background-color: #dbedfc;
	// color: #339 ! important;
	// border: #99f 1px solid ! important;
	google_color_border = "d8eaef";
	google_color_bg = "def0ff";
	google_color_text = "303090";
	google_color_link = google_color_text;
	google_color_url = google_color_text;
}
