This script must be added for each occurance. Copy and past this text, changing any text in red to the appropriate paths and sayings.

<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
var fanfic = "http://www.yourpage.com";
var agree=confirm("By clicking on OK, you are verifying that you are 18 years of age or older.");
if (agree)
document.write("");
else window.location=Page;
// -->
</SCRIPT>