#!/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>Evie Delatossa as Woman at the Window</TITLE>



<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

</HEAD>



<BODY bgcolor="#FFFFCC" text="#000000" link="#CC0000" vlink="#990000" alink="#FF0000">



<h1 align="center">Evie Delatossa as Woman at the Window</h1>

<div align="center"><a href="http://tracker.zombaio.com/?$afid.7876969"><img src="../../header/BabeCenterfolds2.jpg" alt="fetish lingerie, lesbian girls, porn stars, hot lingerie, panties, leather, latex, centerfold babes" width="585" height="100" border="0"></a></div>

<TABLE width="585" border=0  align="center" cellpadding=0 cellspacing=5 bgcolor="#000000">



<TR>

		<TD width="111" align="center"><A href="images/EvieDelatosso_Window_0001.jpg"><IMG src="thumbnails/EvieDelatosso_Window_0001.jpg" height="160" width="107" border="2" alt="EvieDelatosso_Window_0001"></A></TD>

	<TD width="111" align="center"><A href="images/EvieDelatosso_Window_0013.jpg"><IMG src="thumbnails/EvieDelatosso_Window_0013.jpg" height="160" width="107" border="2" alt="EvieDelatosso_Window_0013"></A></TD>

	<TD width="111" align="center"><A href="images/EvieDelatosso_Window_0030.jpg"><IMG src="thumbnails/EvieDelatosso_Window_0030.jpg" height="160" width="107" border="2" alt="EvieDelatosso_Window_0030"></A></TD>

	<TD width="111" align="center"><A href="images/EvieDelatosso_Window_0042.jpg"><IMG src="thumbnails/EvieDelatosso_Window_0042.jpg" height="160" width="107" border="2" alt="EvieDelatosso_Window_0042"></A></TD>

	<TD width="111" align="center"><A href="images/EvieDelatosso_Window_0056.jpg"><IMG src="thumbnails/EvieDelatosso_Window_0056.jpg" height="160" width="107" border="2" alt="EvieDelatosso_Window_0056"></A></TD>



</TR>







<TR>

		<TD align="center"><A href="images/EvieDelatosso_Window_0063.jpg"><IMG src="thumbnails/EvieDelatosso_Window_0063.jpg" height="160" width="107" border="2" alt="EvieDelatosso_Window_0063"></A></TD>

		<TD align="center"><A href="images/EvieDelatosso_Window_0080.jpg"><IMG src="thumbnails/EvieDelatosso_Window_0080.jpg" height="160" width="107" border="2" alt="EvieDelatosso_Window_0080"></A></TD>

		<TD align="center"><A href="images/EvieDelatosso_Window_0104.jpg"><IMG src="thumbnails/EvieDelatosso_Window_0104.jpg" height="160" width="107" border="2" alt="EvieDelatosso_Window_0104"></A></TD>

		<TD align="center"><A href="images/EvieDelatosso_Window_0137.jpg"><IMG src="thumbnails/EvieDelatosso_Window_0137.jpg" height="160" width="107" border="2" alt="EvieDelatosso_Window_0137"></A></TD>

		<TD align="center"><A href="images/EvieDelatosso_Window_0145.jpg"><IMG src="thumbnails/EvieDelatosso_Window_0145.jpg" height="160" width="107" border="2" alt="EvieDelatosso_Window_0145"></A></TD>



</TR>







<TR>

		<TD align="center"><A href="images/EvieDelatosso_Window_0150.jpg"><IMG src="thumbnails/EvieDelatosso_Window_0150.jpg" height="160" width="107" border="2" alt="EvieDelatosso_Window_0150"></A></TD>

		<TD align="center"><A href="images/EvieDelatosso_Window_0196.jpg"><IMG src="thumbnails/EvieDelatosso_Window_0196.jpg" height="160" width="107" border="2" alt="EvieDelatosso_Window_0196"></A></TD>

		<TD align="center"><A href="images/EvieDelatosso_Window_0213.jpg"><IMG src="thumbnails/EvieDelatosso_Window_0213.jpg" height="160" width="107" border="2" alt="EvieDelatosso_Window_0213"></A></TD>

		<TD align="center"><A href="images/EvieDelatosso_Window_0240.jpg"><IMG src="thumbnails/EvieDelatosso_Window_0240.jpg" height="160" width="107" border="2" alt="EvieDelatosso_Window_0240"></A></TD>

		<TD align="center"><A href="images/EvieDelatosso_Window_0276.jpg"><IMG src="thumbnails/EvieDelatosso_Window_0276.jpg" height="160" width="107" border="2" alt="EvieDelatosso_Window_0276"></A></TD>



</TR>





</TABLE>

<br>

<div align="center"> <a href="http://tracker.zombaio.com/?$afid.7876969"><font size="5" face="Verdana, Arial, Helvetica, sans-serif"><strong>CLICK 

                    HERE TO ENTER BABE CENTERFOLDS</strong></font></a> </div><br>





<div align="center">

  <p><font face="Verdana, Arial, Helvetica, sans-serif"><strong><font size="2">xxxFetishWorld&#8482;<br>

    <font face="Verdana, Arial, Helvetica, sans-serif"><strong>18

    U.S.C. 2257 Record-Keeping Requirements Compliance Statement at:<br>

    http://xxxspacegirls.us/18-statement/18-statement.html</strong></font></font></strong></font></p>

</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

	}

}



