var div_name="slider_events_bee0d"; var msg2='23 - 25 Februarie 2010 - Institutul de Cercetari si Amenajari Silvice ( ICAS ) organizeaza seminarul internaţional “Genetic variability and adaptive potential of temperate and boreal forest tree species”, in cadrul proiectului TREEBREEDEX.
Pentru mai multe informatii accesati link-urile aferente: ... Mai mult
În perioada 6-7 noiembrie 2009, Institutul de Cercetări şi Amenajări Silvice ( ICAS) a organizat la Bucureşti Simpozionul Internaţional „ Forest Ecology, Mappind and Sustainable Management: Progress and Perspectives”. ... Mai mult
';var swidth2=400
var sheight2=96;
var sbcolor2='';
var sspeed2=2;
var resumesspeed2=sspeed2;
function start2() {
if (document.all) iemarquee2(document.getElementById(div_name));
else if (document.getElementById)
ns6marquee2(document.getElementById(div_name));
}
function iemarquee2(whichdiv2){
iediv2=eval(whichdiv2);
sheight2 += 50;
iediv2.style.pixelTop=sheight2;
iediv2.innerHTML=msg2 ;
sizeup2=iediv2.offsetHeight;
ieslide2()
}
function ieslide2(){
if (iediv2.style.pixelTop>=sizeup2*(-1)){
iediv2.style.pixelTop-=sspeed2;
setTimeout("ieslide2()",70);
}
else{
iediv2.style.pixelTop=sheight2;
ieslide2();
}
}
function ns6marquee2(whichdiv2){
ns6div2=eval(whichdiv2);
sheight2 += 50;
ns6div2.style.top=sheight2 + "px";
ns6div2.innerHTML=msg2;
sizeup2=ns6div2.offsetHeight;
ns6slide2();
}
function ns6slide2(){
if (parseInt(ns6div2.style.top)>=sizeup2*(-1)){
theTop2 = parseInt(ns6div2.style.top)-sspeed2;
ns6div2.style.top = theTop2 + "px";
setTimeout("ns6slide2()",70);
}
else {
ns6div2.style.top = sheight2 + "px";
ns6slide2();
}
}
document.write("