File: /home/awaldron/www/archive/revelation/subpage.html
<html>
<head>
<title>Revelation Paintball</title>
<link rel="stylesheet" type="text/css" href="style_default.css" />
<!--[if lte IE 6]><link rel="stylesheet" type="text/css" href="style_ie6.css" /><![endif]-->
<!--[if IE 7]><link rel="stylesheet" type="text/css" href="style_ie7.css" /><![endif]-->
<script src="js/js_functions.js" type="text/javascript"></script>
<script src="js/jquery-1.2.2.pack.js" type="text/javascript"></script>
<script src="js/jquery.corner.js" type="text/javascript"></script>
<script type="text/javascript">
<!--
$(document).ready(function() {
var c_height = getHeight();
// Set 'title' attribute equal to 'alt' attribute
$('img').attr('alt', function() { return this.alt; } ).attr('title', function() { return this.alt } );
//$('.body-main').css("height",c_height+"px");
$('.box').corner();
$('.fields').corner();
$(window).height();
});
-->
</script>
</head>
<body>
<div class="body-main">
<div class="title-image"><a href="" title="Revelation Paintball Home Page"><img src="gui/title.jpg" alt="Revelation Paintball" /></a></div>
<div class="top-nav">
<a href="index.php" title="Revelation Paintball Home Page" class="tnav-on" style="width:105px;">Home</a>
<a href="store.php" title="Revelation Paintball Store" class="tnav" style="width:105px;">Store</a>
<a href="events.php" title="Revelation Paintball Events" class="tnav" style="width:105px;">Events</a>
<a href="gallery.php" title="Revelation Paintball Gallery" class="tnav" style="width:106px;">Gallery</a>
<a href="pricing.php" title="Revelation Paintball Pricing" class="tnav" style="width:105px;">Pricing</a>
<a href="forum.php" title="Revelation Paintball Forum" class="tnav" style="width:105px;">Forum</a>
<a href="directions.php" title="Revelation Paintball Directions" class="tnav" style="width:106px;">Directions</a>
<a href="contact.php" title="Revelation Paintball Contact" class="tnav" style="width:106px;margin-right:0px;">Contact</a>
</div>
<div class="footer">
<p>Copyright 2008 <strong>Revelation Paintball</strong>. All Rights Reserved</p>
</div>
</div>
</body>
</html>