Warning: Undefined array key "animation" in /data03/virt20617/domeenid/www.tkd.ee/htdocs/games/templates/gk_icki_sports/lib/scripts/menu.php on line 14

Warning: Cannot modify header information - headers already sent by (output started at /data03/virt20617/domeenid/www.tkd.ee/htdocs/games/templates/gk_icki_sports/lib/scripts/menu.php:14) in /data03/virt20617/domeenid/www.tkd.ee/htdocs/games/templates/gk_icki_sports/lib/scripts/menu.php on line 53
// GK MooMenu v.2.0 Copyright by GavickPro window.addEvent("domready", function(){ // necessary classes
Warning: Undefined array key "height" in /data03/virt20617/domeenid/www.tkd.ee/htdocs/games/templates/gk_icki_sports/lib/scripts/menu.php on line 61

Warning: Undefined array key "width" in /data03/virt20617/domeenid/www.tkd.ee/htdocs/games/templates/gk_icki_sports/lib/scripts/menu.php on line 64

Warning: Undefined array key "opacity" in /data03/virt20617/domeenid/www.tkd.ee/htdocs/games/templates/gk_icki_sports/lib/scripts/menu.php on line 67
var main = $("horiz-menu"); var levels = new Array();
Warning: Undefined array key "opacity" in /data03/virt20617/domeenid/www.tkd.ee/htdocs/games/templates/gk_icki_sports/lib/scripts/menu.php on line 73

Warning: Undefined array key "height" in /data03/virt20617/domeenid/www.tkd.ee/htdocs/games/templates/gk_icki_sports/lib/scripts/menu.php on line 74

Warning: Undefined array key "width" in /data03/virt20617/domeenid/www.tkd.ee/htdocs/games/templates/gk_icki_sports/lib/scripts/menu.php on line 75
main.getChildren().each(function(el,i){ levels.push(new Array());
Warning: Undefined array key "opacity" in /data03/virt20617/domeenid/www.tkd.ee/htdocs/games/templates/gk_icki_sports/lib/scripts/menu.php on line 79

Warning: Undefined array key "height" in /data03/virt20617/domeenid/www.tkd.ee/htdocs/games/templates/gk_icki_sports/lib/scripts/menu.php on line 80

Warning: Undefined array key "width" in /data03/virt20617/domeenid/www.tkd.ee/htdocs/games/templates/gk_icki_sports/lib/scripts/menu.php on line 81
el.getElementsBySelector("ul").each(function(elm,j){ levels[i].push(elm.getParent());
Warning: Undefined array key "opacity" in /data03/virt20617/domeenid/www.tkd.ee/htdocs/games/templates/gk_icki_sports/lib/scripts/menu.php on line 85

Warning: Undefined array key "height" in /data03/virt20617/domeenid/www.tkd.ee/htdocs/games/templates/gk_icki_sports/lib/scripts/menu.php on line 86

Warning: Undefined array key "width" in /data03/virt20617/domeenid/www.tkd.ee/htdocs/games/templates/gk_icki_sports/lib/scripts/menu.php on line 87
}); }); levels.each(function(e,k){ e.each(function(a,l){ a.addEvents({ "mouseenter" : function(){ a.getChildren()[1].setStyle("overflow","hidden"); if(window.ie7 && (a.getChildren()[1].getParent() && a.getChildren()[1].getParent().getParent() && a.getChildren()[1].getParent().getParent().getParent() && a.getChildren()[1].getParent().getParent().getParent().hasClass("level1")) && a.getChildren()[1].getStyle("position") != 'absolute') a.getChildren()[1].setStyle("margin-top","35px"); a.getChildren()[1].setStyle("position","absolute");
Warning: Undefined array key "opacity" in /data03/virt20617/domeenid/www.tkd.ee/htdocs/games/templates/gk_icki_sports/lib/scripts/menu.php on line 98

Warning: Undefined array key "height" in /data03/virt20617/domeenid/www.tkd.ee/htdocs/games/templates/gk_icki_sports/lib/scripts/menu.php on line 99

Warning: Undefined array key "width" in /data03/virt20617/domeenid/www.tkd.ee/htdocs/games/templates/gk_icki_sports/lib/scripts/menu.php on line 100
(function(){a.getChildren()[1].setStyle("overflow","")}).delay(
Warning: Undefined array key "speed" in /data03/virt20617/domeenid/www.tkd.ee/htdocs/games/templates/gk_icki_sports/lib/scripts/menu.php on line 101
); }, "mouseleave" : function(){ a.getChildren()[1].setStyle("overflow","hidden");
Warning: Undefined array key "opacity" in /data03/virt20617/domeenid/www.tkd.ee/htdocs/games/templates/gk_icki_sports/lib/scripts/menu.php on line 105

Warning: Undefined array key "height" in /data03/virt20617/domeenid/www.tkd.ee/htdocs/games/templates/gk_icki_sports/lib/scripts/menu.php on line 106

Warning: Undefined array key "width" in /data03/virt20617/domeenid/www.tkd.ee/htdocs/games/templates/gk_icki_sports/lib/scripts/menu.php on line 107
} }); }); }); // submenu activation /*$ES('li.level1','#horiz-menu').each(function(el){ if(($E('.active',el) || el.hasClass('active')) && $E('ul', el)){ $E('ul', el).setStyle("display", "block"); $ES('li.level1','#horiz-menu').each(function(elm){ elm.addEvent("mouseenter", function(){ if(elm != el){ if(!window.ie) $E('ul', el).setProperty("style",""); else $E('ul', el).removeProperty("style"); } }); elm.addEvent("mouseleave", function(){ if(elm != el){ $E('ul', el).setStyle("display","block"); } }); }); } });*/ });