<!doctype html>  

<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ --> 
<!--[if lt IE 7 ]> <html lang="en" class="no-js ie6"> <![endif]-->
<!--[if IE 7 ]>    <html lang="en" class="no-js ie7"> <![endif]-->
<!--[if IE 8 ]>    <html lang="en" class="no-js ie8"> <![endif]-->
<!--[if IE 9 ]>    <html lang="en" class="no-js ie9"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html lang="en" class="no-js"> <!--<![endif]-->
<head>
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  <title>Daniel Bigler</title>
  <meta name="description" content="">
  <meta name="keywords" content="Daniel Bigler, sociology, children, childhood, culture, movies, disney, playgrounds, play, childhood studies, children's studies" /> 
  <meta name="author" content="Daniel Bigler">
  <meta name="robots" content="index,follow"> 
  <link rel="shortcut icon" href="favicon.ico">
	

  <!--  Mobile viewport optimized: j.mp/bplateviewport -->
  <meta name="viewport" content="width=device-width, initial-scale=1.0">

  <link rel="stylesheet" href="/css/reset.css?v=2">
  <link rel="stylesheet" href="/css/styles-waiting.css">

  <!-- All JavaScript at the bottom, except for Modernizr which enables HTML5 elements & feature detects -->
  <script src="js/libs/modernizr-1.6.min.js"></script>
</head>

<body>
<div id="poopdeck">
  <div id="container">
	<nav>
		<a href="/"><img src="/siteimages/rawr.gif" alt="Link to Home"></a>
	</nav>
	 <header>
		<a href="/"><h1>Danielsaurus</h1></a>
	 </header>
		
    <div id="main">
		<article>
			<p>Danielsaurus.com will return soon.<br />Hang in there, kids!</p>
			<p>(In the meantime, care to <br /><a href="mailto:hello@danielbigler.com"</a>send Daniel an email</a>?)</p>
		</article>

    
  </div> <!--! end of #container -->
</div> <!-- close poop div -->
<!-- Javascript at the bottom for fast page loading -->

	<!-- load typekit -->
		<script type="text/javascript" src="http://use.typekit.com/lzn6ekx.js"></script>
		<script type="text/javascript">try{Typekit.load();}catch(e){}</script>

	<!-- Grab Google CDN's jQuery. fall back to local if necessary -->
		<script src="//ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"></script>
		<script>!window.jQuery && document.write(unescape('%3Cscript src="js/libs/jquery-1.4.2.js"%3E%3C/script%3E'))</script>


	<!-- scripts concatenated and minified via ant build script-->
		<script src="js/plugins.js"></script>
		<script src="js/script.js"></script>
	<!-- end concatenated and minified scripts-->


	<!--[if lt IE 7 ]>
		  <script src="js/libs/dd_belatedpng.js"></script>
		  <script> DD_belatedPNG.fix('img, .png_bg'); //fix any <img> or .png_bg background-images </script>
	<![endif]-->

	<!-- yui profiler and profileviewer - remove for production -->
		<script src="js/profiling/yahoo-profiling.min.js"></script>
		<script src="js/profiling/config.js"></script>
	<!-- end profiling code -->


	<!-- asynchronous google analytics: mathiasbynens.be/notes/async-analytics-snippet 
	     change the UA-XXXXX-X to be your site's ID -->
	<script>
	 var _gaq = [['_setAccount', 'UA-20917633-1'], ['_trackPageview']];
	 (function(d, t) {
	  var g = d.createElement(t),
	      s = d.getElementsByTagName(t)[0];
	  g.async = true;
	  g.src = ('https:' == location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
	  s.parentNode.insertBefore(g, s);
	 })(document, 'script');
	</script>
 
</body>
</html>