";} exit; } $patterns[0] = "/-/"; $replacements[0] = " "; $patterns[1] = "/\//"; $replacements[1] = " - "; $gallery_name = preg_replace($patterns, $replacements,$request_dir); $gallery_comment = ""; $action = "default"; if ( (strlen($request_dir) > 5) && (is_dir($path_content_base.'/'.$request_dir)) ){ $action = "gallery"; if (preg_match("/^.+\.(jpg|gif)$/",$request_file)) { $gallery_comment = "(free image)"; $action = "image"; } } ?> Nylon Mom Blog Notes <?php echo "$gallery_name $gallery_comment"; ?>

Sexy girls in NYLONExperienced MOM in pantyhose
'; echo ''; echo '

'; } echo ''; echo '


'; } else { if ($action == "gallery") { stat_count("gall","/domains/nylonmom.com/html/stat/"); if (is_file($path_content_base.'/'.$request_dir."data.php")) @include_once($path_content_base.'/'.$request_dir."data.php"); $d = dir($path_content_base.'/'.$request_dir); while (false != ($entry = $d->read())) { if (preg_match("/^sm-(.+\.jpg)/",$entry, $matches)) { $images[] = $matches[1]; } } $d->close(); sort($images); echo ''; } stat_count("gdef","/domains/nylonmom.com/html/stat/"); echo '

'; echo '


'; } ?>