"); } else { document.write("Ads By Google"); } document.write(""); // 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[i].line1 + "
" + google_ads[i].line2 + " " + google_ads[i].line3 + "
" + "
" + "" + google_ads[i].visible_url + "
"); } } // For an image ad, display the image; there will be only one . if (google_ads[0].type == 'image') { document.write("" + "" + ""); } // Finish up anything that needs finishing up document.write (""); } if (indiatimes_adtype==1) //Columnwise Ads { // Display ads in a table document.write(""); // Print "Ads By Google" -- include link to Google feedback page if available document.write(""); // 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[i].line1 + "
" + google_ads[i].line2 + " " + google_ads[i].line3 + "
" + "
" + "" + google_ads[i].visible_url + ""); } } // For an image ad, display the image; there will be only one . if (google_ads[0].type == 'image') { document.write("
"); } // Finish up anything that needs finishing up document.write ("
"); if (google_info.feedback_url) { document.write("Ads by Google"); } else { document.write("Ads By Google"); } document.write("
" + "" + "
"); } if (indiatimes_adtype==2) //Square Ad { // Display ads in a table document.write(""); // Print "Ads By Google" -- include link to Google feedback page if available document.write(""); // 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 "); } } // For an image ad, display the image; there will be only one . if (google_ads[0].type == 'image') { document.write(""); } // Finish up anything that needs finishing up document.write ("
"); if (google_info.feedback_url) { document.write("Ads by Google"); } else { document.write("Ads By Google"); } document.write("
" + "" + google_ads[i].line1 + "
" + google_ads[i].line2 + " " + google_ads[i].line3 + "
" + "
" + "" + google_ads[i].visible_url + "
" + "" + "
"); } } //end of function // This script sets the attributes for requesting ads. google_ad_client = bgarstr; google_max_num_ads = 3; google_safe = "medium"; google_feedback = "on"; google_ad_channel = mystr; // Note: The following line is for testing purposes only. // Remove this line to have ads targeted correctly for your pages. //google_page_url = window.parent.location.href; // Note: The following lines are for testing purposes only. // Uncomment them to test image ads. //google_kw = "googletestadimage"; // google_kw_type = "exact"; // google_image_size = "120x600"; -->