forked from H-uru/moul-assets
Myst Online Intangible Assets
This commit is contained in:
47
sources/Kahlo/Kahlo/LeftFrame.html
Normal file
47
sources/Kahlo/Kahlo/LeftFrame.html
Normal file
@ -0,0 +1,47 @@
|
||||
<html>
|
||||
<head>
|
||||
<STYLE>a:link, a:visited, a:active { text-decoration: none; }a:hover { text-decoration: underline; color: white; }</STYLE>
|
||||
<title>Kahlo</title>
|
||||
<Script Language="JavaScript">
|
||||
|
||||
<!--
|
||||
function openWin(URL) {
|
||||
aWindow=window.open(URL,"thewindow","toolbar=no,width=800,height=600,status=no,scrollbars=no,menubar=no");
|
||||
}
|
||||
//-->
|
||||
|
||||
</script>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
</head>
|
||||
|
||||
<body bgcolor="#000000" text="#CC9966" link="#CC9966" vlink="#CC9966" alink="#CC9966">
|
||||
<p><img src="Images/philosophy.jpg" width="106" height="19"><br>
|
||||
<font face="Verdana, Arial, Helvetica, sans-serif, Ancient, Ancient Italic"><a href="PhilSynopsis.html" target="mainFrame"><font size="1">Synopsis</font></a><font size="1"><br>
|
||||
<a href="PhilDesignGoals.html" target="mainFrame">Design Goals</a><br>
|
||||
<a href="PhilPurpose.html" target="mainFrame">Purpose</a><br>
|
||||
<a href="PhilPlayerGoals.html" target="mainFrame">Player Goals</a></font></font></p>
|
||||
<p><font face="Verdana, Arial, Helvetica, sans-serif, Ancient, Ancient Italic" size="1"><img src="Images/gameplay.jpg" width="106" height="19"><br>
|
||||
<a href="GamePremise.html" target="mainFrame">Premise</a><br>
|
||||
<a href="GamePlayingField.html" target="mainFrame">Playing Field</a><br>
|
||||
<a href="GameParticipants.html" target="mainFrame">Number of Participants</a><br>
|
||||
<a href="GameSpecifics.html" target="mainFrame">Gameplay Specifics</a><br>
|
||||
<a href="GameAbilities.html" target="mainFrame">Player's Abilities</a><br>
|
||||
<a href="GameSkills.html" target="mainFrame">Player Skills</a></font></p>
|
||||
<p><font size="1"><img src="Images/environment.jpg" width="106" height="19"><br>
|
||||
<font face="Verdana, Arial, Helvetica, sans-serif, Ancient, Ancient Italic"><a href="EnvironStyle.html" target="mainFrame">Style</a><br>
|
||||
<a href="EnvironCreatures.html" target="mainFrame">Creature</a><br>
|
||||
<a href="EnvironExterior.html" target="mainFrame">Hives Exterior</a><br>
|
||||
<a href="EnvironInterior.html" target="mainFrame">Hives Interior</a><br>
|
||||
<a href="EnvironGyser.html" target="mainFrame">Geyser</a><br>
|
||||
<a href="EnvironScoring.html" target="mainFrame">Scoring Device</a></font></font><font face="Verdana, Arial, Helvetica, sans-serif, Ancient, Ancient Italic" size="1"><br>
|
||||
<a href="javascript:openWin('Images/kahlo_map_2_small.jpg');">Map</a></font></p>
|
||||
<p><font size="1"><img src="Images/story.jpg" width="106" height="19"><br>
|
||||
<font face="Verdana, Arial, Helvetica, sans-serif, Ancient, Ancient Italic"><a href="StoryBack.html" target="mainFrame">Back
|
||||
Story</a><br>
|
||||
<a href="StoryLive.html" target="mainFrame">Live Story</a><br>
|
||||
<br>
|
||||
<br>
|
||||
<a href="http://in.cyan.com/" target="_parent">Back to inCyan</a></font></font></p>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user