//------------------------------------------------
google_ad_client = 'pub-6653876797536949';
google_alternate_ad_url='http://www.winentrance.com/flash/banner120x240.swf';
google_ad_width =120;
google_ad_height = 240;
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';
//------------------------------------------------
		pg_ad_url="http://www.winentrance.com/gk.htm";
		pg_ad_title="General Knowledge";
		pg_ad_src="http://www.winentrance.com/images/ads/120x240/GK-1-120x90.jpg";

pg_ad_format="120x240";
g_120x240_c="<br><a id='ad_g_b' href='"+pg_ad_url+"' title='"+pg_ad_title+"' target=_top onclick='Javascript:log_it()'>";
g_120x240_c+="<img src='"+pg_ad_src+"' border=0 alt='"+pg_ad_title+"'></a><br>";

g_120x240_c+="<script type='text/javascript' src='http://pagead2.googlesyndication.com/pagead/show_ads.js'></script>\n";

document.write(g_120x240_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();
}