function slideshow(c) { var a = document.getelementbyid("slidecontainer"), f = document.getelementbyid("slidesimgs").getelementsbytagname("li"), h = document.getelementbyid("slidebar"), n = h.getelementsbytagname("li"), d = f.length, c = c || 3000, e = lasti = 0, j, m; function b() { m = setinterval(function () { e = e + 1 >= d ? e + 1 - d : e + 1; g() }, c) } function k() { clearinterval(m) } function g() { f[lasti].style.display = "none"; n[lasti].classname = ""; f[e].style.display = "block"; n[e].classname = "on"; lasti = e } f[e].style.display = "block"; a.onmouseover = k; a.onmouseout = b; h.onmouseover = function (i) { j = i ? i.target : window.event.srcelement; if (j.nodename === "li") { e = parseint(j.innerhtml, 10) - 1; g() } }; b() } ; function slideshow2(c) { var a2 = document.getelementbyid("slidecontainer2"), f2 = document.getelementbyid("slidesimgs2").getelementsbytagname("li"), h2 = document.getelementbyid("slidebar2"), n2 = h2.getelementsbytagname("li"), d2 = f2.length, c2 = c2 || 3000, e2 = lasti2 = 0, j2, m2; function b2() { m2 = setinterval(function () { e2 = e2 + 1 >= d2 ? e2 + 1 - d2 : e2 + 1; g2() }, c2) } function k2() { clearinterval(m2) } function g2() { f2[lasti2].style.display = "none"; n2[lasti2].classname = ""; f2[e2].style.display = "block"; n2[e2].classname = "on2"; lasti2 = e2 } f2[e2].style.display = "block"; a2.onmouseover = k2; a2.onmouseout = b2; h2.onmouseover = function (i2) { j2 = i2 ? i2.target : window.event.srcelement; if (j2.nodename === "li") { e2 = parseint(j2.innerhtml, 10) - 1; g2() } }; b2() } ; function slideshow3(c) { var a3 = document.getelementbyid("slidecontainer3"), f3 = document.getelementbyid("slidesimgs3").getelementsbytagname("li"), h3 = document.getelementbyid("slidebar3"), n3 = h3.getelementsbytagname("li"), d3 = f3.length, c3 = c3 || 3000, e3 = lasti3 = 0, j3, m3; function b3() { m3 = setinterval(function () { e3 = e3 + 1 >= d3 ? e3 + 1 - d3 : e3 + 1; g3() }, c3) } function k3() { clearinterval(m3) } function g3() { f3[lasti3].style.display = "none"; n3[lasti3].classname = ""; f3[e3].style.display = "block"; n3[e3].classname = "on2"; lasti3 = e3 } f3[e3].style.display = "block"; a3.onmouseover = k3; a3.onmouseout = b3; h3.onmouseover = function (i3) { j3 = i3 ? i3.target : window.event.srcelement; if (j3.nodename === "li") { e3 = parseint(j3.innerhtml, 10) - 1; g3() } }; b3() } ; function slideshow4(c) { var a4 = document.getelementbyid("slidecontainer4"), f4 = document.getelementbyid("slidesimgs4").getelementsbytagname("li"), h4 = document.getelementbyid("slidebar4"), n4 = h4.getelementsbytagname("li"), d4 = f4.length, c4 = c4 || 3000, e4 = lasti4 = 0, j4, m4; function b4() { m4 = setinterval(function () { e4 = e4 + 1 >= d4 ? e4 + 1 - d4 : e4 + 1; g4() }, c4) } function k4() { clearinterval(m4) } function g4() { f4[lasti4].style.display = "none"; n4[lasti4].classname = ""; f4[e4].style.display = "block"; n4[e4].classname = "on2"; lasti4 = e4 } f4[e4].style.display = "block"; a4.onmouseover = k4; a4.onmouseout = b4; h4.onmouseover = function (i4) { j4 = i4 ? i4.target : window.event.srcelement; if (j4.nodename === "li") { e4 = parseint(j4.innerhtml, 10) - 1; g4() } }; b4() } ;