//------------------------------------------------
google_ad_client = 'pub-6653876797536949';
google_alternate_ad_url='http://www.winentrance.com/flash/banner160x600.swf';
google_ad_type = 'text_image';
google_ad_width =160;
google_ad_height = 600;
google_ad_format = '160x600_as';
google_color_border = 'FFFFFF';
google_color_bg = 'FFFFFF';
google_color_link = 'FF0000';
google_color_url = '008000';
google_color_text = '000000';
//------------------------------------------------
if(typeof pg_ad_src !="undefined")
{
	var sr = new String(pg_ad_src);
	if (sr.length > 7)
	{	
		//document.write("in:"+sr.indexOf("GK-1-160x100.jpg",45));
		if(sr.indexOf("GK-1-160x100.jpg",45) > 0)
		{
			pg_ad_url="http://www.winentrance.com/foreign_embassies/";
			pg_ad_title="Foreign Embassies in India";
			pg_ad_src="http://www.winentrance.com/images/ads/160x600/Foreign-1-160x125.jpg";
		}
		else
		{
			pg_ad_url="http://www.winentrance.com/gk.htm";
			pg_ad_title="General Knowledge";
			pg_ad_src="http://www.winentrance.com/images/ads/160x600/GK-1-160x100.jpg";			
		}
	}
}
else
{
	pg_ad_url="http://www.winentrance.com/gk.htm";
	pg_ad_title="General Knowledge";
	pg_ad_src="http://www.winentrance.com/images/ads/160x600/GK-1-160x100.jpg";	
}
pg_ad_format="160x100";
g_160x600_c="<br><a id='ad_g_b' href='"+pg_ad_url+"' title='"+pg_ad_title+"' target=_top>";
g_160x600_c+="<img src='"+pg_ad_src+"' border=0 alt='"+pg_ad_title+"'></a><br>";

g_160x600_c+="<script type='text/javascript' src='http://pagead2.googlesyndication.com/pagead/show_ads.js'></script>\n";
//---- Ads ----
document.write(g_160x600_c);

function log_it()
{
	var bug = new Image(); 
	bug.src = 'http://www.winentrance.com/ad_campaign/track.asp' +
                '?mtpt=' + escape(document.title) +
                '&mtr=' + escape(pg_ad_url) +
                '&mtt=2&mts='+ window.screen.width + 
                'x' + window.screen.height + 
                '&pg_ad_src=' + escape(pg_ad_src) +
                '&pg_ad_title=' + escape(pg_ad_title) +
                '&pg_ad_format=' + escape(pg_ad_format) +
                '&mtz=' + Math.random();
}