var is = new Is(); var n=0; var net=0; function Is() { this.ver=navigator.appVersion this.agent=navigator.userAgent.toLowerCase() this.dom=document.getElementById?1:0 this.op5=(this.agent.indexOf("opera 5")>-1 || this.agent.indexOf("opera/5")>-1) && window.opera this.op6=(this.agent.indexOf("opera 6")>-1 || this.agent.indexOf("opera/6")>-1) && window.opera this.ie5 = (this.agent.indexOf("msie 5")>-1 && !this.op5 && !this.op6) this.ie55 = (this.ie5 && this.agent.indexOf("msie 5.5")>-1) this.ie6 = (this.agent.indexOf("msie 6")>-1 && !this.op5 && !this.op6) this.ie4=(this.agent.indexOf("msie")>-1 && document.all &&!this.op5 &&!this.op6 &&!this.ie5&&!this.ie6) this.ie = (this.ie4 || this.ie5 || this.ie6) this.mac=(this.agent.indexOf("mac")>-1) this.ns6=(this.agent.indexOf("gecko")>-1 || window.sidebar) this.ns4=(!this.dom && document.layers)?1:0; this.bw=(this.ie6 || this.ie5 || this.ie4 || this.ns4 || this.ns6 || this.op5 || this.op6) this.usedom= this.ns6//Use dom creation this.reuse = this.ie||this.usedom //Reuse layers this.px=this.dom&&!this.op5?"px":"" return this } var dx = 0; var dy = 0; var start_x=0; var start_y=0; var xpos; var ypos; function popmousemove(e) { xpos=is.ns4?e.pageX:event.x if(xpos>400) lha(); } function init_layer() { if(is.ns4) { d2_79Obj = eval('document.'+'d2_79'); d2_80Obj = eval('document.'+'d2_80'); d2_81Obj = eval('document.'+'d2_81'); d2_3Obj = eval('document.'+'d2_3'); d2_72Obj = eval('document.'+'d2_72'); d4_70Obj = eval('document.'+'d4_70'); d4_85Obj = eval('document.'+'d4_85'); d4_86Obj = eval('document.'+'d4_86'); d4_97Obj = eval('document.'+'d4_97'); d4_98Obj = eval('document.'+'d4_98'); d57_90Obj = eval('document.'+'d57_90'); d57_95Obj = eval('document.'+'d57_95'); d57_96Obj = eval('document.'+'d57_96'); d69_108Obj = eval('document.'+'d69_108'); d69_110Obj = eval('document.'+'d69_110'); d69_111Obj = eval('document.'+'d69_111'); d69_228Obj = eval('document.'+'d69_228'); d69_227Obj = eval('document.'+'d69_227'); d69_244Obj = eval('document.'+'d69_244'); d69_235Obj = eval('document.'+'d69_235'); d295_296Obj = eval('document.'+'d295_296'); d295_297Obj = eval('document.'+'d295_297'); d295_298Obj = eval('document.'+'d295_298'); d295_299Obj = eval('document.'+'d295_299'); d5_71Obj = eval('document.'+'d5_71'); d5_278Obj = eval('document.'+'d5_278'); d5_223Obj = eval('document.'+'d5_223'); d191_192Obj = eval('document.'+'d191_192'); d191_193Obj = eval('document.'+'d191_193'); d191_194Obj = eval('document.'+'d191_194'); } if(is.ie) { d2_79Obj = document.all['d2_79'].style; d2_80Obj = document.all['d2_80'].style; d2_81Obj = document.all['d2_81'].style; d2_3Obj = document.all['d2_3'].style; d2_72Obj = document.all['d2_72'].style; d4_70Obj = document.all['d4_70'].style; d4_85Obj = document.all['d4_85'].style; d4_86Obj = document.all['d4_86'].style; d4_97Obj = document.all['d4_97'].style; d4_98Obj = document.all['d4_98'].style; d57_90Obj = document.all['d57_90'].style; d57_95Obj = document.all['d57_95'].style; d57_96Obj = document.all['d57_96'].style; d69_108Obj = document.all['d69_108'].style; d69_110Obj = document.all['d69_110'].style; d69_111Obj = document.all['d69_111'].style; d69_228Obj = document.all['d69_228'].style; d69_227Obj = document.all['d69_227'].style; d69_244Obj = document.all['d69_244'].style; d69_235Obj = document.all['d69_235'].style; d295_296Obj = document.all['d295_296'].style; d295_297Obj = document.all['d295_297'].style; d295_298Obj = document.all['d295_298'].style; d295_299Obj = document.all['d295_299'].style; d5_71Obj = document.all['d5_71'].style; d5_278Obj = document.all['d5_278'].style; d5_223Obj = document.all['d5_223'].style; d191_192Obj = document.all['d191_192'].style; d191_193Obj = document.all['d191_193'].style; d191_194Obj = document.all['d191_194'].style; document.onmousemove=popmousemove; } else if(is.dom==1) { d2_79Obj = document.getElementById('d2_79').style; d2_80Obj = document.getElementById('d2_80').style; d2_81Obj = document.getElementById('d2_81').style; d2_3Obj = document.getElementById('d2_3').style; d2_72Obj = document.getElementById('d2_72').style; d4_70Obj = document.getElementById('d4_70').style; d4_85Obj = document.getElementById('d4_85').style; d4_86Obj = document.getElementById('d4_86').style; d4_97Obj = document.getElementById('d4_97').style; d4_98Obj = document.getElementById('d4_98').style; d57_90Obj = document.getElementById('d57_90').style; d57_95Obj = document.getElementById('d57_95').style; d57_96Obj = document.getElementById('d57_96').style; d69_108Obj = document.getElementById('d69_108').style; d69_110Obj = document.getElementById('d69_110').style; d69_111Obj = document.getElementById('d69_111').style; d69_228Obj = document.getElementById('d69_228').style; d69_227Obj = document.getElementById('d69_227').style; d69_244Obj = document.getElementById('d69_244').style; d69_235Obj = document.getElementById('d69_235').style; d295_296Obj = document.getElementById('d295_296').style; d295_297Obj = document.getElementById('d295_297').style; d295_298Obj = document.getElementById('d295_298').style; d295_299Obj = document.getElementById('d295_299').style; d5_71Obj = document.getElementById('d5_71').style; d5_278Obj = document.getElementById('d5_278').style; d5_223Obj = document.getElementById('d5_223').style; d191_192Obj = document.getElementById('d191_192').style; d191_193Obj = document.getElementById('d191_193').style; d191_194Obj = document.getElementById('d191_194').style; } } function position() { start_pos = 211; start_x = start_pos; layer1('d2_79', start_pos+dx, dy+302, 0); layer1('d2_80', start_pos+dx, dy+325, 0); layer1('d2_81', start_pos+dx, dy+348, 0); layer1('d2_3', start_pos+dx, dy+371, 0); layer1('d2_72', start_pos+dx, dy+394, 0); layer1('d4_70', start_pos+dx, dy+323, 0); layer1('d4_85', start_pos+dx, dy+346, 0); layer1('d4_86', start_pos+dx, dy+369, 0); layer1('d4_97', start_pos+dx, dy+392, 0); layer1('d4_98', start_pos+dx, dy+415, 0); layer1('d57_90', start_pos+dx, dy+365, 0); layer1('d57_95', start_pos+dx, dy+388, 0); layer1('d57_96', start_pos+dx, dy+411, 0); layer1('d69_108', start_pos+dx, dy+407, 0); layer1('d69_110', start_pos+dx, dy+430, 0); layer1('d69_111', start_pos+dx, dy+453, 0); layer1('d69_228', start_pos+dx, dy+476, 0); layer1('d69_227', start_pos+dx, dy+499, 0); layer1('d69_244', start_pos+dx, dy+522, 0); layer1('d69_235', start_pos+dx, dy+545, 0); layer1('d295_296', start_pos+dx, dy+428, 0); layer1('d295_297', start_pos+dx, dy+451, 0); layer1('d295_298', start_pos+dx, dy+474, 0); layer1('d295_299', start_pos+dx, dy+497, 0); layer1('d5_71', start_pos+dx, dy+512, 0); layer1('d5_278', start_pos+dx, dy+535, 0); layer1('d5_223', start_pos+dx, dy+558, 0); layer1('d191_192', start_pos+dx, dy+554, 0); layer1('d191_193', start_pos+dx, dy+577, 0); layer1('d191_194', start_pos+dx, dy+600, 0); vybor('d2_79', 0); vybor('d2_80', 0); vybor('d2_81', 0); vybor('d2_3', 0); vybor('d2_72', 0); vybor('d4_70', 0); vybor('d4_85', 0); vybor('d4_86', 0); vybor('d4_97', 0); vybor('d4_98', 0); vybor('d57_90', 0); vybor('d57_95', 0); vybor('d57_96', 0); vybor('d69_108', 0); vybor('d69_110', 0); vybor('d69_111', 0); vybor('d69_228', 0); vybor('d69_227', 0); vybor('d69_244', 0); vybor('d69_235', 0); vybor('d295_296', 0); vybor('d295_297', 0); vybor('d295_298', 0); vybor('d295_299', 0); vybor('d5_71', 0); vybor('d5_278', 0); vybor('d5_223', 0); vybor('d191_192', 0); vybor('d191_193', 0); vybor('d191_194', 0); } function lha() { lh('d2_79'); lh('d2_80'); lh('d2_81'); lh('d2_3'); lh('d2_72'); lh('d4_70'); lh('d4_85'); lh('d4_86'); lh('d4_97'); lh('d4_98'); lh('d57_90'); lh('d57_95'); lh('d57_96'); lh('d69_108'); lh('d69_110'); lh('d69_111'); lh('d69_228'); lh('d69_227'); lh('d69_244'); lh('d69_235'); lh('d295_296'); lh('d295_297'); lh('d295_298'); lh('d295_299'); lh('d5_71'); lh('d5_278'); lh('d5_223'); lh('d191_192'); lh('d191_193'); lh('d191_194'); } function lva(ln) { switch(ln) { case 2: lv('d2_79'); lv('d2_80'); lv('d2_81'); lv('d2_3'); lv('d2_72'); break; case 4: lv('d4_70'); lv('d4_85'); lv('d4_86'); lv('d4_97'); lv('d4_98'); break; case 56: break; case 57: lv('d57_90'); lv('d57_95'); lv('d57_96'); break; case 182: break; case 69: lv('d69_108'); lv('d69_110'); lv('d69_111'); lv('d69_228'); lv('d69_227'); lv('d69_244'); lv('d69_235'); break; case 295: lv('d295_296'); lv('d295_297'); lv('d295_298'); lv('d295_299'); break; case 66: break; case 99: break; case 100: break; case 5: lv('d5_71'); lv('d5_278'); lv('d5_223'); break; case 159: break; case 191: lv('d191_192'); lv('d191_193'); lv('d191_194'); break; } } function lv(ln) { var lr = eval(ln + "Obj"); lr.visibility = "visible"; } function lh(ln) { var lr = eval(ln + "Obj"); lr.visibility = "hidden"; } function layer1(ln, x, y, num) { var sup1 = eval(ln + "Obj"); sup1.left = x; sup1.top = y; if(num==1) sup1.visibility = "visible"; else sup1.visibility = "hidden"; } function vybor(ln, key) { var status=0; lha(); lva(ln); }