document.write('<script type="text/javascript" src="img/hda.asp"></script>');
function m2s(){document.getElementById('m2').className='';}
function m2h(){document.getElementById('m2').className='dispno';}
function addscript(n){document.write('<script language="JavaScript" src="img/'+n+'.js"></script>');}
function fblike(t){
url=escape(location.href);
tit=escape(t+' pe AlbaNetInfo');
document.write('<iframe src="http://www.facebook.com/plugins/like.php?locale=ro_RO&href='+url+'&amp;layout=standard&amp;show_faces=true&amp;width=290&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:290px; height:50px; margin-top:5px;" allowTransparency="true"></iframe>');
}
var hdtxt='',n=1;
function hdp(){
if(document.getElementById('hda')==null){return;}
if(hdtxt==''){hdtxt=document.getElementById('hda').innerHTML;};
document.getElementById('hda').innerHTML=hdtxt.substring(0,n);
n++;
if(n<=hdtxt.length){window.setTimeout('hdp()',20);}
}
function init(){
hdp();
}
