From 2e6223588bc565441e928201a0757895fe6762bb Mon Sep 17 00:00:00 2001 From: Dirk Engling Date: Fri, 19 Aug 2016 02:13:12 +0200 Subject: =?UTF-8?q?Erkl=C3=A4rb=C3=A4rtexte?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/abmahn.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'js') diff --git a/js/abmahn.js b/js/abmahn.js index c8e5e9a..6b6e39c 100644 --- a/js/abmahn.js +++ b/js/abmahn.js @@ -68,6 +68,9 @@ function step6_done() { scrollTo(475); setClass('wrapper', 'step7'); } function hide_impressum() { setClass('footer', 'footer'); } function show_impressum() { setClass('footer', 'footer show-imprint'); } +function show_moreinfo() { setClass('step1hook', 'juice moreinfoshown'); } +function show_lessinfo() { scrollTo(0); setClass('step1hook', 'juice'); } + function waldorf() { setText('abmahnender_kanzlei', 'Waldorf & Frommer RAe'); setText('abmahnender_bearbeiter', ''); -- cgit v1.2.3