var p = 1;
function google_ad_request_done(google_ads){
var s='';
var i;
if(google_ads.length==0){
return;
}
if(google_ads[0].type=="text"){
if(google_ads.length==1){
s+='<br><div style="padding:2px;"><a href=\"'+google_info.feedback_url+'\" TARGET="_blank" style="color:#000;margin-bottom:10px;text-decoration:none;font: 12px arial;">Ads by Google</a><a href="'+
google_ads[0].url+'" onmouseout="window.status=\'\'" onmouseover="window.status=\'go to '+
google_ads[0].visible_url+'\';return true">'+
google_ads[0].line1+'</a><br><span style="font-size:14px;color:#ff7f02">'+
google_ads[0].line2+'&nbsp;'+
google_ads[0].line3+'<br></span> <span><a style="color:#333;" href="'+
google_ads[0].url+'" onmouseout="window.status=\'\'" onmouseover="window.status=\'go to '+
google_ads[0].visible_url+'\';return true">'+
google_ads[0].visible_url+'</span></a></div>';
}
else if(google_ads.length>1){
s+='<div style="padding-bottom:10px"><a href=\"'+google_info.feedback_url+'\" Target="_blank" style="color:#000;margin-bottom:10px;text-decoration:none;font:12px arial;">Ads by Google</a></div>';
if(mytype=='TOP')
{
p++;
s+='<div style="padding:0 0 10px 0;'
if(google_ads.length <= 3)
{
s+='line-height:18px;">';
}
else
{
s+='line-height:18px;">';
}
for(i=0; i < google_ads.length; ++i){
if(i>0)
{
s+='<div style="padding-top:12px"></div>';
}
s+='<a style="';
if(google_ads.length<=3)
{
s+='font-size:14px;';
}
else
{
s+='font-size:14px;';
}
s+='font-family:arial;font:bold 15px arial;color:#0000ff;" class="f9" Target="_blank" href="'+
google_ads[i].url+'" onmouseout="window.status=\'\'" onmouseover="window.status=\'go to '+
google_ads[i].visible_url+'\';return true">' +
google_ads[i].line1+'</a><br><span style="font:normal 12px arial;color:#000;line-height:18px;">'+
google_ads[i].line2+' '+
google_ads[i].line3+' <br> ';
if(google_ads.length<=3)
{
s+='</span> <span><a style="font:normal 11px arial;';
}
else
{
s+='</span> <span><a style="font:normal 11px arial;';
}
s+='color:#ff7e00;font:normal 11px arial;text-decoration:none;" Target="_blank" href="'+
google_ads[i].url+'" onmouseout="window.status=\'\'" onmouseover="window.status=\'go to '+
google_ads[i].visible_url+'\';return true">'+
google_ads[i].visible_url+'</a></span><br><IMG SRC="/gifs/zero.gif" WIDTH="1" HEIGHT="5">';
}
s+='</div>';
if(google_ads[0].bidtype=="CPC")
{
google_adnum=google_adnum+google_ads.length;
}}
else
{
s+='<div style="padding:0 0 10px 0;'
if(google_ads.length<=3)
{
s+='line-height:18px;">';
}
else
{
s+='line-height:18px;">';
}
for(i=0; i<google_ads.length; ++i) {
if(i>0)

s+='<a style="';
google_ads[i].url+'" onmouseout="window.status=\'\'" onmouseover="window.status=\'go to '+
google_ads[i].visible_url+'\';return true">'+
google_ads[i].line1+'</a><br>'+
google_ads[i].line2+' '+
google_ads[i].line3+' <br> ';
s+='<a style="color:#158f01;" href="'+
google_ads[i].url+'" onmouseout="window.status=\'\'" onmouseover="window.status=\'go to '+
google_ads[i].visible_url+'\';return true">'+
google_ads[i].visible_url+'</a><br></div>';
}


if(google_ads[0].bidtype=="CPC")
{
google_adnum=google_adnum+google_ads.length;
}}}}


document.write(s);
return;}
function callgoogle()
{
google_ad_client = 'pub-8525015516580200';
google_ad_output='js';
google_max_num_ads=ads_count;
google_ad_type='text';
google_feedback='on';
google_skip=google_adnum;
}

/************************/
function addBookmarkindex(title,url) {

	if (window.sidebar) {
		window.sidebar.addPanel("Indian Elections", url,"");
		//return false;
	}
	else if( document.all ) {
		window.external.AddFavorite( url, "Indian Elections");
		//return false;
	}
	else if(navigator.appName == 'Netscape') {
		alert('Press (CTRL-D) to bookmark this page.');
		//return false;
	}
	//return false;
}



