ajscroller1 = new AJScroller();
ajscroller1.name = 'ajscroller1';
ajscroller1.type = 2;
ajscroller1.width = 102;
ajscroller1.height = 71;
ajscroller1.spacing = 0;
ajscroller1.scrollspeed = 40;
ajscroller1.pausedelay = 2000;
ajscroller1.pausemouseover = true;
ajscroller1.add('<a href="eng_aktivnosti_konferencije.html"><img border="0" src="images/konferencija-18.gif" width="103" height="71"></a>', '', 'poslednja');
ajscroller1.add('<a href="eng_aktivnosti_konferencije.html"><img border="0" src="images/konferencija_13-2.gif" width="103" height="71"></a>', '', 'Item 0');
ajscroller1.add('<a href="eng_aktivnosti_konferencije.html"><img border="0" src="images/konf-mediji1.gif" width="103" height="71"></a>', '', 'Item 1');
ajscroller1.add('<a href="eng_aktivnosti_konferencije.html"><img border="0" src="images/konferencija12-1.gif" width="103" height="71"></a>', '', 'Item 2');
ajscroller1.add('<a href="eng_aktivnosti_konferencije.html"><img border="0" src="images/konferencija_prva.gif" width="103" height="71"></a>', '', 'Item 3');

/* -- Replicate Items -- */
ajscroller1.display();
onload = function(){ajscroller1.load();ajscroller1.start();};
onresize = function(){ajscroller1.load();};

