CINXE.COM

Ultimate Rollercoaster | 404 Page Not Found

<!doctype html> <html> <head> <title>Ultimate Rollercoaster | 404 Page Not Found</title> <link rel="stylesheet" type="text/css" href="/css/style.css"> <link rel="stylesheet" type="text/css" href="/css/nav.css"> <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Droid+Sans"> <link rel="stylesheet" type="text/css" href="https://use.fontawesome.com/releases/v5.4.1/css/all.css" integrity="sha384-5sAR7xN1Nv6T6+dT2mhtzEpVJvfS3NScPQTrOxhwjIuvcA67KV2R5Jz6kr4abQsz" crossorigin="anonymous"> <link rel="apple-touch-icon" href="/apple-touch-icon.png"> <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/css/IE7styles.css"><![endif]--> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Head no pop --> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=GT-NB3S8WF"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'GT-NB3S8WF'); </script> <!-- Do not include Google anchor vingette code --> </head> <body> <div id="wrapper"> <div id="headeruser"> <p class="user">Members, <a rel="nofollow" href="/login.php">Log In</a>. Not a member? <a rel="nofollow" href="/register.php">Sign Up</a></p> </div> <div id="headerlogo"> <p><a href="/">Ultimate Rollercoaster</a></p> </div> <div id="leaderboard"> </div> <div id="errorTopnav"> <div id="urcnavBack" class="row one"> <nav> <ul id="urcnav"> <li><a class="home" href="/">Ultimate Rollercoaster</a></li> <li><a class="rc" href="/coasters/">Roller Coaster</a></li> <li><a class="tp" href="/themeparks/">Theme Parks</a></li> <li><a class="tr" href="/thrillrides/">Thrill Rides</a></li> <li><a class="hot" href="/hotels/">Theme Park Tickets &amp; Hotels</a></li> <li><a class="for" href="/forums/">Discussion Forums</a></li> <li><a class="news" href="/news/">News</a></li> <li><a class="sou" href="/souvenirs/">Souvenirs</a></li> <li><a class="mem" href="/members/">Members</a></li> </ul> </nav> </div> </div> <div id="errorContent"> <div id="errorWrap"> <h1>Folks, are you lost in our amusement park already?</h1> <h2>We're terribly sorry, but the page you tried to access was not found.</h2> <ul> <li>You may have followed an outdated link, but then again with all the excitement, you may have simply mistyped the page address (URL). Please verify that it is typed correctly.</li> <li>If that's not the case, then you can check "Lost and Found" below as you may find what you're looking for in one of these areas of our park:</li> </ul> <table id="errorLost"> <tr> <th>Roller Coasters</th> <th>Theme Parks</th> <th>Thrill Rides</th> <th>News</th> <th>Souvenirs</th> </tr> <tr> <td> <a href="/coasters/history/">History</a><br> <a href="/coasters/pictures/">Pictures</a><br> <a href="/coasters/reviews/">Coaster Reviews</a><br> <a href="/coasters/records/">What's Tallest, Fastest&hellip;</a><br> <a href="/coasters/yellowpages/">Where to Coast&trade; Database</a><br> <a href="/coasters/glossary/">Glossary</a> </td> <td> <a href="/themeparks/locator/">Park Locator</a><br> <a href="/themeparks/map/">Theme Parks Map</a><br> <a href="/themeparks/insider_tips.shtml">Tips For Your Visit</a> </td> <td> <a href="/thrillrides/">Ride Reviews</a><br> <a href="/thrillrides/pictures/">Photo Gallery</a> </td> <td> <a href="/news/">Current Headlines</a><br> <a href="/news/archive.php">Past News</a><br> <a href="/news/features/">Special Features</a> </td> <td> <a href="/souvenirs/books/">Books</a><br> <a href="/souvenirs/dvd-videos/">DVDs / Videos</a><br> <a href="/souvenirs/games/">Computer Games</a><br> <a href="/souvenirs/toys/">Toys</a> </td> </tr> </table> <p>If you still can't find what you're looking for then try checking the <a href="/info/sitemap.php">Site Map</a> or start at the <a href="/">Ultimate Rollercoaster</a> home page.</p> </div> </div> <div id="footer"> <hr> <ul class="footernav"> <li><a href="/coasters/">Roller Coasters</a></li> <li><a href="/themeparks/">Theme Parks</a></li> <li><a href="/thrillrides/">Thrill Rides</a></li> <li><a href="/hotels/">Tickets &amp; Hotels</a></li> <li><a href="/forums/">Discussion Forums</a></li> <li><a href="/news/">News</a></li> <li><a href="/souvenirs/">Souvenirs</a></li> <li><a href="https://www.ultimatewaterpark.com">Waterparks</a></li> </ul> <div id="facebook"> <a target="_blank" href="https://www.facebook.com/ultimaterollercoaster">Like Ultimate Rollercoaster Facebook</a> </div> <div id="pinterest"> <a target="_blank" href="https://pinterest.com/themeparks">Theme Parks Pinterest</a> </div> <div id="twitter"> <a target="_blank" href="https://www.twitter.com/roller_coaster">Follow Roller Coasters on Twitter</a> </div> <div id="instagram"> <a target="_blank" href="https://www.instagram.com/ultimaterollercoaster">Like Ultimate Rollercoaster Instagram</a> </div> <p class="footlegal"> <a href="/info/">About Us</a> &ndash; <a href="/info/sitemap.php">Site Map</a> &ndash; <a href="/info/new.php">What's New</a><br> &copy; 1996&ndash;2025 Ultimate Rollercoaster&reg;, LLC. Use of this site is governed by our <a href="/info/tos.php">Terms Of Service</a> and <a href="/info/privacy.php">Privacy Policy</a>.</p> </div> </div> <script src="https://code.jquery.com/jquery-1.7.2.min.js"></script> <script> $(function() { // Insert Responsive Navigation Icon, Close Icon, and Overlay $('<div class="responsive-nav-icon" />').appendTo('.row.one'); $('<div class="responsive-nav-close" />').prependTo('nav'); //appendTo nav $('<div id="overlay" />').insertAfter('#footer'); // Navigation Slide In $('.responsive-nav-icon').click(function() { $('nav').addClass('slide-in'); $('html').css("overflow", "hidden"); $('#overlay').show(); return false; }); // Navigation Slide Out $('#overlay, .responsive-nav-close').click(function() { $('nav').removeClass('slide-in'); $('html').css("overflow", "auto"); $('#overlay').hide(); return false; }); }); // jQuery functions end </script> <!-- Quantcast Tag --> <script type="text/javascript" async> var _qevents = _qevents || []; (function() { var elem = document.createElement('script'); elem.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js"; elem.async = true; elem.type = "text/javascript"; var scpt = document.getElementsByTagName('script')[0]; scpt.parentNode.insertBefore(elem, scpt); })(); _qevents.push({ qacct:"p-e1PSS4Qaq1HV6" }); </script> <noscript> <div style="display:none;"> <img src="//pixel.quantserve.com/pixel/p-e1PSS4Qaq1HV6.gif" border="0" height="1" width="1" alt="Quantcast"/> </div> </noscript> <!-- End Quantcast tag --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10