v=new Array('49188f','80c65a','9a6009','0000FF','ff9900');
google_color_link =v[getRandom(0,4)];
google_ad_client = 'pub-6653876797536949';
google_alternate_ad_url='http://www.winentrance.co.in/flash/banner468x60.swf';
google_ad_type = 'text_image';
google_ad_width =468;
google_ad_height = 60;
google_ad_format = '468x60_as';
google_color_border = 'FFFFFF';
google_color_bg = 'FFFFFF';
google_color_url = '008000';
google_color_text = '000000';
g_468x60_c="<script type='text/javascript' src='http://pagead2.googlesyndication.com/pagead/show_ads.js'></script>\n";
document.write("<br/><br/>");
document.write(g_468x60_c);
function getRandom(min, max){var randomNum=Math.random()*(max-min);return(Math.round(randomNum) + min);}