function setBackgroundImage (id, imageURL) {
  if (document.layers)
    document[id].background.src = imageURL == 'none' ? null : imageURL;
  else if (document.all)
    document.all[id].style.backgroundImage = imageURL == 'none' ? 'none' 
: 'url(' + imageURL + ')';
  else if (document.getElementById)
    document.getElementById(id).style.backgroundImage = imageURL == 
'none' ? 'none' : 'url(' + imageURL + ')';
}

function popUp(){
popupWin = window.open("/banner/sale.html", "contacts", "'jo', config='config='innerHeight=600, Height=600, Width=800,  innerWidth=800,  top=30,left=40,menubar=0,resizable=0,status=0, tollbar=0,scrollbars=0'");
popupWin.focus(); 
}

if (document.images) {
hoon = new Image(); // Active images
hoon.src = "/images/g_35.png";
hooff = new Image(); // Inactive images
hooff.src = "/images/g_51.png";

soon = new Image(); // Active images
soon.src = "/images/g_35.png";
sooff = new Image(); // Inactive images
sooff.src = "/images/g_51.png";

hson = new Image(); // Active images
hson.src = "/images/g_35.png";
hsoff = new Image(); // Inactive images
hsoff.src = "/images/g_51.png";

suon = new Image(); // Active images
suon.src = "/images/g_35.png";
suoff = new Image(); // Inactive images
suoff.src = "/images/g_51.png";

tion = new Image(); // Active images
tion.src = "/images/g_35.png";
tioff = new Image(); // Inactive images
tioff.src = "/images/g_51.png";


hotspon = new Image(); // Active images
hotspon.src = "/images/f_18.2.png";
hotspoff = new Image(); // Inactive images
hotspoff.src = "/images/f_18.png";

snumon = new Image(); // Active images
snumon.src = "/images/f_22.2.png";
snumoff = new Image(); // Inactive images
snumoff.src = "/images/f_22.png";

tigeron = new Image(); // Active images
tigeron.src = "/images/f_24.2.png";
tigeroff = new Image(); // Inactive images
tigeroff.src = "/images/f_24.png";

solanaon = new Image(); // Active images
solanaon.src = "/images/f_26.2.png";
solanaoff = new Image(); // Inactive images
solanaoff.src = "/images/f_26.png";

son = new Image(); // Active images
son.src = "/images/f_28.2.png";
soff = new Image(); // Inactive images
soff.src = "/images/f_28.png";
}

function imgOn(imgName) {
if (document.images) {
document[imgName].src = eval(imgName + "on.src");
}
}
function imgOff(imgName) {
if (document.images) {
document[imgName].src = eval(imgName + "off.src");
}
}

function x(){
hlp=window.open('/banner/index.html', 'asn', config='height=700,width=767, top=0,left=220,menubar=0,resizable=0,status=0,tollbar=0,scrollbars=1')
  hlp.focus();
}

function ban2(){
hlp=window.open('/mood/feel/forsunki.html#v','jo', config='innerHeight=700, Height=700, Width=916,  innerWidth=915, top=0,left=220,menubar=0,resizable=0,status=0, tollbar=0,scrollbars=1')
  hlp.focus();
}
function ban3(){
hlp=window.open('/banner/ubilei2.html','jo', config=' Height=400, Width=917,  top=0,left=220,menubar=0,resizable=0,status=0, tollbar=0,scrollbars=0')
  hlp.focus();
}
