var variableslide=new Array()
variableslide[0]=['broderi.jpg','broderie.html','&nbsp;&nbsp;Broderie']
variableslide[1]=['tricou.jpg','tricouri.html','&nbsp;&nbsp;Tricouri']
variableslide[2]=['sport.jpg','echipament-sportiv.html','&nbsp;&nbsp;Echipament Sportiv']
variableslide[3]=['sepci.jpg','sepci.html','&nbsp;&nbsp;Sepci']
variableslide[4]=['steaguri.jpg','steaguri.html','&nbsp;&nbsp;Steaguri si Fanioane']
variableslide[5]=['atahead.jpg','crashandsport.html','&nbsp;&nbsp;Centrul de Broderie']
var slidewidth='570px'
var slideheight='220px'
var slidebgcolor='#F3F3F3'
var slidedelay=3000
var ie=document.all
var dom=document.getElementById
for(i=0;i<variableslide.length;i++){var cacheimage=new Image()
cacheimage.src=variableslide[i][0]}
var currentslide=0
function rotateimages(){contentcontainer='<center>'
if(variableslide[currentslide][1]!="")
contentcontainer+='<a href="'+variableslide[currentslide][1]+'">'
contentcontainer+='<img src="'+variableslide[currentslide][0]+'" border="0" vspace="3" alt="Broderie Constanta" width="560px" height="180px">'
if(variableslide[currentslide][1]!="")
contentcontainer+='</a>'
contentcontainer+='</center>'
if(variableslide[currentslide][2]!="")
contentcontainer+=variableslide[currentslide][2]
if(document.layers){crossrotateobj.document.write(contentcontainer)
crossrotateobj.document.close()}
else if(ie||dom)
crossrotateobj.innerHTML=contentcontainer
if(currentslide==variableslide.length-1)currentslide=0
else currentslide++
setTimeout("rotateimages()",slidedelay)}
if(ie||dom)
document.write('<div id="slidedom" style="width:'+slidewidth+';height:'+slideheight+'; background-color:'+slidebgcolor+'"></div>')
function start_slider(){crossrotateobj=dom?document.getElementById("slidedom"):ie?document.all.slidedom:document.slidensmain.document.slidenssub
if(document.layers)
document.slidensmain.visibility="show"
rotateimages()}
if(ie||dom)
start_slider()
else if(document.layers)
window.onload=start_slider
ddaccordion.init({headerclass:"expandable",contentclass:"categoryitems",revealtype:"click",mouseoverdelay:200,collapseprev:true,defaultexpanded:[0],onemustopen:false,animatedefault:false,persiststate:true,toggleclass:["","openheader"],togglehtml:["prefix","",""],animatespeed:"fast",oninit:function(headers,expandedindices){},onopenclose:function(header,index,state,isuseractivated){}})
