<?php include('inc/bootstrap.php'); ?>
<?php $title = 'Home'; ?>
<!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="front">
		<div id="page">
			<div id="main"><img class="background" src="images/img/img01.jpg" alt="" /></div>
			<div id="sidebar">
				<div id="menu">
					<div id="logo"><h1><a href="<?php echo BASE_PATH; ?>" class="logo">Diego Rivera - Murals for The Museum of Modern Art</a></h1></div>
					<div class="bar-content front-content">
						<div class="content">
							
<p><i>The Museum of Modern Art<br />November 13, 2011–May 14, 2012</i></p>
							<p><span>In December 1931, The Museum of Modern Art mounted a major exhibition of work by the Mexican artist Diego Rivera. It was only the second retrospective at the Museum, and it was wildly popular, breaking attendance records in its five-week run. </span></p> <p>Rivera was already an international celebrity. He was the most visible figure in Mexican muralism, a large-scale public-art initiative that emerged in the 1920s in the wake of the Mexican Revolution. But his murals—by definition fixed on a single site—were impossible to transport for exhibition. To solve this problem, the Museum brought Rivera to New York six weeks before the show opened and provided him with a makeshift studio in an empty gallery. There, Rivera produced five "portable murals"—freestanding frescoes commemorating events in Mexican history—which were prominently featured in the show. After the opening, to great publicity, Rivera made three more murals, taking on contemporary New York subjects through monumental images of the city during the Great Depression. The story of this extraordinary commission elucidates Rivera's pivotal role in shaping debates about the social and political value of public art during a period of economic crisis.</p>
                            
							<div class="explore"><a href="murals.php">Explore the <strong>Murals</strong></a></div>
							<div class="home-moma-logo"><a href="http://www.moma.org">MoMA</a></div>
						</div>
					</div>
					<div id="col-out-bar">
						<div class="bar-block first">
							<div class="hover">
								<img src="images/img/img02.jpg" alt="" />
							</div>
							<div class="content">
								<h2><a href="murals.php" rel="#index_murals">Murals</a></h2>
							</div>
						</div>
						<div class="bar-block">
							<div class="hover">
								<img src="images/img/img03.jpg" alt="" />
							</div>
							<div class="content">
								<h2><a href="chronology.php" rel="#chronology">chronology</a></h2>
							</div>
						</div>
						<div class="bar-block">
							<div class="hover">
								<img src="images/img/img04.jpg" alt="" />
							</div>
							<div class="content">
								<h2><a href="riveras-ny.php">Rivera's<br />New York</a></h2>
							</div>
						</div>
						<div class="bar-block">
							<div class="hover">
								<img src="images/img/img05.jpg" alt="" />
							</div>
							<div class="content">
								<h2><a href="materials.php">Materials &amp;<br />Technique</a></h2>
							</div>
						</div>
						<div class="bar-block">
							<div class="hover">
								<img src="images/img/img06.jpg" alt="" />
							</div>
							<div class="content">
								<h2><a href="rockefeller.php">Rivera &amp; The Rockefellers</a></h2>
							</div>
						</div>
						<div class="bar-block links">
							<div class="content">
								<ul class="menu">
									<li><a href="http://www.moma.org/visit/calendar/exhibitions/1168">about</a></li>
				<li><a href="http://www.moma.org/visit/calendar/tickets">buy tickets</a></li>
				<li><a href="content/Final_press_checklist.pdf">checklist</a></li>
				<li><a href="http://www.moma.org/visit/calendar/exhibitions/1168#related_events">events</a></li>
				<li><a href="http://www.momastore.org/webapp/wcs/stores/servlet/ProductDisplay?langId=-1&storeId=10001&catalogId=10451&productId=121043&promoCode=8H104&categoryId=11486&parent_category_rn=26683&cid=cm_mmc=MoMA-_-Other-_-Publications-_-NA">publication</a></li>
				<li><a href="<?php print $base_path; ?>credits.php"">credits</a></li>
				<li><a href="http://www.moma.org">moma.org</a></li>
								</ul>
							</div>
						</div>
					</div>
					<ul class="menu main-menu">
						<li class="home"><a href="<?php echo BASE_PATH; ?>">Home</a></li>
						<li class="menu"><a href="#">Menu</a></li>
					</ul>
				</div>
			</div>
		</div>
	</body>
</html>