
// 1 = google ads 2 = ttop display box
var ads_type = 1;

if ( typeof( window[ 'country_id' ] ) != "undefined" ) {

	if (!country_id) {

		var local_tag_db_country_id = '';

	} else {

		var local_tag_db_country_id = 'tag_db_country_id = ' + country_id + ';'; 

	}

} else {

	var local_tag_db_country_id = '';

}


// google ads
var ads_google = '<script type="text/javascript"> google_ad_client = "pub-9761160602488471"; /* Guide - Country 728x90, created 27/05/08 */ google_ad_slot = "8250799515"; google_ad_width = 728; google_ad_height = 90; </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script>';

// BEGIN AfricaGuide.com Affiliates - Horizontal General Multiple (4) Package Display Box  
var ads_afads = '<SCRIPT TYPE="text/javascript"> tag_db_aid = 71; tag_db_show = 4; tag_db_shape = "horizontal"; tag_db_show_blat = 2; tag_db_show_blatcolor = 1; ' + local_tag_db_country_id + ' tag_db_show_td_border = 1; tag_db_show_table_border = 1; tag_db_show_bgcolor = "FFFFFF"; tag_db_show_hypcolor = "0000FF"; tag_db_show_textcolor = "000000"; tag_db_show_pricecolor = "FF9900"; tag_db_new_win = 1; tag_db_type = 2; </SCRIPT> <SCRIPT TYPE="text/javascript" SRC="http://affiliates.africaguide.com/travel/aff/write_iframe.js"></SCRIPT> <NOSCRIPT> <P><IMG SRC="http://affiliates.africaguide.com/travel/aff/images/aff_db_default.gif?event=no_script" ALT="" WIDTH="1" HEIGHT="1"></P> </NOSCRIPT>';

