<!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" xml:lang="en" lang="en">
<head>
<base href="http://www.childwelfarepolicy.org/" />

<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Language" content="en-us" />

   <title>

	Child Welfare Policy Database

	

</title>

   <meta name="title" content="The State Child Welfare Policy Database" />
   <meta name="description" content="The State Child Welfare Policy Database" />
    
   <meta name="robots" content="noodp, noydir" />

   <link rel="shortcut icon" href="/img/favicon.ico" type="image/ico" />
   <link rel="apple-touch-icon" href="/img/iphone.png" />
   <link rel="image_src" href="/img/facebook.png" /> 

   

   <link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen, projection" />
   <link rel="stylesheet" href="/css/print.css" type="text/css" media="print" />
   <link rel="stylesheet" href="/css/custom-theme/jquery-ui-1.8.6.custom.css" type="text/css" media="screen, projection" />
   <link rel="Stylesheet" href="/css/smoothDivScroll.css" type="text/css" />

      <!-- Flash IE Fix -->
      <script src="/js/swfobject.js" type="text/javascript"></script>

      <!-- Left Nav Hide/Show -->
      <!--<script src="/js/jquery-1.4.4.js" type="text/javascript"></script>-->
      <script src="/js/jquery.min.js" type="text/javascript"></script>
      <script src="/js/jquery-ui-1.8.6.custom.min.js" type="text/javascript"></script>

      <!-- Dropdown Box Auto-Click upon Release -->
      <script>
        $(document).ready(function(){
        	var evt = $.browser.msie ? 'click': 'change';
        	$(".dropdown").bind(evt, function () {
        		var link = $(this).find(":selected").val();
      			if (link.match('/')) { window.location = link; }
        		else { return false; }
        	});    	
        });
      </script>


      <!-- Dropdown Navigation for IE -->
      <script type="text/javascript">
        <!--//--><![CDATA[//><!--
	startList = function() {
		if (document.all&&document.getElementById) {
			navRoot = document.getElementById("menu");
			for (i=0; i<navRoot.childNodes.length; i++) {
				node = navRoot.childNodes[i];
				if (node.nodeName=="LI") {
					node.onmouseover=function() {
						this.className+=" over";
					}
					node.onmouseout=function() {
						this.className=this.className.replace(" over", "");
					}
				}
			}
		}
	}
	window.onload=startList;
        //--><!]]>
      </script>

	<!-- jQuery UI widget factory -->
	<!-- You can download it as a part of jQuery UI Core
		 http://jqueryui.com/download -->
	<script src="/js/jquery.ui.widget.js" type="text/javascript"></script>

	<!-- Smooth Div Scroll 1.1 - minified for faster loading-->
	<script src="/js/jquery.smoothDivScroll-1.1-min.js" type="text/javascript"></script>
	<script type="text/javascript">
		$(window).load(function() {
			$("div#logoParade").smoothDivScroll({autoScroll: "always", autoScrollDirection: "endlessloopright", autoScrollStep: 1, autoScrollInterval: 25});
		
			// Logo parade
			$("div#logoParade").bind("mouseover", function() {
				$(this).smoothDivScroll("stopAutoScroll");
			}).bind("mouseout", function() {
				$(this).smoothDivScroll("startAutoScroll");
			});
		
		});
	</script>

<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-21678732-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
</head>
<body class="home" style="background-color: white;">

<div style="padding: 50px; margin: auto;">
<img src="http://www.childwelfarepolicy.org/img/tile_header.jpg" alt="State Child Welfare Policy database" />
<p style="margin-top: 15px;">The State Child Welfare Policy Database is currently unavailable.  
If you are interested in examining your state's child welfare financing data, or state data on foster care, child maltreatment, adoption, or kinship care, please click on your state at Child Trends' website for these and other state-specific resources:   
<a href="http://www.childtrends.org/research/state/">http://www.childtrends.org/research/state/</a>. We apologize for any inconvenience!</p>
</div>

</body>
</html>
