<!--
L=5; I=4;Tek =17;//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[Tek-6].src="../Products_files/Whbulet.gif";
document.links[11].style.color ='#FFFFFF';
return true;
}


function Occasio(color){
Lcolor=color.toLowerCase();

document.write("<TABLE width='100%' bgcolor='#EBEBEB' height='61' class='dtable'><TR><TD width=72 class=mala>&nbsp;</TD><TD colspan=2> <span class=name>Occasio "+Lcolor+"</span></TD><TD>&nbsp;</TD></TR> <TR><TD>&nbsp;</TD><TD width=25%>Design:</TD><TD colspan=1>");

document.write("Lolita Plūme</TD></tr><TR><TD>&nbsp;</TD><TD width=25%>Available materials:</TD><TD colspan=3>");
document.write("Flax 100%&nbsp;&nbsp;&nbsp;</TD></tr><TR><TD>&nbsp;</TD><TD>Available sizes:");
document.write("</TD width=25%><TD>150 x 150 cm, 59 x 59 \" ");
document.write("</TD></tr><TR><TD>&nbsp;</TD><TD>Available colors:</TD width=25%><TD colspan=3>"+color+"</TD></tr><tr height=20><td>&nbsp;</td> <TD width=50>&nbsp;</TD></tr></TABLE>");
}
//-->

