<?php
	include 'bobhead.php';
?>
	<div class="bobdemotitle">The teenage terror came from outer space!</div>
	<div class="center">
		<img src="demo1_front.jpg" alt="" class="bobdemocover" />
		<img src="demo1_back.jpg" alt="" class="bobdemocover" />
	</div>
	<div class="center">
		<table border="0" width="100%">
			<tr>
				<td class="left"><a href="mp3s/Introduction_-_Massdestruction.mp3">Introduction / mass destruction</a></td>
				<td class="right"><a href="mp3s/Fallen_christmas_tree.mp3">Fallen christmas tree</a></td>
			</tr>
			<tr>
				<td class="left"><a href="mp3s/Eves_itch.mp3">Eve's itch</a></td>
				<td class="right"><a href="mp3s/Castavettes.mp3">Castavettes</a></td>
			</tr>
			<tr>
				<td class="left"><a href="mp3s/Playground_Massacre.mp3">Playground massacre</a></td>
				<td class="right"><a href="mp3s/Unbearable_suffering_of_the_tormented_few.mp3">Unbearable suffering of the tormented few</a></td>
			</tr>
		</table>
	</div>
	
	<div class="demotext">
		"Hear the trembling story about an alien disguised as a cheerleader
		taking on the small village of Spring Valley. Her plan is as foul as
		her looks are astounding, and all is fooled....      ...allmost.
		There is one girl who understand that something is wrong, so 
		terribly wrong. Hear about her fight as the aliens plans are 
		disrupted, the battle of two; the good and the evil."
	</div>
<?php
	include $myroot . 'footer.html';
?>
