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] = "Worship Group, Church Centre 8pm. Open to ALL";text[1] = "Discussion Group in Church 7:30pm, looking at the 10 Commandments";text[2] = "WOT Ladies, 7:30pm Church Centre. Beetle Drive and Take away Pizza";text[3] = "Community Breakfast for ALL. 10am Church Centre. £5. Booking reqd.";text[4] = "Discussion Group in Church 7:30pm, looking at the 10 Commandments";text[5] = "Discussion Group in Church 7:30pm, looking at the 10 Commandments";text[6] = "Sunshine Club in Church 3:30pm";text[7] = "Women’s World Day of Prayer in Church 2pm. ALL welcome";text[8] = "Sunshine Club in Church 3:30pm";text[9] = "Easter Workshop in Church 10am-12pm";text[10] = "DROP IN coffee morning the Church Centre 10am CHECK CALENDAR";text[11] = "Raise funds for St. Dunstan's when you shop! Click for info";text[12] = "<b>Check 'WHAT'S ON' section for full details of events/services</b>";text[13] = "Follow us on Facebook click here";text[14] = "<a href=\"http://twitter.com/StdunstansTW13\" class=\"twitter-follow-button\">Follow @StdunstansTW13</a><script src=\"http://platform.twitter.com/widgets.js\" type=\"text/javascript\"></script>";header[0] = "6 February";header[1] = "7 February";header[2] = "9 February";header[3] = "11 February";header[4] = "14 February";header[5] = "21 February";header[6] = "22 February";header[7] = "2 March";header[8] = "14 March";header[9] = "4 April";header[10] = "Every Monday";header[11] = "RAISE FUNDS";header[12] = "Info";header[13] = "Facebook";header[14] = "Twitter";linka[0] = "";linka[1] = "";linka[2] = "";linka[3] = "";linka[4] = "";linka[5] = "";linka[6] = "";linka[7] = "";linka[8] = "";linka[9] = "";linka[10] = "";linka[11] = "http://www.stdunstansfeltham.org.uk/donate/index.htm";linka[12] = "http://www.stdunstansfeltham.org.uk/events/index.html";linka[13] = "http://www.facebook.com/?sk=lf#!/profile.php?id=100000491760201";linka[14] = "http://twitter.com/StdunstansTW13";targa[0] = "_parent";targa[1] = "_parent";targa[2] = "_parent";targa[3] = "_parent";targa[4] = "_parent";targa[5] = "_parent";targa[6] = "_parent";targa[7] = "_parent";targa[8] = "_parent";targa[9] = "_parent";targa[10] = "_parent";targa[11] = "_blank";targa[12] = "_parent";targa[13] = "_blank";targa[14] = "_blank"; 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*(4000/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=25-1-1;nst2width=540-1-1;var icwidth=540;var icheight=25;var msgw,msgh;msgw=540-98;if((IEB==true)&&(scompat == "BackCompat" )){    RealTickerWidth=540;    RealTickerHeight=25;}else{    RealTickerWidth=540-2*(1);    RealTickerHeight=25-2*(1);}    CalcIcWidth=540-2*(1);    CalcIcHeight=25-2*(1);    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:1px; border-color:#000000;'+'">';        for(i=0;i<mc;i++)    {        divh[i]='<div id="dh'+i+'" style="position:absolute;width:'+98+'px; height:'+CalcIcHeight+'px;visibility:inherit;background:'+'#EBE2B8'+'; COLOR:#567C2C;padding-top:'+3+'px;padding-left:'+3+'px;'+'left:0px; top:0; FONT-FAMILY: '+'Comic Sans MS'+'; FONT-SIZE: '+10+'pt; font-style: '+'italic'+'; font-weight: '+'normal'+'; TEXT-DECORATION: '+'none'+';margin:0px; overflow:hidden;text-align:'+'left'+';cursor: default;">';        divtext[i]='<div id="d'+i+'" style="position:absolute;width:'+(CalcIcWidth-98-0)+'px;height:'+CalcIcHeight+'px;left:'+98+'px; top:0;visibility:inherit;background:#F3F7F0;COLOR:'+'#567C2C'+'; '+'padding-top:'+3+'px;padding-left:'+8+'px;'+' FONT-FAMILY: '+'Comic Sans MS'+'; FONT-SIZE: '+'10'+'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='#B40000';		objs[gnum].style.cursor='pointer';		window.status=''+linka[gnum];	}   }function restime(gnum2){	objs[gnum2].style.color='#567C2C';	window.status='';    }function butclick(gnum3){	if(linka[gnum3].substring(0,11)=="javascript:")	{eval(""+linka[gnum3]);return;}	if(targa[gnum3]==''){targa[gnum3]='_parent';}	if(IEB)	{		window.open(''+linka[gnum3],''+targa[gnum3]);	}	else	{		if((targa[gnum3].indexOf("_parent")>-1))		{			eval("parent.window.location='"+linka[gnum3]+"'");		}		else if((targa[gnum3].indexOf("_top")>-1))		{			eval("top.window.location='"+linka[gnum3]+"'");					}		else		{			window.open(''+linka[gnum3],''+targa[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='#567C2C';        objst[vnext].style.visibility='visible';        objst[vcurr].style.visibility='hidden';        if(IEB){spageObj.filters[0].play();}    }    Sonraki();    setTimeout('dotrans()',4000+4000);}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()',4000);					}}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/(4000/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()',4000);        }    else    {        setTimeout('DoScrollUp()',50);        }}function DoSlide(){	kalan=kalan-Math.ceil(kalan/(4000/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()',4000);	}	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=""+98+"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(2==2)    {            kalan=CalcIcWidth;        vnext=0;        Sonraki();        zindx();        objst[vnext].style.left=""+kalan+"px";                setTimeout('DoSlide()',4000);    }    else if(2==4)    {            kalan=CalcIcHeight;        vnext=0;        Sonraki();        zindx();                setTimeout('DoScrollUp()',4000);    }    else if(2==5)    {		if(IEB){setTimeout('dotrans()',4000);}		else{setTimeout('beftrans()',4000);}    }    else    {        setTimeout('dotrans()',4000);    }}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);		       
