//obr1= new Date();
//document.write("<br>obr1: "+obr1.getTime());
new Effect.Opacity('ipol',{duration:0,to: 0.3});
new Effect.Opacity('ior',{duration:0,to: 0.3});
new Effect.Opacity('iga',{duration:0,to: 0.3});
new Effect.Opacity('iww',{duration:0,to: 0.3});
new Effect.Opacity('imm',{duration:0,to: 0.3});
new Effect.Opacity('iwy',{duration:0,to: 0.3});
new Effect.Opacity('ifo',{duration:0,to: 0.3});
new Effect.Opacity('ikl',{duration:0,to: 0.3});

Reflection.add($('ipol'),{height: 0.9, opacity: 0.1});
Reflection.add($('ior'),{height: 0.9, opacity: 0.1});
Reflection.add($('iga'),{height: 0.9, opacity: 0.1});
Reflection.add($('iww'),{height: 0.9, opacity: 0.1});
Reflection.add($('imm'),{height: 0.9, opacity: 0.1});
Reflection.add($('iwy'),{height: 0.9, opacity: 0.1});
Reflection.add($('ifo'),{height: 0.9, opacity: 0.1});
Reflection.add($('ikl'),{height: 0.9, opacity: 0.1});
Reflection.add($('logo'),{height: 0.9, opacity: 0.2});
Reflection.add($('oferta_img'),{height: 0.5, opacity: 0.4});
Reflection.add($('cback'),{height: 0.5, opacity: 0.1});
ore=new Image();
ore.src="img/ore.gif";
poli=new Image();
poli.src="img/poli.gif";
gadge= new Image();
gadge.src='img/gadge.gif';
www= new Image();
www.src='img/spina.gif';
mmedia= new Image();
mmedia.src='img/mmedia.gif';
wyda=new Image();
wyda.src='img/wyda.jpg';
foto=new Image();
foto.src='img/foto.gif';
kl=new Image();
kl.src='img/dot.gif';
var img_list=new Array(poli,ore,gadge,www,mmedia,wyda,foto,kl);
//obr2= new Date();
//document.write("<br>obr2: "+obr2.getTime());

