
function googleAdSense_new(slot, width, height) {
  google_ad_client = "pub-6676376572775742";
  google_ad_slot = slot;
  google_ad_width = width;
  google_ad_height = height;
  google_language = "hu";
}


function googleAdSense(channel, width, height, format) {
  var width = ((width == null) ? 468 : width);
  var height = ((height == null) ? 60 : height);
  var format = ((format == null) ? "468x60_as" : format);
  google_ad_client = "pub-6676376572775742";
  google_alternate_color = "FFFFFF";
  google_ad_width = width;
  google_ad_height = height;
  google_ad_format = format;
  google_ad_type = "text_image";
  google_ad_channel = channel;
  google_color_border = "FFFFFF";
  google_color_bg = "FFFFFF";
  google_color_link = "555555";
  google_color_url = "008000";
  google_color_text = "555555";
  google_language = "hu";
}


function googleAdSense2(channel, width, height, format) {
  var width = ((width == null) ? 468 : width);
  var height = ((height == null) ? 60 : height);
  var format = ((format == null) ? "468x60_as" : format);
  google_ad_client = "pub-6676376572775742";
  google_alternate_color = "FFFFFF";
  google_ad_width = width;
  google_ad_height = height;
  google_ad_format = format;
  google_ad_type = "text_image";
  google_ad_channel = channel;
  google_color_border = "b0957f";
  google_color_bg = "efe6ce";
  google_color_link = "555555";
  google_color_url = "008000";
  google_color_text = "555555";
  google_language = "hu";
}
