<?php

$Header2 = "The Lion King 1&frac12;"; /* make this whatever the name of the page is */

$Sub1 = "The Lion King 1&frac12; - Page 2"; /* 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/hm1.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm2.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm3.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm4.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm5.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm6.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm7.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm8.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm19.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm10.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm11.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm12.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm13.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm14.JPG" />
			
			<br /><br />
				
			<img src="interquel/hm15.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>