var titlea = new Array();
var texta = new Array();
var linka = new Array();
var trgfrma = new Array();
var heightarr = new Array();
var cyposarr = new Array();

cyposarr[0]=0;
cyposarr[1]=1;
cyposarr[2]=2;
cyposarr[3]=3;
cyposarr[4]=4;
cyposarr[5]=5;
cyposarr[6]=6;
cyposarr[7]=7;
cyposarr[8]=8;
cyposarr[9]=9;



titlea[0] = "Beslfast Film Festival";
texta[0] = "The White Dress wins the Best Short Film Award at the Belfast Film Festival";
linka[0] = "http://www.belfastfilmfestival.ie/";
trgfrma[0] = "_parent";

titlea[1] = "RTE screen 'The White Dress'";
texta[1] = "'The White Dress' screened on RTE TWO in November 2007";
linka[1] = "http://www.rte.ie/";
trgfrma[1] = "_parent";

titlea[2] = "Dublin Film Festival Screening";
texta[2] = "The White Dress will be screening at the Jameson Dublin Film Festival on Thursday 22nd February In The IFI at 6.20PM.<br>www.dubliniff.com<br>www.ifi.ie";
linka[2] = "http://www.dubliniff.com";
trgfrma[2] = "_parent";

titlea[3] = "Foyle Film Festival";
texta[3] = "The White Dress wins the Stella Artois Best Irish short";
linka[3] = "http://www.foylefilmfestival.com/";
trgfrma[3] = "_parent";

titlea[4] = "Kerry Film Festival";
texta[4] = "'The White Dress' wins a Special Commendation in the category of Best Irish Short at the 2006 Kerry Film Festival. <br>www.kerryfilmfestival.com";
linka[4] = "http://www.www.kerryfilmfestival.com";
trgfrma[4] = "_parent";

titlea[5] = "'The White Dress' to be shown on Swiss and Italian TV";
texta[5] = "'The White Dress' has made sales to Swiss and Italian TV, dates for TX to be confirmed";
linka[5] = "";
trgfrma[5] = "_parent";

titlea[6] = "Kerry Film Festival";
texta[6] = "'The White Dress' has been selected in the Category Irish Short for competition in the 2006 Samhlaiocht Kerry Film Festival.  The film will be screened during the festival which runs from October 23rd - 29th 2006.<br>www.kerryfilmfestival.com";
linka[6] = "http://www.kerryfilmfestival.com";
trgfrma[6] = "_parent";

titlea[7] = "Galway Junior Film Fleadh";
texta[7] = "The film will screen at the Galway Junior Film Festival on Thursday November 9th. For more info visit www.juniorfilmfleadh.com";
linka[7] = "http://www.juniorfilmfleadh.com";
trgfrma[7] = "_parent";

titlea[8] = "CRAIC Festival 6th Annual Shorts Night";
texta[8] = "A one night event of the best of shorts films and live music.<br>17th September @ ARLENES Grocery in New York City www.thecraicfest.com";
linka[8] = "http://www.thecraicfest.com";
trgfrma[8] = "_parent";

titlea[9] = "Galway Film Fleadh";
texta[9] = "The White Dress hets 1st Irish Short (2nd Prize) at the 2006 Galway Film Fleadh.";
linka[9] = "http://www.galwayfilmfleadh.com/";
trgfrma[9] = "_parent";
var mc=7;

var inoout=false;

var spage;
var cvar=0,say=0,tpos=0,enson=0,hidsay=0,hidson=0;
var tmpv;
tmpv=180-8-8-(2*1);

var psy = new Array();
divtextb ="<div id=d";
divtev1=" onmouseover=\"mdivmo(";
divtev2=")\" onmouseout =\"restime(";
divtev3=")\" onclick=\"butclick(";
divtev4=")\"";
divtexts = " style=\"position:absolute;visibility:hidden;width:"+tmpv+"; COLOR: 000000; left:0; top:0; FONT-FAMILY: helvetica, arial, sans-serif; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-DECORATION: none; margin:0px; LINE-HEIGHT: 12pt; text-align:left;padding:0px;\">";
ns6span= " style=\"position:relative; COLOR: 000000; width:"+tmpv+"; FONT-FAMILY: helvetica, arial, sans-serif; FONT-SIZE: 9pt; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none; LINE-HEIGHT: 14pt; text-align:left;padding:0px;\"";

uzun="<div id=\"enuzun\" style=\"position:absolute;left:0;top:0;\">";
var uzunobj=null;
var uzuntop=0;
var toplay=0;

function mdivmo(gnum)
{
	inoout=true;

	if((linka[gnum].length)>8)
	{
		objd=document.getElementById('d'+gnum);
		objd2=document.getElementById('hgd'+gnum);

		objd.style.color="#000000";
		objd2.style.color="#000000";

		objd.style.cursor='pointer';
		objd2.style.cursor='pointer';

		objd.style.textDecoration='underline';objd2.style.textDecoration='underline';

		window.status=""+linka[gnum];
	}
}

function restime(gnum2)
{
	inoout=false;
	
	objd=document.getElementById('d'+gnum2);
	objd2=document.getElementById('hgd'+gnum2);

	objd.style.color="#000000";
	objd2.style.color="#000000";

	objd.style.textDecoration='none';objd2.style.textDecoration='none';

	window.status="";
}

function butclick(gnum3)
{
if(linka[gnum3].substring(0,11)=="javascript:"){eval(""+linka[gnum3]);}else{if((linka[gnum3].length)>3){
if((trgfrma[gnum3].indexOf("_parent")>-1)){eval("parent.window.location='"+linka[gnum3]+"'");}else if((trgfrma[gnum3].indexOf("_top")>-1)){eval("top.window.location='"+linka[gnum3]+"'");}else{window.open(''+linka[gnum3],''+trgfrma[gnum3]);}}}

}

function dotrans()
{
	if(inoout==false){

	uzuntop--;
	if(uzuntop<(-1*toplay))
	{
		uzuntop=220;
	}

	uzunobj.style.top=uzuntop+"px";
}
	if(psy[(uzuntop*(-1))+8]==3)
	{
		setTimeout('dotrans()',2000+35);
	}
	else
	{
		setTimeout('dotrans()',35);
	}	
	
}


function initte2()
{
	i=0;
	for(i=0;i<mc;i++)
	{
		objd=document.getElementById('d'+i);
		heightarr[i]=objd.offsetHeight;
	}
	toplay=8;
	for(i=0;i<mc;i++)
	{
		objd=document.getElementById('d'+i);
		objd.style.visibility="visible";
		objd.style.top=""+toplay+"px";
		psy[toplay]=3;
		toplay=toplay+heightarr[i]+10;

	}

	uzunobj=document.getElementById('enuzun');
	uzunobj.style.left=8+"px";
	uzunobj.style.height=toplay+"px";
	uzunobj.style.width=tmpv+"px";
	uzuntop=220;
	dotrans();

}

function initte()
{
	i=0;
	innertxt=""+uzun;

	for(i=0;i<mc;i++)
	{
		innertxt=innertxt+""+divtextb+""+i+""+divtev1+i+divtev2+i+divtev3+i+divtev4+divtexts+"<div id=\"hgd"+i+"\""+ns6span+">"+titlea[i]+"<br></div>"+texta[i]+"</div>";
	}
	innertxt=innertxt+"</div>";
	spage=document.getElementById('spagens');

	spage.innerHTML=""+innertxt;

	spage.style.left="0px";
	spage.style.top="0px";

	setTimeout('initte2()',500);

}


window.onload=initte;