<html>
<head>
<title>
Which Major Land of the Lost Character Are You? 
</title>
  <SCRIPT LANGUAGE="JavaScript">
<!--
function process()
{
	var youareholly = 0;
	var youarewill = 0;
	var youarerick = 0;
	var youarechaka = 0;
	var youarepylon = 0;
	var youarezarn = 0;
	var youareenik = 0;
	var youarejack = 0;
	var youarestak = 0;
	var f = document.f;
	var i = 0;

	for (i = 0; i < f.one.length; i++) if (f.one[i].checked) value = f.one[i].value;
	if (value == "1") { youareholly++; }
	if (value == "2") { youarerick++; }
	if (value == "3") { youarewill++; }
	if (value == "4") { youareenik++; }
	if (value == "5") { youarestak++; }
	if (value == "6") { youarechaka++; }

	for (i = 0; i < f.two.length; i++) if (f.two[i].checked) value = f.two[i].value;
	if (value == "1") { youareholly++; }
	if (value == "2") { youarerick++; }
	if (value == "3") { youarezarn++; }
	if (value == "4") { youarejack++; }
	if (value == "5") { youarewill++; }
	if (value == "6") { youareenik++; }

	for (i = 0; i < f.three.length; i++) if (f.three[i].checked) value = f.three[i].value;
	if (value == "1") { youareholly++; }
	if (value == "2") { youarerick++; }
	if (value == "3") { youarepylon++; }
	if (value == "4") { youarechaka++; }
	if (value == "5") { youarezarn++; }

	for (i = 0; i < f.four.length; i++) if (f.four[i].checked) value = f.four[i].value;
	if (value == "1") { youarepylon++; }
	if (value == "2") { youarechaka++; }
	if (value == "3") { youarestak++; }
	if (value == "4") { youarezarn++; }
	if (value == "5") { youareenik++; }

	for (i = 0; i < f.five.length; i++) if (f.five[i].checked) value = f.five[i].value;
	if (value == "1") { youarerick++; }
	if (value == "2") { youarepylon++; }
	if (value == "3") { youarezarn++; }
	if (value == "4") { youarejack++; }
	if (value == "5") { youarestak++; }
	if (value == "6") { youareenik++; }

	for (i = 0; i < f.six.length; i++) if (f.six[i].checked) value = f.six[i].value;
	if (value == "1") { youarerick++; }
	if (value == "2") { youarewill++; }
	if (value == "3") { youareholly++; }
	if (value == "4") { youarechaka++; }
	if (value == "5") { youarepylon++; }
	if (value == "6") { youarezarn++; }
	if (value == "7") { youarestak++; }
	if (value == "8") { youarejack++; }
	if (value == "9") { youareenik++; }

	for (i = 0; i < f.seven.length; i++) if (f.seven[i].checked) value = f.seven[i].value;
	if (value == "1") { youareholly++; }
	if (value == "2") { youarewill++; }
	if (value == "3") { youarerick++; }
	if (value == "4") { youarejack++; }
	if (value == "5") { youarechaka++; }
	if (value == "6") { youarestak++; }

	for (i = 0; i < f.eight.length; i++) if (f.eight[i].checked) value = f.eight[i].value;
	if (value == "1") { youareholly++; }
	if (value == "2") { youarerick++; }
	if (value == "3") { youarestak++; }
	if (value == "4") { youareenik++; }
	if (value == "5") { youarezarn++; }
	if (value == "6") { youarepylon++; }
	if (value == "7") { youarewill++; }

	for (i = 0; i < f.nine.length; i++) if (f.nine[i].checked) value = f.nine[i].value;
	if (value == "1") { youareholly++; }
	if (value == "2") { youarewill++; }
	if (value == "3") { youarerick++; }
	if (value == "4") { youarejack++; }
	if (value == "5") { youarezarn++; }
	if (value == "6") { youarechaka++; }
	if (value == "7") { youarepylon++; }
	if (value == "8") { youarestak++; }
	if (value == "9") { youareenik++; }

	for (i = 0; i < f.ten.length; i++) if (f.ten[i].checked) value = f.ten[i].value;
	if (value == "1") { youareholly++; }
	if (value == "2") { youarewill++; }
	if (value == "3") { youarerick++; }
	if (value == "4") { youarechaka++; }
	if (value == "5") { youarepylon++; }
	if (value == "6") { youarestak++; }
	if (value == "7") { youarezarn++; }
	if (value == "8") { youarejack++; }

	for (i = 0; i < f.eleven.length; i++) if (f.eleven[i].checked) value = f.eleven[i].value;
	if (value == "1") { youareholly++; }
	if (value == "2") { youarewill++; }
	if (value == "3") { youarerick++; }
	if (value == "4") { youarejack++; }
	if (value == "5") { youareenik++; }
	if (value == "6") { youarezarn++; }
	if (value == "7") { youarestak++; }

	for (i = 0; i < f.twelve.length; i++) if (f.twelve[i].checked) value = f.twelve[i].value;
	if (value == "1") { youareholly++; }
	if (value == "2") { youarewill++; }
	if (value == "3") { youarejack++; }
	if (value == "4") { youarestak++; }
	if (value == "5") { youarezarn++; }
	if (value == "6") { youarepylon++; }
	if (value == "7") { youarechaka++; }
	if (value == "8") { youareenik++; }

	var out = "youareholly";
	i = youareholly;
	if (youarewill > i) { out = "youarewill"; i = youarewill; }
	if (youarerick > i) { out = "youarerick"; i = youarerick; }
	if (youarechaka > i) { out = "youarechaka"; i = youarechaka; }
	if (youarepylon > i) { out = "youarepylon"; i = youarepylon; }
	if (youarezarn > i) { out = "youarezarn"; i = youarezarn; }
	if (youareenik > i) { out = "youareenik"; i = youareenik; }
	if (youarejack > i) { out = "youarejack"; i = youarejack; }
	if (youarestak > i) { out = "youarestak"; i = youarestak; }
	location.href = out + ".html";
}
function err(msg, url, line)
{
        location.href = "error404.html";
}
//window.onerror = err;
// -->
</SCRIPT>
<style>BODY{scrollbar-face-color: #0099cc; scrollbar-shadow-color: #99ccff; 
scrollbar-highlight-color: #0099cc; scrollbar-3dlight-color: #99ccff; 
scrollbar-darkshadow-color: #0099cc; scrollbar-track-color: #0099cc; 
scrollbar-arrow-color:#99ccff}</style>
</head>
<body bgcolor="ffffff" text="000000">
<p>
<br>
<center>
<font size="5">
Which Major Land of the Lost Character Are You?<br>
<br>
<img src="lotlmajor.jpg" alt="What Major Land of the Lost Character Are You?"><br>
<br>
<font size="3">
It's that burning question that has haunted you forever... which major "Land of the Lost" character am I most like?!! Well, your wait is over! Take this quiz to find out. ~_^<br>
<br>
</center>
<form name="f">

<B>People would describe you as (check all that apply):</B><br>
<input type="checkbox" name="one" value="1">pretty<br>
<input type="checkbox" name="one" value="2">a natural leader<br>
<input type="checkbox" name="one" value="3">sexy<br>
<input type="checkbox" name="one" value="4">intelligent<br>
<input type="checkbox" name="one" value="5">paranoid<br>
<input type="checkbox" name="one" value="6">sweet<br>
<br>

<B>How else would they describe you? (check all that apply)</B><br>
<input type="checkbox" name="two" value="1">stubborn<br>
<input type="checkbox" name="two" value="2">realistic<br>
<input type="checkbox" name="two" value="3">sarcastic<br>
<input type="checkbox" name="two" value="4">charming<br>
<input type="checkbox" name="two" value="5">cool<br>
<input type="checkbox" name="two" value="6">goal-oriented<br>
<br>

<B>How would you describe yourself? (check all that apply)</B><br>
<input type="checkbox" name="three" value="1">independent<br>
<input type="checkbox" name="three" value="2">nice<br>
<input type="checkbox" name="three" value="3">dark<br>
<input type="checkbox" name="three" value="4">curious<br>
<input type="checkbox" name="three" value="5">cynical<br>
<br>

<B>How else? (check all that apply)</B><br>
<input type="checkbox" name="four" value="1">colorful<br>
<input type="checkbox" name="four" value="2">hairy<br>
<input type="checkbox" name="four" value="3">untrusting<br>
<input type="checkbox" name="four" value="4">arrogant<br>
<input type="checkbox" name="four" value="5">dedicated<br>
<br>

<B>How do you feel about children?</B><br>
<input type="radio" name="five" value="1">They thrive best when they are nurtured and encouraged.<br>
<input type="radio" name="five" value="2">They're good to have around when you need help with your day-to-day activities.<br>
<input type="radio" name="five" value="3">Bah! Nothing but an annoyance.<br>
<input type="radio" name="five" value="4">I like 'em better when they're somebody else's.<br>
<input type="radio" name="five" value="5">Deeee-licious!<br>
<input type="radio" name="five" value="6">Sometimes I underestimate them.<br>
<br>

<b>What is your common reaction to strangers?</b><br>
<input type="radio" name="six" value="1">I greet them with a friendly hello and a hearty handshake.<br>
<input type="radio" name="six" value="2">They kinda scare me, but I try to be polite.<br>
<input type="radio" name="six" value="3">I'm not afraid of them!<br>
<input type="radio" name="six" value="4">I run from them until they earn my trust.<br>
<input type="radio" name="six" value="5">I gaze at them until they are entranced by my mystery.<br>
<input type="radio" name="six" value="6">I avoid them unless they seem interesting.<br>
<input type="radio" name="six" value="7">They become mine once they trespass on my territory!<br>
<input type="radio" name="six" value="8">I'm probably a little too trusting of them.<br>
<input type="radio" name="six" value="9">I <I>am</I> the stranger.<br>
<br>

<b>Who's cooking dinner tonight?</b><br>
<input type="radio" name="seven" value="1">He is!<br>
<input type="radio" name="seven" value="2">Nuh uh, it's <I>her</I> turn!<br>
<input type="radio" name="seven" value="3">I'll just tell my kids to do it. I may even trick them into it.<br>
<input type="radio" name="seven" value="4">Aw heck, I'll do it.<br>
<input type="radio" name="seven" value="5">Probably me. <I>Sigh.</I><br>
<input type="radio" name="seven" value="6">We'll get take-out food.<br>
<br>

<b>Describe what sort of friends you have.</b><br>
<input type="radio" name="eight" value="1">My family makes up most, if not all, of my friends.<br>
<input type="radio" name="eight" value="2">A motley bunch of weirdos.<br>
<input type="radio" name="eight" value="3">I only have a couple of friends. There are exactly three of us. Always three!<br>
<input type="radio" name="eight" value="4">Solitude is my best friend. It's the only way I can get any work done.<br>
<input type="radio" name="eight" value="5">I have no need for friends. Too much emotional baggage.<br>
<input type="radio" name="eight" value="6">I've got several friends who are all like me. In fact, we all look alike!<br>
<input type="radio" name="eight" value="7">I'm pretty friendly, so I'm well liked.<br>
<br>

<b>How do you deal with stress?</b><br>
<input type="radio" name="nine" value="1">I get whiney and complain a lot.<br>
<input type="radio" name="nine" value="2">I freak out and get really overdramatic.<br>
<input type="radio" name="nine" value="3">I scream until the veins bulge out of my head.<br>
<input type="radio" name="nine" value="4">I make sarcastic jokes to relieve the tension.<br>
<input type="radio" name="nine" value="5">I tell people to stop projecting their feelings onto me. My life is complicated enough.<br>
<input type="radio" name="nine" value="6">I run and hide.<br>
<input type="radio" name="nine" value="7">I just shut down.<br>
<input type="radio" name="nine" value="8">I blame all my problems on other people.<br>
<input type="radio" name="nine" value="9">I get angry, but I use reason to solve my problems.<br>
<br>

<b>What is your favorite food?</b><br>
<input type="radio" name="ten" value="1">Pork chops<br>
<input type="radio" name="ten" value="2">Hamburgers<br>
<input type="radio" name="ten" value="3">Soup or stew<br>
<input type="radio" name="ten" value="4">Vegetarian dishes<br>
<input type="radio" name="ten" value="5">Anything that gives me energy<br>
<input type="radio" name="ten" value="6">Meat. I'm not real particular on the type.<br>
<input type="radio" name="ten" value="7">I don't really eat much.<br>
<input type="radio" name="ten" value="8">Eh, who knows. I'm easy.<br>
<br>

<b>Someone tells a corny joke. How do you react?</b><br>
<input type="radio" name="eleven" value="1">Laugh and roll my eyes.<br>
<input type="radio" name="eleven" value="2">Chuckle and shake my head.<br>
<input type="radio" name="eleven" value="3">I smile politely and change the subject.<br>
<input type="radio" name="eleven" value="4">I laugh and make a corny joke back.<br>
<input type="radio" name="eleven" value="5">I cock my head like a curious puppy and ask them to explain the joke.<br>
<input type="radio" name="eleven" value="6">I ask everyone else to stop laughing at the stupid joke. It's all such a pain.<br>
<input type="radio" name="eleven" value="7">I yell at the person to stop mocking me with their stupid joke and threaten them physically.<br>
<br>

<b>You're a door-to-door salesperson. You can't seem to sell anything, though, and it's getting really frustrating. People even start slamming the door in your face! What do you do?</b><br>
<input type="radio" name="twelve" value="1">Stubbornly press on, vowing not to quit until I sell something.<br>
<input type="radio" name="twelve" value="2">Go off to sulk by myself for awhile.<br>
<input type="radio" name="twelve" value="3">Turn on the charm, then try again!<br>
<input type="radio" name="twelve" value="4">I start throwing stuff at their house. They're just lucky I have such bad aim!<br>
<input type="radio" name="twelve" value="5">Shrug and leave. At least I can use it as a learning experience.<br>
<input type="radio" name="twelve" value="6">I would shut down my business. I can't handle it.<br>
<input type="radio" name="twelve" value="7">Stare dumbly and scratch my head. People behave so strangely!<br>
<input type="radio" name="twelve" value="8">I'll try to reason with the people at the next house.<br>
<br>
<center>
<input type="button" value="I'm lost, I'm lost, find me!" onclick="process();"><input type="reset" value="Start over"><br>
</center>
</form>
<br>
</body>
</html>

