<?php include('inc/bootstrap.php'); ?>
<?php $title = 'Enter Site'; ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
	<?php include('templates/head.tpl.php'); ?>
	<body class="intro">
		<div id="page">
			<div id="main">
<img class="intro-background" src="images/img/intro.jpg" alt="" />
				<div class="intro-text">
                <h1 class="logo">Diego Rivera: Murals for The Museum of Modern Art</h1><br /><br />
					<b>Murals for The Museum of Modern Art</b><br />
                    <b>Murales para El Museo de Arte Moderno</b>  <br /><br />                         
					November 13, 2011&ndash;May 14, 2012<br />
                     13 de noviembre de 2011&ndash;14 de mayo de 2012	
                    
<div class="enter"><a class="button" href="<?php echo BASE_PATH; ?>index.php">enter</a>
<a class="button" href="<?php echo BASE_PATH; ?>es/index.php">entrar (español)</a></div>
	
                    
                    
                    
                 </div>  </div>  </div>
		
	</body>
</html>