nö funzt nich
Uhr ist jetzt verschwunden
oh :oops: vergessen zu sagen das es der Fx57 Nightly ist
alter Code wieder zurück Uhr wieder da - alte stelle
uni
edit
sollte ich doch extra so ein Script anlegen? --> UhrMenueLeiste.uc.js
nö funzt nich
Uhr ist jetzt verschwunden
oh :oops: vergessen zu sagen das es der Fx57 Nightly ist
alter Code wieder zurück Uhr wieder da - alte stelle
uni
edit
sollte ich doch extra so ein Script anlegen? --> UhrMenueLeiste.uc.js
Hallo AngelOfDarkness...dann erscheint eine Fehlermeldung.
Screenshot (258).png
andreas oder wers kann ... :wink:
ich brauch nur das Bild von Andreas weil ... siehe mein Bild (auch so haben will)
[Blockierte Grafik: http://fs5.directupload.net/images/170919/wjvkpwze.png]
/* Uhrzeit in der Symbolleiste anzeigen */
function doDatUhrCallback() {try{doDatUhr();}catch(ex){} }
function doDatUhr() {
var days = ["So", "Mo", "Di", "Mi", "Do", "Fr", "Sa"];
var months = ["Jan", "Feb", "März", "Apr", "Mai", "Juni", "Juli", "Aug", "Sep", "Okt", "Nov", "Dez"];
window.setTimeout(doDatUhrCallback, 1000);
var D = new Date();
var day = days[D.getDay()];
var month = months[D.getMonth()];
var year = D.getFullYear();
var hour = D.getHours();
var minute = D.getMinutes();
var second = D.getSeconds();
var date = day + ", " + (D.getDate() < 10 ? "0" +D.getDate() : D.getDate()) + ". " + month + ". " + year + " ";
var time = (hour < 10 ? "0" +hour : hour) + ":" + (minute < 10 ? "0" +minute : minute) + ":" + (second < 10 ? "0" +second : second);
var timestr = date + time + " Uhr" + " ";
var text ="Nightly 64bit";
var status = document.getElementById("statusbar-clock-display");
status.setAttribute("value", timestr);
if (hours < 6 || hours > 20) {
status.setAttribute("style", "color: #ff0000;");
}
else {
status.setAttribute("style", "color: #000000;");
}
status.setAttribute("style", clockstyle);
}
var ClockStatus = document.getElementById("urlbar-container");
var ClockLabel = document.createElement("label");
ClockLabel.setAttribute("id", "statusbar-clock-display");
ClockLabel.setAttribute("class", "statusbarpanel-text");
ClockLabel.setAttribute("style", "padding-top:7px; font-size: 14px; font-weight: bold;");
ClockStatus.parentNode.insertBefore(ClockLabel, ClockStatus.nextSibling);
doDatUhr();
Alles anzeigen
ist so in userChrome.js drin
ähmmm .... hat zeit weil ich heut Abend ins Stadion zum Fußball gehe
gruß uni
:-??
Ja/Nein
welch Fx Version hast du?
wenn nur YouTube nehme ich YouTube High Definition
musste mal testen
Gruß
Perfekto
:klasse:
kann ich schon wieder weiter "spielen" mit Fx57 ff
gruß Uni
edit sagt
2x gelöst markieren geht nicht
@ Sören danke für die Erklärung
@ Andreas mach ich gleich
Antwort folgt zugleich
gruß
Eine Möglichkeit ohne Erweiterung:
Die Umschalttaste + F2 drücken.Dann unten in die Leiste: Restart eingeben...Enter
:klasse:
soll ich für die frage "Lesezeichen-Symbolleiste" ein extra Fred auf machen (2zeilig)?
gruß
jep
wat soll ich sagen :klasse:
ot
wie "restartet" man(n) Fx57 eigentlich
vorher hatte ich immer ein Button dafür (Neustarten)
na kommt vielleicht noch was für fx57
ot ende
ich teste mal
werde mich mal mit "Aurora56" anmelden um gleich zu antworten
gruß
bitte nich schlagen
spiele gerade mit Fx57 um mich langsam daran zu gewöhnen
hab ich gefunden/geklaut bei Heise
also
ZitatAlles anzeigenin die userChrome.css unter (Pfadbeispiel für Windows): %userprofile%\AppData\Roaming\Mozilla\Firefox\Profiles\DeinProfilordner.default\chrome\
folgendes eintragen:
#TabsToolbar { -moz-box-ordinal-group: 2;
}
#nav-bar{ border-top-width: 0px !important;
}
Dann sitzt allerdings die Lesezeichen-Symbolleiste über der Adressleiste, per
"Ansicht->Symbolleisten->Anpassen->Fertig" rutscht sie runter, die Maßnahme überlebt nur leider keinen Neustart.
geht auch
nur mit den besagtem Effekt
könnte da jemand (Andreas ... etc. pp.) weiterhelfen das das so bleibt
[Blockierte Grafik: http://fs5.directupload.net/images/170912/kefqw8i5.png]
gruß uni
:-??
kleines nach haken
wer wird denn ewtl. der Nachfolger?
Jamun
http://ftp.mozilla.org/pub/firefox/ni…est-jamun-l10n/
oder diese Beta
http://ftp.mozilla.org/pub/firefox/ni…illa-beta-l10n/
:-??
hab mal beide "Installiert"
Gruß uni
:klasse:
als doch was verpasst
kommt davon nicht über die Startseite zu gehen (hüppe ja immer gleich ins Forum)
Danke Road-Runner
[Blockierte Grafik: http://www.cosgan.de/images/smilie/konfus/s050.gif]
sorry stimmt >> logins.json <<
bin immer noch auf die ".sqlite" aus
weil die anderen immer noch so heißen (die meisten)
gruß
frage
hast du noch ein gesichertes "Mozilla\Firefox\Profiles\" auf einer Festplatte?
irgend wo gespeichert >> signons.sqlite <<
gruß
moin
weiß zwar nich was du so richtig willst
ich benutze dafür ViewSourceWith um mit einen externen Editor das anzeigen zu lassen
es geht auch mit Fx --> Rechtsklick - Seitenquelltext -- > da öffnet sich dann ein neuer Tab mit dem Quelltext aus "ViewSourceWith" heraus(bei mir is dat so)
gruß
[Gelöst][Gelöst]
:klasse: Endor
Hallo zusammen,seit der FF Version 49.0.2 fehlen hier im Forum linksseitig die Symbole.
[Blockierte Grafik: http://www2.pic-upload.de/thumb/32012049/FehlendeSymbole.png]Da es nur im Camp Firefox auftritt, denke ich, es ist eine Erweiterung, die dieses blockiert.
Leider weis ich nicht, wo ich ansetzen soll.Kann mal bitte jemand drüberschauen? Danke
moin
nehme das als Aufhänger! (Bild etc. pp.)
seit paar tagen hab ich das Problem wieder (Fx Orginal - Aurora - Nightly)
hat sich etwas verändert?
Allgemeine Informationen
------------------------
Name: Firefox
Version: 54.0a2
Build-ID: 20170317004022
Update-Kanal: aurora
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:54.0) Gecko/20100101 Firefox/54.0
Betriebssystem: Windows_NT 6.1
Fenster mit mehreren Prozessen: 0/1 (deaktiviert)
Google Key: Found
Mozilla Location Service Key: Found
Abgesicherter Modus: false
Absturzberichte der letzten 3 Tage
----------------------------------
Alle Absturzberichte
Erweiterungen
-------------
Name: about:addons-memory
Version: 12
Aktiviert: true
ID: about-addons-memory@tn123.org
Name: Add-ons Manager - Version Number
Version: 1.3.1
Aktiviert: true
ID: AMVersionNumber@Aris_CTRdev
Name: Application Update Service Helper
Version: 2.0
Aktiviert: true
ID: aushelper@mozilla.org
Name: Bookmark Favicon Changer
Version: 2.29
Aktiviert: true
ID: bookmarkfaviconchanger@sonthakit
Name: Classic Theme Restorer
Version: 1.6.3
Aktiviert: true
ID: ClassicThemeRestorer@ArisT2Noia4dev
Name: Clocki
Version: 0.4.6
Aktiviert: true
ID: lcdclock_bloodeye@gmail.com
Name: Copy Plain Text 2
Version: 1.6
Aktiviert: true
ID: copyplaintext@teo.pl
Name: Default Full Zoom Level
Version: 7.7
Aktiviert: true
ID: {D9A7CBEC-DE1A-444f-A092-844461596C4D}
Name: Download Manager (S3)
Version: 4.07
Aktiviert: true
ID: s3download@statusbar
Name: EmotiConverter
Version: 1.0.4.1-signed.1-signed
Aktiviert: true
ID: {ec77f4a0-0b26-11dd-8911-54c255d89593}
Name: ExportHTMLFolder
Version: 0.3.1-signed.1-signed
Aktiviert: true
ID: ExportHTMLFolder@luc.pastisman
Name: Extension Options Menu
Version: 2.18
Aktiviert: true
ID: {1feca320-6b4d-11df-a08a-0800200c9a66}
Name: External Application Buttons 2
Version: 0.13.1-signed.1-signed
Aktiviert: true
ID: externalappbutton@teo.pl
Name: Flagfox
Version: 5.1.20
Aktiviert: true
ID: {1018e4d6-728f-4b20-ad56-37578a4de76b}
Name: FlyWeb
Version: 1.0.0
Aktiviert: true
ID: flyweb@mozilla.org
Name: Form Autofill
Version: 1.0
Aktiviert: true
ID: formautofill@mozilla.org
Name: HD Addon Plus
Version: 5.10
Aktiviert: true
ID: {8792f701-fd94-4533-a8f4-6b34ada26414}
Name: hd notifier
Version: 7.12
Aktiviert: true
ID: {3f9f50e3-2a6b-4bf3-a49f-4308667b2973}
Name: HDS Link Detector
Version: 0.7.2
Aktiviert: true
ID: jid0-HFFmJoceGjTSKDBEWPpzfX9By7I@jetpack
Name: Image Zoom
Version: 0.6.3.1-signed.1-signed
Aktiviert: true
ID: {1A2D0EC4-75F5-4c91-89C4-3656F6E44B68}
Name: Menu Wizard
Version: 5.05
Aktiviert: true
ID: s3menu@wizard
Name: More About
Version: 3.0.0
Aktiviert: true
ID: MoreAbout@schuzak.jp
Name: Multi-process staged rollout
Version: 1.11
Aktiviert: true
ID: e10srollout@mozilla.org
Name: NoScript
Version: 5.0.2
Aktiviert: true
ID: {73a6fe31-595d-460b-a920-fcc0f8843232}
Name: Password Exporter
Version: 1.3.3
Aktiviert: true
ID: {B17C1C5A-04B1-11DB-9804-B622A1EF5492}
Name: Pocket
Version: 1.0.5
Aktiviert: true
ID: firefox@getpocket.com
Name: Presentation
Version: 1.0.0
Aktiviert: true
ID: presentation@mozilla.org
Name: Restart application
Version: 1.2.1.1-signed.1-signed
Aktiviert: true
ID: {c0af4d2f-2ce4-9471-49e2-1e5ca8a57dd2}
Name: Roomy Bookmarks Toolbar
Version: 1.4.12
Aktiviert: true
ID: ALone-live@ya.ru
Name: S3.Google Translator
Version: 5.26
Aktiviert: true
ID: s3google@translator
Name: Save File to
Version: 2.5.5
Aktiviert: true
ID: savefileto@mozdev.org
Name: Screengrab (fix version)
Version: 0.99.07c
Aktiviert: true
ID: {02450914-cdd9-410f-b1da-db004e18c671}
Name: Scroll To Top
Version: 4.5.5
Aktiviert: true
ID: jid0-gRmSxW9ByuHwGjLhtXJg27YnZRs@jetpack
Name: Shield Recipe Client
Version: 1.0.0
Aktiviert: true
ID: shield-recipe-client@mozilla.org
Name: Show Profile
Version: 0.9.9.9.1-signed.1-signed
Aktiviert: true
ID: show_profile@oliverpiltz.de
Name: ShowIP
Version: 2.7.7.1-signed.1-signed
Aktiviert: true
ID: {3e9bb2a7-62ca-4efa-a4e6-f6f6168a652d}
Name: Status-4-Evar
Version: 2016.10.11.01
Aktiviert: true
ID: status4evar@caligonstudios.com
Name: Stylish
Version: 2.0.7
Aktiviert: true
ID: {46551EC9-40F0-4e47-8E18-8E5CF550CFB8}
Name: Tab Mix Plus
Version: 0.5.0.2
Aktiviert: true
ID: {dc572301-7619-498c-a57d-39143191b318}
Name: Theme Font & Size Changer
Version: 52.0
Aktiviert: true
ID: {f69e22c7-bc50-414a-9269-0f5c344cd94c}
Name: uBlock Origin
Version: 1.11.4
Aktiviert: true
ID: uBlock0@raymondhill.net
Name: User Agent Switcher
Version: 0.7.3.1-signed.1-signed
Aktiviert: true
ID: {e968fc70-8f95-4ab9-9e79-304de2a71ee1}
Name: userChromeJS
Version: 2.0
Aktiviert: true
ID: userChromeJS@mozdev.org
Name: Video DownloadHelper
Version: 6.2.0
Aktiviert: true
ID: {b9db16a4-6edc-47ec-a1f4-b86292ed211d}
Name: ViewSourceWith
Version: 0.9.4.3.1-signed.1-signed
Aktiviert: true
ID: {eecba28f-b68b-4b3a-b501-6ce12e6b8696}
Name: Web Compat
Version: 1.1
Aktiviert: true
ID: webcompat@mozilla.org
Name: WebToPDF
Version: 12.10
Aktiviert: true
ID: manish.p05@gmail.com
Name: X-Forwarded-For Header
Version: 1.0.1.1.1-signed.1-signed
Aktiviert: true
ID: jid1-vasLCl9ZsexfAQ@jetpack
Name: YouTube High Definition
Version: 50.3
Aktiviert: true
ID: {7b1bf0b6-a1b9-42b0-b75d-252036438bdc}
Name: Download Manager Tweak
Version: 1.0.10
Aktiviert: false
ID: {F8A55C97-3DB6-4961-A81D-0DE0080E53CB}
Name: InfoLister
Version: 0.10.5a1
Aktiviert: false
ID: {3f0da09b-c1ab-40c5-8d7f-53f475ac3fe8}
Name: Speed Compiler
Version: 10.0.5
Aktiviert: false
ID: {d80d3e9b-a2fe-4863-a1eb-7805d9ca0b14}
Grafik
------
Allgemeine Merkmale
Compositing: Direct3D 11
Asynchrones Wischen und Zoomen: nichts
WebGL 1 Driver WSI Info: EGL_VENDOR: Google Inc. (adapter LUID: 000000000000a811) EGL_VERSION: 1.4 (ANGLE 2.1.0.2a250c8a0e15) EGL_EXTENSIONS: EGL_EXT_create_context_robustness EGL_ANGLE_d3d_share_handle_client_buffer EGL_ANGLE_d3d_texture_client_buffer EGL_ANGLE_surface_d3d_texture_2d_share_handle EGL_ANGLE_query_surface_pointer EGL_ANGLE_window_fixed_size EGL_ANGLE_keyed_mutex EGL_ANGLE_surface_orientation EGL_NV_post_sub_buffer EGL_KHR_create_context EGL_EXT_device_query EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_get_all_proc_addresses EGL_KHR_stream EGL_KHR_stream_consumer_gltexture EGL_NV_stream_consumer_gltexture_yuv EGL_ANGLE_flexible_surface_compatibility EGL_ANGLE_create_context_webgl_compatibility EGL_CHROMIUM_create_context_bind_generates_resource EGL_EXTENSIONS(nullptr): EGL_EXT_client_extensions EGL_EXT_platform_base EGL_EXT_platform_device EGL_ANGLE_platform_angle EGL_ANGLE_platform_angle_d3d EGL_ANGLE_device_creation EGL_ANGLE_device_creation_d3d11 EGL_ANGLE_experimental_present_path EGL_KHR_client_get_all_proc_addresses
WebGL 1 Driver Renderer: Google Inc. -- ANGLE (NVIDIA GeForce 9500 GT Direct3D11 vs_4_0 ps_4_0)
WebGL 1 Driver Version: OpenGL ES 2.0 (ANGLE 2.1.0.2a250c8a0e15)
WebGL 1 Driver Extensions: GL_ANGLE_depth_texture GL_ANGLE_framebuffer_blit GL_ANGLE_framebuffer_multisample GL_ANGLE_instanced_arrays GL_ANGLE_lossy_etc_decode GL_ANGLE_pack_reverse_row_order GL_ANGLE_robust_client_memory GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ANGLE_texture_usage GL_ANGLE_translated_shader_source GL_CHROMIUM_bind_generates_resource GL_CHROMIUM_bind_uniform_location GL_CHROMIUM_copy_compressed_texture GL_CHROMIUM_copy_texture GL_CHROMIUM_sync_query GL_EXT_blend_minmax GL_EXT_color_buffer_half_float GL_EXT_debug_marker GL_EXT_discard_framebuffer GL_EXT_disjoint_timer_query GL_EXT_draw_buffers GL_EXT_frag_depth GL_EXT_map_buffer_range GL_EXT_occlusion_query_boolean GL_EXT_read_format_bgra GL_EXT_robustness GL_EXT_sRGB GL_EXT_shader_texture_lod GL_EXT_texture_compression_dxt1 GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_rg GL_EXT_texture_storage GL_EXT_unpack_subimage GL_KHR_debug GL_NV_EGL_stream_consumer_external GL_NV_fence GL_NV_pack_subimage GL_NV_pixel_buffer_object GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth32 GL_OES_element_index_uint GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_array_object
WebGL 1 Extensions: ANGLE_instanced_arrays EXT_blend_minmax EXT_color_buffer_half_float EXT_frag_depth EXT_shader_texture_lod EXT_texture_filter_anisotropic EXT_disjoint_timer_query MOZ_debug_get OES_element_index_uint OES_standard_derivatives OES_texture_float OES_texture_float_linear OES_texture_half_float OES_texture_half_float_linear OES_vertex_array_object WEBGL_color_buffer_float WEBGL_compressed_texture_s3tc WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_depth_texture WEBGL_draw_buffers WEBGL_lose_context MOZ_WEBGL_lose_context MOZ_WEBGL_compressed_texture_s3tc MOZ_WEBGL_depth_texture
WebGL 2 Driver WSI Info: -
WebGL2-Renderer: WebGL creation failed: * Error during ANGLE OpenGL init. * Error during ANGLE OpenGL init. * Error during ANGLE OpenGL init. * Error during ANGLE OpenGL init. * Error during ANGLE OpenGL init. * Exhausted GL driver caps.
WebGL 2 Driver Version: -
WebGL 2 Driver Extensions: -
WebGL 2 Extensions: -
Audio-Back-End: wasapi
Direct2D: true
DirectWrite: true (6.2.9200.22084)
GPU 1
Aktiv: Ja
Beschreibung: NVIDIA GeForce 9500 GT
Herstellerkennung: 0x10de
Gerätekennung: 0x0640
Treiber-Version: 9.18.13.4196
Treiber-Datum: 5-30-2016
Treiber: nvd3dum nvwgf2um,nvwgf2um
Subsys-ID: 140110b0
RAM: 512
Weitere Informationen
ClearType-Parameter: Gamma: 2,2 Pixel Structure: RGB ClearType Level: 100 Enhanced Contrast: 50
AzureCanvasAccelerated: 0
AzureCanvasBackend: direct2d 1.1
AzureContentBackend: direct2d 1.1
AzureFallbackCanvasBackend: skia
ClearType-Parameter: Gamma: 2,2 Pixel Structure: RGB ClearType Level: 100 Enhanced Contrast: 50
Entscheidungsprotokoll
D3D9_COMPOSITING:
disabled by default: Disabled by default
GPU_PROCESS:
unavailable by default: Multi-process mode is not enabled
WEBRENDER:
unavailable by runtime: Build doesn't include WebRender
Wichtige modifizierte Einstellungen
-----------------------------------
accessibility.typeaheadfind.flashBar: 0
browser.cache.disk.capacity: 358400
browser.cache.disk.filesystem_reported: 1
browser.cache.disk.hashstats_reported: 1
browser.cache.disk.smart_size_cached_value: 358400
browser.cache.disk.smart_size.first_run: false
browser.cache.disk.smart_size.use_old_max: false
browser.cache.frecency_experiment: 1
browser.display.use_system_colors: true
browser.download.folderList: 2
browser.download.importedFromSqlite: true
browser.download.manager.closeWhenDone: false
browser.download.manager.retention: 1
browser.download.manager.showWhenStarting: false
browser.link.open_newwindow.override.external: 3
browser.link.open_newwindow.restriction: 0
browser.places.smartBookmarksVersion: 8
browser.search.openintab: true
browser.search.update: false
browser.search.useDBForOrder: true
browser.sessionstore.max_tabs_undo: 7
browser.sessionstore.upgradeBackup.latestBuildID: 20170317004022
browser.startup.homepage: https://www.google.de/webhp?complete=0&hl=de
browser.startup.homepage_override.buildID: 20170317004022
browser.startup.homepage_override.mstone: 54.0a2
browser.tabs.closeWindowWithLastTab: false
browser.tabs.drawInTitlebar: false
browser.tabs.loadInBackground: false
browser.tabs.onTop: false
browser.tabs.remote.autostart.2: false
browser.tabs.selectOwnerOnClose: false
browser.tabs.warnOnClose: false
browser.urlbar.daysBeforeHidingSuggestionsPrompt: 0
browser.urlbar.lastSuggestionsPromptDate: 20160813
dom.apps.lastUpdate.buildID: 20160720004018
dom.apps.lastUpdate.mstone: 49.0a2
dom.apps.reset-permissions: true
dom.disable_window_status_change: false
dom.event.contextmenu.enabled: false
dom.gamepad.extensions.enabled: true
dom.ipc.processCount: 2
dom.max_chrome_script_run_time: 0
dom.mozApps.used: true
dom.w3c_touch_events.expose: false
extensions.checkCompatibility.40.0a: true
extensions.checkCompatibility.49.0a2: false
extensions.checkCompatibility.50.0a2: false
extensions.checkCompatibility.51.0a2: false
extensions.checkCompatibility.aurora: false
extensions.checkCompatibility.nightly: false
extensions.checkCompatibility.temporaryThemeOverride_minAppVersion: 38.0a1
extensions.lastAppVersion: 54.0a2
font.internaluseonly.changed: false
font.name.serif.x-western: Georgia
gfx.crash-guard.d3d11layers.appVersion: 54.0a2
gfx.crash-guard.d3d11layers.deviceID: 0x0640
gfx.crash-guard.d3d11layers.driverVersion: 9.18.13.4196
gfx.crash-guard.d3d11layers.feature-d2d: true
gfx.crash-guard.d3d11layers.feature-d3d11: true
gfx.crash-guard.glcontext.appVersion: 45.0a2
gfx.crash-guard.glcontext.deviceID: 0x0640
gfx.crash-guard.glcontext.driverVersion: 9.18.13.4144
gfx.crash-guard.glcontext.gfx.driver-init.direct3d11-angle: true
gfx.crash-guard.glcontext.gfx.driver-init.webgl-angle: true
gfx.crash-guard.glcontext.gfx.driver-init.webgl-angle-force-d3d11: false
gfx.crash-guard.glcontext.gfx.driver-init.webgl-angle-force-warp: false
gfx.crash-guard.glcontext.gfx.driver-init.webgl-angle-try-d3d11: true
gfx.crash-guard.status.d3d11layers: 2
gfx.crash-guard.status.d3d9video: 2
gfx.crash-guard.status.glcontext: 2
gfx.direct3d.checkDX10: false
gfx.direct3d.last_used_feature_level_idx: 1
gfx.driver-init.appVersion: 42.0a2
gfx.driver-init.deviceID: 0x0640
gfx.driver-init.driverVersion: 9.18.13.4144
gfx.driver-init.feature-d2d: true
gfx.driver-init.feature-d3d11: true
gfx.driver-init.status: 2
media.ffmpeg.enabled: false
media.gmp-eme-adobe.abi: x86-msvc-x86
media.gmp-eme-adobe.lastUpdate: 1456298041
media.gmp-eme-adobe.version: 17
media.gmp-gmpopenh264.abi: x86-msvc-x86
media.gmp-gmpopenh264.lastUpdate: 1470930834
media.gmp-gmpopenh264.path: C:\Users\METATRON\AppData\Roaming\Mozilla\Firefox\Profiles\poiuztre.Aurora32\gmp-gmpopenh264
media.gmp-gmpopenh264.version: 1.6
media.gmp-manager.buildID: 20170317004022
media.gmp-manager.lastCheck: 1489848353
media.gmp-widevinecdm.abi: x86-msvc-x86
media.gmp-widevinecdm.lastUpdate: 1470744028
media.gmp-widevinecdm.version: 1.4.8.903
media.gmp.storage.version.observed: 1
media.hardware-video-decoding.failed: false
media.mediasource.webm.enabled: true
media.mediasource.youtubeonly: false
media.webrtc.debug.aec_log_dir: C:\Users\METATRON\AppData\Local\Temp
media.webrtc.debug.log_file: C:\Users\METATRON\AppData\Local\Temp\WebRTC.log
network.cookie.cookieBehavior: 3
network.cookie.prefsMigrated: true
network.dns.disablePrefetch: true
network.http.speculative-parallel-limit: 0
network.predictor.cleaned-up: true
network.prefetch-next: false
places.database.lastMaintenance: 1489572992
places.history.expiration.transient_current_max_pages: 119740
plugin.disable_full_page_plugin_for_types: application/pdf
plugin.importedState: true
plugin.state.flash: 0
plugin.state.np32dsw: 0
plugin.state.npctrl: 0
plugin.state.npdeployjava: 0
plugin.state.npgeplugin: 1
plugin.state.npgoogleupdate: 0
plugin.state.npoctoshape: 0
plugin.state.nprtharmonyplugin: 2
plugin.state.npvlc: 0
plugins.hide_infobar_for_missing_plugin: true
print.printer_Foxit_PDF_Printer.print_bgcolor: false
print.printer_Foxit_PDF_Printer.print_bgimages: false
print.printer_Foxit_PDF_Printer.print_colorspace:
print.printer_Foxit_PDF_Printer.print_command:
print.printer_Foxit_PDF_Printer.print_downloadfonts: false
print.printer_Foxit_PDF_Printer.print_duplex: 540703042
print.printer_Foxit_PDF_Printer.print_edge_bottom: 0
print.printer_Foxit_PDF_Printer.print_edge_left: 0
print.printer_Foxit_PDF_Printer.print_edge_right: 0
print.printer_Foxit_PDF_Printer.print_edge_top: 0
print.printer_Foxit_PDF_Printer.print_evenpages: true
print.printer_Foxit_PDF_Printer.print_footercenter:
print.printer_Foxit_PDF_Printer.print_footerleft: &PT
print.printer_Foxit_PDF_Printer.print_footerright: &D
print.printer_Foxit_PDF_Printer.print_headercenter:
print.printer_Foxit_PDF_Printer.print_headerleft: &T
print.printer_Foxit_PDF_Printer.print_headerright: &U
print.printer_Foxit_PDF_Printer.print_in_color: true
print.printer_Foxit_PDF_Printer.print_margin_bottom: 0.5
print.printer_Foxit_PDF_Printer.print_margin_left: 0.5
print.printer_Foxit_PDF_Printer.print_margin_right: 0.5
print.printer_Foxit_PDF_Printer.print_margin_top: 0.5
print.printer_Foxit_PDF_Printer.print_oddpages: true
print.printer_Foxit_PDF_Printer.print_orientation: 0
print.printer_Foxit_PDF_Printer.print_page_delay: 50
print.printer_Foxit_PDF_Printer.print_paper_data: 9
print.printer_Foxit_PDF_Printer.print_paper_height: 297,00
print.printer_Foxit_PDF_Printer.print_paper_name:
print.printer_Foxit_PDF_Printer.print_paper_size_type: 0
print.printer_Foxit_PDF_Printer.print_paper_size_unit: 1
print.printer_Foxit_PDF_Printer.print_paper_width: 210,00
print.printer_Foxit_PDF_Printer.print_plex_name:
print.printer_Foxit_PDF_Printer.print_resolution: 300
print.printer_Foxit_PDF_Printer.print_resolution_name:
print.printer_Foxit_PDF_Printer.print_reversed: false
print.printer_Foxit_PDF_Printer.print_scaling: 1,00
print.printer_Foxit_PDF_Printer.print_shrink_to_fit: true
print.printer_Foxit_PDF_Printer.print_to_file: false
print.printer_Foxit_PDF_Printer.print_unwriteable_margin_bottom: 0
print.printer_Foxit_PDF_Printer.print_unwriteable_margin_left: 0
print.printer_Foxit_PDF_Printer.print_unwriteable_margin_right: 0
print.printer_Foxit_PDF_Printer.print_unwriteable_margin_top: 0
print.printer_HP_Deskjet_F2200_series.print_bgcolor: false
print.printer_HP_Deskjet_F2200_series.print_bgimages: false
print.printer_HP_Deskjet_F2200_series.print_colorspace:
print.printer_HP_Deskjet_F2200_series.print_command:
print.printer_HP_Deskjet_F2200_series.print_downloadfonts: false
print.printer_HP_Deskjet_F2200_series.print_duplex: 540703042
print.printer_HP_Deskjet_F2200_series.print_edge_bottom: 0
print.printer_HP_Deskjet_F2200_series.print_edge_left: 0
print.printer_HP_Deskjet_F2200_series.print_edge_right: 0
print.printer_HP_Deskjet_F2200_series.print_edge_top: 0
print.printer_HP_Deskjet_F2200_series.print_evenpages: true
print.printer_HP_Deskjet_F2200_series.print_footercenter:
print.printer_HP_Deskjet_F2200_series.print_footerleft: &PT
print.printer_HP_Deskjet_F2200_series.print_footerright: &D
print.printer_HP_Deskjet_F2200_series.print_headercenter:
print.printer_HP_Deskjet_F2200_series.print_headerleft: &T
print.printer_HP_Deskjet_F2200_series.print_headerright: &U
print.printer_HP_Deskjet_F2200_series.print_in_color: true
print.printer_HP_Deskjet_F2200_series.print_margin_bottom: 0.5
print.printer_HP_Deskjet_F2200_series.print_margin_left: 0.5
print.printer_HP_Deskjet_F2200_series.print_margin_right: 0.5
print.printer_HP_Deskjet_F2200_series.print_margin_top: 0.5
print.printer_HP_Deskjet_F2200_series.print_oddpages: true
print.printer_HP_Deskjet_F2200_series.print_orientation: 0
print.printer_HP_Deskjet_F2200_series.print_page_delay: 50
print.printer_HP_Deskjet_F2200_series.print_paper_data: 9
print.printer_HP_Deskjet_F2200_series.print_paper_height: -1,00
print.printer_HP_Deskjet_F2200_series.print_paper_name:
print.printer_HP_Deskjet_F2200_series.print_paper_size_type: 0
print.printer_HP_Deskjet_F2200_series.print_paper_size_unit: 1
print.printer_HP_Deskjet_F2200_series.print_paper_width: -1,00
print.printer_HP_Deskjet_F2200_series.print_plex_name:
print.printer_HP_Deskjet_F2200_series.print_resolution: 300
print.printer_HP_Deskjet_F2200_series.print_resolution_name:
print.printer_HP_Deskjet_F2200_series.print_reversed: false
print.printer_HP_Deskjet_F2200_series.print_scaling: 1,00
print.printer_HP_Deskjet_F2200_series.print_shrink_to_fit: true
print.printer_HP_Deskjet_F2200_series.print_to_file: false
print.printer_HP_Deskjet_F2200_series.print_unwriteable_margin_bottom: 0
print.printer_HP_Deskjet_F2200_series.print_unwriteable_margin_left: 0
print.printer_HP_Deskjet_F2200_series.print_unwriteable_margin_right: 0
print.printer_HP_Deskjet_F2200_series.print_unwriteable_margin_top: 0
print.printer_Microsoft_XPS_Document_Writer.print_bgcolor: false
print.printer_Microsoft_XPS_Document_Writer.print_bgimages: false
print.printer_Microsoft_XPS_Document_Writer.print_colorspace:
print.printer_Microsoft_XPS_Document_Writer.print_command:
print.printer_Microsoft_XPS_Document_Writer.print_downloadfonts: false
print.printer_Microsoft_XPS_Document_Writer.print_duplex: 540703042
print.printer_Microsoft_XPS_Document_Writer.print_edge_bottom: 0
print.printer_Microsoft_XPS_Document_Writer.print_edge_left: 0
print.printer_Microsoft_XPS_Document_Writer.print_edge_right: 0
print.printer_Microsoft_XPS_Document_Writer.print_edge_top: 0
print.printer_Microsoft_XPS_Document_Writer.print_evenpages: true
print.printer_Microsoft_XPS_Document_Writer.print_footercenter:
print.printer_Microsoft_XPS_Document_Writer.print_footerleft: &PT
print.printer_Microsoft_XPS_Document_Writer.print_footerright: &D
print.printer_Microsoft_XPS_Document_Writer.print_headercenter:
print.printer_Microsoft_XPS_Document_Writer.print_headerleft: &T
print.printer_Microsoft_XPS_Document_Writer.print_headerright: &U
print.printer_Microsoft_XPS_Document_Writer.print_in_color: true
print.printer_Microsoft_XPS_Document_Writer.print_margin_bottom: 0.5
print.printer_Microsoft_XPS_Document_Writer.print_margin_left: 0.5
print.printer_Microsoft_XPS_Document_Writer.print_margin_right: 0.5
print.printer_Microsoft_XPS_Document_Writer.print_margin_top: 0.5
print.printer_Microsoft_XPS_Document_Writer.print_oddpages: true
print.printer_Microsoft_XPS_Document_Writer.print_orientation: 0
print.printer_Microsoft_XPS_Document_Writer.print_page_delay: 50
print.printer_Microsoft_XPS_Document_Writer.print_paper_data: 9
print.printer_Microsoft_XPS_Document_Writer.print_paper_height: 11,00
print.printer_Microsoft_XPS_Document_Writer.print_paper_name:
print.printer_Microsoft_XPS_Document_Writer.print_paper_size_type: 0
print.printer_Microsoft_XPS_Document_Writer.print_paper_size_unit: 1
print.printer_Microsoft_XPS_Document_Writer.print_paper_width: 8,50
print.printer_Microsoft_XPS_Document_Writer.print_plex_name:
print.printer_Microsoft_XPS_Document_Writer.print_resolution: 761554290
print.printer_Microsoft_XPS_Document_Writer.print_resolution_name:
print.printer_Microsoft_XPS_Document_Writer.print_reversed: false
print.printer_Microsoft_XPS_Document_Writer.print_scaling: 1,00
print.printer_Microsoft_XPS_Document_Writer.print_shrink_to_fit: true
print.printer_Microsoft_XPS_Document_Writer.print_to_file: false
print.printer_Microsoft_XPS_Document_Writer.print_unwriteable_margin_bottom: 0
print.printer_Microsoft_XPS_Document_Writer.print_unwriteable_margin_left: 0
print.printer_Microsoft_XPS_Document_Writer.print_unwriteable_margin_right: 0
print.printer_Microsoft_XPS_Document_Writer.print_unwriteable_margin_top: 0
privacy.clearOnShutdown.cache: false
privacy.clearOnShutdown.cookies: false
privacy.clearOnShutdown.downloads: false
privacy.clearOnShutdown.formdata: false
privacy.clearOnShutdown.history: false
privacy.clearOnShutdown.sessions: false
privacy.cpd.extensions-nosquint: false
privacy.cpd.extensions-tabmix: false
privacy.donottrackheader.enabled: true
privacy.sanitize.migrateClearSavedPwdsOnExit: true
privacy.sanitize.migrateFx3Prefs: true
security.default_personal_cert: Select Automatically
security.dialog_enable_delay: 0
security.disable_button.openCertManager: false
security.disable_button.openDeviceManager: false
security.OCSP.enabled: 0
security.sandbox.content.tempDirSuffix: {94663171-319b-4c3a-9d3e-081a5410d4fd}
security.warn_viewing_mixed: false
services.sync.declinedEngines:
storage.vacuum.last.dta_queue.sqlite: 1395159213
storage.vacuum.last.index: 1
storage.vacuum.last.places.sqlite: 1489748954
storage.vacuum.last.queue.sqlite: 1436243989
Wichtige nicht veränderbare Einstellungen
-----------------------------------------
Chronik- und Lesezeichendatenbank
---------------------------------
JavaScript
----------
Inkrementelle GC: true
Barrierefreiheit
----------------
Aktiviert: false
Barrierefreiheit verhindern: 0
Bibliotheken-Versionen
----------------------
NSPR
Minimal vorausgesetzte Version: 4.13.1
Verwendete Version: 4.13.1
NSS
Minimal vorausgesetzte Version: 3.30
Verwendete Version: 3.30
NSSSMIME
Minimal vorausgesetzte Version: 3.30
Verwendete Version: 3.30
NSSSSL
Minimal vorausgesetzte Version: 3.30
Verwendete Version: 3.30
NSSUTIL
Minimal vorausgesetzte Version: 3.30
Verwendete Version: 3.30
Experimentelle Funktionen
-------------------------
Isolierte Umgebungen
--------------------
Ebene der isolierten Umgebung des Inhaltsprozesses: 1
Alles anzeigen
/*AGENT_SHEET*/
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document
url-prefix("https://www.camp-firefox.de/forum/")
{#cf-header{margin-left:440px!important;}
#cf-header > DIV:first-child{margin-left:90px!important;}
#cf-header-logo > A > IMG{height:0px!important; }
#cf-header-logo > A{height:100px!important;
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAgAElEQVR4nO28d1hU177/v2RgJEzJNGcv0GP3iz0qoKBgQ+Wq2Nu1G2MsMXo1do1GY4wx0cQkRhO7scVCVOwNO1ix0kGKNFHBkmhMhNf3j71HSDnn3Nx7zj3P73e/63nezwwzIOwX709ba6MQ/2/9v/W/ds2Kvl9xVuyTlrMvPxwx88Ljj0efubd5QsyjI+OjH118O/pR3NhzD5PeOvcwcWz0wxvjYh7FjI8p3P8fpwvWzbj8ZN6s2B/6Tz93P2DGhcf2f/V1/I+tYSfSPafE/NhkSszjqZNjHu4fe64o/c1TRT8NiSpi0PFChkY9pP/RQvoevk/fw/fpc/g+fY7cp++R+/Q78oABRwsZFFXEwGOFDI0qYuTpwkdjox/HTzxXuHX62Xsjpl96WL3P9u26f/V1/sPX3OtPK02KKRo34WzRiVFnHj4dfOwBvQ/do9uBu3Q9cJcuB+4Svj+fLvvy6bK/gPB9d0u1X3tv/1267C+gy371ta4HCuh+8B69Dt2j39EHDDn5kFGnHt4fF/14x+RLhf8+cvvlV//V1/3fXqOOxdaddO7u4vExP2YOOVZE9wMFdNyTS7tdObTZnUObXbm02ZVDm+9zaPt9LqHf5xG6O4/Q3fmE7s6n3R5VoXvytdfyCN2VR+iuXO1rc2m7J4/Q3Tl02J1Dl3359Dl8n0HHiorfjLp7deLZR2+/ceiO7V/N4U+vKRd/kGP2JywZdbrwfv9DDwiLyKLNziwCd2bhvz0Lv22ZmrII2JZF0+13CNqRTfOduQTvzCXk+zxa7sqj1e58Wu3Op+WuPEIi8gjemUfwzlyCtmfTdNsdArbdwW9bFq9tuI3fhlQCt9ym5bYMeu+7Q/i+Ajrsu8+gI/fip54vfGvy4XzDv5rL310jL1/2mH7p4chRpx8m9z1URPvtWYRsTCFwTQKvrU/Gd/Ntam5Mo+bGNGptuk3tzbepvyWDxtuzaLrzDs0jcgjelUvI7lxa7cmj9d58Wkfm02pPHi135xH8fS5BO7MJ2H6H177LpO7mDHw33abmhjRqrU3Bd00itb5JJHxnIhtvZfFlbAGdI/Npvfsug489ODMz9n7ov5rRX11TT2XUmRL7dHeffXm025pO87WJ+H99i4Zf3cR3xS2qrE7EZ00S3uuSqLQxhaobUqm5KZV62zJ4bUcWATuzCYzIJmh3LsGReYRE5tFybz6t9ubTam8eLSNzabknl5a7c2j+fTYBO7N4bXsmtbemU3VTGj7rk5FrE6m87Dren8QSuPImuxMKuPv0J76Ne0TvvXdpuzv32cjThYsmnCiy/I/CuewnPDL/wys8bZr1DxPzvMuFnYceysnsFJFF4Op4/JffoMFnV6i9+BJVv7yO9zdxKN/E4VgVj2NdEnJVPBXXJlJlUwo1tqRR+7t06u+4Q5OIbAK+z6XZrjwC9+QRFJlP88h8mkfm0XxPHs135RL4fQ4BEXdosjOL13Zm0nBHBnW33abGllR8NiZT4asbeH90AcPM0+innmTeoTiKS+5S9NOPrL72hM4RuXTf/+B0l7PP63019y3j4w3in98G3Rlr6XF/hjPlzkR7xV+9MXeu28SzBTMHHsh7HrI2Bb8vrlJ/yUVqfRhN1flnqPTBWbw/jEb5+DwVFsVg/TwWy5exWL6+iXVNCub1dzCtu4vPpmxqb8ugwfY7+O3Mpen3eTT7Pp9mu/MI3J1H4C5VTSPyaLIzm9d23qHe9kx8t6VT87s0anyXRo2tmjalUGXZVXw+isY2/RhiSCQdPj5CflEMkEb2w2fMP1tIwIEfrn7w0brPHg4UUU8Piab/NHhzhXDLmej8/u4khZxB7u1dr0+M5pUplwpXdN6Wid+XsTT85Dy+H5yh6nsnqDg7Cjk7CmV2FI5Zx3HMOo597gnMSy7gtjQJ8fVd3FZnoqy/RbOtp2i27SLVt96h7rZsXtuZg19ELk0j8mn6vaqAiDz8dubRcEcO9bbfofZ3WdTYmk7VLbepvDmNiptS8N6UjM+GRKpuTMJ3bRx1vrpK1cUXUGYcRfSLoPG0SOLu7AIOQXERh7OKCT/0sHhZj1Hc6yryn8fqev9TAGaOsA7KfctJ1miFnP5uC4UQYm46ntNiHq8OXRdP4yUXqLfgDNVnH6fijMPI6YdwTD+EfdohrNMOY5kThXnhWdyWJCCW5lJhxQWmfzeZ3XvCSDtch5yz1ei/exu2jQXU3JJJnW13qL8jm4Y7snltRw6v7cihwY5s6m7Pxve7O9TYkkmVzen4bEzDe0MqFdanYF+fjH1dIsqaeHxW3qTql7HU/vIK9ZfFUmPxBeTMo4i+O6g/8XvS89dB8WooySfxMQw594y5HUeR0VP88MNJff9/KLzoPuKVtNetZ9JflyQNlqR1LFd45D/+veuoayxp+c0N6i84Te05x6k69SA+k/ahvBOJfWIk1gmRWCbuxfzeCUyLziM+TKDqJ4cY9/UsErdJiBRwqBzPzrgxfMsS3L6+h/fG21TedJtqmzOosTWTWluzqPVdFrW+y6Tm1ixqbM2k6uZ0Km26jffGNCqsT8G6JgnTqgRMq+Ixr4zD/kUsypdX8V5+g8pfXKHW4vPUX3qJKotiME/aj+ixjaCp28m9vwSeLoQX2TwEpsQ+Y2LLkaQMFwWZH73yHz+cGtbgHwIwcVCFf0vurxDfV+FWL4VbbY1c6Oz7vP3nJ3/xWXSNWtMOokw8gNfbB9G9dQi30YcoN+oAbiP2oZ9wBM+55xDvpRA29wsylpsp2Sz4Ybueot0WfjrlwfDlHyBmZ2JZmYCyPhm5IQ2fjbeptOk2VTbfpsrmdKpsVsFW2nQbn41pKOtTcKxLxrYmEdPqBAzf3MKw4ibGTy5hWXAOx/tnqLDkEnLZNSp/dolq80/R5uvLNFl6nnIjdiDarqf/ok388tMMePguvMjjKTAzpojp7buRM1CQPadyCvd6/J//NsAbg5zv3+qucL2rQmyYQnSIN7H19GwKakSV8bspN/4EptERVB+1isajPsd/zCc0emspVd9agde4fYjJ1xg9fyaFX3jwbJUHBZtsFGyzQlQ5Pls7CDE1kfLL4zGvTcSyOhHb2mQc61OosCEFZUMqUpOyIRVlQwr2dcnYtM81rorX4N3A8NUNDPPPYpoVhXXWcSrMPI733FNUev80jqmH6bbiItFZj/jsVDo+Y3YgmnzD0p3L4JfXKbk/D4of8wMvmHEombU9/EhuWI6i43WPc8/X9N/hV+5qD8e+2DDJxVCFs4GSqEaSfTV9OCk92RjUgE/e7M3x4Q24OaIS6WMcZE20cWe2jdRPFM6uq8/2L1pR+Iknj77wJHe1g/z1Np7v03F9VxXMU47j/mk8xm9uYvj6JsZV8ZhWJWBZnYhlTRLWNUnY1qqyrknCsjoJ8+pETKviMa6MU+Etv4Hhy+sYPr2Mac5JzNOPYp52BOukgzgm7ke+s5/KUw9RfuRuwhafpuDJT+Q8fMqbn5/B1GYZ0dcmw8POlBSuBJ5RRD7zIw8T4eMkeURlnj+s8NF/md71DsJw6d8qJJ5poXDSX3LAV7KrouRwHW+udvImr7+ZhwM8uT/ESM5wG1lvOMga6SDnP+zcnWHh0cd6flzsTt7HNrKX2clfZaNgs5WSA4IxH01CzErCuCwWwxdXMSy7jmHFTQzf3MSwMg7jynhMq+IxrdS0Kh7jyngMK+MwfH1TBbfsOobPr2JYGothYQym2SexzDiGddJBrOP2YXkrEtuY3VQYt5uK4yIp12sDbd47yOOnPwPwVeRtBr7/GY9yu0JOe0p+OAbkkFoSz6x3FrDXW/JTQoPHjzNFi/8SwBu9Xq1+OlgpOFxXsvsvkp1Scr6FQsYASeZgSdpAb1IHSVKGepMy3JvUEZLUUZLb4yTpkxUyZipkzXeSvdhB7jIbeSvtPNlWnlvbK6JMO4DbohsYFl/E8NkVFcIX11Q3LbuuAlpxQ4Xq0vKbGJbdwPDlNRX657EYPr2MYfFFjB9fwPhRDKb3z2KefQLTzOOYZxzFPHE/lhE7cI7aoYZu2HImfn0a17qcUkTKzYmQ2ZDizJ7w7DpwhnMFp5ju15PsFQHwQ/l9Qohyfxpg3BBL48MNlaJNZm92KJKbYQrZgxTS+kpS+kpSB0hSB0lSh0nShkvS3pCkjZSkj5NkTFHInOPkzgKHCvBLG3mr7Py8Q0fEp4GImTfw+ugixo9iMHx8EcPiSxg+u4xh6RUVzBdXVaC/kgbtsysauEsYNHDGD6MxzT+Lae5pTO+dxDwrCsuMY1imHcU86nvMg77FOWIbzhHb0HdZTmR06kuIL56lU5zekeI4SUnBfHh2HtjOmo3LiRgbDo+sz+8liq5/HuCgCiFbbMqTLWZJag+F7EGS1N6SlN6S1L6SlAGSlEGS1KGS1OGS1BEawLclGZMVMt91cme+k+xPHOR+aSdvlY2Hu4zcGGCg6bAViE9SMXwQjWnhORXCx+cxfnIB45ILGJdcxLjkkgrKpSWXMSy5pH7OovOl4D44h2neGTUHzo7CPPM4lmlHsEw+hGXiAaxjI7GOiMA5ejfVJh7EOGAzfmM2U/Tkp5cQS54cpzihBsXJTSl5HAFPN3Hv4TK2rprJ86xq3I0X3/9pF179d2fzXVWVx0ldFHIGKaT0kKT2lKT2UR2Y/BuAaRrA2y6As5xkve8k+2MHuZ9rOXCHnRsdPDnq50PI9FWID24gPrilan4cYn4CYkEy4rMU9J/HYVx0AeOiGIyLzmP4SIVm+jBa1QfnML1/BtN7pzDNPonp3ROYZxzDPO0IlkkqPNvbe7GPjcQxejeONyLwHhFBlbcicev4FZ/vvKTRewQ8ouT+pxTHV6Ekfyo82gQPF1CUP49nmU0ozhRPf8wQTf4UwOs9bYG3+1Z4nD1AIaW7Qmp3FWBKb0lyH0lKf0nKQEnKEEnq65LUNyRpb0puvyXJmKSQOdNJ1jwn2R85yFlq5+5qG/nrrZxqI7ne2EhaVyOr3+rEezNHseDD0Xz45TgWrpvGlM/mEDJyHhXHrsXw0QUMC2JUWB+cU8P0/TNqqM45hWnOSUzvRqk5b/pRLFMOYXnnENYJB7CO24ttTCT2UbtxvBmB8/Xt2AdvQRm+Dc8+66k/fA33Hz4EcuF5HDyPpThrIMVpraHoC7g/Fx5MpSS7KWQIfskU0/4UwOwh9uW5AxVSuyukdpOkdJOk9JAk9dQA9isDcFgZgGMk6RMlGdOdZL3nJPtDBzmfOri7ykbeKhtRgU5ONJLEh9l40FvPj2948HSyJ88+MPL0Ywu/zDOT1teT8VUV5LiNlF94RXXZeydVYLNPYn73BKZZx9VwnXEMy/SjWCYfxjrxILYJ+7GNjcSuwXOOUOE5Bm/FOuBbLP3WYx28iXKhn7HhwAkgDZ6egadR8HAtxanBUDAV7s+B3LGU3GkCmYJf0stF/afhxfTSdbk3RJak9SgDr5skuZskqYckpY8kuZ+WBwf/GmDaaEn6eEnGVOevCkn+13ZyV9k42MTJweoKMSGS6529SejpTWIPb5J6VySpVyWSOyskNtMzs5YD26h1lJ93EdOsKFUzVWiuUDVPPYJl4n7MoyLUtmX8fmxvRWIfvRvHyO9xDN/xEp5t4LdY+q/H1Gs15r6rKddhOd0mfcPPP12Anw7C463waCMl2cMoyR4MD5dTkj2Ykju1IFPwIr1cVtFtUeXvwrvsJzwyX7eeudPXm7SuCqldJMldJEldJYldJSm9VAcm99XCeJAkZViZQqK1MhlTFDJmaYVkkYO8r+zcW28lsqHCVqPkUG0nx+tZiG5i5GoLM9eCrET76jnhoydtSmfeHNgXt/EHMc88qVbTaUexTD2sFofJh7FOOoR14kHMw7dhGvQtpiGb1Mf+63G8sQNlRATOYdtwDN6CbcBGLP3XYeq7BkOPb/Dq+hW68OWYOy0mIXUHFO+AopVQuBTuTaMkoyP8uA/yRlGSYaEkU1CSWe7Zw3jR/u8CTBvh7Jkz2FmS3kMhtYtCSrgkKVySGC5J6iZJ7ilJ7FUmDw6SpAzV8qCrkIyVZLyjkDHDyZ25TrIXOshZ6qBwi429wU6WCckmg52jgXW5NjKMM63qsL+KgxMdm1N44COS4jZR9c1VuE84jvWdA1jeOahq4gGsEw9geXsvljG7MQ/binnIJkwDN2Dqtw5j7zWY+qzG0n8DtkGbsA/ZirX/Biz91mHqvRpjj6/x6rIcz06fow//EtF0Eau3LYWS1fDgEzXvFUyhJD0UnhyAhyspSROUZJaDfB1n9ojhfxPe9j5Clz1CfpfVVyGti0JqZ0liJ0lCJ0lCZ0lydzWEE3uqDnwZxr8tJKMl6RMkGdPUMM5eoDbU99fZOD/QyqE6tbg5Npy7O+bw8PxKCs6vpSj+O3gaxZXoDfiPWYfuzUPYxu/D+nYktrf3lmrMbmyjI7EM24qp3zpVfddi7L0aY8+VGHp8jWf4l3h2/hJLv/WY+67D2Gslhu4r8Or6FZ6dvkDf8TM82n2MqD2DkbNmw4tP4MEcuDtRdV16ayhaAz/HUpLpSUmGgBwdedfE+38TYNxAW93MofZH6T1UeCmdJAlhkvgOkoRwSWI3SUI3SVKZME4umwdd7cyo0oY6410nd95Xwzh3uZ2czywkdq/GnXe7kbN8DIV75kHKau6lfMvcJcvx6rEGt4Hf43wrEsfoSOyj1ZxmH70b+8jvsQzZjHXYVsz91mHqvQpjr1UquO5f49VtBZ7hy9B3+hx9h8V4hn+BsfdqDN3V1z07fY4+7DN0oZ9Qzn8qosY4AnpO4ofCGVA4HnLfoCSnPyXpQVDwAfCYktzmlKQKSjJ0UCiW/02AN0dYxmcPdJLWVSG5kyQxTBLfXgWYGC5J6CJJ6CpJ7qVBLJMHU4f+vp1JnyTJmOkka65ajbMXOyhYayVtnINrraqRO7Quj2e1ZtucidQf8AUifAPGIdtQRkbgGPE9Tk2OEd/jGBGB440d2AZvwTZ4M5Z+6zH2+BpDt+V4dvlKVWfVXfoOi9G3W4S+zQL07T7W3vsSfdhnuId+jGeHT3BrMA5ReSSVm77N7dTRUDSUkuxelGR1oeR2M0ryZ6htYuH7FCcISjLceJHg9mXayFcqZ81/tcYfArw63Hkgu7eT5E4KiR0kCe0l8aGK6sDOkvjOaiFJ7qmGcVLv34SxqxqP0KrxBEnGFCeZs53c+UBz4VcO8lbbyOxm5GqnWvTtOwXRaRXuPTfiGLoV57BtOIduUx/LamipHEO2Yh+8BdvAjZj7rlOd1WEJ+vaL0bf/GH3oR3i0WYBHq3l4tHgXfcv30bf5EI+2HyH859Jm5Bo+3XgUYR+EvvoILsUMhKJwSjI6UpwZTnFKU4pzpqiN9o+RvIh3oyTdjSeX3d6/EmKdmT+v/LjfF48hPpUzBjtvp3V1khSmkNBekhAqiW+rEN9BIaGTJK6TBrCHJLGHJLF3GRcO/k01dhWTSQqZMzQXLlRdWLTWROoiB43bzUJ0/hZzn3XYB36LdcBGbAO/xTZwo6ZNmrSPB6iyDtyIZcC3WPt/i6X/Bow9V6Jv9wn6NgtVUK3exyNkLh7Bs/EImoV7wDR0jSeiC5iKaDKb6uGLyC16wtgZ6xHu3Ti+rxs86kNxVh+K09rzIrEJxTnTgR/h5wv8klCVkkxBzkbd2hhvy4nspfYVvwOYOszwb+kDKxQnhSsktFOID1WIa6Mqvr1CQkdJfJjWznTXAPaSJPWRJP+VqeR3Lpzv4M4iJ4++MnDxiyoYu36BR/f1mPuswdR7NabeazD3XYO571rMfdf9Rmsx91mLqffql62IZ+fP8eqyDEPPlXh2WYZHy/fxCH4PjxazcW/xLrrAGegCpqHzn4yu8Xh0TSYh/N7F0GIWWXeLKHr8DEudsXy7PAhK5lOcP5FfEoP4Oa4hv+TMgZK7UHyFF6khlKQIjnxa6cE+m0/J7anWg78DmDLM8k5KnwrJiWHKCxe8W61KAcaHaQC7aAC7a2H8R021y4Vvqi7MnKyOdjlzHeQudFDwqZX8ZVbqD3gf0XEdxu7LMXRfgaH71xh6fIOxp0srNZV+7NnxUzU82yxQndZqPp5dvkLffjHuLd5VHRc4E13Taej8pqBr8g66xhPQNRiLrtF4hP9M3JpM5WZyDgAfLDvMsoWNgWWUPJzL87im/HS9Dr/kLYCSZHhxgheZ3SFB8PWipiz1rEX8CMvV34fwUOuYxB72i/HtFG62UbjRUiGutar4dgpx7bVc2EUN44SupS5M7vsbFw5T4WW9LcmaKMmcIrk7w86juSYeLTTx81JPCr8w06DPLEToN3h2/lxtPcK/xLPLMry6fKVpmSb1Y8+uy9X8FvKeFqJz8GgxG32bD3EPfk+F1nQ6Ov8p6Pw0cA3HqfDqjkRXfzTl/KcjarzJiehYALJzM7h0uDc8mQc/jOPnpKY8vVSHFwVL4UU0/LyDkuxBcEPwzrQOTPOox9UhpvTfATwT5vFaXJcKCXGhkuutFK6HKNxsrXCzpRbO7RTi2qvFJFGrxr9zYX9J8iBJ5khJxkhJbHfJ8SDJyUZ2DgT4MDy8I92792T3O3XZOa0enu0WUi50Kfr2S9QiEPYp+rDP0HdcqukzTUtLX2+7EPegWbgHzUIXNAtdsxnoAqaq8ptc6rhG49A1HIuu/mgVXu03cPd9HbdaIxD2nuw+sBW4BcVRvCiYSnHBCCgKo/iOlR8v1eBF4Up4HgHPlkF+f3684kanYf14Q9eI66O8sn8H8EpnL7+4zkrhjdYK14IVrgcr3GylcDNEIa6t6sL49pLEzmpPmBCu9oS/zYVZIyTXu0t2+EjWeEi2GiXHpYXwmp0R9Wch6s3As+Ek6rYdga7lQnRtF6FruwiP0I9VtfsYj3af/IE+xqP9YtxbzUcXMEXNbX5TVGj+k9E1mYiu0XjVcfXHoqs/Bl3dUejqjEBXezjutYbiUWMwuip9EcbubN45D1gJTz6ipHA0JXdDIa8SJemC53FWih9/A08/hx9nwb0uFJwyULfdGwzQNSLjA8/fA1zX2vBvyZ0k11sqxLZQuNpCDeMbIQq32ijEt5PEharFJKGzJL6T1hdqLkzsJckYKrkQKlnlIVmnl+ypKDlXx87exhUxNBmDCJyDe9As3PynI5q8i1vwPNxC5uPW8gPcWn2AW6sF6Fp/qGnhb/QhujYL0YXMUytq4wmqms1A12SSBu0tdPU0x9UZgc5XA1dzMB7VB+JRrR+6Kr0RXj34dnNvoB/c6wB3G0Cug5IMN365Jfg5sQ788BE8egceDYX7gVzb7INbvVEMszXg6Y7yab8DOKmBfuDtMMm1EIXLQSrE68EK11so3GqtEB8qVSeGqfBeAtRyYWo/SXx3yXpPySaj5EANybEG3sQFWokMqYa7/xRE03fRBc5EF/QuusBZ6IJmowuag67FHNxavIdb8FxN83ALef/XCp6nvT5PzXONJ6juazpDc9ubmtveQFf7ddxrDVPB1RiIR7X+eFTtg0eVnrj79EDou7NxQ1342QS5lSjJ9qE4TfBLohtPowXPU9vDD+PhQU8oagtF1Vg7vzbCMJZ5nRvASa8rvwN4ua8y/lqIwuUWCpeaKVwJVIgNUrgaqBWUUDWU49qVVuSEzlpR6S65PUBypL7kW4PkYE3JqYaSC0GSlHZ2bnSW+ASMQTSaibv/ZDVfNZ2uqtkMFWrgLE3vlipI069em61+fb1Rahg3eQd339dxrz0cd99huNcagkeNQRq4fhq4XugrdUdfsSvuSjjCswvb1tuhUFCcUYfivNd5ftWNH2J0PDxu5EVeJygKg7sBcL8m5Bt4vUtzdJbhXFhdhV/2eu3/fR/Y0zn1YqDCxUCFC01ViJcDFa40U7gRrMK71UbLh+3lSycmhKsAE7pL9lSW7K0sOdVIcilI4WaoQnxnyYNeZj5pH4ioM4tyDSfh0WQiuiaTcPebrFZMVxEImKZW0oDpqlyQterq3lR731/LfQHT0DWaoDltMB7VB+NRfcBLcPoqvdBX6oG+Ylf0PuHoZSd0jo4IrzAOb7BDiuCnWw148eBzHp/05MEeDx6dqgyF/pBfA3IkFOrJuqinesWOfDmxARww8WjVq7+fieP6yDkXmilcbKZw3l/hQoDC5WYKlwMUrgWpYXyztQZRG+9cEJO7S66HSfZWkUTVk1wMlNwMVaeXhK6S1J4KhYPMzOrQClF7MqLuJNwbj8O98QTcG09U1eQdVX6T8PCbhM5vMqLhNETtWQhfTbVmIWpPx63xJNz9JmpfPwGPmkPxqNpXVZU+eFTuib5y91Jw3p3QyzD0zvYIz7bozG24vN4BpwWPztWj+MlKHhyoTP7a8jxPqAB3LZRklVc3EO4JTu00s+JNX37eZuLxGjuJK4zjfwcwvpf3rCshzrvn/Z3F0X4K0X4KF5sqXPRXiG2mVWRNL0O5Q+l0cq2d5EgtSYy/wo3WWrEJ17a/+kgyBjr54U0jG3o3wNBgFKLmZNzqvY1Hw7fQNxyLR+O38Wj0Nm4NJiDqTEHUmobZ/y06dO7HyCEdGTuiHYMGdqV2q9cR1d5B1HgHj4Zj8Wj4Nh6+w1RYlXqoofoSWif0Skf0zg7o7aF4KW1xN7bHRzYndaOdJzs8KDoSAD8v5P7uujzY4Q55bpRkuFGc5kZxqhsv0t14csiLZyusFH5l59HyCi/2LhK/v1X4Wlf7oKjgV9fGBDhfRPspnGukcD5A4YK/6sIbIWpPeLNlGRdqoZwYLrneTnKygeRKsPZ6J7VffLl3ONCbtGGSh6PMXBxameGh7XDzHY2oPgFRw6WJCN9xNGwxiI9eD+TGAm8efu3FTxv1PN9enmd79RTssrJlURPqBg1BVBqPe71R6Ou8gb5yT/RKGHrZEb13ZxWeox16eyie9ra4m0IwKW0YP3kGoU2DuPutgQfflOfh0abwfKZ3LAUAABQuSURBVAhPTlTl2cVylGS68SLJjV8SdPwc787Pie482mHk7kIHBZ/aubvEnpL0wSsVfwfwcjdzs+g2tpHRTZzFZ5sonGkoifZTiGmiuTCotK0pG8px7RUSO0lutJfEBCjcbKuQoO3evNw77Fs6paQMldx/08ajt0zsG1CLSR1a0adlZ/q17syUri3ZM6oWBfMsPF/kRdEiC3mL7OQstpOz1E7echtFG81w2EzOroq0D+uKqDQSfe3h6GsNRV+xG3p7WxVglV54WlvhaVPl5hmM3dmKY6dmsWF2MwqWeJK3yMyTU/XhUS2KUz34OU7H85sePL+u56erep7F6nkaq+feV1by5jgp+thJ+vu2iN/BE0KIE62rel7v8Grbk40rvDjdSOFUA8nZRpLoxgrn/RQuBShcC1ELys2W2pyshXJCmORWB0lssNovxrdXldBFA9hP23jVICYPlaS9Lrk/ysaTt80UvW2maIKZH6eaeTjNSu50O+kzFTLmKGQvcJK3xEHBlw4KVtgp+MbOvW/sEGHixmoFe82BlKs8FH2NgehrDkJfqTuelbrhWbknnpYQPC0t8bS2ROiCaVAvmAd32/JkX02yZpnIfs/O0wsWuKe67ulFPT9e0PNjjJ4fosvz5Fx5HkV5kr/ARu5MB/nvO8h42/ONPwQohBDXW75a7XQjpeBEPYVTDSUn60rONlSIbqy5MFDhWovScHZVZVc+vN5GIS5U3YC9pYX4X4OYOqz0HOX2m5LbI9Xdm9vjtC2w6QrZc5xkznCSNNbJtWEK1/o7uD3CSvZsG0++MXJ4biWM1frhVmkAnlX74FmlN55V+qjPnR3wNAfjaQnGyxKMEK0Y3LcOFLvz41ET6WMdZM+x8ku8G8UZbjy/4cHjE148ilJVdMRA0XEjD3aayZlqJ3eKk9wZ9rz0CaLqXwV4toUwRQfYTxyvLTlRXyGqjuRUXcnZhpIYzYWxzdTm+iXE1qX5MM41rYRJ4jpKbrTRnNhZPQ5I7CVJKnuaVxak6/6a4errib0VrnVSiGooiXBIInQOVpWTDNLXp75sTWD91jgrhqHz6YNXlZ54VuqBV6VuePl0w6tiNzxtbfA0B+JpDkJvCqRcuRDWLrPDc8EPR/SkDlLIW2jmxW01bH+8oKfwgIkH+8yq9li4v99M/jIbd0Y7yJ7oJHOk9eu/Cs+1YgIdS47UkhyrrRBVVxJVW3KmgeScK5Q1J14PVufkl1VZy4fxoaUz860wSWyIwo3W2rFAJ7XgJHYt3RJL6q6e9iV2UQvPzTZqD3qynsLev0h2WZzs0dt416s6VeytEM7OlLOFU87YCXd7OIaKXfGq2AUvn3C8vDvj5d1JlaM9nqZmeJmaUc49COn0I/N0echx4/HB8qT0UCjcaOR5nAc/xOh5dMKLezssFGyzUvCdlYIt6mPObDuZwx1kj3U+zRzwaru/CzA6yNjnWB2FQ9VViMd8JSfqqBCjm5RW5atBGsSWalGJc1Xmdtr+oXaOEtdJcrGFQoyfOiJeb6022DdDJTfaqi691lJ9L9pf4Xg9yf5qkj1Ohb1edr71VAi3NMLN0Y5yzo54eXfC4BOOwacTBp/OeMlOGGRHDDIMg9IBg7MDBmd7jPa2eBmbYjD6I0Rz3upXneI4d57F6incZiCtt4NHRzx5fMaTosNGCveayV9rI3+1egdF3iobucttZLzp4M5QJ2nDLTv/LjwhhDgd4uUd1UBJP1BFcrimwtFakmO+klP1tFDWqvLlpmqDfVPbtbnVukw+1HZu4jtqrUxXyZU2CqcaSQ77So7VUrjSwMHlBg5i6jo5U8tJVFUnR6SDQxY7uw0O1nlKxhlrUdXWHOFoj6ejA0alYyksZ9hLWAZnewyOdhjtbV/KYG6Ol8Efvd4fD10AZ762U3zKi6IoI3mfWsiaZFVz3B4z9yIs3N1sJfcLGzlLNX1hJ2uunfS+dnIHOjnxb+b5/ymAQghxLqDCuv1VFfZVlhyqrjbIUbUlp+upRSXGT4V4RYPoqsxlw/llNXY11Nq4l9BRYVfjioww+fK+tRpf2Cqz1FSJj41VeNdQjTcNvrQzNcLb2pxytrbobG0x2kMxONphcIRicLTF4HCBaoPR1hqjrTUmaytM1paYLMEYTYEYvPwxGpogRDN6Btfm531G7m+38mCvnewFNvJXWCnYaeXutzburrORu8JG1gI7dxY4yPrAQdZCO7dHOLjbw86e9pU428z7xH8a4IWm5rBDNSV7/yLZX0VysLrkaC01lE/Xl2qT7a9wsUxRuVmmqNwqG85hKsR4baxL66WQ2U9hSpM6CI9W6LxaYbE0x2gJQW9pSTlrG8pZ2uBhbY3R0gqztRVGWysVkOvRBcsagtkSrMocjMXcHKMpEL3eD6OhCe4eAXh6+HN2nsKTNWYKd0iKdlQg53MreavVEM1dZiP3cxt3FtrJmOkgY5aTjFlOUqc6edDLxtG2FZlex5dbLWxn/9MAT9QTxhP1K5yI9JFEVlQhHq6hhvKJupLTWlG54CoqZStzq9840bXx4NpHDFdvVCrqZ2dpUE10hhCEvjXlDC3xMIZgNAdjtjR/CaWsTObmmMzNMZubYzIHYdaem83NsZibYzY1x00fhJeXHx56f4RoxofdqvFsqYWcxQ5+2luRu185yfrETvYndu4ssnNnoZ2sDxxkzHBwe5yT2+OdpExUyH3DQXpHByGVmrCiehWutbB//58GKIQQl/xtw/dWVtglS534W4jRZStzs1/3iL+dVuI7lDoxvrN6OFXUx86xDpXoVaMRVR3NsFuCsJiDMJiCS6G4gBmbYvDyK5XB/+XnqM4LRuhaM6B+PVZ1rEo5tyDGBfryaLaVrBkOHq2UPN3kTeZ7DtJnOcic7SRzlpOMGU7SpzlJHaOQMlyS/IYk/U2Fh72t9K7emGBjI4752oltVmHhnwJ42U94Ha8tL+50SvZ4q9tUamGRHKutQWyotTf+ao/4RznxJcQymw9lQeb0cJLf20F8N0lk+8oMq1ePOt4BeJmCMZjUsLRYmmMyBmD0aoLRy6/00dwcd68Q3DxDEB4tGdOkHvdHO0ka5s2eblXJHe0kY4yTBwsVfvpGoWiJQup4J2kTNI1zkjpWIWW0QtJgSdJASdIQyZNhNuY3qo27viUf2hXONLET1cja6U8BFEKIiwG2fpEVFSIcGsS/SA5W1SD6qpPKyx7RXyssAWUglm222/4ByDJuvNPTSWZPJyuDqxNWvTFmc3OEZyuEZ0vKeTZH59kcN31T3Dz8ER7+CI9mCH0rqjoCaV7VjxEN6/N4pJ3s1xXSBkryBjtIG6rw4D0nPy528HSJg/xpColDJClvSNVtw9SxMmmQJLGvJL6fpHCog4g2lRH6NrTx9OV4HStXgu2X9/oJx58GeEII92O17ZE7Hd5EOCS7fVQnHqwmOVJTcrz2r3Piea06X/5rEP+KGxM6SeK00768Xk4yejo5EVaRxYE1GVK3PiGVGtPI0Zg69sY0dDSmuU8DBtSpx2chtbjYy4eDXStxe5DCncEKcb0lt7pLUl9XKJzj5MkCB4/mO3i0wE7acIWEfprTBqqjZdIAdbstvqcku5+T+B4KTmMIDn0ge+vZSQpROOdnm/Sn4bnWIenRdG/FCoXbrOpItacMxMM1JcddjXZ9yTmtxXnZbP9m7Pttv/gyN5YN63BJcleF7J5OCno7yO/jILuPQnpvheRektt9FLL7OykY6OTBIAd3BjjJ6K+Q1k8hrrt6u8mdUQr3pzu5P8PJ/elOit5zkDfBSXwv1WmJfdWRMrmfCi9Bu305o5dC52pNqGdrxuGm3qS1VDgXYL941E/89/4HkOP/xzp9h12yzSKJcJaG84Ey4XyijuRUfcnZRuoW2AV/tbhcafabvFi2wLhA/jY/ajcyJYSrm7Wp3RVud1dI76mQ3kshrZdCSk9JQk/VOYk9JYk9FW4PcpIzxkneOCe5b6uPdyc6KXjHSWJfSVwPSUIvVUm91dk8vqvq/szuTna1rsy02rVJaukgraWDs42Ux4cau//98e3vrehK4pXjlZwHtpol26waRJ8yELXqHFXbNbEoLyu0a2r5m250hbV2K92vekft3CWhS+kpYEJX7Uy6u3qnWGpfhfTBTjJf1zTcyZ03nWSPcpI71knaQIVb2hFsQg8XcNXtcR0kcWEKN9spXGupkNrSwbUgJ+f8Jcfr2d/+b8NzrY0VzDWjvH0Sd5gkW20KEU7Jbu/SFueQ1mwfr11aXM42LN2QdVXp2MBfN96/Alk2tP8IZmdJYheFxC4KSd0UUnoopPRUSO2rkNpPIW2Awu2BCumDFDKGKmS+rpDaV3JLSw0u8And1F9KXKiTuLZObrZWuBqscCVIPRO66i+5Vcf73X8YPNea+Wr59gfs3j/uMEm22dScuEuqzfa+KpIDruLiKznpCunfujFADeurQX/Fka5CU3Yc7FAKM6FTafWO1wpPSi+FlF4KqX0U0vpoMPsrJPVQuFXm9DAhXAUZHy6Jb+fkVmsn11s6iW2hcKGZwpVmkjR/nxezrK9M/4fDE9qfOvXz8BhxzOLzyzajZKtVstMh2aVIIsuE9KEaqhujNDeerq9wtpGi7uZo+4qXm5aCfNmAh5SCfJkjy4T4y6LjUkdte0z7K4Kkbtp93N0l8R0VbrVTiNMAxpXRzbbq7npsC4VLgQoxTRXimnkTU9f73gq7efA/C567EEIvhBCDPcpPPGT2YadJssWisMMuiVBKi8s+bX4+ohUY18asq2d0FZmLvwWpbZHdCFHPX1xj4a02Crfaqoorc6PTyxAPk+r9i50kcWGSm6HqsWpch1/rVgd1O+1KkLrneD5A4UpTSYJ/RXZXq3CpmRDB2vXqhBBu/0h4bkIIDyGEQQhhEkLoerm5v7Pfy/uXCKM3WywK2+1qSO92hXRlyX6XG33V6SVK24w420A99YvRHOkqNK4cea2FFt4umCEKN1qputlKvf3uZhv1AOtmqMKtUG2Psa3CjbZlPg4t/ZwbbRVig9Wj2gsBqutiAyQxvt7PJpkMnwrxslH20q7VTfxX/sz17wD0EkJYhRBOIYRnW+E2Zmd5+SjS4M0mk8I2lxudakjvq6zqQDV1S+xordK+8VQ9yRkNpCtHulqfy800VwaWhvj1YPWWu5dAW/6BWqln0jdaKVwv8zy2heq28/4KsX4OopsonK7tzXqrI7WOEJ01Y1iEEHbt+T8N4CvaN/IWQlQTQii1hRjwtd6RdtDgw3dGhS1mhe22Ujfu+4uq/doc7dqgPV7bBVLhdH2FMw1L82SMX6kzL2l3SMQ2U915Nag03F+C/QNd1fLb+QCFywFObjWxcbmBgw01KrHC5sN+vTdthNsczRA1hBA+2rX9wx3oguguhCgv1BB2CCEqCyHqCiFqGIRoP1lnPLHX05sIg2SLSeE7i8J2rd2JdOXGyr/pG+uoo+DJemrFPq21PucaKZxrXArzvF/prH3Jv7QIufJnWV3WbgY410Qh1s9JalMb0fUcLPxLTdpZ6tHdvQrb9d7M1JkOCCHqCCFqCyGqCCEqCCHMQghP7Vr/YfBc67dhrAjVha8JIRoJIVqECvelaz0qPNzv5c12g8IWk1MDWTrBRFb8497xRD3JSQ3imYbKr+SCGt1YVYxWiGLKAvZToZ9tpHCmscI1PwcnGkjGe/tS2SsAnb4+4Z4Kuxx2FlmMpz2EaCaEqClU90ntmv4p7nOt3xYTq1BDuboQoqFQf6AAixDDR+teOb7dw/lir5dkuxbWLke62p49snSacTnzYDXVnUfKhrqvJKq2wok6CifrKpyqXxryZxoqnG6gcMal+qouNXSy0bcSQfbG1LEGMFqpyndVLZyqZn8xweS1RvuF1xRC1NKuwapdk/6fBa/sKpsPXxVqQaks1HDw10C2qi7E9EnlDOe3eVR4sddLEmFQ2GpS2GpW2GZT2GFXiHAq7FLUiea3feThmmrhceXLqDqSqLoKJ+pJ9bi1jsJx39/rmK/CcV8nu2p6c9C3IvF1FOJqVCj5qoLpXH0hhgshqgrVddW0n92V9/RCbV/+R5ab9s1cOdEu1CRcXQhRXwgRIIRoKoRo5yvErHHlvKLXezie7vX0Zo/myq1mtWpH2CQRdjVXRihaG+RT2k/uq6K2Q/urqtX8QDX1+UFNh6pJDleTHK0miaouOVPDm+jqPsRU82a/tD9612A4+poQ44QQDYQQf9HgVdR+ZqMozXn/sL7vzyyXGz2FCtIm1JCoKlRHvibU8A56VYg3ugiPjQvczLe36p3s9ZTs8JJ861XhRYRRKdlrkey2SiJskp12hZ12hQiH6tJD0pvD3t4c8fHhWEUfjms6UdGHkxV9OO7jw0HpzTaH8uwzszV9nP6VyBbC7X0vIToKFZi3UOG5wJmEGkGufPcvX26itEq7eqoKQnVlDSGEr1Dzja8QomV1Id7qIzy+e8/NGDeinOfZYeXKH3/P3ZTwdXnbo+0Ghb0mb/abvTlg9Wbvq0rJ4lesdxZ7WbM+9bJlf+JpyVhQ/tXk98obr4/z8DrXV6eP7OCm++o1ISZVEKKvEKK5UMNTavIRasGzCtVxevEvdNzfW+WEGtoumF5CbQ1sQr2ISkJ1gaI91ncI0dVbiB5CiJDyQnStLsSEUOG+eKCb5+Z3dIbT090N15sIt091QoQLIdoIIVoKIYKEEE2E2kZV1/5dRag5TdFkF2qONgg1Qlw57p9aIP6Rq5woBeoKcy+hho9VqFBfFSpgh1DdUkF7z6K9XzavVhGlrnLBqqB9rU37OrP2PVzAXE77/wy0v7VcbZCrAHkI9SLLCzUfvSJUtxiFCtkoVBjlRWlqcMkFqbz2b3iI0g0A1y/uf+Uqe/FlgZcF878Wzv8v1/8FIeABheOi6PwAAAAASUVORK5CYII=") no-repeat !important;
background-position:45px 4px!important;}
#wrap, #cf-topbar-header {max-width: none !important;}
A[class="responsive-menu-link dropdown-trigger dropdown-toggle"][href="#"]{color:red!important;}
dl.forum_unread {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/neu.ico") !important; }
dl.forum_read {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/alt.ico") !important;}
dl.forum_unread_locked {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/closed.ico") !important;}
dl.forum_read_locked {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/closed.ico") !important;}
dl.forum_unread_subforum {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/neu.ico") !important;}
dl.forum_read_subforum {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/alt.ico") !important;}
dl.topic_unread {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/neu.ico") !important;}
dl.topic_read {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/alt.ico") !important;}
dl.topic_unread_hot {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/neu.ico") !important;}
dl.topic_read_mine {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/alt.ico") !important;}
dl.topic_unread_mine {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/neu.ico") !important;}
dl.topic_read_hot_mine {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/alt.ico") !important;}
dl.topic_moved {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/topic_moved.gif") !important;}
dl.sticky_read {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/impalt.ico") !important;}
dl.topic_read_locked_mine {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/closed.ico") !important;}
dl.topic_read_locked{
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/closed.ico") !important;}
dl.topic_unread_locked {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/closed.ico") !important;}
dl.topic_read_hot {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/alt.ico") !important;}
dl.topic_unread_hot_mine {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/neu.ico") !important;}
dl.sticky_read {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/impalt.ico") !important;}
dl.sticky_unread {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/impneu.ico") !important;}
dl.sticky_read_mine {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/impalt.ico") !important;}
dl.sticky_unread_mine {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/impneu.ico") !important;}
dl.global_read_locked_mine {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/closed.ico") !important;}
dl.global_read_locked {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/closed.ico") !important;}
dl.sticky_read_locked {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/closed.ico") !important;}
dl.sticky_unread_locked {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/closed.ico") !important;}
dl.sticky_unread_locked_mine {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/closed.ico") !important;}
dl.announce_read {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/alt.ico") !important;}
dl.announce_unread {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/neu.ico") !important;}
dl.announce_read_locked {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/closed.ico") !important;}
dl.announce_unread_locked {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/closed.ico") !important;}
dl.topic_unread_locked_mine {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/closed.ico") !important;}
dl.announce_read_mine {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/alt.ico") !important;}
dl.announce_unread_mine {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/neu.ico") !important;}
dl.announce_read_locked_mine {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/closed.ico") !important;}
dl.announce_unread_locked_mine {
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/closed.ico") !important;}
.postbody {
float:right !important;
border-left: 1px solid #e0e0e0 !important;
padding-left:22px !important;
width: 80% !important;}
.postprofile {padding-top:30px!important;
float: left !important;
border: none !important;
width: 16% !important;}
.edit-icon{
float: right !important;}
.online {
background-position:140px 10px !important;
background-image: url("https://dl.dropbox.com/u/15467633/Firefox/Icons/online.gif")!important;}
.avatar{margin-top:10px!important;}
#page-footer > DIV:first-child
html, #phpbb, #wrap {
background-color: #C0C0C0 !important;}
FORM[class="headerspace"][action="./ucp.php?mode=login"][method="post"]{
display:none !important;}
}
Alles anzeigen
alles nich so wichtig - halt ein schönheitsfehler
schönes Rest We
auf zum Fußball guggen
:klasse:
danke - manchmal hilft ein kleiner klapps auf den Hinterkopf :lol:
[attachment=0]Kürzlich als Lesezeichen gesetzt (neu).png[/attachment]
und wech sind se
[Blockierte Grafik: http://www.cosgan.de/images/smilie/haushalt/g025.gif]
moin
da ich nix entsprechendes gefunden hab und dachte irgendwann stellt einer mal diese frage
egal ob Aurora/Developer/Nighly über all das gleiche
ich find den "Schalter" nicht um das zu beheben
Bilder sagen mehr als ...
[attachment=1]Kürzlich als Lesezeichen gesetzt (old).png[/attachment]
[attachment=0]Kürzlich als Lesezeichen gesetzt.png[/attachment]
wie kann ich das "Kürzlich als Lesezeichen gesetzt" wieder zurücksetze auf den "alten/old" Stand (Bild oben)
:-??