<?php

$Header2 = "The Lion King 1&frac12;"; /* make this whatever the name of the page is */

$Sub1 = "The Lion King 1&frac12; - Page 3"; /* make this the same as Header2; I will change it if it needs changing */

$PageTitle = " - " . "$Header2";

require ("imagepagetop.php");

 ?>

			<?php
		
			require ("../includes/header1.php");
		
			require ("../includes/header2.php");
		
			require ("../includes/header3.php");
		
			require ("../includes/header4.php");
			
			print ("\n\n");
			
			 ?>
			
			<blockquote>
				<p>Presented here are preliminary screen grabs from <cite>The Lion King 1&frac12;</cite> which will be replaced later with higher quality ones.</p>
			</blockquote>
				
			<img src="interquel/hm16.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm17.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm18.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm19.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm20.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm21.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm22.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm23.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm24.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm25.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm26.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm27.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm28.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm29.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm30.JPG" />
			
			<br /><br />
		
			<?php
		
			require ("../includes/rule.php");
			
			print ("\n\n");
		
			require ("../includes/sitenav.php");
			
			print ("\n\n");
		
			require ("../includes/imagenav.php");
			
			print ("\n\n");
		
			require ("../includes/home.php");
			
			 ?>


		</div>

	</body>

</html>