var text = new Array();
var header = new Array();
var linka = new Array();
var targa = new Array();
var divtext = new Array();
var divh = new Array();
var objst = new Array();
var objs = new Array();
var objsh = new Array();

text[0] = "<img src='../_MyFolder/Images/cover_theepmproject_100x90.jpg' height='70' width='80' align='right' alt='' /><b>now available:</b><br>the e.p.m. project<br>lorenzo meo, piano<br/><br/><a href='/recordings/the-epm-project.aspx'>learn more about this cd >></a>";
text[1] = "<img src='../_MyFolder/Images/cover_boundaries_100x90.jpg' height='70' width='80' align='right' alt='' /><b>now available:</b><br>boundaries - music by jaan raats<br>lorenzo meo, piano<br/><br/><a href='/recordings/boundaries.aspx'>learn more about this cd >></a>";
text[2] = "<strong>premiere:</strong><br/>three melologues @\"Racconti in Musica\" festival, S. Benedetto del Tronto (AP) Italy.<br/><br/><a href='/recordings/the-epm-project.aspx'>learn more about >></a>";
header[0] = "news1";
header[1] = "news2";
header[2] = "news3";
linka[0] = "http://www.lorenzomeo.com/";
linka[1] = "http://www.lorenzomeo.com/";
linka[2] = "http://www.lorenzomeo.com/";
targa[0] = "_parent";targa[1] = "_parent";
targa[2] = "_parent"; 

uagent = window.navigator.userAgent.toLowerCase();

IEB=(uagent.indexOf('msie') != -1)?true:false;

var scompat = document.compatMode;
var kalan=0;
var vcurr=0;
var vnext=0;
var str2='';
var mc=0;

mc=text.length;
stepc=parseInt(20*(2000/1000));
dif=0.00;
op=1.00;
dif=(1.00/stepc);

var RealTickerWidth=0;
var RealTickerHeight=0;
var CalcIcWidth=0;
var CalcIcHeight=0;
var nstheight=0,nst2width=0;
nstheight=84-0-0;
nst2width=250-0-0;

var icwidth=250;
var icheight=84;
var msgw,msgh;
msgw=250-0;

if((IEB==true)&&(scompat == "BackCompat" ))
    {    
        RealTickerWidth=250;    
        RealTickerHeight=84;
    } else {    
        RealTickerWidth=250-2*(0);    
        RealTickerHeight=84-2*(0);
    }    
    
CalcIcWidth=250-2*(0);    
CalcIcHeight=84-2*(0);    
str2='';        
str2=str2+'<div style="position:relative;width'+RealTickerWidth+':px;height:'+RealTickerHeight+'px;left:0px;top:0px;overflow:hidden;visibility:visible;'+'border-style:solid; border-width:0px; border-color:#000000;'+'">';        

for(i=0;i<mc;i++)    
    {        
        divh[i]='<div id="dh'+i+'" style="position:absolute;width:'+0+'px; height:'+CalcIcHeight+'px;visibility:inherit;background:'+'#444444'+'; COLOR:#E9E9E9;padding-top:'+3+'px;padding-left:'+0+'px;'+'left:0px; top:0; FONT-FAMILY: '+'Tahoma'+'; FONT-SIZE: '+8+'pt; font-style: '+'normal'+'; font-weight: '+'bold'+'; TEXT-DECORATION: '+'none'+';margin:0px; overflow:hidden;text-align:'+'left'+';cursor: default;">';        
        divtext[i]='<div id="d'+i+'" style="position:absolute;width:'+(CalcIcWidth-0-0)+'px;height:'+CalcIcHeight+'px;left:'+0+'px; top:0;visibility:inherit;background:#444444;COLOR:'+'#FFFFFF'+'; '+'padding-top:'+3+'px;padding-left:'+8+'px;'+' FONT-FAMILY: '+'Tahoma'+'; FONT-SIZE: '+'8'+'pt; font-style: '+'normal'+'; font-weight: '+'normal'+'; margin:0px; TEXT-DECORATION: '+'none'+'; overflow:hidden;text-align:'+'left'+';cursor: default;" onmouseover="mdivmo('+i+')" onmouseout ="restime('+i+')" onclick="butclick('+i+')">';        
        str2=str2+'<div id="op'+i+'" style="position:absolute;overflow:hidden;visibility:hidden;left:0px;top:0px;width:'+CalcIcWidth+'px; height:'+CalcIcHeight+'px;border-style:solid;border-width:0px;">';        
        str2=str2+''+divh[i]+''+header[i]+'</div>'+divtext[i]+''+text[i]+'</div>';        
        str2=str2+'</div>';    
    }    

str2=str2+'</div>';		

function mdivmo(gnum)
{    
//    if(linka[gnum]!='')
//        {
//    		    objs[gnum].style.color='#C0C0C0';
//    		    objs[gnum].style.cursor='pointer';		
//    		    window.status='Unregistered version. Visit:www.scriptocean.com';	
//        }   
}

function restime(gnum2)
{	
    objs[gnum2].style.color='#FFFFFF';	
    window.status='';    
}

function butclick(gnum3)
{
    top.window.location = linka[gnum3];
}

function zindx()
{	
    objst[vnext].style.visibility="visible";	
    objst[vcurr].style.zIndex=2;	
    objst[vnext].style.zIndex=3;
}

function Sonraki()
{	
    vcurr=vnext;	
    vnext=vnext+1;	
    	
    if(vnext>=mc)	
        {		
            vnext=0;	
        }
}

function dotrans()
{    
    if(vnext!=vcurr)    
        {        
        if(IEB)
            {
                spageObj.filters[0].apply();
            }        
        objs[vnext].style.color='#FFFFFF';        
        objst[vnext].style.visibility='visible';        
        objst[vcurr].style.visibility='hidden';        
        
        if(IEB)
            {
                spageObj.filters[0].play();
            }    
    }    

    Sonraki();   
    setTimeout('dotrans()',5000+2000);
 }
 
 function dotransff()
 {	
    op=op-dif;	
     	
    if(op<(0.00))
    {
       op=0.00;
    }	
     	
    objst[vcurr].style.opacity = op;	
    objst[vnext].style.opacity = 1.00-op;	
     
    if(op>(0.00))
 	{		
 	    setTimeout('dotransff()',50);	
 	}	
 	else	
 	{		
 	    objst[vcurr].style.zIndex=2;		
 	    objst[vnext].style.zIndex=3;		
 	    Sonraki();	    
 	    setTimeout('beftrans()',5000);					
 	}
 }
 
function beftrans()
{	
    op=1.00;	
    objst[vcurr].style.visibility="visible";	
    objst[vnext].style.visibility="visible";		
    objst[vcurr].style.zIndex=3;	
    objst[vnext].style.zIndex=2;		
    objst[vcurr].style.opacity = 1.00;		
    objst[vnext].style.opacity = 1.00;			
    dotransff();	
}
 	
function DoScrollUp()
{    
    kalan=kalan-Math.ceil(kalan/(2000/1000));	
    objst[vcurr].style.top=""+(kalan-CalcIcHeight)+"px";	
    objst[vnext].style.top=""+kalan+"px";
    
    if(kalan<=0)    
    {            
        Sonraki();        
        kalan=CalcIcHeight;	    
        objst[vnext].style.top=""+kalan+"px";        
        zindx();                 
        timeo=setTimeout('DoScrollUp()',5000);        
    }   
    else   
    {       
        setTimeout('DoScrollUp()',50);        
    }
}
 	   
function DoSlide()
{	
    kalan=kalan-Math.ceil(kalan/(2000/1000));	
    objst[vcurr].style.left=""+(kalan-CalcIcWidth)+"px";	
    objst[vnext].style.left=""+kalan+"px";		
    
    if(kalan<=0)
    {    		
        Sonraki();		
        kalan=CalcIcWidth;		
        objst[vnext].style.left=""+kalan+"px";	        		
        zindx();                  		
        timeo=setTimeout('DoSlide()',5000);	
    }	
    else	
    {		
        setTimeout('DoSlide()',50);    	
    }
}
 	
function dofirst()
{    
    var i=0;    
    for(i=0;i<mc;i++)    
    {        
        objs[i]=document.getElementById("d"+i);        
        objs[i].style.left=""+0+"px";        
        objs[i].style.top="0px";        
        objsh[i]=document.getElementById("dh"+i);        
        objsh[i].style.left="0px";        
        objsh[i].style.top="0px";        
        objst[i]=document.getElementById("op"+i);        
        objst[i].style.left="0px";        
        objst[i].style.top="0px";        
        objst[i].style.visibility="hidden";    
     }    
     
     objst[0].style.visibility="visible";           
      
     if(5==2)    
     {            
         kalan=CalcIcWidth;        
         vnext=0;        
         Sonraki();        
         zindx();        
         objst[vnext].style.left=""+kalan+"px";                
         setTimeout('DoSlide()',5000);    
     }    
     else if(5==4)    
     {            
         kalan=CalcIcHeight;        
         vnext=0;        
         Sonraki();        
         zindx();                
         setTimeout('DoScrollUp()',5000);    
     }    
     else if(5==5)    
     {		
         if(IEB)
         {
            setTimeout('dotrans()',5000);
         }		
            else{setTimeout('beftrans()',5000);}    
         }    
     else    
     {        
        setTimeout('dotrans()',5000);    
     }
}

function initte()
{    
    spageObj=document.getElementById('spage');        
    
    if(!spageObj)    
    {
            setTimeout('initte()',200);
    }    
    spageObj.innerHTML=str2;    
    vnext=1;  
      
    if(vnext>=mc)
    {
        vnext=0;
    }
    
    spageObj.style.left="0px";    
    spageObj.style.top="0px";    
    setTimeout('dofirst()',100);    
}

setTimeout('initte()',100);		       