<?php
	include_once($_SERVER["DOCUMENT_ROOT"]."/inc/funciones/general.php");
	$g_Fotos_sPath="mallory-rae-murphy-masturbacion-anal";
	$g_Fotos_nFotos=16;
	$g_Fotos_nFotoActual=LeerNumero("foto",1);
	if($g_Fotos_nFotoActual<0 || $g_Fotos_nFotoActual>$g_Fotos_nFotos)
	{
		header("Location: /fotos/mallory-rae-murphy-masturbacion-anal/");
		exit;
	}
	$g_Fotos_sTitulo="Mallory Rae Murphy en una masturbación anal";
	$g_Fotos_sActores="Mallory Rae Murphy";
	$g_Fotos_sPatrocinador="In The Crack";
	$g_Fotos_sURLPatrocinador="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=919073-0000&PA=2156365";
	$g_Fotos_sFicheroPromo="/sponsors/551/534.php";
	$g_Fotos_bDeVideo=false;
	include($_SERVER["DOCUMENT_ROOT"]."/paginas/visor-foto.php");
?>