Reviews
Write a review!
Login
E-mail:

Password:


Forgot your password?

Sign up
Name:

E-mail:

Password:

Confirm password:


Please enter your e-mail address!


To complete the process, please check your email for the password reset and enter the code!


Please enter your new password!
New password:

Confirm new password:


50.8964334,7.8753856), map: map, title: 'Unter Verdacht', icon: 'https://www.roomescape.com/addons/default/themes/exitgames/img/marker-icon.png' }); var contentString = '
' +'
' +'
' +'' +'
' +'
' +'

Unter Verdacht

' +'

Mitten in den 50er Jahren... Ein furchtbares Verbrechen... Wer ist der Täter?

' +'View' +'
' +'
' +'
'; var infowindow = new google.maps.InfoWindow({ content: contentString }); google.maps.event.addListener(marker, 'click', function() { infowindow.open(map,marker); for (var i = 0; i < gmarkers.length; i++) { gmarkers[i].setIcon({url: 'https://www.roomescape.com/addons/default/themes/exitgames/img/marker-icon.png'}); gmarkers[i].setZIndex(1); } this.setIcon({url:'https://www.roomescape.com/addons/default/themes/exitgames/img/marker-icon-green.png'}); this.setZIndex(1000); }); gmarkers.push(marker); } google.maps.event.addDomListener(window, 'load', initialize); google.maps.event.addDomListener(window, "resize", function() { var center = map.getCenter(); google.maps.event.trigger(map, "resize"); map.setCenter(center); }); $(document).ready(function(){ $('.carousel-inner .col-xs-4').hover( function(){ $(this).find('.caption').show(); }, function(){ $(this).find('.caption').hide(); }); $("#carousel-example-generic").swiperight(function() { $(this).carousel('prev'); }); $("#carousel-example-generic").swipeleft(function() { $(this).carousel('next'); }); });