<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>CDB Our Mission</title>
<style type="text/css">
<div id="amberalrt">
  <table width="965" border="0" align="center" cellpadding="2" cellspacing="0">
    <caption align="top">
      <span class="amberalrt">AMBER ALERT NOTICE      </span>
    </caption>
    <tr>
      <td align="center" valign="middle" bgcolor="#FFFF99"><!-- Begin Code Amber Ticker code. -->
<p align="center">
<script language="JavaScript1.2" src="http://www.codeamber.org/js/codea.js">
</script>
</P>
<!-- end of Code Amber Ticker code (c)Copyright codeamber.org 2002 - 2008-->
&nbsp;</td>
    </tr>
  </table>
</div>
body {
	background-color: #ECE9D8;
	background-image: url(Graphics/Notebook Paper Background.png);
	background-image: url(Graphics/Notebook%20Paper%20Background.png);
	background-repeat: no-repeat;
}
#PageBanner {
	position:absolute;
	width:700px;
	height:154px;
	z-index:1;
	left: 243px;
	top: 132px;
}
#columnleft {
	position:absolute;
	width:315px;
	height:779px;
	z-index:2;
	left: 216px;
	top: 582px;
}
#columnright {
	position:absolute;
	width:315px;
	height:776px;
	z-index:3;
	left: 551px;
	top: 585px;
}
#sidebar {
	position:absolute;
	width:197px;
	height:776px;
	z-index:4;
	left: 880px;
	top: 585px;
}
.bodytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; }
#Layer5 {
	position:absolute;
	width:717px;
	height:115px;
	z-index:5;
	left: 213px;
	top: 1390px;
}
#heading {
	position:absolute;
	width:604px;
	height:48px;
	z-index:6;
	left: 216px;
	top: 531px;
}
.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
}
#navbar {
	position:absolute;
	width:800px;
	height:66px;
	z-index:7;
	left: 243px;
	top: 291px;
}
#Layer8 {
	position:absolute;
	width:747px;
	height:130px;
	z-index:8;
	left: 231px;
	top: 1421px;
}
#Layer9 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:8;
	left: 590px;
	top: 1387px;
}
#Layer10 {
	position:absolute;
	width:700px;
	height:115px;
	z-index:8;
	left: 150px;
	top: auto;
	margin-left: 150px;
}
#footer {
	position:absolute;
	width:869px;
	height:122px;
	z-index:8;
	left: 208px;
	top: 1427px;
}
.footertxt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
body {
	background-image: url(../Graphics/Notebook Paper Background.png);
	background-repeat: no-repeat;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:9;
}
#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:9;
	left: 276px;
}
#amberalrt {
	position:absolute;
	width:800px;
	height:73px;
	z-index:9;
	left: 244px;
	top: 40px;
}
.AmberHding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#Layer3 {
	position:absolute;
	width:259px;
	height:162px;
	z-index:10;
	left: 815px;
	top: 365px;
}
-->
</style>
<script type="text/JavaScript">
<!--
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_nbGroup(event, grpName) { //v6.0
  var i,img,nbArr,args=MM_nbGroup.arguments;
  if (event == "init" && args.length > 2) {
    if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
      img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
      if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
      nbArr[nbArr.length] = img;
      for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
        if (!img.MM_up) img.MM_up = img.src;
        img.src = img.MM_dn = args[i+1];
        nbArr[nbArr.length] = img;
    } }
  } else if (event == "over") {
    document.MM_nbOver = nbArr = new Array();
    for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
      if (!img.MM_up) img.MM_up = img.src;
      img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1] : img.MM_up);
      nbArr[nbArr.length] = img;
    }
  } else if (event == "out" ) {
    for (i=0; i < document.MM_nbOver.length; i++) {
      img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
  } else if (event == "down") {
    nbArr = document[grpName];
    if (nbArr)
      for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
    document[grpName] = nbArr = new Array();
    for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
      if (!img.MM_up) img.MM_up = img.src;
      img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
      nbArr[nbArr.length] = img;
  } }
}
//-->
</script>
<meta name="Keywords" content="pedophile
alcoholic
children
porn addiction
sex addiction
substance abuse
protecting children
parental rights
custody
courts
family violence
domestic abuse
abuse of power
victims
victims of addicts
violence against women and children
" />
</head>

<body onload="MM_preloadImages('../Graphics/NavButtons/missiondown.gif','../Graphics/NavButtons/missionover.gif','../Graphics/NavButtons/helpdown.gif','../Graphics/NavButtons/helpover.gif','../Graphics/NavButtons/contactdown.gif','../Graphics/NavButtons/contactover.gif','../Graphics/NavButtons/resourcesdown.gif','../Graphics/NavButtons/resourcesover.gif','../Graphics/NavButtons/logindown.gif','../Graphics/NavButtons/loginOver.gif')">
<div id="amberalrt">
  <table width="798" border="2" align="center" cellpadding="2" cellspacing="0" bgcolor="#FFFF99">
    <caption align="top">
      <span class="style4">AMBER ALERT NOTICE      </span>
    </caption>
    <tr>
      <td><!-- Begin Code Amber Ticker code. -->
<p align="center">
<script language="JavaScript1.2" src="http://www.codeamber.org/js/codea.js">
</script>
</P>
<!-- end of Code Amber Ticker code (c)Copyright codeamber.org 2002 - 2008-->
&nbsp;</td>
    </tr>
  </table>
</div>
<div id="PageBanner">
  <div align="center"><img src="image004.png" width="800" height="150" /></div>
</div>
<div class="bodytext" id="columnleft">
  <p class="BodyText">To implement legislation that protects&nbsp;children from  the harmful effects of being in the unsupervised care of an addict by: (1)  educating the public, legislators, and the judiciary about addiction;&nbsp;(2)  requiring that courts receive annual education about addiction and its impact  on children under an addict's care; (3) requiring that courts  hear&nbsp;evidence of addiction, <strong><em>regardless</em></strong> of the potential &quot;prejudice&quot; to the litigant (see below);  and (4) requiring that where the court finds such evidence credible,  the&nbsp;court may order only <strong><em>supervised</em></strong> visitation.</p>
  <p class="BodyText">Why this legislation? Because in most jurisdictions it is  in a court's <strong><em>discretion</em></strong> whether or not to hear evidence that may prejudice a  litigant.&nbsp;Erring on the side of caution, most courts refuse to hear such  evidence. The result is that courts seldom have a full and accurate picture  of&nbsp;a potential custodian, and often award custody of children to addicts.  Since <strong><em>no new evidence can be introduced on appeal</em></strong>, if evidence of addiction is not heard at trial, </p>
</div>
<div class="bodytext" id="columnright">
  <p>it will never be  heard until the child is harmed.&nbsp;If introduced at trial, this preserves  the issue for appeal.</p>
  <p>The&nbsp;rule of evidence regarding prejudicial  information was&nbsp;designed to protect a litigant in a <strong><em>criminal</em></strong> trial, which is usually heard by a  jury and open to the public. Custody cases are <strong><em>civil</em></strong> trials, not heard by juries, ad not  usually open to the public&nbsp;Therefore, the potential harm to the litigant  is not substantial, and, moreover,&nbsp;judges should be astute enough to  adjudge the credibility of evidence--if they are not--why are they on the  bench? Moreover, how can they possibly make rulings in the best interest of the  child where they&nbsp;do not have&nbsp;all the relevant information? </p>
  <p class="BodyText">That&rsquo;s why this website was created; to garner support for the proposed  legislation; to encourage, support, and inspire  similar legislation in other jurisdictions; and to be a resource for the  public--litigants, attorneys, judges, psychologists, legislators,  addicts,&nbsp;and other interested individuals.</p>
</div>
<div class="bodytext" id="sidebar">
  <p align="center" class="bodytext">Did You Know?</p>
  <p class="bodytext"> The latest statistics reveal&nbsp; 80% of&nbsp;  child pornography purchasers are active child molesters. </p>
  <p class="bodytext">    Network monitoring conducted by law  enforcement officials shows that 1 in 5 children are contacted for sex while  online.</p>
  <p class="bodytext">70% of convicted sex offenders use the  Internet.</p>
  <p class="bodytext">Alcohol kills 6&frac12; times more youth than all other illicit drugs combined.   (MADD)</p>
  <p class="bodytext">    Over 90% of the child sexual abuse incidents are committed by someone known by  the child or his/her family. </p>
  <p class="bodytext">Over 22 million individuals have a substance dependence or abuse problem in the   US. </p>
</div>
<div class="Heading" id="heading">Our Mission...</div>
<div id="navbar">
  <div align="center"> <a href="../index.html" target="_top" onclick="MM_nbGroup('down','group1','missionup','../Graphics/NavButtons/missiondown.gif',1)" onmouseover="MM_nbGroup('over','missionup','../Graphics/NavButtons/missionover.gif','../Graphics/NavButtons/missiondown.gif',1)" onmouseout="MM_nbGroup('out')"><img src="../Graphics/NavButtons/missionup.gif" alt="" name="missionup" width="150" height="60" border="0" id="missionup" onload="" /></a><a href="../resources.html" target="_top" onclick="MM_nbGroup('down','group1','Resources','../Graphics/NavButtons/resourcesdown.gif',1)" onmouseover="MM_nbGroup('over','Resources','../Graphics/NavButtons/resourcesover.gif','../Graphics/NavButtons/resourcesdown.gif',1)" onmouseout="MM_nbGroup('out')"><img src="../Graphics/NavButtons/resourcesup.gif" alt="" name="Resources" width="150" height="60" border="0" onload="" /></a><a href="javascript:;" target="_top" onclick="MM_nbGroup('down','group1','helpup','../Graphics/NavButtons/helpdown.gif',1)" onmouseover="MM_nbGroup('over','helpup','../Graphics/NavButtons/helpover.gif','../Graphics/NavButtons/helpdown.gif',1)" onmouseout="MM_nbGroup('out')"><img src="../Graphics/NavButtons/helpup.gif" alt="" name="helpup" width="150" height="60" border="0" id="helpup" onload="" /></a><a href="javascript:;" target="_top" onclick="MM_nbGroup('down','group1','contactup','../Graphics/NavButtons/contactdown.gif',1)" onmouseover="MM_nbGroup('over','contactup','../Graphics/NavButtons/contactover.gif','../Graphics/NavButtons/contactdown.gif',1)" onmouseout="MM_nbGroup('out')"><img src="../Graphics/NavButtons/contactup.gif" alt="" name="contactup" width="150" height="60" border="0" id="contactup" onload="" /></a> <a href="#" target="_top" onClick="MM_nbGroup('down','group1','Login','../Graphics/NavButtons/logindown.gif',1)" onMouseOver="MM_nbGroup('over','Login','../Graphics/NavButtons/loginOver.gif','../Graphics/NavButtons/logindown.gif',1)" onMouseOut="MM_nbGroup('out')"><img src="../Graphics/NavButtons/loginup.gif" alt="" name="Login" width="150" height="60" border="0" onLoad="" /></a></div>
</div>
<div id="footer">
  <div align="center">
    <p class="footertxt">&nbsp;</p>
    <p class="footertxt">Website design &amp; layout copyright &copy; 2009 Jannix Graphics. </p>
    <p class="footertxt">In accessing these web pages, you agree that any downloading of content is for personal, non-commercial reference only. No part of this web site may be reproduced or transmitted in any form or by any means, electronic, mechanical, photocopying, recording or otherwise, without prior permission of the Website Owner. For technical issues with this website, contact the webmaster at <a href="mailto:jeff@jannixphoto.com">jeff@jannixphoto.com</a></p>
    <p class="footertxt">&nbsp;</p>
  </div>
</div>

</body>
</html>

