function google_ad_request_done_internal(ads, borderColor, border, header, adUnitFormat, adUnitFormatOverride, backgroundColor, tracParams, titleFontColor, titleFontSize, bodyFontColor, bodyFontSize, urlFontSize, template_version, property_name ) { /* * If no ads are returned then dont build the ad block */ if (ads.length == 0) { return; } var textAlign = ""; var extraClass = ""; if (ads[0].type == "text") { extraClass = adUnitFormat + ads.length + " " + adUnitFormatOverride; } else { borderColor = "FFFFFF"; border = ""; textAlign = "center"; extraClass = adUnitFormat + "_google_img"; } if (header != "") { document.write("