google_ad_client = 'pub-3166603987160323';
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = '468x60_as';
google_ad_type = 'text';
google_ad_channel ='';
google_color_border = '95b4e3';
google_color_bg = 'e9f1fe';
google_color_link = '183a82';
google_color_url = 'd9ac16';
google_color_text = '383838';

banners = new Array();

banners[0] = "<scr"+"ipt type='text/javascript' src='http://pagead2.googlesyndication.com/pagead/show_ads.js'></scr"+"ipt>";

index = Math.floor(Math.random() * banners.length);
document.write(banners[index]);

