// JavaScript Document

<!--


	
  var now = new Date();
   
	

function reloadImage() {
   
		
		if(document.images.top)
        document.images.top.src = '../himage/bangla/top.jpg?' + now.getTime();
		
		if(document.images.top1)
        document.images.top1.src = '../himage/bangla/top1.jpg?' + now.getTime();

		if(document.images.top2)
        document.images.top2.src = '../himage/bangla/top2.jpg?' + now.getTime();

		if(document.images.top3)
        document.images.top3.src = '../himage/bangla/top3.jpg?' + now.getTime();
	
		if(document.images.top4)
        document.images.top4.src = '../himage/bangla/top4.jpg?' + now.getTime();

		if(document.images.top5)
        document.images.top5.src = '../himage/bangla/top5.jpg?' + now.getTime();

		if(document.images.top6)
        document.images.top6.src = '../himage/bangla/top6.jpg?' + now.getTime();

		if(document.images.top7)
        document.images.top7.src = '../himage/bangla/top7.jpg?' + now.getTime();

		if(document.images.top8)
        document.images.top8.src = '../himage/bangla/top8.jpg?' + now.getTime();

		if(document.images.sport)
        document.images.sport.src = '../himage/bangla/sport.jpg?' + now.getTime();

		if(document.images.life)
        document.images.life.src = '../himage/bangla/life.jpg?' + now.getTime();

		/* if(document.images.tech)
        document.images.tech.src = '../himage/bangla/tech.jpg?' + now.getTime(); */

		/* if(document.images.entertainment)
        document.images.entertainment.src = '../himage/bangla/entertainment.jpg?' + now.getTime(); */

		/* if(document.images.festival)
        document.images.festival.src = '../himage/bangla/festival.jpg?' + now.getTime(); */

		
}
      
	
  
 function reloadav() {   
   
   document.getElementById("radio").innerHTML ='<embed wmode="opaque" src="../mediaplayer.swf" width="100" height="55" allowscriptaccess="always"                     flashvars="autostart=false&showeq=true&width=100&height=55&file=http://av.bdnews24.com/ha/bn/ba.mp3&image=../images/radio_02_t.png" />';
   
   
/*   
    document.getElementById("bdnvideo").innerHTML ='<embed wmode="opaque" flashvars="width=230&amp;height=173&amp;file=http://av.bdnews24.com/hv/cv.flv&amp;image=http://av.bdnews24.com/hv/cv.gif&amp;displayheight=180&amp;logo=../images/TV-logo.png" allowscriptaccess="always" allowfullscreen="true" src="../mediaplayer.swf" height="173" width="230">' + now.getTime();
	
	document.getElementById("bdnvideo").innerHTML ='<embed wmode="opaque" flashvars="width=230&amp;height=173&amp;file=http://av.bdnews24.com/hv/cv.flv&amp;image=http://av.bdnews24.com/hv/cv.gif&amp;displayheight=180&amp;logo=../images/TV-logo.png" allowscriptaccess="always" allowfullscreen="true" src="../mediaplayer.swf" height="173" width="230">';
	
*/
   
   
}



function reloadadd(){
	
	
	//document.getElementById("tops").innerHTML = "<a href='../2324.php'><img src='../image/top_ad_bangla.gif' border=0></a>";

	
	
	
	//document.getElementById("topright").innerHTML = "<a href='../2324.php'><img src='../image/right_2324_static_bangla.jpg' border=0></a>";
	//document.getElementById("topleft").innerHTML = "<a href='../2324.php'><img src='../image/left_election_news_bang2.gif' border=0></a>";
	
	//document.getElementById("topadd1").style.display="block";
	//document.getElementById("topadd").style.display="block";

	


	

	
   // document.getElementById("mobile").innerHTML ='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="150" height="37" align="middle"><param name="movie" value="../flash/mobile.swf"><param name="quality" value="high"><embed src="../flash/mobile.swf" width="150" height="37" align="middle" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed></object>';
  
	

}


reloadImage();
//reloadadd();

//-->

