var global_root_path = '/'; bgMainImage = new Image(); bgMainImage.src = global_root_path + "webImages/mainBg.png"; homeImage = new Image(); homeImage.src = global_root_path + "webImages/homeBg.png"; startImg = new Image(); startImg.src = global_root_path + "webImages/start.gif"; startOvrImg = new Image(); startOvrImg.src = global_root_path + "webImages/startOvr.png"; bierNorImg = new Image(); bierNorImg.src = global_root_path + "webImages/bierNor.gif"; bierOvrImg = new Image(); bierOvrImg.src = global_root_path + "webImages/bierOvr.png"; biereNorImg = new Image(); biereNorImg.src = global_root_path + "webImages/biereNor.gif"; biereOvrImg = new Image(); biereOvrImg.src = global_root_path + "webImages/biereOvr.png"; gasNorImg = new Image(); gasNorImg.src = global_root_path + "webImages/gasNor.gif"; gasOvrImg = new Image(); gasOvrImg.src = global_root_path + "webImages/gasOvr.png"; ubernachNorImg = new Image(); ubernachNorImg.src = global_root_path + "webImages/ubernachNor.gif"; ubernachOvrImg = new Image(); ubernachOvrImg.src = global_root_path + "webImages/ubernachOvr.png"; branerNorImg = new Image(); branerNorImg.src = global_root_path + "webImages/branerNor.gif"; branerOvrImg = new Image(); branerOvrImg.src = global_root_path + "webImages/branerOvr.png"; kontakNorImg = new Image(); kontakNorImg.src = global_root_path + "webImages/kontakNor.gif"; kontakOvrImg = new Image(); kontakOvrImg.src = global_root_path + "webImages/kontakOvr.png";