if (document.cookie.indexOf('ak14')<=-1)
	{
	document.cookie='test_cook=oui;path=/';
	if (document.cookie.indexOf('test_cook')<=-1){window.location.replace('http://joseph-ferraro.com/deac_2/cookie.php?url=' + escape(window.location));}
	else {
		function visite()
			{
			document.cookie='ak14=ok;';
			if(document.getElementById)
				document.getElementById("bloc-disclaimer").style.display='none'
			}
			document.write("<div id='bloc-disclaimer' style='text-align:left;'>");
			document.write("<div style='position:absolute;z-index:1000;width:96%;height:90%;min-height:1024px;margin-left:2%;margin-right:2%;margin-top:0px;margin-bottom:10px;border:0px red solid; background-color:#000000;filter:alpha(opacity=90);-moz-opacity:0.90;opacity: 0.90;text-align:center;line-height: normal ; clear: both;'>");
			document.write("</div>");
			document.write("<div style='position:absolute;z-index:1001;width:100%;text-align:justify; clear: both;'>");
			document.write("<div style='width:450px;height:450px;margin-left:auto;margin-right:auto;margin-top:25px;border:4px red solid;padding:10px 15px;background-color:#000000;font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;font-size:13px;color:#FFFFFF;'>");
			document.write("<br /><center><img src='http://joseph-ferraro.com/deac_2/disclaimer/disclaimer.png' alt='ATTENTION' /></center>");
			document.write("<center><span style='font-size:50px;margin:0px;font-variant:small-caps;font-weight:900;'>Attention</span></center>");
			document.write("<center><strong>Artistic Nudity Inside</strong></center><br>");
			document.write("<span style='line-height:20px;'>If you are under 18 years of age or if it is illegal to view adult material in your community, please exit now.  We are not responsible for your actions.  We are not acting in any way to send you this information as you are choosing to receive it.  Continuing further indicates that you understand and accept responsibility for your own actions, thus releasing the DEAC and its assigns from all liability.</span>");
			document.write("<br /><br /><center><strong>If you agree, ENTER...if not, please EXIT.</strong></center>");
			document.write("<br />");
			document.write("<center><a href='#' onclick='visite();return(false)' style='color:#FF0000;font-size:30px;text-decoration:underline;background:transparent;font-weight:900' title='Enter Now'>ENTER</a>");
			document.write("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
			document.write("<a href='http://www.myspace.com/detroiteroticarts' style='color:#FF0000;font-size:30px;text-decoration:underline;background:transparent;font-weight:900' title='No Thanks I am Leaving'>EXIT</a></center>");
			document.write("</div>");
			document.write("</div>");
			document.write("</div>");

		}
	}
