function stopDefaultHandler(e) { if (e) { e.cancelBubble = true; e.returnValue = false; if (e.stopPropagation) e.stopPropagation; if (e.preventDefault) e.preventDefault(); } if (window.event && window.event.returnValue) { window.eventReturnValue = false; } } var active_form; function toggle_div(current,next) { if(current != false && current != next) { jQuery('#'+current).removeClass('orange'); jQuery('#'+current).addClass('green'); jQuery('#form-'+current).fadeOut(200); } if(jQuery('#form-'+next).length) { jQuery('#'+next).removeClass('green'); jQuery('#'+next).addClass('orange'); jQuery('#form-'+next).fadeIn(400); setTimeout(function() { jQuery("html, body").animate({ scrollTop: jQuery('#form-'+next).offset().top - 70 }, 600); }, 450); } } jQuery(document).on('click','.form-toggle',function(event) { stopDefaultHandler(event); var this_id = jQuery(this).attr('id'); window.location.hash = this_id; toggle_div(active_form,this_id); active_form = this_id; }); jQuery(window).load(function() { var hash = window.location.hash.replace('#',''); if(hash != false) { toggle_div(active_form,hash); active_form = hash; } });

Met de auto

Adres

Bad Neuenahr-Ahrweiler Forest Climbing Park
Königsfelderstrasse 100
53474 Bad Neuenahr-Ahrweiler

Met het openbaar vervoer

Op weekdagen:

Buslijn 850 (richting Walporzheim) rijdt per uur vanaf station Bad Neuenahr.

Reistijd 11 minuten naar de halte Dr.-Niessen-Straße. Vanaf daar is het nog 800 meter te voet.

 

Weekends en feestdagen:

Buslijn 849 (richting Rheinbach of Ahrweiler) rijdt elk half uur vanaf station Bad Neuenahr. Reistijd 11 minuten naar het stop ziekenhuis Maria Hilf. Vanaf daar is het 0,7 mijl te voet.