<!--
	bEpicMap = false;
	sLocationEpicOn = "Helmsdeep";
	
	function printEpicHeader( sLocation )
	{
		if (is_flash)
		{
			printEpicFlashHeader( sLocation );
		}
		else
		{
			printEpicHTMLHeader( sLocation );
		}
		
	}

	function printEpicFlashHeader( sLocation )
	{
		document.writeln( '<center> ');
		document.writeln( '<br> ');
		document.writeln( '	<table border="0" width="650" cellspacing="0" cellpadding="0"> ');
		document.writeln( '	    <tr> ');
		document.writeln( '	        <td colspan="2" align="center" valign="top"> ');
		document.writeln( '	            <img src="/images/le_epic_hdr.gif"><br> ');
		document.writeln( '	            <img src="/images/color_clear.gif" width="1" height="10"> ');
		document.writeln( '	        </td> ');
		document.writeln( '	    </tr> ');
		document.writeln( '	    <tr> ');
		document.writeln( '	        <td width="210" align="right" valign="top"> ');
		document.writeln( '				<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ');
		document.writeln( '						width="200" ');
		document.writeln( '						height="500" ');
		document.writeln( '						swliveconnect="true" ');
		document.writeln( '						codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=5,0,0,0" ');
		document.writeln( '						id="epicnavigation"> ');
		
		if( sLocation )
		{
			document.writeln( '						<param name="movie" value="/swf/navigation.swf?location=' + sLocation + '&skip=1"> ');
		}
		else
		{
			document.writeln( '						<param name="movie" value="/swf/navigation.swf"> ');
		}
		
		document.writeln( '						<param name="play" value="true"> ');
		document.writeln( '						<param name="quality" value="best"> ');
		document.writeln( '						<param name="loop" value="true"> ');
		document.writeln( '						<param name="base" value=""> ');
		document.writeln( '						<param name="scale" value="showall"> ');
		document.writeln( '						<param name="menu" value="false"> ');
		
		if( sLocation )
		{
			document.writeln( '					<embed	src="/swf/navigation.swf?location=' + sLocation + '&skip=1" ');
		}
		else
		{
			document.writeln( '					<embed	src="/swf/navigation.swf" ');
		}
		
		document.writeln( '							name="epicnavigation" ');
		document.writeln( '							width="200" ');
		document.writeln( '							height="500" ');
		document.writeln( '							swliveconnect="true" ');
		document.writeln( '							play="true" ');
		document.writeln( '							quality="best" ');
		document.writeln( '							loop="true" ');
		document.writeln( '							base="" ');
		document.writeln( '							scale="showall" ');
		document.writeln( '							menu="false" ');
		document.writeln( '							swliveconnect="false" ');
		document.writeln( '							pluginspace="http://www.macromedia.com/shockwave/download/index.cgi?p1_prod_version=shockwaveflash" ');
		document.writeln( '							type="application/x-shockwave-flash"> ');
		document.writeln( '					</embed> ');
		document.writeln( '				</object> ');
		document.writeln( '	        </td> ');
      		document.writeln( '	        <td width="440" valign="top"> ');
	}
	
	function printEpicHTMLHeader( sLocation )
	{
		var sImage;
		sImage = "isengard";
		if (sLocation == "Isengard")
		{
			sImage = "isengard";
		}
		if (sLocation == "Edoras")
		{
			sImage = "edoras";
		}
		if (sLocation == "Fangorn")
		{
			sImage = "fangorn";
		}
		if ( sLocation == "HelmsDeep")
		{
			sImage = "helmsdeep";
		}
		if ( sLocation == "Deadmarsh")
		{
			sImage = "deadmarsh";
		}
		
		document.writeln( '<center>');
		document.writeln( '<br> ');
		document.writeln( '	<table border="0" width="650" cellspacing="0" cellpadding="0"> ');
		document.writeln( '	    <tr> ');
		document.writeln( '	        <td colspan="2" align="center" valign="top"> ');
		document.writeln( '	            <img src="/images/le_epic_hdr.gif"><br> ');
		document.writeln( '	            <img src="/images/color_clear.gif" width="1" height="10"> ');
		document.writeln( '	        </td> ');
		document.writeln( '	    </tr> ');
		document.writeln( '	    <tr> ');
		document.writeln( '	        <td width="204" align="right" valign="top"> ');
		document.writeln( ' 		<table width="204" cellspacing="0" cellpadding="0" border="0"> ');
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="4" height="1"><a href="#" onclick="EpicJump()"><img src="/images/epic/' + sImage + '_map.gif" name="Map" width="192" height="144" border="0"></a></td></tr>');
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="11" border="0"></td></tr>');
		document.writeln( '			<tr><td colspan="2"><img src="/images/epic/clickonlink.gif" width="204" height="11" border="0"></td></tr>');
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="9" border="0"></td></tr>');
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/epic/locations.gif" width="204" height="33" border="0"></td></tr>');
		
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="7" border="0"></td></tr>');
		document.writeln( ' 			<tr><td colspan="1"><img src="/images/color_clear.gif" width="19" height="1" border="0"></td><td colspan="1"><img src="/images/color_clear.gif" border="0" width="1" height="1"></td></tr>');
		document.writeln( ' 			<tr><td colspan="1"><img src="/images/color_clear.gif" width="1" height="1" border="0"></td><td colspan="1"><a href="/legend/lands/isengard/index.html" onMouseOut="EpicMenuOut(\'Isengard\')" onMouseOver="EpicMenuOver(\'Isengard\');EpicMapOver(\'Isengard\')"><img name="Isengard" src="/images/epic/isengard_off.gif" border="0"></a></td></tr>');
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="5" border="0"></td></tr>');
		document.writeln( ' 			<tr><td colspan="1"><img src="/images/color_clear.gif" width="1" height="1" border="0"></td><td colspan="1"><a href="/legend/lands/helmsdeep/index.html" onMouseOut="EpicMenuOut(\'Helmsdeep\')" onMouseOver="EpicMenuOver(\'Helmsdeep\');EpicMapOver(\'Helmsdeep\')"><img name="Helmsdeep" src="/images/epic/helmsdeep_off.gif" border="0"></a></td></tr>');
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="5" border="0"></td></tr>');
		document.writeln( ' 			<tr><td colspan="1"><img src="/images/color_clear.gif" width="1" height="1" border="0"></td><td colspan="1"><a href="/legend/lands/deadmarshes/index.html" onMouseOut="EpicMenuOut(\'Deadmarsh\')" onMouseOver="EpicMenuOver(\'Deadmarsh\');EpicMapOver(\'Deadmarsh\')"><img name="Deadmarsh" src="/images/epic/deadmarsh_off.gif" border="0"></a></td></tr>');
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="5" border="0"></td></tr>');
		document.writeln( ' 			<tr><td colspan="1"><img src="/images/color_clear.gif" width="1" height="1" border="0"></td><td colspan="1"><a href="/legend/lands/fangorn/taylor.html" onMouseOut="EpicMenuOut(\'Fangorn\')" onMouseOver="EpicMenuOver(\'Fangorn\');EpicMapOver(\'Fangorn\')"><img name="Fangorn" src="/images/epic/fangorn_off.gif" border="0"></a></td></tr>');
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="5" border="0"></td></tr>');
		document.writeln( ' 			<tr><td colspan="1"><img src="/images/color_clear.gif" width="1" height="1" border="0"></td><td colspan="1"><a href="/legend/lands/edoras/set.html" onMouseOut="EpicMenuOut(\'Edoras\')" onMouseOver="EpicMenuOver(\'Edoras\');EpicMapOver(\'Edoras\')"><img name="Edoras" src="/images/epic/edoras_off.gif" border="0"></a></td></tr>');
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="8" border="0"></td></tr>');
		document.writeln( ' 			<tr><td colspan="1"><img src="/images/color_clear.gif" width="1" height="1" border="0"></td><td colspan="1"><img src="/images/epic/fotr.gif" border="0"></td></tr>');
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="2" border="0"></td></tr>');
		
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="5" border="0"></td></tr>');
		document.writeln( ' 			<tr><td colspan="1"><img src="/images/color_clear.gif" width="1" height="1" border="0"></td><td colspan="1"><a href="#" onMouseOut="EpicMenuOut(\'LothLorien\')" onMouseOver="EpicMenuOver(\'LothLorien\');EpicMapOver(\'LothLorien\')" onclick=" openPopup(\'/legend/lands/lothlorien/lothlorien.html\', \'lothlorien\', 500, 400)"><img name="LothLorien" src="/images/epic/lorien_off.gif" border="0"></a></td></tr>');
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="5" border="0"></td></tr>');
		document.writeln( ' 			<tr><td colspan="1"><img src="/images/color_clear.gif" width="1" height="1" border="0"></td><td colspan="1"><a href="#" onMouseOut="EpicMenuOut(\'Moria\')" onMouseOver="EpicMenuOver(\'Moria\');EpicMapOver(\'Moria\')" onclick=" openPopup(\'/legend/lands/moria/moria.html\', \'moria\', 500, 400)"><img name="Moria" src="/images/epic/moria_off.gif" border="0"></a></td></tr>');
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="5" border="0"></td></tr>');
		document.writeln( ' 			<tr><td colspan="1"><img src="/images/color_clear.gif" width="1" height="1" border="0"></td><td colspan="1"><a href="#" onMouseOut="EpicMenuOut(\'Rivendell\')" onMouseOver="EpicMenuOver(\'Rivendell\');EpicMapOver(\'Rivendell\')" onclick=" openPopup(\'/legend/lands/rivendell/rivendell.html\', \'rivendell\', 500, 400)"><img name="Rivendell" src="/images/epic/rivendell_off.gif" border="0"></a></td></tr>');		
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="5" border="0"></td></tr>');
		document.writeln( ' 			<tr><td colspan="1"><img src="/images/color_clear.gif" width="1" height="1" border="0"></td><td colspan="1"><a href="#" onMouseOut="EpicMenuOut(\'Weathertop\')" onMouseOver="EpicMenuOver(\'Weathertop\');EpicMapOver(\'Weathertop\')" onclick=" openPopup(\'/legend/lands/weathertop/weathertop.html\', \'weathertop\', 500, 400)"><img name="Weathertop" src="/images/epic/weathertop_off.gif" border="0"></a></td></tr>');		
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="5" border="0"></td></tr>');
		document.writeln( ' 			<tr><td colspan="1"><img src="/images/color_clear.gif" width="1" height="1" border="0"></td><td colspan="1"><a href="#" onMouseOut="EpicMenuOut(\'Bree\')" onMouseOver="EpicMenuOver(\'Bree\');EpicMapOver(\'Bree\')"  onclick="openPopup(\'/legend/lands/bree/bree.html\', \'bree\', 500, 400)"><img name="Bree" src="/images/epic/bree_off.gif" border="0"></a></td></tr>');		
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="5" border="0"></td></tr>');
		document.writeln( ' 			<tr><td colspan="1"><img src="/images/color_clear.gif" width="1" height="1" border="0"></td><td colspan="1"><a href="#" onMouseOut="EpicMenuOut(\'Hobbiton\')" onMouseOver="EpicMenuOver(\'Hobbiton\');EpicMapOver(\'Hobbiton\')" onclick="openPopup(\'/legend/lands/hobbiton/hobbiton.html\',\'hobbition\', 500, 400)"><img name="Hobbiton" src="/images/epic/hobbiton_off.gif" border="0"></a></td></tr>');
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="5" border="0"></td></tr>');
		
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="7" border="0"></td></tr>');
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/epic/cultures.gif" width="204" height="14" border="0"></td></tr>');
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="9" border="0"></td></tr>');
		document.writeln( '			<tr><td colspan="1"><img src="/images/color_clear.gif" width="1" height="1" border="0"></td><td colspan="1"><a href="#" onMouseOut="EpicMenuOut(\'Hobbits\')" onMouseOver="EpicMenuOver(\'Hobbits\')" onclick="openPopup(\'/guide/index_hobb.html\', \'hobbits\', 262, 434)"><img name="Hobbits" src="/images/epic/hobbits_off.gif" border="0"></a></td></tr>');
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="6" border="0"></td></tr>');
		document.writeln( '			<tr><td colspan="1"><img src="/images/color_clear.gif" width="1" height="1" border="0"></td><td colspan="1"><a href="#" onMouseOut="EpicMenuOut(\'Humans\')" onMouseOver="EpicMenuOver(\'Humans\')" onclick="openPopup(\'/guide/index_men.html\', \'humans\', 262, 434)"><img name="Humans" src="/images/epic/humans_off.gif" border="0"></a></td></tr>');
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="4" border="0"></td></tr>');
		document.writeln( '			<tr><td colspan="1"><img src="/images/color_clear.gif" width="1" height="1" border="0"></td><td colspan="1"><a href="#" onMouseOut="EpicMenuOut(\'Elves\')" onMouseOver="EpicMenuOver(\'Elves\')" onclick="openPopup(\'/guide/index_elves.html\', \'elves\', 262, 434)"><img name="Elves" src="/images/epic/elves_off.gif" border="0"></a></td></tr>');
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="5" border="0"></td></tr>');
		document.writeln( '			<tr><td colspan="1"><img src="/images/color_clear.gif" width="1" height="1" border="0"></td><td colspan="1"><a href="#" onMouseOut="EpicMenuOut(\'Dwarves\')" onMouseOver="EpicMenuOver(\'Dwarves\')" onclick="openPopup(\'/guide/index_dwarves.html\', \'dwarves\', 262, 434)"><img name="Dwarves" src="/images/epic/dwarves_off.gif" border="0"></a></td></tr>');
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="4" border="0"></td></tr>');
		document.writeln( '			<tr><td colspan="1"><img src="/images/color_clear.gif" width="1" height="1" border="0"></td><td colspan="1"><a href="#" onMouseOut="EpicMenuOut(\'Wizards\')" onMouseOver="EpicMenuOver(\'Wizards\')" onclick="openPopup(\'/guide/index_wizards.html\', \'wizards\', 262, 434)"><img name="Wizards" src="/images/epic/wizards_off.gif" border="0"></a></td></tr>');
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="4" border="0"></td></tr>');
		document.writeln( '			<tr><td colspan="1"><img src="/images/color_clear.gif" width="1" height="1" border="0"></td><td colspan="1"><a href="#" onMouseOut="EpicMenuOut(\'Rings\')" onMouseOver="EpicMenuOver(\'Rings\')"  onclick="openPopup(\'/guide/index_ring.html\', \'ringwraiths\', 262, 434)"><img name="Rings" src="/images/epic/ringwraiths_off.gif" border="0"></a></td></tr>');
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="4" border="0"></td></tr>');
		document.writeln( '			<tr><td colspan="1"><img src="/images/color_clear.gif" width="1" height="1" border="0"></td><td colspan="1"><a href="#" onMouseOut="EpicMenuOut(\'Orcs\')" onMouseOver="EpicMenuOver(\'Orcs\')" onclick="openPopup(\'/guide/index_orcs.html\', \'orcs\', 262, 434)"><img name="Orcs" src="/images/epic/orcs_off.gif" border="0"></a></td></tr>');		
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="5" border="0"></td></tr>');
		document.writeln( '			<tr><td colspan="1"><img src="/images/color_clear.gif" width="1" height="1" border="0"></td><td colspan="1"><a href="#" onMouseOut="EpicMenuOut(\'UrukHai\')" onMouseOver="EpicMenuOver(\'UrukHai\')" onclick="openPopup(\'/guide/index_orcs.html\', \'urukhai\', 262, 434)"><img name="UrukHai" src="/images/epic/urukhai_off.gif" border="0"></a></td></tr>');		
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="5" border="0"></td></tr>');
		document.writeln( '			<tr><td colspan="1"><img src="/images/color_clear.gif" width="1" height="1" border="0"></td><td colspan="1"><a href="#" onMouseOut="EpicMenuOut(\'Horses\')" onMouseOver="EpicMenuOver(\'Horses\')" onclick="openPopup(\'/guide/index_horses.html\', \'horses\', 260, 434)"><img name="Horses" src="/images/epic/horses_off.gif" border="0"></a></td></tr>');		
		document.writeln( ' 			<tr><td colspan="2"><img src="/images/color_clear.gif" width="1" height="5" border="0"></td></tr>');
		
		document.writeln( ' 		</table>');
		document.writeln( '	        </td> ');
      		document.writeln( '	        <td width="440" valign="top"> ');
	
	}
	
	function EpicMapOver(name)
	{		
		if (document.images && bEpicMap )
		{
			document.images['Map'].src= eval('iMap' + name + '.src');
		}
		sLocationEpicOn = name;
	}
	
	function EpicMenuOut(name)
	{		
		if (document.images && bEpicMap )
		{
			document.images[ name ].src= eval('iMenu' + name + 'Off.src');
		}
	}
	function EpicMenuOver(name)
	{		
		if (document.images && bEpicMap )
		{
			document.images[ name ].src= eval('iMenu' + name + 'On.src');
		}
	}
	
	function EpicJump()
	{
		switch( sLocationEpicOn )
		{
			case "Isengard":
				location.href="/legend/lands/isengard/index.html";
				break;
			case "Deadmarsh":
				location.href="/legend/lands/deadmarshes/index.html";
				break;
			case "Helmsdeep":
				location.href="/legend/lands/helmsdeep/index.html";
				break;
			case "Fangorn":
				location.href="/legend/lands/fangorn/taylor.html";
				break;
			case "Edoras":
				location.href="/legend/lands/edoras/set.html";
				break;
			case "LothLorien":
				openPopup( '/legend/lands/lothlorien/lothlorien.html', 'lothlorien', 500, 400 );
				break;	
			case "Moria":
				openPopup( '/legend/lands/moria/moria.html', 'moria', 500, 400 );
				break;
			case "Rivendell":
				openPopup( '/legend/lands/rivendell/rivendell.html', 'rivendell', 500, 400 );
				break;
			case "Weathertop":
				openPopup( '/legend/lands/weathertop/weathertop.html', 'weathertop', 500, 400 );
				break;
		 	case "Bree":
				openPopup( '/legend/lands/bree/bree.html', 'bree', 500, 400 );
				break;
			case "Hobbiton":
				openPopup( '/legend/lands/hobbiton/hobbiton.html', 'hobbiton', 500, 400 );
				break;
		}
		
	}
	
	function loadEpicImage()
	{	
		if (document.images)
		{
			iMapIsengard 	= new Image(); iMapIsengard.src 	= "/images/epic/isengard_map.gif";
			iMapDeadmarsh 	= new Image(); iMapDeadmarsh.src 	= "/images/epic/deadmarsh_map.gif";
			iMapFangorn 	= new Image(); iMapFangorn.src 		= "/images/epic/fangorn_map.gif";
			iMapHelmsdeep	= new Image(); iMapHelmsdeep.src	= "/images/epic/helmsdeep_map.gif";
			iMapEdoras 	= new Image(); iMapEdoras.src 		= "/images/epic/edoras_map.gif";
			iMapLothLorien 	= new Image(); iMapLothLorien.src 	= "/images/epic/lorien_map.gif";
			iMapMoria 	= new Image(); iMapMoria.src 		= "/images/epic/moria_map.gif";
			iMapRivendell 	= new Image(); iMapRivendell.src 	= "/images/epic/rivendell_map.gif";
			iMapWeathertop 	= new Image(); iMapWeathertop.src 	= "/images/epic/weathertop_map.gif";
			iMapBree 	= new Image(); iMapBree.src 		= "/images/epic/bree_map.gif";
			iMapHobbiton 	= new Image(); iMapHobbiton.src 	= "/images/epic/hobbiton_map.gif";
			
			iMenuEdorasOff 	= new Image(); iMenuEdorasOff.src 	= "/images/epic/edoras_off.gif";
			iMenuEdorasOn 	= new Image(); iMenuEdorasOn.src 	= "/images/epic/edoras_on.gif";
			
			iMenuHelmsdeepOff 	= new Image(); iMenuHelmsdeepOff.src 	= "/images/epic/helmsdeep_off.gif";
			iMenuHelmsdeepOn 	= new Image(); iMenuHelmsdeepOn.src 	= "/images/epic/helmsdeep_on.gif";
			
			iMenuIsengardOff 	= new Image(); iMenuIsengardOff.src 	= "/images/epic/isengard_off.gif";
			iMenuIsengardOn 	= new Image(); iMenuIsengardOn.src 	= "/images/epic/isengard_on.gif";
			
			iMenuDeadmarshOff	= new Image(); iMenuDeadmarshOff.src 	= "/images/epic/deadmarsh_off.gif";
			iMenuDeadmarshOn	= new Image(); iMenuDeadmarshOn.src	= "/images/epic/deadmarsh_on.gif";
			
			iMenuFangornOff = new Image(); iMenuFangornOff.src 	= "/images/epic/fangorn_off.gif";
			iMenuFangornOn = new Image(); iMenuFangornOn.src	= "/images/epic/fangorn_on.gif";	
			
			iMenuLothLorienOff = new Image(); iMenuLothLorienOff.src= "/images/epic/lorien_off.gif";
			iMenuLothLorienOn  = new Image(); iMenuLothLorienOn.src = "/images/epic/lorien_on.gif";

			iMenuMoriaOff 	= new Image(); iMenuMoriaOff.src 	= "/images/epic/moria_off.gif";
			iMenuMoriaOn 	= new Image(); iMenuMoriaOn.src 	= "/images/epic/moria_on.gif";

			iMenuRivendellOff = new Image(); iMenuRivendellOff.src 	= "/images/epic/rivendell_off.gif";
			iMenuRivendellOn = new Image(); iMenuRivendellOn.src 	= "/images/epic/rivendell_on.gif";


			iMenuWeathertopOff 	= new Image(); iMenuWeathertopOff.src 	= "/images/epic/weathertop_off.gif";
			iMenuWeathertopOn 	= new Image(); iMenuWeathertopOn.src 	= "/images/epic/weathertop_on.gif";

			iMenuBreeOff 	= new Image(); iMenuBreeOff.src 		= "/images/epic/bree_off.gif";
			iMenuBreeOn 	= new Image(); iMenuBreeOn.src 			= "/images/epic/bree_on.gif";

			iMenuHobbitonOff = new Image(); iMenuHobbitonOff.src 		= "/images/epic/hobbiton_off.gif";
			iMenuHobbitonOn  = new Image(); iMenuHobbitonOn.src 		= "/images/epic/hobbiton_on.gif";

			iMenuHobbitsOff = new Image(); iMenuHobbitsOff.src 		= "/images/epic/hobbits_off.gif";
			iMenuHobbitsOn 	= new Image(); iMenuHobbitsOn.src 		= "/images/epic/hobbits_on.gif";

			iMenuHumansOff 	= new Image(); iMenuHumansOff.src 		= "/images/epic/humans_off.gif";
			iMenuHumansOn 	= new Image(); iMenuHumansOn.src 		= "/images/epic/humans_on.gif";

			iMenuElvesOff 	= new Image(); iMenuElvesOff.src 		= "/images/epic/elves_off.gif";
			iMenuElvesOn 	= new Image(); iMenuElvesOn.src 		= "/images/epic/elves_on.gif";
			
			iMenuDwarvesOff = new Image(); iMenuDwarvesOff.src 		= "/images/epic/dwarves_off.gif";
			iMenuDwarvesOn 	= new Image(); iMenuDwarvesOn.src 		= "/images/epic/dwarves_on.gif";
			
			iMenuWizardsOff = new Image(); iMenuWizardsOff.src 		= "/images/epic/wizards_off.gif";
			iMenuWizardsOn 	= new Image(); iMenuWizardsOn.src 		= "/images/epic/wizards_on.gif";

			iMenuRingsOff  = new Image();   iMenuRingsOff.src 		= "/images/epic/ringwraiths_off.gif";
			iMenuRingsOn 	= new Image(); iMenuRingsOn.src 		= "/images/epic/ringwraiths_on.gif";

			iMenuOrcsOff 	= new Image(); iMenuOrcsOff.src 		= "/images/epic/orcs_off.gif";
			iMenuOrcsOn 	= new Image(); iMenuOrcsOn.src 			= "/images/epic/orcs_on.gif";
			
			iMenuUrukHaiOff = new Image(); iMenuUrukHaiOff.src 		= "/images/epic/urukhai_off.gif";
			iMenuUrukHaiOn 	= new Image(); iMenuUrukHaiOn.src 		= "/images/epic/urukhai_on.gif";
			
			iMenuHorsesOff = new Image(); iMenuHorsesOff.src 		= "/images/epic/horses_off.gif";
			iMenuHorsesOn 	= new Image(); iMenuHorsesOn.src 		= "/images/epic/horses_on.gif";

			
			
			bEpicMap = true;
		}
	}
	
	function printEpicFooter()
	{	
		document.writeln( '	                </td> ');
		document.writeln( '	            </tr> ');
		document.writeln( '	        </table> ');

		printCopyright( true );
	}
	
//-->