#!/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.html">
</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>Angelica Raven in Tentacle Sex Invasion in the alien swamp</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="../../template/style.css" rel="stylesheet" type="text/css">
</head>
<body>
<table width="778" border="1" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td><table width="778" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td><a href="http://tracker.zombaio.com/?$afid.7876960"><img src="../../movieT/GG_top_movies_b.jpg" alt="galactic girls performing in alien sex and SciFi Porn movies" width="778" height="314" border="0"></a></td>
        </tr>
        <tr>
          <td>
<TABLE width="750" border=0  align="center" cellpadding="5" cellspacing="5">
<TR>
  <TD colspan="3" align="center"><h2>Angelica Raven drilled by Tentacles coverred with Slime</h2>
    In this kinky HD video episode the brave Galactic Girl Angelica has been   transported to the secret Hebruce's LAB on planet Pussea. Here in   cooperation with the greedy alien Baby Mind the alien invaders have   setup a new sexual device for interrogation and conversion. The alien   slime sarcophagus was made specifically for Galactic Girl sexual   interrogation. Little did the aliens know that Angelica was well   prepared by ULTRA's intelligent service. Check out this alien slime   movie and find out how Angelica's mind infiltrates the machine. Stay   tuned for part 3, where the aliens deployed additional tentacle trying   to overwhelm Angelica’s resistance.</TD>
  </TR>
<TR>
  <TD align="center"><A href="images/DSC_0476.jpg"><IMG src="thumbnails/DSC_0476.jpg" height="340" width="226" alt="DSC_0476"></A></TD>
  <TD align="center"><A href="images/DSC_0528.jpg"><IMG src="thumbnails/DSC_0528.jpg" height="340" width="226" alt="DSC_0528"></A></TD>
  <TD align="center"><A href="images/DSC_0565.jpg"><IMG src="thumbnails/DSC_0565.jpg" height="340" width="226" alt="DSC_0565"></A></TD>
</TR>
<TR>
  <TD align="center"><A href="images/DSC_0568.jpg"><IMG src="thumbnails/DSC_0568.jpg" height="340" width="226" alt="DSC_0568"></A></TD>
  <TD align="center"><A href="images/DSC_0617.jpg"><IMG src="thumbnails/DSC_0617.jpg" height="340" width="226" alt="DSC_0617"></A></TD>
  <TD align="center"><A href="images/DSC_0644.jpg"><IMG src="thumbnails/DSC_0644.jpg" height="340" width="226" alt="DSC_0644"></A></TD>
</TR>
<TR>
  <TD colspan="3" align="center">Angelica Raven was laying down pretending to be unconscious, isolated in   the slime sarcophagus, when kinky alien tentacles starting entering   trough the side holes. The alien invaders were thinking the covered with   neurons tentacles would put Angelica in a constant orgasm and make her   talk regarding the whereabouts of the Galactic Girl armada. Little did   they know that Angelica was trained by a tentacle simulator for the last   10 years. The only thing she could do is enjoy the unlimited orgasms   coming one after another…this is another exclusive HD video production   by Mistress Ania. Enjoy!</TD>
  </TR>
<TR>
  <TD align="center"><A href="images/DSC_0649.jpg"><IMG src="thumbnails/DSC_0649.jpg" height="340" width="226" alt="DSC_0649"></A></TD>
  <TD align="center"><A href="images/DSC_0713.jpg"><IMG src="thumbnails/DSC_0713.jpg" height="340" width="226" alt="DSC_0713"></A></TD>
  <TD align="center"><A href="images/DSC_0730.jpg"><IMG src="thumbnails/DSC_0730.jpg" height="340" width="226" alt="DSC_0730"></A></TD>
</TR>
<TR>
  <TD align="center"><A href="images/DSC_0777.jpg"><IMG src="thumbnails/DSC_0777.jpg" height="340" width="226" alt="DSC_0777"></A></TD>
  <TD align="center"><A href="images/DSC_0779.jpg"><IMG src="thumbnails/DSC_0779.jpg" height="340" width="226" alt="DSC_0779"></A></TD>
  <TD align="center"><A href="images/DSC_0807.jpg"><IMG src="thumbnails/DSC_0807.jpg" height="340" width="226" alt="DSC_0807"></A></TD>
</TR>
<TR>
  <TD align="center"><A href="images/DSC_0810.jpg"><IMG src="thumbnails/DSC_0810.jpg" height="340" width="226" alt="DSC_0810"></A></TD>
  <TD align="center"><A href="images/DSC_0830.jpg"><IMG src="thumbnails/DSC_0830.jpg" height="340" width="226" alt="DSC_0830"></A></TD>
  <TD align="center"><A href="images/DSC_0831.jpg"><IMG src="thumbnails/DSC_0831.jpg" height="340" width="226" alt="DSC_0831"></A></TD>
</TR>
</TABLE></td>
        </tr>
    </table></td>
  </tr>
  <tr>
    <td><img src="../../../images/index2-bottom.jpg" alt="scifi porn and alien sex movies and videos" width="778" height="249" border="0"></td>
  </tr>
</table>
<br>
<div align="center"><a href="http://tracker.zombaio.com/?$afid.7876960"><font size="6">CLICK HERE TO ENTER GALACTIC GIRLS</font></a></div>
<br>
<br>

<div align="center">GalacticGirls&#8482;<br>
  2257 info at:<br>
  http://galacticgirls.com/2257.html
</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
	}
}

