var skynav_oGlobalNav = { config : { moreImgSrc : "http://www.sky.com/images/skycom/extended-grid/firstbase/SILVER/gn-more.gif", childDisplayEvent : "mouseover", // options: "mouseover", "click" // childDisplayEvent : "click", // options: "mouseover", "click" childHideTimer : 500, //relevant if childDisplayEvent == "mouseover" only childColumnItems : 10, childItemWidth : 105, childGutterWidth : 15, childMarginSides : 15, childMarginTopBot : 3, topBorderColour : "#cccccc", bottomBorderColour : "#3c3c3c", itemDividerColour : "#363636", bgColour : "#000000", textColour : "#ffffff", hoverColour : "#ffffff", childHoverColour : "#2e8ab9" }, types: { skysites: { config: { // overwrite general config values for this type topBorderColour : "#cccccc", bottomBorderColour : "#3c3c3c", itemDividerColour : "#363636", bgColour : "#000000", textColour : "#ffffff", hoverColour : "#ffffff", childHoverColour : "#2e8ab9" }, menus: { right : [ {text: "Join Sky", link: "http://www.sky.com/portal/site/skycom/skyproducts/getsky?&lid=GLOBALNAV_SKY_JOIN&lpos=GLOBAL_NAV"}, {text: "Sky Customers", link: "http://www.sky.com/portal/site/skycom/skycustomers?&lid=GLOBALNAV_CUSTOMER_SUPPORT&lpos=GLOBAL_NAV"}, {text: "Email & Tools", link: "http://mysky.sky.com/portal/servlet/ssorouter?tc=portlets-tools-page&ts=ToolsRedirectServlet&event=tools&lid=GLOBALNAV_TOOLS&lpos=GLOBAL_NAV"} ],left : [ {text: "Sky.com", link: "http://www.sky.com?&lid=GLOBALNAV_SKY_COM&lpos=GLOBAL_NAV", image: "http://www.sky.com/images/skycom/extended-grid/firstbase/SILVER/gn-skycom.gif"}, {text: "News", link: "http://news.sky.com/skynews/home?&lid=GLOBALNAV_SKY_NEWS&lpos=GLOBAL_NAV"}, {text: "Sports", link: "http://www.skysports.com?&lid=GLOBALNAV_SKY_SPORTS&lpos=GLOBAL_NAV"}, {text: "Entertainment", link: "http://showbiz.sky.com?&lid=GLOBALNAV_SKY_SHOWBIZ&lpos=GLOBAL_NAV"} ] } } } };