|
|
|
 |
|
Pizzeria: Patagonia |
|
| Dirección:
Maipú 116 |
| Tel.:
02983 - 422214 |
|
|
|
Ver detalle |
|
|
 |
|
Pizzeria: Pizza3 |
|
| Dirección:
Av. Moreno 164 |
| Tel.:
02983 - 430557 |
|
|
|
Ver detalle |
|
|
 |
|
Pizzeria: Don Peppone |
|
| Dirección:
1810 n 49 |
| Tel.:
02983 - 433337 |
|
|
|
Ver detalle |
|
|
 |
|
Pizzeria: Más o Menos |
|
| Dirección:
Lucio V. López 31 |
| Tel.:
02983 - 424490 |
|
|
|
Ver detalle |
|
|
 |
|
Pizzeria: Vía Roma |
|
| Dirección:
Av. Rivadavia 201 |
| Tel.:
02983 - 426202 |
|
|
|
Ver detalle |
|
|
if (eregi("block-Infix_Como_Registrarse.php",$PHP_SELF)) {
Header("Location: ../index.php");
die();
}
require_once("mainfile.php");
global $user;
if (!is_user($user)) {
$texto="Registrarse en Infix";
$vinculo ="modules.php?name=Your_Account&op=new_user";
}
else
{
$texto="Cerrar sesión";
$vinculo ="modules.php?name=login&op=logout";
}
$tmpl_file = "themes/infix/blocks/como_registrarse.html";
$thefile = implode("", file($tmpl_file));
$thefile = addslashes($thefile);
$thefile = "\$content=\"".$thefile."\";";
eval($thefile);
?>
| En este momento no existe contenido para este bloque. |
| |
Cotizaciones |
| . |
Dólar |
Compra |
Venta |
| . |
Libre |
$
|
$
|
|
if (eregi("block-Infix_Marquesina.php",$PHP_SELF)) {
Header("Location: ../index.php");
die();
}
require_once("mainfile.php");
$tmpl_file = "themes/infix/blocks/marquesina.html";
$thefile = implode("", file($tmpl_file));
$thefile = addslashes($thefile);
$thefile = "\$content=\"".$thefile."\";";
eval($thefile);
?>
| En este momento no existe contenido para este bloque. |
| |