function marquee() {
document.write(' ');
}
function marqueeanuncios() {
document.write(' ');
}
/***********************************************
* Fade-in image slideshow script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
var slideshow_width='194px' //SET IMAGE WIDTH
var slideshow_height='205px' //SET IMAGE HEIGHT
var pause=3000 //SET PAUSE BETWEEN SLIDE (3000=3 seconds)
var fadeimages=new Array()
//SET 1) IMAGE PATHS, 2) optional link, 3), optional link target:
fadeimages[0]=["http://lacnic.net/imagenes/lacnicix-home-1.jpg", "/pt/eventos/lacnicix/", "", "LACNIC IX | A Reunião de Internet da América Latina e Caribe. Um evento que você não pode perder!"];
fadeimages[1]=["http://lacnic.net/imagenes/lacnicix-home-pt-2.jpg", "/pt/eventos/lacnicix/", "", "LACNIC IX | A Reunião de Internet da América Latina e Caribe. Um evento que você não pode perder!"];
////NO need to edit beyond here/////////////
var preloadedimages=new Array()
for (p=0;p' : ""
tempcontainer+='
'
tempcontainer=fadeimages[i][1]!=""? tempcontainer+'' : tempcontainer
return tempcontainer
}
function rotateimage(){
if (ie4||dom){
resetit(curcanvas)
var crossobj=tempobj=ie4? eval("document.all."+curcanvas) : document.getElementById(curcanvas)
crossobj.style.zIndex++
tempobj.style.visibility="visible"
var temp='setInterval("fadepic()",50)'
dropslide=eval(temp)
curcanvas=(curcanvas=="canvas0")? "canvas1" : "canvas0"
}
else
document.images.defaultslide.src=fadeimages[curimageindex][0]
curimageindex=(curimageindex