/* 2009-08-18 19:28:07 tvm bd/tvm */

var ni_channel = '';

if (typeof this.window['google_ad_request_done'] != 'function') {
	function google_ad_request_done(google_ads) {
		// alert('called google_ad_request_done for ' + this.window.ni_channel);
		var function_name = 'ni_google_ad_request_done_' + this.window.ni_channel;
		// alert('calling ' + function_name + '(google_ads)');
		eval(function_name + '(google_ads);');
	}
}

if (typeof this.window['ni_ad_prepare_request'] != 'function') {
	function ni_ad_prepare_request(channel) {
		this.window.ni_channel = channel;
		// alert('calling ni_ad_prepare_request(' + channel + ')');
		var function_name = 'ni_ad_prepare_request_' + this.window.ni_channel;
		eval(function_name + '();');
	}
}

if (typeof this.window['ni_ad_finalize_request'] != 'function') {
	function ni_ad_finalize_request(channel_css, google_ads) {
		// alert('calling ni_ad_finalize_request(' + channel_css + ', google_ads)');

	var s = '';
	var i;
	var google_heading_ad ="Google Ad";
	var google_heading_ads ="Google Ads";
	
	if (google_ads.length == 0)
		return;

	if (google_ads[0].type == "flash") {
		s += ''+
		'<table id="adTable" class="' + channel_css + '" border="0" cellpadding="0" cellspacing="0">'+
		'  <tr>'+
		'    <td colspan="3" class="gaTop">'+
		'      <div class="gaTop"></div>'+
		'    </td>'+
		'  </tr>'+
		'  <tr>'+
		'    <td class="gaLeft">'+
		'      <div class="gaLeft"></div>'+
		'    </td>'+
		'    <td class="gaContent">'+
		'      <div class="gaPrepend"></div>'+
		'      <div class="gaHeading">'+
		'        <a target="_blank" href="'+google_info.feedback_url+'">'+google_heading_ad+'</a>'+
		'      </div>'+
		'      <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="'+google_ad.image_width+'" HEIGHT="'+google_ad.image_height+'">'+
		'        <PARAM NAME="movie" VALUE="'+google_ad.image_url+'">'+
		'        <PARAM NAME="quality" VALUE="high">'+
		'        <PARAM NAME="AllowScriptAccess" VALUE="never">' +
		'        <EMBED src="'+google_ad.image_url +'" WIDTH="'+google_ad.image_width+'" HEIGHT="'+google_ad.image_height+'" TYPE="application/x-shockwave-flash"'+' AllowScriptAccess="never" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>'+
		'      </OBJECT>'+
		'      <div class="gaAppend"></div>'+
		'    </td>'+
		'    <td class="gaRight">'+
		'      <div class="gaRight"></div>'+
		'    </td>'+
		'  </tr>'+
		'  <tr>'+
		'    <td colspan="3" class="gaBottom">'+
		'      <div class="gaBottom"></div>'+
		'    </td>'+
		'  </tr>'+
		'</table>';
	}
	else if (google_ads[0].type == "image") {
		s += ''+
		'<table id="tvm" class="' + channel_css + '" border="0" cellpadding="0" cellspacing="0">'+
		'  <tr>'+
		'    <td colspan="3" class="gaTop">'+
		'      <div class="gaTop"><a target="_blank" href="'+google_info.feedback_url+'">'+google_heading_ad+'</a>'+
		'	 </div>'+
		'    </td>'+
		'  </tr>'+
		'  <tr>'+
		'    <td class="gaLeft">'+
		'      <div class="gaLeft"></div>'+
		'    </td>'+
		'    <td class="gaContent">'+
		'      <div class="gaPrepend"></div>'+
		'      <div class="gaHeading"></div>'+
		'      <a target="_blank" href="'+google_ads[0].url+'" onmouseout="window.status=\'\'" onmouseover="window.status=\'go to '+google_ads[0].visible_url+'\';return true">'+
		'        <img border="0" src="'+google_ads[0].image_url+'" width="'+google_ads[0].image_width+' "height="'+google_ads[0].image_height+'">'+
		'      </a>'+
		'      <div class="gaAppend"></div>'+
		'    </td>'+
		'    <td class="gaRight">'+
		'      <div class="gaRight"></div>'+
		'    </td>'+
		'  </tr>'+
		'  <tr>'+
		'    <td colspan="3" class="gaBottom">'+
		'      <div class="gaBottom"></div>'+
		'    </td>'+
		'  </tr>'+
		'</table>';
	}
	else if (google_ads[0].type == "html") {
		s += google_ads[0].snippet;
	}
	else {
		if (google_ads.length == 1) {
			s += ''+
			'<table id="tvm" class="' + channel_css + '" border="0" cellpadding="0" cellspacing="0">'+
			'  <tr>'+
			'    <td colspan="3" class="gaTop">'+
			'      <div class="gaTop">'+
			'        <a target="_blank" href="'+google_info.feedback_url+'">'+google_heading_ad+'</a>'+
			'	   </div>'+
			'    </td>'+
			'  </tr>'+
			'  <tr>'+
			'    <td class="gaLeft">'+
			'      <div class="gaLeft"></div>'+
			'    </td>'+
			'    <td class="gaContent">'+
			'      <div class="gaPrepend"></div>'+
			'      <div class="gaHeading">'+
			'      </div>'+
			'      <div class="gaAd">'+
				'      <span class="gaLine1">'+
				'        <a target="_blank" href="'+google_ads[0].url+'" onmouseout="window.status=\'\'" onmouseover="window.status=\'go to '+google_ads[0].visible_url+'\';return true">'+google_ads[0].line1+'</a>'+
				'      </span>'+
				/*'      <br/>'+*/
				'      <span class="gaLine2">'+google_ads[0].line2+'</span>'+
				/*'      '+*/
				'      <span class="gaLine3">'+google_ads[0].line3+'</span>'+
				/*'      <br />'+*/
				'      <div class="gaUrl">'+
				'        <a target="_blank" href="'+google_ads[0].url+'" onmouseout="window.status=\'\'" onmouseover="window.status=\'go to '+google_ads[0].visible_url+'\';return true">'+google_ads[0].visible_url+'</a>'+
				'      </div>'+
			'	   </div>'+
			'      <div class="gaAppend"></div>'+
			'    </td>'+
			'    <td class="gaRight">'+
			'      <div class="gaRight"></div>'+
			'    </td>'+
			'  </tr>'+
			'  <tr>'+
			'    <td colspan="3" class="gaBottom">'+
			'      <div class="gaBottom"></div>'+
			'    </td>'+
			'  </tr>'+
			'</table>';

		}
		else if (google_ads.length > 1) {
			s += ''+
			'<table id="tvm" class="' + channel_css + '" border="0" cellpadding="0" cellspacing="0">'+
			'  <tr>'+
			'    <td colspan="3" class="gaTop">'+
			'      <div class="gaTop">'+
			'        <a target="_blank" href="'+google_info.feedback_url+'">'+google_heading_ads+'</a>'+
			'	   </div>'+
			'    </td>'+
			'  </tr>'+
			'  <tr>'+
			'    <td class="gaLeft">'+
			'      <div class="gaLeft"></div>'+
			'    </td>'+
			'    <td class="gaContent">'+
			'      <div class="gaPrepend"></div>'+
			'      <div class="gaHeading"></div>';

			for(i=0; i < google_ads.length; ++i) {
				s += ''+
				'      <div class="gaAd">'+
				'	   	<span class="gaLine1">'+
				'        <a target="_blank" href="'+google_ads[i].url+'" onmouseout="window.status=\'\'" onmouseover="window.status=\'go to '+google_ads[i].visible_url+'\';return true">'+google_ads[i].line1+'</a>'+
				'      	</span>'+
				/*'      	<br/>'+ */
				'      	<span class="gaLine2">'+google_ads[i].line2+'</span>'+
				/*'      	'+*/
				'      	<span class="gaLine3">'+google_ads[i].line3+'</span>'+
				/*'      	<br />'+*/
				'      	<div class="gaUrl">'+
				'      	  <a target="_blank" href="'+google_ads[i].url+'" onmouseout="window.status=\'\'" onmouseover="window.status=\'go to '+google_ads[i].visible_url+'\';return true">'+google_ads[i].visible_url+'</a>'+
				'      	</div>'+
				'	   </div>'+
				'      <div class="gaAppend"></div>';
			}
			s += ''+
			'    </td>'+
			'    <td class="gaRight">'+
			'      <div class="gaRight"></div>'+
			'    </td>'+
			'  </tr>'+
			'  <tr>'+
			'    <td colspan="3" class="gaBottom">'+
			'      <div class="gaBottom"></div>'+
			'    </td>'+
			'  </tr>'+
			'</table>';

			}
		}
	document.write(s);

	}
}

/* 2009-11-12 19:47:20 tvm 4860454942 */

function ni_ad_prepare_request_4860454942() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '4860454942+8454357703';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(4860454942)');
}

function ni_google_ad_request_done_4860454942(google_ads) {
	// alert('!! start.called ni_ad_request_done_4860454942(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_4860454942(google_ads)');
	return;
}
/* 2009-11-12 19:47:20 tvm 303899437 */

function ni_ad_prepare_request_303899437() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '0303899437+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(303899437)');
}

function ni_google_ad_request_done_303899437(google_ads) {
	// alert('!! start.called ni_ad_request_done_303899437(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_303899437(google_ads)');
	return;
}
/* 2009-11-12 19:47:20 tvm 6826341969 */

function ni_ad_prepare_request_6826341969() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 1;
	this.window.google_skip = 2;

	// alert('called ni_ad_prepare_request(6826341969)');
}

function ni_google_ad_request_done_6826341969(google_ads) {
	// alert('!! start.called ni_ad_request_done_6826341969(google_ads)');
	ni_ad_finalize_request('tvmListe430', google_ads);
	// alert('!! end.called ni_ad_request_done_6826341969(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 4267287485 */

function ni_ad_prepare_request_4267287485() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '4267287485+8454357703+3830553490';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(4267287485)');
}

function ni_google_ad_request_done_4267287485(google_ads) {
	// alert('!! start.called ni_ad_request_done_4267287485(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_4267287485(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 8305432093 */

function ni_ad_prepare_request_8305432093() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '8305432093+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 4;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(8305432093)');
}

function ni_google_ad_request_done_8305432093(google_ads) {
	// alert('!! start.called ni_ad_request_done_8305432093(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_8305432093(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 3374872550 */

function ni_ad_prepare_request_3374872550() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '3374872550';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 1;
	this.window.google_skip = 2;

	// alert('called ni_ad_prepare_request(3374872550)');
}

function ni_google_ad_request_done_3374872550(google_ads) {
	// alert('!! start.called ni_ad_request_done_3374872550(google_ads)');
	ni_ad_finalize_request('tvmListe430', google_ads);
	// alert('!! end.called ni_ad_request_done_3374872550(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 2356680068 */

function ni_ad_prepare_request_2356680068() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '2356680068+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(2356680068)');
}

function ni_google_ad_request_done_2356680068(google_ads) {
	// alert('!! start.called ni_ad_request_done_2356680068(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_2356680068(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 2959723465 */

function ni_ad_prepare_request_2959723465() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '2959723465';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 1;
	this.window.google_skip = 2;

	// alert('called ni_ad_prepare_request(2959723465)');
}

function ni_google_ad_request_done_2959723465(google_ads) {
	// alert('!! start.called ni_ad_request_done_2959723465(google_ads)');
	ni_ad_finalize_request('tvmListe430', google_ads);
	// alert('!! end.called ni_ad_request_done_2959723465(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 301033909 */

function ni_ad_prepare_request_301033909() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '0301033909+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(301033909)');
}

function ni_google_ad_request_done_301033909(google_ads) {
	// alert('!! start.called ni_ad_request_done_301033909(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_301033909(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 8387981454 */

function ni_ad_prepare_request_8387981454() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '8387981454+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(8387981454)');
}

function ni_google_ad_request_done_8387981454(google_ads) {
	// alert('!! start.called ni_ad_request_done_8387981454(google_ads)');
	ni_ad_finalize_request('tvmListe430', google_ads);
	// alert('!! end.called ni_ad_request_done_8387981454(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 7779909437 */

function ni_ad_prepare_request_7779909437() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '7779909437+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(7779909437)');
}

function ni_google_ad_request_done_7779909437(google_ads) {
	// alert('!! start.called ni_ad_request_done_7779909437(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_7779909437(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 0197539104 */

function ni_ad_prepare_request_0197539104() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '0197539104';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 1;
	this.window.google_skip = 2;

	// alert('called ni_ad_prepare_request(0197539104)');
}

function ni_google_ad_request_done_0197539104(google_ads) {
	// alert('!! start.called ni_ad_request_done_0197539104(google_ads)');
	ni_ad_finalize_request('tvmListe430', google_ads);
	// alert('!! end.called ni_ad_request_done_0197539104(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 2390013530 */

function ni_ad_prepare_request_2390013530() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '2390013530+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(2390013530)');
}

function ni_google_ad_request_done_2390013530(google_ads) {
	// alert('!! start.called ni_ad_request_done_2390013530(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_2390013530(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 9232012950 */

function ni_ad_prepare_request_9232012950() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '9232012950+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(9232012950)');
}

function ni_google_ad_request_done_9232012950(google_ads) {
	// alert('!! start.called ni_ad_request_done_9232012950(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_9232012950(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 6744159052 */

function ni_ad_prepare_request_6744159052() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '6744159052';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 1;
	this.window.google_skip = 2;

	// alert('called ni_ad_prepare_request(6744159052)');
}

function ni_google_ad_request_done_6744159052(google_ads) {
	// alert('!! start.called ni_ad_request_done_6744159052(google_ads)');
	ni_ad_finalize_request('tvmListe430', google_ads);
	// alert('!! end.called ni_ad_request_done_6744159052(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 9594456180 */

function ni_ad_prepare_request_9594456180() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '9594456180+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 1;
	this.window.google_skip = 2;

	// alert('called ni_ad_prepare_request(9594456180)');
}

function ni_google_ad_request_done_9594456180(google_ads) {
	// alert('!! start.called ni_ad_request_done_9594456180(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_9594456180(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 6689901466 */

function ni_ad_prepare_request_6689901466() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '6689901466+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(6689901466)');
}

function ni_google_ad_request_done_6689901466(google_ads) {
	// alert('!! start.called ni_ad_request_done_6689901466(google_ads)');
	ni_ad_finalize_request('tvmListe430', google_ads);
	// alert('!! end.called ni_ad_request_done_6689901466(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 1114425654 */

function ni_ad_prepare_request_1114425654() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '1114425654';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 1;
	this.window.google_skip = 2;

	// alert('called ni_ad_prepare_request(1114425654)');
}

function ni_google_ad_request_done_1114425654(google_ads) {
	// alert('!! start.called ni_ad_request_done_1114425654(google_ads)');
	ni_ad_finalize_request('tvmListe430', google_ads);
	// alert('!! end.called ni_ad_request_done_1114425654(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 8944962049 */

function ni_ad_prepare_request_8944962049() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '8944962049+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(8944962049)');
}

function ni_google_ad_request_done_8944962049(google_ads) {
	// alert('!! start.called ni_ad_request_done_8944962049(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_8944962049(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 5610369704 */

function ni_ad_prepare_request_5610369704() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '5610369704+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(5610369704)');
}

function ni_google_ad_request_done_5610369704(google_ads) {
	// alert('!! start.called ni_ad_request_done_5610369704(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_5610369704(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 2948498630 */

function ni_ad_prepare_request_2948498630() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '2948498630+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(2948498630)');
}

function ni_google_ad_request_done_2948498630(google_ads) {
	// alert('!! start.called ni_ad_request_done_2948498630(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_2948498630(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 1206884052 */

function ni_ad_prepare_request_1206884052() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '1206884052+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(1206884052)');
}

function ni_google_ad_request_done_1206884052(google_ads) {
	// alert('!! start.called ni_ad_request_done_1206884052(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_1206884052(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 5222167219 */

function ni_ad_prepare_request_5222167219() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '5222167219';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 1;
	this.window.google_skip = 2;

	// alert('called ni_ad_prepare_request(5222167219)');
}

function ni_google_ad_request_done_5222167219(google_ads) {
	// alert('!! start.called ni_ad_request_done_5222167219(google_ads)');
	ni_ad_finalize_request('tvmListe430', google_ads);
	// alert('!! end.called ni_ad_request_done_5222167219(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 2979248279 */

function ni_ad_prepare_request_2979248279() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '2979248279+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(2979248279)');
}

function ni_google_ad_request_done_2979248279(google_ads) {
	// alert('!! start.called ni_ad_request_done_2979248279(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_2979248279(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 6754491237 */

function ni_ad_prepare_request_6754491237() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '6754491237+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(6754491237)');
}

function ni_google_ad_request_done_6754491237(google_ads) {
	// alert('!! start.called ni_ad_request_done_6754491237(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_6754491237(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 8948627052 */

function ni_ad_prepare_request_8948627052() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '8948627052';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 5;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(8948627052)');
}

function ni_google_ad_request_done_8948627052(google_ads) {
	// alert('!! start.called ni_ad_request_done_8948627052(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_8948627052(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 1465524207 */

function ni_ad_prepare_request_1465524207() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '1465524207+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(1465524207)');
}

function ni_google_ad_request_done_1465524207(google_ads) {
	// alert('!! start.called ni_ad_request_done_1465524207(google_ads)');
	ni_ad_finalize_request('tvmListe430', google_ads);
	// alert('!! end.called ni_ad_request_done_1465524207(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 3594357861 */

function ni_ad_prepare_request_3594357861() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '3594357861+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(3594357861)');
}

function ni_google_ad_request_done_3594357861(google_ads) {
	// alert('!! start.called ni_ad_request_done_3594357861(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_3594357861(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 8616923677 */

function ni_ad_prepare_request_8616923677() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '8616923677+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(8616923677)');
}

function ni_google_ad_request_done_8616923677(google_ads) {
	// alert('!! start.called ni_ad_request_done_8616923677(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_8616923677(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 0166694710 */

function ni_ad_prepare_request_166694710() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '0166694710';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 1;
	this.window.google_skip = 2;

	// alert('called ni_ad_prepare_request(166694710)');
}

function ni_google_ad_request_done_166694710(google_ads) {
	// alert('!! start.called ni_ad_request_done_166694710(google_ads)');
	ni_ad_finalize_request('tvmListe430', google_ads);
	// alert('!! end.called ni_ad_request_done_166694710(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 8983632812 */

function ni_ad_prepare_request_8983632812() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '8983632812+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 5;
	this.window.google_skip = 3;

	// alert('called ni_ad_prepare_request(8983632812)');
}

function ni_google_ad_request_done_8983632812(google_ads) {
	// alert('!! start.called ni_ad_request_done_8983632812(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_8983632812(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 3013693240 */

function ni_ad_prepare_request_3013693240() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '3013693240+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(3013693240)');
}

function ni_google_ad_request_done_3013693240(google_ads) {
	// alert('!! start.called ni_ad_request_done_3013693240(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_3013693240(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 5888315813 */

function ni_ad_prepare_request_5888315813() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '5888315813';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 1;
	this.window.google_skip = 2;

	// alert('called ni_ad_prepare_request(5888315813)');
}

function ni_google_ad_request_done_5888315813(google_ads) {
	// alert('!! start.called ni_ad_request_done_5888315813(google_ads)');
	ni_ad_finalize_request('tvmListe430', google_ads);
	// alert('!! end.called ni_ad_request_done_5888315813(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 7346739152 */

function ni_ad_prepare_request_7346739152() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '7346739152+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(7346739152)');
}

function ni_google_ad_request_done_7346739152(google_ads) {
	// alert('!! start.called ni_ad_request_done_7346739152(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_7346739152(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 6975001189 */

function ni_ad_prepare_request_6975001189() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '6975001189';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 1;
	this.window.google_skip = 2;

	// alert('called ni_ad_prepare_request(6975001189)');
}

function ni_google_ad_request_done_6975001189(google_ads) {
	// alert('!! start.called ni_ad_request_done_6975001189(google_ads)');
	ni_ad_finalize_request('tvmListe430', google_ads);
	// alert('!! end.called ni_ad_request_done_6975001189(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 6462951282 */

function ni_ad_prepare_request_6462951282() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '6462951282+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(6462951282)');
}

function ni_google_ad_request_done_6462951282(google_ads) {
	// alert('!! start.called ni_ad_request_done_6462951282(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_6462951282(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 6876693410 */

function ni_ad_prepare_request_6876693410() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '6876693410+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(6876693410)');
}

function ni_google_ad_request_done_6876693410(google_ads) {
	// alert('!! start.called ni_ad_request_done_6876693410(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_6876693410(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 0524197542 */

function ni_ad_prepare_request_524197542() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '0524197542';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 1;
	this.window.google_skip = 2;

	// alert('called ni_ad_prepare_request(0524197542)');
}

function ni_google_ad_request_done_524197542(google_ads) {
	// alert('!! start.called ni_ad_request_done_524197542(google_ads)');
	ni_ad_finalize_request('tvmListe430', google_ads);
	// alert('!! end.called ni_ad_request_done_524197542(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 1545296225 */

function ni_ad_prepare_request_1545296225() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '1545296225+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(1545296225)');
}

function ni_google_ad_request_done_1545296225(google_ads) {
	// alert('!! start.called ni_ad_request_done_1545296225(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_1545296225(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 0787809969 */

function ni_ad_prepare_request_787809969() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '0787809969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 1;
	this.window.google_skip = 2;

	// alert('called ni_ad_prepare_request(787809969)');
}

function ni_google_ad_request_done_787809969(google_ads) {
	// alert('!! start.called ni_ad_request_done_787809969(google_ads)');
	ni_ad_finalize_request('tvmListe430', google_ads);
	// alert('!! end.called ni_ad_request_done_787809969(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 5001631436 */

function ni_ad_prepare_request_5001631436() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '5001631436+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(5001631436)');
}

function ni_google_ad_request_done_5001631436(google_ads) {
	// alert('!! start.called ni_ad_request_done_5001631436(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_5001631436(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 4482851655 */

function ni_ad_prepare_request_4482851655() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '4482851655+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(4482851655)');
}

function ni_google_ad_request_done_4482851655(google_ads) {
	// alert('!! start.called ni_ad_request_done_4482851655(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_4482851655(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 1549553986 */

function ni_ad_prepare_request_1549553986() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '1549553986';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 1;
	this.window.google_skip = 2;

	// alert('called ni_ad_prepare_request(1549553986)');
}

function ni_google_ad_request_done_1549553986(google_ads) {
	// alert('!! start.called ni_ad_request_done_1549553986(google_ads)');
	ni_ad_finalize_request('tvmListe430', google_ads);
	// alert('!! end.called ni_ad_request_done_1549553986(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 845414529 */

function ni_ad_prepare_request_845414529() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '0845414529+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(845414529)');
}

function ni_google_ad_request_done_845414529(google_ads) {
	// alert('!! start.called ni_ad_request_done_845414529(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_845414529(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 4208825621 */

function ni_ad_prepare_request_4208825621() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '4208825621+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(4208825621)');
}

function ni_google_ad_request_done_4208825621(google_ads) {
	// alert('!! start.called ni_ad_request_done_4208825621(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_4208825621(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 2523827320 */

function ni_ad_prepare_request_2523827320() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '2523827320';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 1;
	this.window.google_skip = 2;

	// alert('called ni_ad_prepare_request(2523827320)');
}

function ni_google_ad_request_done_2523827320(google_ads) {
	// alert('!! start.called ni_ad_request_done_2523827320(google_ads)');
	ni_ad_finalize_request('tvmListe430', google_ads);
	// alert('!! end.called ni_ad_request_done_2523827320(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 1620011359 */

function ni_ad_prepare_request_1620011359() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '1620011359';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 1;
	this.window.google_skip = 2;

	// alert('called ni_ad_prepare_request(1620011359)');
}

function ni_google_ad_request_done_1620011359(google_ads) {
	// alert('!! start.called ni_ad_request_done_1620011359(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_1620011359(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 3590803515 */

function ni_ad_prepare_request_3590803515() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '3590803515+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(3590803515)');
}

function ni_google_ad_request_done_3590803515(google_ads) {
	// alert('!! start.called ni_ad_request_done_3590803515(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_3590803515(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 0658268757 */

function ni_ad_prepare_request_658268757() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '0658268757';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 1;
	this.window.google_skip = 2;

	// alert('called ni_ad_prepare_request(658268757)');
}

function ni_google_ad_request_done_658268757(google_ads) {
	// alert('!! start.called ni_ad_request_done_658268757(google_ads)');
	ni_ad_finalize_request('tvmListe430', google_ads);
	// alert('!! end.called ni_ad_request_done_658268757(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 1482529881 */

function ni_ad_prepare_request_1482529881() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '1482529881+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(1482529881)');
}

function ni_google_ad_request_done_1482529881(google_ads) {
	// alert('!! start.called ni_ad_request_done_1482529881(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_1482529881(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 1920320825 */

function ni_ad_prepare_request_1920320825() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '1920320825+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(1920320825)');
}

function ni_google_ad_request_done_1920320825(google_ads) {
	// alert('!! start.called ni_ad_request_done_1920320825(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_1920320825(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 4727958379 */

function ni_ad_prepare_request_4727958379() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '4727958379';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 1;
	this.window.google_skip = 2;

	// alert('called ni_ad_prepare_request(4727958379)');
}

function ni_google_ad_request_done_4727958379(google_ads) {
	// alert('!! start.called ni_ad_request_done_4727958379(google_ads)');
	ni_ad_finalize_request('tvmListe430', google_ads);
	// alert('!! end.called ni_ad_request_done_4727958379(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 1844253585 */

function ni_ad_prepare_request_1844253585() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '1844253585+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(1844253585)');
}

function ni_google_ad_request_done_1844253585(google_ads) {
	// alert('!! start.called ni_ad_request_done_1844253585(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_1844253585(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 2456331479 */

function ni_ad_prepare_request_2456331479() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '2456331479+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(2456331479)');
}

function ni_google_ad_request_done_2456331479(google_ads) {
	// alert('!! start.called ni_ad_request_done_2456331479(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_2456331479(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 4015773562 */

function ni_ad_prepare_request_4015773562() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '4015773562+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(4015773562)');
}

function ni_google_ad_request_done_4015773562(google_ads) {
	// alert('!! start.called ni_ad_request_done_4015773562(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_4015773562(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 4254373923 */

function ni_ad_prepare_request_4254373923() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '4254373923';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 1;
	this.window.google_skip = 2;

	// alert('called ni_ad_prepare_request(4254373923)');
}

function ni_google_ad_request_done_4254373923(google_ads) {
	// alert('!! start.called ni_ad_request_done_4254373923(google_ads)');
	ni_ad_finalize_request('tvmListe430', google_ads);
	// alert('!! end.called ni_ad_request_done_4254373923(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 7607171434 */

function ni_ad_prepare_request_7607171434() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '7607171434+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(7607171434)');
}

function ni_google_ad_request_done_7607171434(google_ads) {
	// alert('!! start.called ni_ad_request_done_7607171434(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_7607171434(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 9692859119 */

function ni_ad_prepare_request_9692859119() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '9692859119+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(9692859119)');
}

function ni_google_ad_request_done_9692859119(google_ads) {
	// alert('!! start.called ni_ad_request_done_9692859119(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_9692859119(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 0140397206 */

function ni_ad_prepare_request_140397206() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '0140397206';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 1;
	this.window.google_skip = 2;

	// alert('called ni_ad_prepare_request(140397206)');
}

function ni_google_ad_request_done_140397206(google_ads) {
	// alert('!! start.called ni_ad_request_done_140397206(google_ads)');
	ni_ad_finalize_request('tvmListe430', google_ads);
	// alert('!! end.called ni_ad_request_done_140397206(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 7861795110 */

function ni_ad_prepare_request_7861795110() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '7861795110+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(7861795110)');
}

function ni_google_ad_request_done_7861795110(google_ads) {
	// alert('!! start.called ni_ad_request_done_7861795110(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_7861795110(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 5497459621 */

function ni_ad_prepare_request_5497459621() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '5497459621+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(5497459621)');
}

function ni_google_ad_request_done_5497459621(google_ads) {
	// alert('!! start.called ni_ad_request_done_5497459621(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_5497459621(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 6226635447 */

function ni_ad_prepare_request_6226635447() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '6226635447+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(6226635447)');
}

function ni_google_ad_request_done_6226635447(google_ads) {
	// alert('!! start.called ni_ad_request_done_6226635447(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_6226635447(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 9056289945 */

function ni_ad_prepare_request_9056289945() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '9056289945+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(9056289945)');
}

function ni_google_ad_request_done_9056289945(google_ads) {
	// alert('!! start.called ni_ad_request_done_9056289945(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_9056289945(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 5779863231 */

function ni_ad_prepare_request_5779863231() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '5779863231+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(5779863231)');
}

function ni_google_ad_request_done_5779863231(google_ads) {
	// alert('!! start.called ni_ad_request_done_5779863231(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_5779863231(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 3499989508 */

function ni_ad_prepare_request_3499989508() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '3499989508+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(3499989508)');
}

function ni_google_ad_request_done_3499989508(google_ads) {
	// alert('!! start.called ni_ad_request_done_3499989508(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_3499989508(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 1661693728 */

function ni_ad_prepare_request_1661693728() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '1661693728+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(1661693728)');
}

function ni_google_ad_request_done_1661693728(google_ads) {
	// alert('!! start.called ni_ad_request_done_1661693728(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_1661693728(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 5181488878 */

function ni_ad_prepare_request_5181488878() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '5181488878+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(5181488878)');
}

function ni_google_ad_request_done_5181488878(google_ads) {
	// alert('!! start.called ni_ad_request_done_5181488878(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_5181488878(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 3371571065 */

function ni_ad_prepare_request_3371571065() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '3371571065+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(3371571065)');
}

function ni_google_ad_request_done_3371571065(google_ads) {
	// alert('!! start.called ni_ad_request_done_3371571065(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_3371571065(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 8482498131 */

function ni_ad_prepare_request_8482498131() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '8482498131+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(8482498131)');
}

function ni_google_ad_request_done_8482498131(google_ads) {
	// alert('!! start.called ni_ad_request_done_8482498131(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_8482498131(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 7080890575 */

function ni_ad_prepare_request_7080890575() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '7080890575+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(7080890575)');
}

function ni_google_ad_request_done_7080890575(google_ads) {
	// alert('!! start.called ni_ad_request_done_7080890575(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_7080890575(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 9986485270 */

function ni_ad_prepare_request_9986485270() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '9986485270+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(9986485270)');
}

function ni_google_ad_request_done_9986485270(google_ads) {
	// alert('!! start.called ni_ad_request_done_9986485270(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_9986485270(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 5058053308 */

function ni_ad_prepare_request_5058053308() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '5058053308+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(5058053308)');
}

function ni_google_ad_request_done_5058053308(google_ads) {
	// alert('!! start.called ni_ad_request_done_5058053308(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_5058053308(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 371517629 */

function ni_ad_prepare_request_371517629() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '371517629+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(371517629)');
}

function ni_google_ad_request_done_371517629(google_ads) {
	// alert('!! start.called ni_ad_request_done_371517629(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_371517629(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 7033056233 */

function ni_ad_prepare_request_7033056233() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '7033056233+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(7033056233)');
}

function ni_google_ad_request_done_7033056233(google_ads) {
	// alert('!! start.called ni_ad_request_done_7033056233(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_7033056233(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 2306355021 */

function ni_ad_prepare_request_2306355021() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '2306355021+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(2306355021)');
}

function ni_google_ad_request_done_2306355021(google_ads) {
	// alert('!! start.called ni_ad_request_done_2306355021(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_2306355021(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 3005368795 */

function ni_ad_prepare_request_3005368795() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '3005368795+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(3005368795)');
}

function ni_google_ad_request_done_3005368795(google_ads) {
	// alert('!! start.called ni_ad_request_done_3005368795(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_3005368795(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 5335952255 */

function ni_ad_prepare_request_5335952255() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '5335952255+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(5335952255)');
}

function ni_google_ad_request_done_5335952255(google_ads) {
	// alert('!! start.called ni_ad_request_done_5335952255(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_5335952255(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 53987320 */

function ni_ad_prepare_request_884222638() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '0884222638+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(884222638)');
}

function ni_google_ad_request_done_884222638(google_ads) {
	// alert('!! start.called ni_ad_request_done_884222638(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_884222638(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 9484449047 */

function ni_ad_prepare_request_9484449047() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '9484449047+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(9484449047)');
}

function ni_google_ad_request_done_9484449047(google_ads) {
	// alert('!! start.called ni_ad_request_done_9484449047(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_9484449047(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 8235595813 */

function ni_ad_prepare_request_8235595813() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '8235595813+6826341969';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 2;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(8235595813)');
}

function ni_google_ad_request_done_8235595813(google_ads) {
	// alert('!! start.called ni_ad_request_done_8235595813(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_8235595813(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 8692276496 */

function ni_ad_prepare_request_8692276496() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '8692276496';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(8692276496)');
}

function ni_google_ad_request_done_8692276496(google_ads) {
	// alert('!! start.called ni_ad_request_done_8692276496(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_8692276496(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 8130755709 */

function ni_ad_prepare_request_8130755709() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '8130755709+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(8130755709)');
}

function ni_google_ad_request_done_8130755709(google_ads) {
	// alert('!! start.called ni_ad_request_done_8130755709(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_8130755709(google_ads)');
	return;
}
/* 2009-08-18 19:28:07 tvm 8525657313 */

function ni_ad_prepare_request_8525657313() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '8525657313+6286854427';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 6;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(8525657313)');
}

function ni_google_ad_request_done_8525657313(google_ads) {
	// alert('!! start.called ni_ad_request_done_8525657313(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_8525657313(google_ads)');
	return;
}

/* 2009-09-30 12:12:41 [8ee3aa660632e18965bc9a9c217eff99] sporttvm 0494750885 */

function ni_ad_prepare_request_0494750885() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '0494750885';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 5;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(0494750885)');
}

function ni_google_ad_request_done_0494750885(google_ads) {
	// alert('!! start.called ni_ad_request_done_0494750885(google_ads)');
	ni_ad_finalize_request('tvAdsCont430', google_ads);
	// alert('!! end.called ni_ad_request_done_0494750885(google_ads)');
	return;
}
/* 2009-09-30 12:12:41 [8ee3aa660632e18965bc9a9c217eff99] sporttvm 8061833415 */

function ni_ad_prepare_request_8061833415() {
	this.window.google_ad_client = 'pub-9369427669753510';
	this.window.google_ad_channel = '0494750885';
	this.window.google_ad_type = 'text';
	this.window.google_ad_output = 'js';
	this.window.google_feedback = 'on';
	this.window.google_adtest = 'off';
	this.window.google_max_num_ads = 5;
	this.window.google_skip = 0;

	// alert('called ni_ad_prepare_request(8061833415)');
}

function ni_google_ad_request_done_8061833415(google_ads) {
	// alert('!! start.called ni_ad_request_done_8061833415(google_ads)');
	ni_ad_finalize_request('tvAdsCont600', google_ads);
	// alert('!! end.called ni_ad_request_done_8061833415(google_ads)');
	return;
}

