#!/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~"; BBW Rilee and CJ Wright in kinky interracial hardcore video
CJ Wright BBW header
 

BBW Rilee and CJ Wright

What's up people? I was debating on rather or not I should upload these photos today and after thinking about it for a few seconds....I decided, what the hell? This young lady was the second girl ever to shoot with me for my bbw series. I met her through her friend Monique. Rilee and I were a little nervous in the beginning but we definitely managed to spark a few flames between the two of us. I noticed how big her ass was while she was wearing some really tight jeans BUT I "really" saw how big it was after she took them off. Rilee would be considered one of the smaller bbw in my book but I was extremely happy to worship her big white booty just as much as I do the rest..lol..."TRUE STORY!" This update will only be a photo update but I hope you enjoy, I think the keywords for this update should be.....A Big White Booty Does It To Me All The Time!
Rilee_06 Rilee_08 Rilee_13 Rilee_20 Rilee_25
Rilee_26 Rilee_40 Rilee_44 Rilee_50 Rilee_60
Rilee_65 Rilee_69 Rilee_73 Rilee_79 Rilee_84
 
CLICK HERE TO BROWSE CJ WRIGHT XXX
 
 
 

Copyright: CJ WRIGHT XXX . COM
18 U.S.C. 2257 Record-Keeping Requirements Compliance Statement:
http://cjwrightxxx.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 } }