v=new Array('0202A2','008000','FFFFFF','0000FF');
google_color_link =v[getRandom(0,3)];
google_ad_client = 'pub-6653876797536949';
google_alternate_ad_url='http://www.winentrance.co.in/flash/banner728x90.swf';
google_ad_type = 'text_image';
google_ad_width =728;
google_ad_height = 90;
google_ad_format = '728x90_as';
google_color_border = 'FFFFFF';
google_color_bg = 'FFFFFF';
google_color_url = '008000';
google_color_text = '000000';
g_728x90_c="<script type='text/javascript' src='http://pagead2.googlesyndication.com/pagead/show_ads.js'></script>\n";
document.write(g_728x90_c);
function getRandom(min, max){var randomNum=Math.random()*(max-min);return(Math.round(randomNum) + min);}