function insertWBR(str) {
	var output = '' ;
	for ( var i=0; i
");
	} else { 
		// document.write( "0 ads returned. 
"); 
		return;
	}
	var s = '';
	var i;
	/*
	* Verify that there are actually ads to display.
	*/
	if (google_ads.length == 0) {
		return;
	}
	/*
	* If an image or Flash ad is returned, display that ad.
	* Otherwise, build a string containing all of the ads and
	* then use a document.write() command to print that string.
	*/
	if (google_ads[0].type == "flash") {
		s += '';
	} else if (google_ads[0].type == "image") {
		s += '';
	} else {
		s += ('');
		s += ('