<?php require ('includes/globals.php'); 

// Define Section
$section = "home";
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Rine og Jim</title>
	<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
	<meta name="description" content="Rine and Jim" />
	<meta name="keywords" content="jim pannell, rine thronsgaard poulsen, bryllup" />
	<meta name="author" content="Jim Pannell" />
	<meta http-equiv="imagetoolbar" content="false" />
	<link rel="stylesheet" type="text/css" media="all" href="css/base.css" />
</head>

<body>

<div id="wrap">
	<div id="header">
		<?php include (PATHTOROOT.'includes/nav-dk.php'); ?>
	</div><!-- end #header -->

	
	
	<div id="content" style="width: 100%; text-align: center; float: left; padding: 0;">
		<img src="images/home-main-03.jpg" width="358" height="334" alt="" /><img src="images/home-main-04.jpg" width="422" height="334" alt="" />
	</div><!-- end #content -->
	<br clear="all" />
</div> <!-- end #wrap -->

</body>
</html>
