CINXE.COM

Advanced Search - People

<!DOCTYPE html> <html lang=en> <head><meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no, viewport-fit=cover"><title>Advanced Search - People</title><meta name=description content="Looking for statistics on the fastest, tallest or longest roller coasters? Find it all and much more with the interactive Roller Coaster Database."><meta name=application-name content=rcdb><style> :root {--left: 0px;} :root {--right: 0px;} :root {--pleft: env(safe-area-inset-left);} :root {--pright: env(safe-area-inset-right);} :root {--ptop: env(safe-area-inset-top);} :root {--pbottom: env(safe-area-inset-bottom);} @media all and (min-width: 1281px) { :root {--left: calc((100% - 1280px) / 2);} :root {--right: calc((100% - 1280px) / 2);} :root {--pleft: 0px;} :root {--pright: 0px;} }:root {--body-back: #fff;} :root {--body-text: #000;} :root {--title-text: #000;} :root {--link-link: #0000ee;} :root {--link-visited: #551a8b;} :root {--menu-back: #303231;} :root {--menu-text: #e0e0e0;} :root {--menu-hov: #505050;} :root {--menu-line: #505050;} :root {--head-text: #000;} :root {--bg-color: rgba(239,138,8,0.8);} :root {--shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);} :root {--tbl-head: #000;} :root {--tbl-body: #c0c0c0;} :root {--tbl-hov: rgba(0,0,0,0.06);} :root {--bg-image: url(60.svg);} :root {--img-camera: url(17.svg);} :root {--img-tree-open: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjZTBlMGUwIiBkPSJNNTEyLDc1IDUxMiw0MzcgMTUwLDQzN3oiLz48L3N2Zz4=");} :root {--img-tree-clos: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNlMGUwZTAiIGQ9Ik0yNTYsMCA1MTIsMjU2IDI1Niw1MTJ6TTMwNiwxMjAuNzEgNDQxLjI5LDI1NiAzMDYsMzkwLjI5eiIvPjwvc3ZnPg==");} :root {--img-swap: url(/50.svg);} :root {--ctrl-back: #fff;} :root {--ctrl-back-rev: #141d26;} :root {--ctrl-text-rev: #aab8c2;} :root {--ctrl-bdr: 1px solid var(--bg-color);} :root {--img-sort-not: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAsNWgxMGwtNSwtNXpNMCw3aDEwbC01LDV6IiBmaWxsPSIjY2NjIi8+PC9zdmc+");} :root {--img-sort-asc: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAsNWgxMGwtNSwtNXoiLz48cGF0aCBkPSJNMCw3aDEwbC01LDV6IiBmaWxsPSIjY2NjIi8+PC9zdmc+");} :root {--img-sort-dec: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAgMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAsNWgxMGwtNSwtNXoiIGZpbGw9IiNjY2MiLz48cGF0aCBkPSJNMCw3aDEwbC01LDV6Ii8+PC9zdmc+");} :root {--img-close: url("data:image/svg+xml;base64,Cjxzdmcgdmlld0JveD0iMCAwIDUxMiA1MTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPGcgZmlsbD0ic2lsdmVyIj4KICAgIDxwYXRoIGQ9Ik01MCwwTDAsNTBMNDYyLDUxMkw1MTIsNDYyWiIvPgogICAgPHBhdGggZD0iTTUwLDUxMkwwLDQ2Mkw0NjIsMEw1MTIsNTBaIi8+CiAgPC9nPgo8L3N2Zz4=");} .shade {overflow-y: auto;}@media all and (max-width: 1280px) { #pbox {display: none;} } html {-webkit-text-size-adjust: 100%;} body {background-color: var(--body-back); color: var(--body-text);} body {line-height: 1.4;} body {margin: 0 var(--right) 0 var(--left); padding: var(--ptop) calc(var(--pright) + 6px) var(--pbottom) calc(var(--pleft) + 6px);} body, select, input, textarea {font-size: 16px; font-family: Arial, Helvetica, sans-serif;} .locsel, select, input, textarea {background-color: var(--ctrl-back); color: var(--body-text); border: var(--ctrl-bdr); box-sizing: border-box; padding: 3px 6px;} select:not([multiple]), input, textarea {-webkit-appearance: none; -moz-appearance: none; appearance: none;} .locsel, select, input:not([type=radio]), textarea {border-radius: 6px;} input[type=radio]:checked {background-image: url(data:image/svg+xml;base64,PHN2ZyAgdmlld0JveD0iMCAwIDggOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGZpbGw9IiM5OGE5YjYiIGN4PSI0IiBjeT0iNCIgcj0iMiIvPjwvc3ZnPg==);} input[type=radio], input[type='checkbox'] {height: 22px; width: 22px;} input[type=radio] {position: relative; top: -4px; border-radius: 11px; margin-right: 6px;} input[type=checkbox] {margin: 2px 6px 2px 0; vertical-align: bottom;} input[type=checkbox]:checked {background-image: url(data:image/svg+xml;base64,PHN2ZyAgdmlld0JveD0iLTEwIC0xMCA1MS4zIDUxLjMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iIzk4YTliNiIgZD0iTTguNCAxNS43bC03LTcuMWMtMi0yLTEuOS01LjIuMy03LjIgMi4xLTEuOSA1LjUtMS44IDcuNS4ybDYuNSA2LjYgNi41LTYuNmMyLTIgNS40LTIuMiA3LjUtLjIgMi4xIDEuOSAyLjMgNS4xLjMgNy4ybC03IDcuMSA3IDcuMWMyIDIgMS45IDUuMi0uMyA3LjItMi4xIDEuOS01LjUgMS44LTcuNS0uM2wtNi41LTYuNi02LjUgNi42Yy0yIDItNS40IDIuMi03LjUuMy0yLjEtMS45LTIuMy01LjEtLjMtNy4ybDctNy4xeiIvPjwvc3ZnPg==);} .locsel, select:not([multiple]) {padding-right: 26px; background-repeat: no-repeat; background-position: right 0; background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSItMTAwIC0xMDAgNzEyIDcxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjOThhOWI2IiBkPSJNNTA0IDI1NmMwIDEzNy0xMTEgMjQ4LTI0OCAyNDhTOCAzOTMgOCAyNTYgMTE5IDggMjU2IDhzMjQ4IDExMSAyNDggMjQ4em0tMTQzLjYtMjguOUwyODggMzAyLjZWMTIwYzAtMTMuMy0xMC43LTI0LTI0LTI0aC0xNmMtMTMuMyAwLTI0IDEwLjctMjQgMjR2MTgyLjZsLTcyLjQtNzUuNWMtOS4zLTkuNy0yNC44LTkuOS0zNC4zLS40bC0xMC45IDExYy05LjQgOS40LTkuNCAyNC42IDAgMzMuOUwyMzkgNDA0LjNjOS40IDkuNCAyNC42IDkuNCAzMy45IDBsMTMyLjctMTMyLjdjOS40LTkuNCA5LjQtMjQuNiAwLTMzLjlsLTEwLjktMTFjLTkuNS05LjUtMjUtOS4zLTM0LjMuNHoiLz48L3N2Zz4=);} .locsel:focus, select:focus, textarea:focus, input:focus {box-shadow: 0 0 0 1px var(--bg-color); outline: none;} .locsel {display: inline-block;} .locsel:link {color: var(--body-text);} .locsel:hover {text-decoration: none;} .pop {color: var(--menu-text); background: var(--menu-back); box-shadow: var(--shadow); padding: 6px;} .pop input, .pop select, .pop textarea {background-color: var(--ctrl-back-rev); color: var(--ctrl-text-rev);} ul.ll.inline {display: inline;} ul.ll {margin: .75em 0; padding: 0;} ul.ll li {display: inline;} ul.ll li:not(:first-child):before {content: '\2022'; margin: 0 6px;} .bold {font-weight: bold;} a {text-decoration: none;} a:link {color: var(--link-link);} a:visited {color: var(--link-visited);} a:hover {text-decoration: underline;} /*a:focus {outline: thin dotted;}*/ form {margin: 0px;} h1 {margin: 6px 0 12px 0; padding: 0; font-size: 1.5em; font-weight: bold; color: var(--title-text);} h2 {margin: 0; padding: 0; font-size: 1.25em; font-weight: bold;}:root {--menu-w: 32px;} :root {--look-w: 32px;} :root {--home-w: 92px;} :root {--find-w: 32px;} :root {--sign-w: 32px;} :root {--margin: calc((100% - var(--menu-w) - var(--look-w) - var(--home-w) - var(--find-w) - var(--sign-w)) / 8);} #menu {width: var(--menu-w);} #look {width: var(--look-w);} #home {width: var(--home-w); background-image: url(61.svg);} #find {width: var(--find-w);} #sign {width: var(--sign-w);} :root {--head-height: 32px;} :root {--head-padding: 6px;} :root {--head-total: calc(var(--head-height) + var(--head-padding) * 2);} .svg {background-size: contain; background-repeat: no-repeat; background-position: center;} .nav {position: fixed; left: var(--left); right: var(--right); box-shadow: var(--shadow);} #menudrop {left: calc(var(--left) + var(--pleft)); white-space: nowrap;} #signdrop {right: calc(var(--right) + var(--pright));} #head {top: 0; height: var(--head-height); overflow: hidden; white-space: nowrap;} #head {background: var(--bg-color); padding: var(--head-padding) calc(var(--pright) + 6px) var(--head-padding) calc(var(--pleft) + 6px);} #head a {display: inline-block; position: relative; height: 32px;} #head a:not(:first-child) {margin-left: var(--margin);} #head a:not(:last-child) {margin-right: var(--margin);} #bg {position: fixed; z-index: -1; left: 0; right: 0; top: var(--head-total); bottom: 0;} #bg {background-image: var(--bg-image);} #spacer {height: var(--head-total);} #mask {position: fixed; display: none; top: var(--head-total); bottom: 0; left: 0; right: 0;} @media all and (max-width: 640px) { .shade > div > h2 {font-size: 22px;} .shade {width: 100%;} .mg a {padding: 6px 12px; font-size: 20px;} #signdrop form > * {padding: 9px;} .pref > * {padding: 9px 0;} #signdrop, #signdrop select, #signdrop input {font-size: 22px;} #signdrop input[type='checkbox'] {height: 30px; width: 30px; margin: 0 12px 0 0;} } @media all and (min-width: 641px) { .shade > div > h2 {font-size: 17px;} /*Not sure what wide did*/ /*.wide {width: calc(50% + 32px); left: 50%; transform: translate(-50%, 0);}*/ .mg a {padding: 3px 12px; font-size: 17px;} #signdrop form > * {padding: 6px;} .pref > * {padding: 6px 0;} #signdrop input[type='checkbox'] {margin: 0 6px 0 0;} } .shade > div > h2 {margin: 0; padding: 6px 0 6px 0; font-variant: small-caps;} .shade > div > h2 {margin: 0; padding: 6px 0;} #sqsr:empty {display: none;} #lookdrop div {padding: 0 0 12px 0; font-size: 16px; border: 0;} #lookdrop div:not(:first-child) {padding-top: 6px; border-top: 1px solid var(--menu-line);} #lookdrop div:not(:last-child) {padding-bottom: 6px;} #lookdrop div > a {display: block; text-decoration: none; padding: 3px;} #lookdrop div > a:hover {background-color: var(--menu-hov);} #lookdrop div > a > span {display: block;} #signdrop input[type=text], #signdrop input[type=password] {width: 100%; min-width: 215px;} #signdrop label span, .pref span {display: inline-block; padding-bottom: 1px;} .pref {padding-left: 6px;} #signdrop input, #signdrop select {background-color: var(--ctrl-back-rev); color: var(--ctrl-text-rev);} .shade {position: fixed; background: var(--menu-back); height: 0px; max-height: calc(100% - var(--head-total)); color: var(--menu-text);} .shade {transition: height 0s ease;} .mg a:hover {background-color: var(--menu-hov);} .mg a {display: block; text-decoration: none;} .shade a:link, .shade a:visited, .shade a:active {color: var(--menu-text);} .shade {padding: 0 12px; box-sizing: border-box;} .shade > div {padding: 6px 0;} .shade > div:not(:first-child) {border-top: 1px solid var(--menu-line);} .shade > div:not(:last-child) {border-bottom: 1px solid var(--menu-line);} .shade > div > h2 {font-variant: small-caps;} .shade {box-shadow: var(--shadow);} /*#signdrop input[type=submit] {background-color: var(--bg-color); color: black; -webkit-appearance: none;}*/ #www {position: relative;} #fpw {height: 16px; position: absolute; right: 6px; top: 0; bottom: 0; margin: auto; text-decoration: none;} /*#fpw:hover {text-decoration: underline;}*/ #head {-webkit-tap-highlight-color: rgba(0,0,0,0);} @media all and (max-width: 639px) { #lookdrop {width: 100%; left: 0;} #qsf {width: calc(100% - 12px - 12px - 12px - 12px - 32px - 32px); left: calc(32px + 12px + 12px);} #qsf input {font-size: 22px; margin: 0px 16px;} } @media all and (min-width: 640px) { #lookdrop {width: calc(50% - (var(--left) + var(--right)) / 2 + 48px); left: 50%; transform: translate(-50%, 0);} #qsf {width: calc(var(--look-w) + var(--home-w) + var(--find-w) + var(--margin) * 4 + 16px); left: 50%; transform: translate(-50%, 0);} #qsf input {font-size: 16px; margin: 4px 16px;} } #lookdrop > div {padding: 6px 0;} #lookdrop div:last-child {font-size: 12px;} #qs:focus {box-shadow: none;} #qsf {display: none; position: absolute; top: 6px; height: calc(32px - 6px);} #qsf {background-color: #141d26; border-radius: 16px;} #qsf {padding: 3px 0px;} #qsf input {box-sizing: border-box; width: calc(100% - 32px - 16px); -webkit-appearance: none;} #qsf input {padding: 0;} #qsf input {border: none;} #qsf input:focus {outline: none;} #qsf input::-ms-clear {display: none;} #qsf input {background-color: transparent; color: #aab8c2;} #qsc {display: none; width: 32px; height: 32px; position: absolute; right: 0; top: 0; cursor: pointer;}:root {--height: 6px;} #menu.head {position: relative;} #menu.head * {margin: 0; position: absolute; background-color: black; border-radius: calc(var(--height) / 2);} #menu.head :nth-child(1) {top: 0; height: var(--height);} #menu.head :nth-child(3) {top: calc(50% - var(--height) / 2); bottom: calc(50% - var(--height) / 2);} #menu.head :nth-child(5) {bottom: 0; height: var(--height);} #menu.head :nth-child(odd) {left: 0; right: 0;} #menu.head :nth-child(2) {transform: rotate(45deg);} #menu.head :nth-child(4) {transform: rotate(-45deg);} #menu.head :nth-child(even) {top: calc(50% - var(--height) / 2); bottom: calc(50% - var(--height) / 2);} #menu.head :nth-child(even) {left: calc(50% - var(--height) / 2); right: calc(50% - var(--height) / 2);} @keyframes squishdown { from {top: 0;} to {top: calc(50% - var(--height) / 2);} } @keyframes squishdownx { from {top: calc(50% - var(--height) / 2);} to {top: 0;} } @keyframes squishup { from {bottom: 0;} to {bottom: calc(50% - var(--height) / 2);} } @keyframes squishupx { from {bottom: calc(50% - var(--height) / 2);} to {bottom: 0;} } @keyframes shrink { from {left: 0; right: 0;} to {left: calc(50% - var(--height) / 2); right: calc(50% - var(--height) / 2);} } @keyframes shrinkx { from {left: calc(50% - var(--height) / 2); right: calc(50% - var(--height) / 2);} to {left: 0; right: 0;} } @keyframes grow { from {left: calc(50% - var(--height) / 2); right: calc(50% - var(--height) / 2);} to {left: calc(50% - (100% * 1.414) / 2 + var(--height) / 2); right: calc(50% - (100% * 1.414) / 2 + var(--height) / 2);} } @keyframes growx { from {left: calc(50% - (100% * 1.414) / 2 + var(--height) / 2); right: calc(50% - (100% * 1.414) / 2 + var(--height) / 2);} to {left: calc(50% - var(--height) / 2); right: calc(50% - var(--height) / 2);} } #menu.head.gox :nth-child(1) {animation: squishdown 100ms linear forwards, shrink 100ms linear 100ms forwards;} #menu.head.gox :nth-child(3) {animation: shrink 100ms linear 100ms forwards;} #menu.head.gox :nth-child(5) {animation: squishup 100ms linear forwards, shrink 100ms linear 100ms forwards;} #menu.head.gox :nth-child(even) {animation: grow 100ms linear 200ms forwards} #menu.head.goh :nth-child(1) {top: calc(50% - var(--height) / 2);} #menu.head.goh :nth-child(5) {bottom: calc(50% - var(--height) / 2);} #menu.head.goh :nth-child(odd) {left: calc(50% - var(--height) / 2); right: calc(50% - var(--height) / 2);} #menu.head.goh :nth-child(even) {left: calc(50% - (100% * 1.414) / 2 + var(--height) / 2); right: calc(50% - (100% * 1.414) / 2 + var(--height) / 2);} #menu.head.goh :nth-child(even) {animation: growx 100ms linear forwards;} #menu.head.goh :nth-child(5) {animation: shrinkx 100ms linear 100ms forwards, squishupx 100ms linear 200ms forwards;} #menu.head.goh :nth-child(3) {animation: shrinkx 100ms linear 100ms forwards;} #menu.head.goh :nth-child(1) {animation: shrinkx 100ms linear 100ms forwards, squishdownx 100ms linear 200ms forwards;}.cover {position: fixed; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(0, 0, 0, .5);} .locator .close {position: absolute; right: 6px; bottom: 6px; display: block; background-image: var(--img-close);} .locator .closed {background-image: var(--img-tree-clos);} .locator .opened {background-image: var(--img-tree-open);} .locator .selected a {font-weight: bold; text-decoration: underline;} .locator a:link, .locator a:visited {color: var(--menu-text);} .locator {position: fixed; display: flex; flex-flow: column; white-space: nowrap;} .locator > h1 {flex: 0 1 auto; text-align: center; margin: 0; border-bottom: 2px solid var(--menu-line); position: relative; color: var(--menu-text);} .locator > div {flex: 1 1 auto; height: 100%; overflow-y: auto; -webkit-overflow-scrolling: touch; padding-top: 6px;} .locator > div > div > a {display: inline-block; vertical-align: middle;} .locator > div > div > a:nth-child(1) {height: 24px; background-repeat: no-repeat; background-position: right center; background-size: 18px; outline: none;} .locator > div > div > a:nth-child(2) {padding: 3px 0; margin: 0 6px;} @media all and (max-width: 640px) { .locator {font-size: 22px;} .locator {top: 0; left: 0; width: calc(100% - 12px); height: calc(100% - 12px);} .locator .close {width: 24px; height: 24px;} } @media all and (min-width: 641px) { .locator {top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); min-width: 200px; height: 75vh;} .locator .close {width: 18px; height: 18px;} }.osl {white-space: nowrap; margin-top: 12px;} .osl tr td {padding: 2px; height: 26px;} .osl tr td:first-child {text-align: right;} .osl tr td:first-child:after {content: ':';} #sub {text-align: center; margin: 24px 0 48px 0;} .swap {background-position: center center; background-image: var(--img-swap); background-repeat: no-repeat;} .swap {display: inline-block; height: 100%; width: 22px; vertical-align: top; margin-left: 6px; cursor: pointer;}</style> <script> function initHeader(){function open(node){function step3(){nodeShade.removeEventListener("transitionend",step3);if(nodeShade.style.overflowY=='hidden')nodeShade.style.overflowY='';nodeShade.style.height='auto';}function step2(){if(nodeShade.dataset.speed)nodeShade.style.transitionDuration=(height*parseFloat(nodeShade.dataset.speed)).toString()+'ms';nodeShade.style.opacity='';if(getComputedStyle(nodeShade,null).getPropertyValue("overflow-y")=='auto')nodeShade.style.overflowY='hidden';nodeShade.style.height=height.toString()+'px';if(height)nodeShade.addEventListener("transitionend",step3);else step3();}nodeMask.style.display='block';var nodeShade=document.getElementById(node.dataset.target);nodeShade.style.opacity=0;nodeShade.style.transitionDuration=0;nodeShade.style.height='auto';var height=nodeShade.getBoundingClientRect().height;nodeShade.style.height=0;window.requestAnimationFrame(step2);if(node.dataset.open)node.classList.add(node.dataset.open);if(node.dataset.close)node.classList.remove(node.dataset.close);if(node.dataset.aux)document.getElementById(node.dataset.aux).style.display='block';if(node.dataset.focus)document.getElementById(node.dataset.focus).focus();nodeOpen=node;}function close(node){function step4(){nodeShade.removeEventListener("transitionend",step4);if(nodeOpen==null)nodeMask.style.display='';if(nodeShade.style.overflowY=='hidden')nodeShade.style.overflowY='';}function step3(){nodeShade.style.height='';if(height)nodeShade.addEventListener("transitionend",step4);else step4();}function step2(){if(nodeShade.dataset.speed)nodeShade.style.transitionDuration=(height*parseFloat(nodeShade.dataset.speed)).toString()+'ms';nodeShade.style.height=height.toString()+'px';requestAnimationFrame(step3);}var nodeShade=document.getElementById(node.dataset.target);var height=nodeShade.getBoundingClientRect().height;nodeShade.style.transitionDuration=0;if(getComputedStyle(nodeShade,null).getPropertyValue("overflow-y")=='auto')nodeShade.style.overflowY='hidden';requestAnimationFrame(step2);if(nodeOpen.dataset.open)nodeOpen.classList.remove(nodeOpen.dataset.open);if(nodeOpen.dataset.close)nodeOpen.classList.add(nodeOpen.dataset.close);if(node.dataset.aux)document.getElementById(node.dataset.aux).style.display='';nodeOpen=null;}function click(e){var nodeClosed=null;var nodeShade;var anchor=e.target;while(anchor)if(anchor.tagName=='A')break;else anchor=anchor.parentNode;if(anchor){if(anchor.dataset.hold==undefined)anchor.blur();if(anchor.href==location.href+'#')e.preventDefault();if(nodeOpen){if(anchor==nodeOpen){close(nodeOpen);}else{if(anchor.dataset.hold==undefined)close(nodeOpen);if(anchor.dataset.target)open(anchor);}}else if(anchor.dataset.target)open(anchor);}else if(nodeOpen){nodeShade=document.getElementById(nodeOpen.dataset.target);if(!nodeShade.contains(e.target))close(nodeOpen);}}function clear(){while(nodeLookDrop.hasChildNodes())nodeLookDrop.removeChild(nodeLookDrop.lastChild);}function qs(e){queryCount++;nodeQSC.style.display=e.target.value.length?'block':'';if(e.target.value.length){var xhr=new XMLHttpRequest();var formData=new FormData();var dateStart=new Date();formData.append('q',e.target.value.toLowerCase());formData.append('s',queryCount);formData.append('w',window.innerWidth);formData.append('h',window.innerHeight);formData.append('r',devicePixelRatio);xhr.onload=function(){if(this.status==200){querySuccess++;var d=(new Date()).getTime()-dateStart.getTime();if(d>querySlow)querySlow=d;if(d<queryFast)queryFast=d;querySum+=d;var json=JSON.parse(this.response);if(json.sequence==queryCount){clear();if(json.results.length)nodeLookDrop.appendChild(document.createElement('div'));for(var n=0;n<json.results.length;n++){nodeLookDrop.lastChild.appendChild(document.createElement('a'));nodeLookDrop.lastChild.lastChild.href=json.results[n].l;nodeLookDrop.lastChild.lastChild.appendChild(document.createElement('span'));nodeLookDrop.lastChild.lastChild.lastChild.appendChild(document.createTextNode(json.results[n].t));if(json.results[n].s){nodeLookDrop.lastChild.lastChild.appendChild(document.createElement('span'));nodeLookDrop.lastChild.lastChild.lastChild.style.fontSize='75%';nodeLookDrop.lastChild.lastChild.lastChild.style.marginLeft='20px';nodeLookDrop.lastChild.lastChild.lastChild.appendChild(document.createTextNode(json.results[n].s));}}nodeLookDrop.appendChild(document.createElement('div'));}if(nodeLookDrop.hasChildNodes())nodeLookDrop.lastChild.textContent='Slowest: '+querySlow+' ms; Fastest: '+queryFast+' ms; Average: '+Math.round(querySum/(queryCount-queryNull))+' ms; '+querySuccess+' of '+(queryCount-queryNull);}else{alert(this.status);}};xhr.open('POST','/iqs.json');xhr.send(formData);}else{queryNull++;clear();}}function sp(e){e.stopPropagation();}function qsc(e){clear();nodeQSC.style.display='';nodeQSF.firstChild.value='';nodeQSF.firstChild.focus();}function ldmd(e){nodeQSF.firstChild.blur();}var nodeOpen=null;var nodeHead=document.getElementById('head');var nodeMask=document.getElementById('mask');var nodeQS=document.getElementById('qs');var nodeQSF=document.getElementById('qsf');var nodeLookDrop=document.getElementById('lookdrop');var nodeQSC=document.getElementById('qsc');var queryCount=0;var querySuccess=0;var queryNull=0;var querySum=0;var querySlow=0;var queryFast=60000;nodeQSF.addEventListener('click',sp);nodeHead.addEventListener('click',click);nodeMask.addEventListener('click',click);nodeQS.addEventListener('input',qs);nodeQSC.addEventListener('click',qsc);nodeLookDrop.addEventListener('touchstart',ldmd,{passive:true});nodeQS.setAttribute('autocorrect','off');function prefInput(e){var xhr=new XMLHttpRequest();var formData=new FormData();formData.append(e.target.dataset.name,e.target.value);xhr.onload=function(){if(this.status==200){location.reload(true);}};xhr.open('POST','/cookie.json');xhr.send(formData);}for(let pref of document.getElementsByClassName('pref'))pref.addEventListener('change',prefInput);for(let col of document.getElementsByClassName('cca')){var l=0;for(var m=0;m<col.childNodes.length;m++)l=Math.max(l,col.childNodes[m].offsetWidth);}function keyed(e){if(document.activeElement.tagName=='BODY'&&e.key.length==1&&!e.ctrlKey&&!e.altKey&&!e.metaKey){let node=document.getElementById('look');if(node){var event=new MouseEvent('click',{view:window,bubbles:true,cancelable:true});node.dispatchEvent(event);}}else if(e.key=='Escape'&&nodeOpen!=null)close(nodeOpen);}document.addEventListener("keydown",keyed);}document.addEventListener('DOMContentLoaded',initHeader);function initLocSel(){function open(e){function nodeNew(nodeAfter,depth,id,name,children){var node=document.createElement('div');node.dataset.id=id;node.dataset.depth=depth;node.appendChild(document.createElement('a'));node.lastChild.href='#';node.lastChild.style.width=(depth*24+24).toString()+'px';if(children)node.lastChild.classList.add('closed');node.appendChild(document.createElement('a'));node.lastChild.href='#';node.lastChild.appendChild(document.createTextNode(name));if(id==target.value)node.classList.add('selected');nodeTreeBox.insertBefore(node,nodeAfter);return node;}function select(ee){target.value=ee.target.parentNode.dataset.id;if(!autoSubmit){var xhr=new XMLHttpRequest();var formData=new FormData();formData.append('id',ee.target.parentNode.dataset.id);xhr.onload=function(){if(this.status==200){e.target.firstChild.nodeValue=JSON.parse(this.response).fullname;}else{alert(this.status);}};xhr.open('POST','/locationinfo.json');xhr.send(formData);}else target.form.dispatchEvent(new CustomEvent('submit'));close(ee);}function nodeOpen(id,scroll){var xhr=new XMLHttpRequest();var formData=new FormData();formData.append('id',id);if(geoMode)formData.append('geo',geoMode);if(typed)formData.append('object_type',typed);xhr.onload=function(){if(this.status==200){let node;for(node of nodeTreeBox.children)if(node.dataset.id==id)break;node.firstChild.classList.replace('closed','opened');var depth=parseInt(node.firstChild.parentNode.dataset.depth)+1;let children=JSON.parse(this.response).children;children.sort((a,b)=>b.name.localeCompare(a.name,navigator.languages));for(let child of children)nodeNew(node.nextSibling,depth,child.id,child.name,child.children);node.dataset.open=children.length;if(openingHierarchy.length)nodeOpen(openingHierarchy.shift(),true);else if(scroll)node.scrollIntoView();}else{alert(this.status);}};xhr.open('POST','/locationinfo.json');xhr.send(formData);}function nodeClose(node){if(node.dataset.open!==undefined){var open=parseInt(node.dataset.open);for(var n=0;n<open;n++){if(node.nextSibling.dataset.open!==undefined)nodeClose(node.nextSibling);node.parentNode.removeChild(node.nextSibling);}node.firstChild.classList.replace('opened','closed');delete node.dataset.open;}}function click(e){e.preventDefault();if(e.target.tagName=='A'){if(e.target.classList.contains('close'))close(e);else if(e.target.textContent.length)select(e);else if(e.target.parentNode.dataset.open===undefined)nodeOpen(e.target.parentNode.dataset.id);else nodeClose(e.target.parentNode);}}function close(e){e.preventDefault();nodePop.parentNode.removeChild(nodePop);nodeCover.parentNode.removeChild(nodeCover);}e.preventDefault();var openingHierarchy=[];let geoMode=typeof e.target.dataset.geo!=='undefined';let typed=typeof e.target.dataset.objectType!=='undefined'?e.target.dataset.objectType:0;let autoSubmit=typeof e.target.dataset.autoSubmit!=='undefined';let nodeCover=document.body.appendChild(document.createElement('div'));nodeCover.classList.add('cover');nodeCover.addEventListener('click',close);let nodePop=document.body.appendChild(document.createElement('div'));nodePop.classList.add('locator');nodePop.classList.add('pop');nodePop.addEventListener('click',click);nodePop.appendChild(document.createElement('h1'));nodePop.lastChild.appendChild(document.createTextNode(e.target.dataset.title));nodePop.lastChild.appendChild(document.createElement('a'));nodePop.lastChild.lastChild.href="#";nodePop.lastChild.lastChild.classList.add('close');var nodeTreeBox=nodePop.appendChild(document.createElement('div'));var target=document.getElementById(e.target.dataset.target);var xhr=new XMLHttpRequest();var formData=new FormData();formData.append('id',target.value);xhr.onload=function(){if(this.status==200){let location=JSON.parse(this.response);location.parents.forEach((parent)=>{openingHierarchy.unshift(parent.id);});openingHierarchy.push(target.value);if(location.parents.length)nodeNew(null,0,location.parents[location.parents.length-1].id,location.parents[location.parents.length-1].name,true);else nodeNew(null,0,target.value,location.name,true);nodeOpen(openingHierarchy.shift(),true);}else{alert(this.status);}};xhr.open('POST','/locationinfo.json');xhr.send(formData);}for(let elm of document.getElementsByClassName('locsel'))elm.addEventListener('click',open);}document.addEventListener('DOMContentLoaded',initLocSel);function shortDate(dt){switch(dt.length){case 4:return(new Date(dt.substr(0,4),0,1,12)).toLocaleDateString(navigator.languages,{year:'numeric'});case 7:return(new Date(dt.substr(0,4),dt.substr(5,2)-1,1,12)).toLocaleDateString(navigator.languages,{year:'numeric',month:'numeric'});case 10:return(new Date(dt.substr(0,4),dt.substr(5,2)-1,dt.substr(8,2),12)).toLocaleDateString(navigator.languages,{year:'numeric',month:'numeric',day:'numeric'});case 24:return(new Date(dt)).toLocaleDateString(navigator.languages,{year:'numeric',month:'numeric',day:'numeric'});default:return'';}}function dateTime(dt){return(new Date(dt)).toLocaleDateString(navigator.languages,{year:'numeric',month:'long',day:'numeric',hour:'numeric',minute:'numeric'});}function intlInit(){let ts=document.getElementsByTagName('time');for(let t=0;t<ts.length;t++){if(ts[t].hasAttribute('data-long'))ts[t].appendChild(document.createTextNode(dateTime(ts[t].getAttribute('datetime'))));else ts[t].appendChild(document.createTextNode(shortDate(ts[t].getAttribute('datetime'))));}for(let e of document.getElementsByClassName('int'))e.textContent=Intl.NumberFormat(navigator.languages).format(parseInt(e.textContent));for(let t of document.getElementsByClassName('float')){var o={};var p=t.dataset.prc?parseFloat(t.dataset.prc):1;o.minimumFractionDigits=p;o.maximumFractionDigits=p;t.textContent=Intl.NumberFormat(navigator.languages,o).format(parseFloat(t.textContent));}for(let t of document.getElementsByClassName('percent')){var o={};var p=t.dataset.prc?parseFloat(t.dataset.prc):1;o.style='percent';o.minimumFractionDigits=p;o.maximumFractionDigits=p;t.textContent=Intl.NumberFormat(navigator.languages,o).format(parseFloat(t.textContent));}for(let t of document.getElementsByClassName('currency')){var o={};var p=t.dataset.prc?parseFloat(t.dataset.prc):0;o.style='currency';o.currency=t.dataset.ccy;o.minimumFractionDigits=p;o.maximumFractionDigits=p;t.textContent=Intl.NumberFormat(navigator.languages,o).format(parseFloat(t.textContent));}for(let e of document.getElementsByClassName('sort'))if(e.tagName=='UL')[...e.children].sort((a,b)=>a.dataset.sort==b.dataset.sort?a.firstChild.firstChild.nodeValue.localeCompare(b.firstChild.firstChild.nodeValue,navigator.languages):parseInt(a.dataset.sort)-parseInt(b.dataset.sort)).map(node=>e.appendChild(node));else if(e.tagName=='SELECT')[...e.querySelectorAll(":not([value=''])")].sort((a,b)=>a.dataset.sort==b.dataset.sort?a.firstChild.nodeValue.localeCompare(b.firstChild.nodeValue,navigator.languages):parseInt(a.dataset.sort)-parseInt(b.dataset.sort)).map(node=>e.appendChild(node));}window.addEventListener('DOMContentLoaded',intlInit);function initForms(){function killDeadbeats(e){var colInput=e.target.getElementsByTagName('input');for(var n=0;n<colInput.length;n++)if(colInput[n].value.length==0||colInput[n].value=='0')colInput[n].disabled=true;var colSelect=e.target.getElementsByTagName('select');for(var n=0;n<colSelect.length;n++){var o=0;for(;o<colSelect[n].options.length;o++)if(colSelect[n].options[o].selected&&colSelect[n].options[o].value.length)break;if(o==colSelect[n].options.length)colSelect[n].disabled=true;}e.preventDefault();e.target.submit();}var colForms=document.getElementsByClassName('sanitize');for(var n=0;n<colForms.length;n++)colForms[n].addEventListener('submit',killDeadbeats,false);}window.addEventListener('load',initForms);function initSwapper(){function swap(e){var nodeTarget=document.getElementById(e.currentTarget.dataset.target);if(nodeTarget.multiple){var nSelections=0;for(var n=0;n<nodeTarget.options.length;n++)if(nodeTarget.options[n].selected)nSelections++;if(nSelections<=1){nodeTarget.options[0].disabled=false;nodeTarget.multiple=false;}}else{nodeTarget.options[0].selected=false;nodeTarget.options[0].disabled=true;nodeTarget.multiple=true;}}var colSwap=document.getElementsByClassName('swap');for(var n=0;n<colSwap.length;n++)colSwap[n].addEventListener('click',swap,false);}window.addEventListener('load',initSwapper);</script> </head> <body><div id=spacer></div><h1>Advanced Search - People</h1><section><form class=sanitize action="/r.htm"><div class="scroll nowrap"><table class=osl><tr><td>Contains<td><input type=text id=nc name=nc maxlength=50 value=""><tr><td>Existing<td><input name=ex type=checkbox><tr><td>Defunct<td><input name=df type=checkbox><tr><td>Current Status<td><select class=sort name=st id=st><option selected value>All<option value=315 data-sort=2>Living</select><div class=swap data-target=st></div><tr><td>Opened<td><select id=op name=op><option value selected>All<option value=1985>1985<option value=1969>1969<option value=1963>1963<option value=1961>1961<option value=1953>1953<option value=1947>1947<option value=1941>1941<option value=1933>1933<option value=1931>1931<option value=1930>1930<option value=1929>1929<option value=1917>1917<option value=1914>1914<option value=1907>1907<option value=1901>1901<option value=1892>1892<option value=1890>1890<option value=1888>1888<option value=1887>1887<option value=1885>1885<option value=1883>1883<option value=1879>1879<option value=1878>1878<option value=1876>1876<option value=1874>1874<option value=1866>1866<option value=1863>1863</select><tr><td>Closed<td><select id=cl name=cl><option value selected>All<option value=2022>2022<option value=2021>2021<option value=2019>2019<option value=2016>2016<option value=2011>2011<option value=2009>2009<option value=2004>2004<option value=1992>1992<option value=1990>1990<option value=1988>1988<option value=1979>1979<option value=1966>1966<option value=1963>1963<option value=1962>1962<option value=1961>1961<option value=1958>1958<option value=1956>1956<option value=1952>1952<option value=1951>1951<option value=1948>1948<option value=1943>1943<option value=1941>1941<option value=1936>1936<option value=1927>1927<option value=1926>1926<option value=1919>1919</select><tr><td>Location<td><a class=locsel href=# data-class=locator data-title=Location data-target=targetol data-object-type=13>World</a><input type=hidden id=targetol value=0 name=ol><tr><td>Category<td><select class=sort name=ca id=ca><option selected value>All</select><div class=swap data-target=ca></div><tr><td>Closing<td><input name=ic type=checkbox><tr><td>Sort By<td><select id=order name=order class=sort><option value selected>Default<option value=0>Pictures<option value=1>Person<option value=2>Person<option value=3>Location<option value=8>Opened<option value=9>Closed<option value=10>Status<option value=12>Posted<option value=29>Status<option value=31>Closing</select></table></div><div id=sub><input type=submit value=Search></div><input type=hidden name=ot value=13></form></section><nav id=head class=nav><a href=# id=menu class=head data-target=menudrop data-open=gox data-close=goh aria-label=Menu><p><p><p><p><p></p></a><a id=look href=# data-target=lookdrop data-aux=qsf data-focus=qs aria-label=Search><svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M.88,26.87a3,3 1 1 0 4.25,4.25l5.65,-5.65a13.8,13.8 0 1 0 -4.25,-4.25zM26,13.8a7.8,7.8 0 0 1 -15.6,0a7.8,7.8 0 0 1 15.6,0"/></svg></a><a id=home href=/ class=svg aria-label=Home></a><a id=find href=/lo.htm aria-label="What's Nearby"><svg viewBox="0 0 2 2" xmlns="http://www.w3.org/2000/svg"><path d="M2 0L1 2L1 1L0 1Z"/></svg></a><a id=sign href=# data-target=signdrop aria-label=Preferences><svg viewBox="0 0 360 360" xmlns="http://www.w3.org/2000/svg"><circle id=test cx="180" cy="180" r="180" fill="#00FF00" fill-opacity="0"/><path d="m180,0 a180,180 0 0 0 0,360 180,180 0 0 0 0,-360Z M70,303 a165,165 0 1 1 220,0 110,110 0 1 0 -220,0z"/><circle cx="180" cy="133" r="72"/></svg></a><form id=qsf method=get action=/qs.htm><input id=qs name=qs type=text placeholder="Search rcdb.com" autocapitalize=off autocomplete=off spellcheck=false><svg id=qsc viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><circle cx="32" cy="32" r="16" fill="#999"/><path d="M25,25L39,39 M25,39L39,25" stroke="black" stroke-width="3" stroke-linecap="round"/></svg></form></nav><div id=mask><div id=menudrop class="shade scroll-y" data-speed=.5><div class=mg><h2>Reports</h2><a href="/r.htm?ot=2&amp;op=2025">New for 2025</a><a href="/r.htm?ot=2&amp;op=2024">New for 2024</a><a href="/r.htm?ot=2&amp;op=2023">New for 2023</a><a href=/census.htm>Census</a><a href=/rhr.htm>Record Holders</a><a href=/location.htm>World View</a><a href=/ib.htm>Inversions</a></div><div class=mg><h2>Search</h2><a href="/os.htm?ot=2">Roller Coasters</a><a href="/os.htm?ot=3">Amusement Parks</a><a href="/os.htm?ot=12">Companies</a><a href="/os.htm?ot=13">People</a></div><div class=mg><h2>More</h2><a href=/g.htm>Glossary</a><a href=/about.htm>About This Site</a><a href=/tou.htm>Terms Of Use / Privacy</a><a href=/contact.htm>Contact Us</a></div></div><div id=lookdrop class="shade scroll-y" data-speed=.5></div><div id=signdrop class="shade scroll-y" data-speed=.5><div><h2>Sign On</h2><form><div><input id=user type=text placeholder="Username, email or phone"></div><div><input id=pass type=password placeholder=Password></div><div><div><label><input type=checkbox data-name=uom><span>Stay signed on</span></label></div></div><div id=www><input id=gogo type=submit value="Log In"><a id=fpw href=#>Forgot password?</a></div></form></div><div><h2>Options</h2><div class=pref><div><select data-name=lan><option selected value>English<option value=2>Français<option value=3>Deutsch<option value=4>Español<option value=5>Nederlands<option value=6>Português<option value=7>Italiano<option value=8>Svenska<option value=9>日本語<option value=10>中文</select></div><div><div><label><input type=checkbox data-name=uom value=2><span>Metric</span></label></div></div><div><div><label><input type=checkbox data-name=dm value=1><span>Dark Mode</span></label></div></div><div id=pbox><div><label><input type=checkbox data-name=npb checked value=1><span>Pillarbox</span></label></div></div></div></div></div></div><div id=bg class=svg></div></body></html>

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