<!--
L=5; I=4;Tek =16;//kurš prod.
function OnImg(x,S){
On(x);
}

function OffImg(x,S){
Off(x);
}

function On(x,S){
document.images[I +x].src="../Products_files/Whbulet.gif";
document.links[L+x-1].style.color ='#FFFFFF';
document.images[Tek-6].src="../Products_files/Greybulet.gif";
document.links[Tek-6].style.color ='#808080';
return true;}

function Off(x,S){
document.images[I+x].src="../Products_files/Greybulet.gif";
document.links[L+x-1].style.color ='#808080';
document.images[10].src="../Products_files/Whbulet.gif";
document.links[10].style.color ='#FFFFFF';
return true;
}

function Calando(){
document.write("<TR><TD  class='mala'>&nbsp;</TD><TD colspan=2><span class=name>Calando</span></TD><TD>&nbsp;</TD></TR><TR><TD>&nbsp;</TD><TD width=25%>");
document.write("Design:</TD><TD colspan=3>Lolita Plūme</TD></tr><TR><TD>&nbsp;</TD><TD width=25%>");
document.write("Available materials:</TD><TD colspan=3>Flax 100%</TD></tr><TR><TD>&nbsp;</TD><TD valign=top>Available sizes:");
document.write("</TD width=25%><TD colspan=3>150 x 300 cm, 59 x 118.1\"</TD></tr><TR><TD>&nbsp;</TD><TD valign=top>Available colors:");
document.write("</TD width=25%><TD colspan=3>White</TD></tr>");

}

function Opinio(){
document.write("<TR><TD  class='mala'>&nbsp;</TD><TD colspan=2><span class=name>Opinio B</span></TD><TD>&nbsp;</TD></TR><TR><TD>&nbsp;</TD><TD width=25%>");
document.write("Design:</TD><TD colspan=3>Lolita Plūme</TD></tr><TR><TD>&nbsp;</TD><TD width=25%>");
document.write("Available materials:</TD><TD colspan=3>Flax 100%</TD></tr><TR><TD>&nbsp;</TD><TD valign=top>Available sizes:");
document.write("</TD width=25%><TD colspan=3>150 x 300 cm, 59 x 118.1 \"</TD></tr><TR><TD>&nbsp;</TD><TD valign=top>Available colors:");
document.write("</TD width=25%><TD colspan=3>Natural</TD></tr>");

}

//-->
