#!/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~"; Generator error Please input Your affiliate ID Try again. ~EOT~ exit; } sub gencode{ print "Content-Type: text/html\n\n"; print <<"~EOT~"; Chubby amateur babe Samantha Grace in Looner Maid
looner balloon popping amateur girls

Chubby amateur babe Samantha Grace in Looner Maid

Curvy fetish babe Samantha Grace likes a lot to clean the party rooms of the Beverly Hills Hotel. Samantha was a horny nympho maid who's pussy was always wet. She was a looner fetish girl that liked to have orgasm with a lot of balloons around. Check out this looner fetish movie, where Samantha Grace fights huge burstable balloons, smashing, popping and blowing them while masturbating...Read the whole story on MyBalloonPorn.com!
SJM_2829 SJM_2831 SJM_2913 SJM_2932 SJM_2936
SJM_3034 SJM_3041 SJM_3052 SJM_3060 SJM_3075
SJM_3100 SJM_3148 SJM_3156 SJM_3216 SJM_3224
         
CLICK HERE TO ENTER MY BALLOON PORN
         
Copyright: MY BALLOON PORN. COM
18 U.S.C. 2257 Record-Keeping Requirements Compliance Statement at:
http://myballoonporn.com/2257.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 } }