$start = 0;
$stop = 139;
if (! isset($nm)){
$nm = mt_rand ($start, $stop); }
$file = "http://www.umbriaonline.com/cgi-bin/search.cgi?start=".$nm."&perpage=10&template=index/default_2f.html";
include ("$file");
?>
/*
if ( $nm > 0 ){
if ( $nm <= 10) { $mn_p=0; }else {
$nm_p= ($nm - 10); }
$file_prev = "http://www.umbriatourism.com/prova/index.html?nm=$nm_p";
echo '<< prev';
} else {
echo '<< prev';}
*/?>
/*
if ( $nm < $stop ){
$nm_n= $nm + 10;
$file_next = "http://www.umbriatourism.com/prova/index.html?nm=$nm_n";
echo 'next >>';
} else {
echo 'next >>'; }
*/?>
 |
| Copyright © 1999-2009 Umbria Tourism, All Rights Reserved. |
|