<!--
dd=document; NS=(dd.layers)?1:0; IE=(dd.all)?1:0; DOM=(dd.getElementById)?1:0;
function ident(D) {
    if (IE){o1=dd.all[D]}
       else {o1=dd.getElementById(D)};
}

function adr() {
var h2 = new String("This is a string object.");
     h2 = location.pathname;
//window.location="http://www.rusexp.su/torg"+h2;

k = h2.indexOf('ssilk');
if (k==-1) window.location="http://www.rusexp.su/torg"+h2;

}




function svet(D) {ident(D); o1.style.visibility="visible"}
function tem() {o1.style.visibility="hidden"}

function fon(s)  {s.style.backgroundColor="#DCDCDC"}
function fon2(s) {s.style.backgroundColor="navy"}
function fon3(s) {s.style.backgroundColor="#DCDCDC"}
function fon4(s) {s.style.backgroundColor="#F4F4F4"}


//-->
