#!/usr/bin/perl -T
######################
#ˇˇauthor:glisten
#  http://www.dsl-speed.org
######################
&get_form_data;
&emptyid unless $FORM{'sid'};
$afid=$FORM{'sid'};
&gencode;

sub emptyid{
$login_page="http://www.adultworldmedia.com";
# Replace to your affiliate program url
print "Content-Type: text/html\n\n";
   print <<"~EOT~";
<HTML>
<HEAD>
   <TITLE>Generator error</TITLE>
<META HTTP-EQUIV=Refresh CONTENT="2; URL=index.shtml">
</HEAD>
<BODY>Please input Your affiliate ID <a href=\"$login_page\">Try again.</a></BODY>
</HTML>

~EOT~
exit;
}

sub gencode{
print "Content-Type: text/html\n\n";
   print <<"~EOT~";


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Handjob Nun :: Blasphemy Lesbians :: Vampire Sex :: BDSM Porn  :: Female Domination</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="../horror-vamp1/horror.css" rel="stylesheet" type="text/css">
</head>

<body>
<table width="589" border="1" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="585" valign="top"><a href="http://tracker.zombaio.com/?$afid.7876929"><img src="../../TGP/header/XXXHorror.jpg" alt="Horror Sex bondage video" width="585" height="100" border="0"></a></td>
  </tr>

  <tr> <td><TABLE width="100%" border=0  align="center">
    <TR>
      <TD align="center"><h3>Sex Nun Sophia From Church to the Asylum</h3>  
        In this kinky horrorsex episode we find nun Sophia punishing the sinner Santina Maria in the church. MILF Santina had to take off her clothes and bend over. Crazy nun Sophia pours lube on Santina's ass and spanked her hard trying to get her soul cured. Santina felt a lot of pain and she fought back. She was able to overwhelm the Latina nun and made her fuck Santina's pussy with the cross. The virgin nun got crazy from the shock and was sent to mental institution. The movie continues inside the mental institution, where we find the restrained nun imagining crazy lesbian sex acts during one of her dreams produced by her mentally unstable brain. Nun Sophia imagined that Santina is back, but this time she is the one holding the cross in her mouth and fucking the crazy nun with it. Obviously nun Sophia was very ill and will stay in the asylum for a while...This asylum movie is another exclusive production by Mistress Ania. Enjoy!</TD>
      </TR>
    <TR>
      <TD align="center"><a href="FromChurchToAsylum-MGP.wmv"><img src="horrorPlayerAsylum.jpg" alt="lesbian nun sex" width="529" height="483" border="0"></a></TD>
      </TR>
    <TR>
      <TD align="center"><hr></TD>
    </TR>
    <TR>
      <TD align="center"><h3>Sophie Dee in The Cleansing</h3>
        In this 2 part hanjob, humiliation production, Sophie Dee plays mother   superior dedicated to the preservation of her Catholic ways. Priest   Markus has put this church in danger with his bad behavior and Sophie   Dee and Father Gabriel must cleanse him of his perverted ways. The kinky   little nun even forces him to lick Father Gabriel's balls and commit   the ultimate sin! Packed with face sitting, bible eating, forced   cumming, humiliation, blasphemy, denial and plain abuse this is by far   my favorite Mistress Ania Production. Enjoy!</TD>
    </TR>
    <TR>
      <TD align="center"><a href="SophieDeeTheCleansing-MGP.wmv"><img src="horrorPlayerCleansing.jpg" alt="nun gives priest a handjob" width="529" height="483" border="0"></a></TD>
      </TR>
    <TR>
      <TD align="center"><hr></TD>
    </TR>
    <TR>
      <TD align="center"><h3>Audrey Lords in Vampire Bite</h3>
        This is a three part erotic vampire sex movie. It starts with two   girlfriends reading a romantic vampire sex novel and talking about it.   During the reading of the story Audrey made a secret wish to have a wild   sex with handsome male vampire. After her girlfriend left Audrey   started touching her pussy while thinking about the story. Very quickly   she reached an orgasm and fell asleep. After midnight a handsome Latin   vampire entered the room and began touching Audrey’s naked body. The   horny girl woke up shocked and could not say anything. She let the   vampire have wild sex with her. After experiencing multiple orgasms   Audrey asked the hot vampire to convert her. The experienced porn   vampire bit Audrey during the orgasm and she was shaking in ecstasy.   Check out this romantic vampire movie, produced by Mistress Ania, and   post your comments on our forum. Enjoy!</TD>
      </TR>
    <TR>
      <TD align="center"><a href="VampireBiteTrailer-MGP.wmv"><img src="horrorPlayerVampireBite.jpg" alt="vampire hardcore sex" width="529" height="483" border="0"></a></TD>
      </TR>
    

  </TABLE></td>
  </tr>
</table>
<br>
<div align="center"><span class="XxxHorror"><a href="http://tracker.zombaio.com/?$afid.7876929">CLICK HERE TO ENTER XXX HORROR</a></span></div>

<br>
<br>

<div align="center">
  <font face="Verdana, Arial, Helvetica, sans-serif"><strong><font size="2">xxxHorror&#8482;<br>
    2257Info URL at:<br>
    http://xxxspacegirls.us/18-statement/18-statement.html
  </font></strong></font>
</div>
</body>
</html>




~EOT~
exit;
}

# Get form data
sub get_form_data {
	read(STDIN,$buffer,$ENV{'CONTENT_LENGTH'});
	if ($ENV{'QUERY_STRING'}) {
		$buffer = "$buffer\&$ENV{'QUERY_STRING'}"
	}
	@pairs = split(/&/,$buffer);
	foreach $pair (@pairs) {
		($name,$value) = split(/=/,$pair);
		$value =~ tr/+/ /;
		$value =~ s/\t//g;
		$value =~ s/%([a-fA-F0-9][a-fA-F0-9])/pack("C",hex($1))/eg;
		$FORM{$name} = $value
	}
}

