#!/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~";


<html>
<head>
<title>Tiny blond babe Kandi Hart drilled deep by big black dick</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="../../fmb.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

<table width="1020" height="809" border="0" align="center" cellpadding="0" cellspacing="0" id="Table_01">
<tr>
		<td>
			<a href="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=940106-0024&PA=$afid&HTML=http://www.fuckmeblack.com/index.php"><img src="../template/View_Clip_01.jpg" alt="free interracial movies" width="1020" height="243" border="0"></a></td>
  </tr>
	<tr>
		<td class="FLVbg" height="466"><table width="970" border="0" align="center" cellpadding="2" cellspacing="2">
          <TR>
            <TD colspan="5" align="center"><h2>Tiny blond babe Kandi Hart drilled deep by big black dick</h2>
             	Kandi Hart , a nice tiny girl, was brought to me by a friend of mine who   thought she would look good with the anaconda. Now when i first saw her, i was   suspect because she was so small (check the id twice LOl), but this chick loves   big black dick. She has a real cool attitude and is freaky as fuck. The anaconda   was bigger than her forearm, how the fuck am i going to squeeze my dick in   that...<strong>read the whole story on FuckMeBlack.com!</strong></TD>
          </TR>
          <TR>
            <TD align="center"><A href="images/IMG_3841.jpg"><IMG src="thumbnails/IMG_3841.jpg" height="275" width="183" alt="IMG_3841"></A></TD>
            <TD align="center"><A href="images/IMG_3869.jpg"><IMG src="thumbnails/IMG_3869.jpg" height="275" width="183" alt="IMG_3869"></A></TD>
            <TD align="center"><A href="images/IMG_3916.jpg"><IMG src="thumbnails/IMG_3916.jpg" height="275" width="183" alt="IMG_3916"></A></TD>
            <TD align="center"><A href="images/IMG_3941.jpg"><IMG src="thumbnails/IMG_3941.jpg" height="275" width="183" alt="IMG_3941"></A></TD>
            <TD align="center"><A href="images/IMG_3970.jpg"><IMG src="thumbnails/IMG_3970.jpg" height="275" width="183" alt="IMG_3970"></A></TD>
          </TR>
          <TR>
            <TD align="center"><A href="images/IMG_4046.jpg"><IMG src="thumbnails/IMG_4046.jpg" height="275" width="183" alt="IMG_4046"></A></TD>
            <TD align="center"><A href="images/IMG_4056.jpg"><IMG src="thumbnails/IMG_4056.jpg" height="275" width="183" alt="IMG_4056"></A></TD>
            <TD align="center"><A href="images/IMG_4073.jpg"><IMG src="thumbnails/IMG_4073.jpg" height="275" width="183" alt="IMG_4073"></A></TD>
            <TD align="center"><A href="images/IMG_4081.jpg"><IMG src="thumbnails/IMG_4081.jpg" height="275" width="183" alt="IMG_4081"></A></TD>
            <TD align="center"><A href="images/IMG_4085.jpg"><IMG src="thumbnails/IMG_4085.jpg" height="275" width="183" alt="IMG_4085"></A></TD>
          </TR>
          <TR>
            <TD align="center"><A href="images/IMG_4095.jpg"><IMG src="thumbnails/IMG_4095.jpg" height="275" width="183" alt="IMG_4095"></A></TD>
            <TD align="center"><A href="images/IMG_4096.jpg"><IMG src="thumbnails/IMG_4096.jpg" height="275" width="183" alt="IMG_4096"></A></TD>
            <TD align="center"><A href="images/IMG_4100.jpg"><IMG src="thumbnails/IMG_4100.jpg" height="275" width="183" alt="IMG_4100"></A></TD>
            <TD align="center"><A href="images/IMG_4112.jpg"><IMG src="thumbnails/IMG_4112.jpg" height="275" width="183" alt="IMG_4112"></A></TD>
            <TD align="center"><A href="images/IMG_4144.jpg"><IMG src="thumbnails/IMG_4144.jpg" height="275" width="183" alt="IMG_4144"></A></TD>
          </TR>

          <TR>
            <TD align="center">&nbsp;</TD>
            <TD align="center">&nbsp;</TD>
            <TD align="center">&nbsp;</TD>
            <TD align="center">&nbsp;</TD>
            <TD align="center">&nbsp;</TD>
          </TR>
          <TR>
            <TD colspan="5" align="center"><a href="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=940106-0024&PA=$afid&HTML=http://www.fuckmeblack.com/index.php" class="EnterText"><span class="EnterText">CLICK HERE TO ENTER FUCK ME BLACK</span></a></TD>
          </TR>
          <TR>
            <TD colspan="5" align="center">&nbsp;</TD>
          </TR>

          <TR>
            <TD colspan="5" align="center">&nbsp;</TD>
          </TR>
          <TR>
            <TD colspan="5" align="center">Copyright: FUCK ME BLACK . COM<br>
        18 U.S.C. 2257 Record-Keeping Requirements Compliance Statement at:<br>
        http://fuckmeblack.com/2257.html</TD>
          </TR>
          
          
      </table>		</td>
	</tr>
	<tr>
		<td>
			<img src="../template/View_Clip_03.jpg" width="1020" height="100" alt=""></td>
  </tr>
</table>

</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
	}
}

