//------------------------------------------------
google_ad_client = 'pub-6653876797536949';
google_alternate_ad_url='http://www.winentrance.com/flash/banner728x90.swf';
google_ad_width =728;
google_ad_height = 90;
google_ad_format = '728x90_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/links/";
pg_ad_title="Link Directory";
pg_ad_src="http://www.winentrance.com/images/ads/728x90/2.jpg";
pg_ad_format="728x90";

g_728x90_c="<br><a id='ad_g_b' href='"+pg_ad_url+"' title='"+pg_ad_title+"' target=_top onclick='Javascript:log_it()'>";
g_728x90_c+="<img src='"+pg_ad_src+"' border=0 alt='"+pg_ad_title+"'></a><br>";

g_728x90_c="<script type='text/javascript' src='http://pagead2.googlesyndication.com/pagead/show_ads.js'></script>\n";
//---- Ads ----
document.write(g_728x90_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();
}