|
if (!0 || $_SESSION['login_user']) : ?>
if ($hideNav[1]['en-links-switzerland.html'] !== true) : ?>
Switzerland
if (!0 || $_SESSION['login_user']) : ?>
endif; ?>
endif; ?>
if ($hideNav[1]['en-links-europe.html'] !== true) : ?>
Europe
if (!0 || $_SESSION['login_user']) : ?>
endif; ?>
endif; ?>
if ($hideNav[1]['en-links-asia.html'] !== true) : ?>
Asia
if (!0 || $_SESSION['login_user']) : ?>
endif; ?>
endif; ?>
if ($hideNav[1]['en-links-australia.html'] !== true) : ?>
Australia
if (!0 || $_SESSION['login_user']) : ?>
endif; ?>
endif; ?>
if ($hideNav[1]['en-links-africa.html'] !== true) : ?>
Africa
if (!0 || $_SESSION['login_user']) : ?>
endif; ?>
endif; ?>
if ($hideNav[1]['en-links-north_america.html'] !== true) : ?>
North America
if (!0 || $_SESSION['login_user']) : ?>
endif; ?>
endif; ?>
if ($hideNav[1]['en-links-united_states.html'] !== true) : ?>
United States
if (!0 || $_SESSION['login_user']) : ?>
endif; ?>
endif; ?>
if ($hideNav[1]['en-links-south_america.html'] !== true) : ?>
South America
if (!0 || $_SESSION['login_user']) : ?>
endif; ?>
endif; ?>
if ($hideNav[1]['en-links-worldwide_links.html'] !== true) : ?>
Worldwide links
if (!0 || $_SESSION['login_user']) : ?>
endif; ?>
endif; ?>
endif; ?>
|
if ($user_lock) :
include('login_pagexy.php');
else : ?>
|
|
| |
C
USA - Welcome to Los Angeles Int'l Airport Hotel Network, CA
USA - Welcome to Burbank Airport Hotel Network, CA
USA - Welcome to Cheap Hotels LAX, CA
USA - Welcome to Santa Catalina Island Hotels! CAUSA - Welcome to Downtown Monterey Hotels, CA
USA - Welcome to Los Angeles International Airport (LAX) Hotel Shuttle, CA
USA - Welcome to Port of Long Beach Hotels, CA
USA - Welcome to San Francisco Hotels, CAUSA - Welcome to Old Town Pasadena Hotels, CA
USA - Welcome to Kings Canyon National Park, CA
USA - Welcome to Denver Hotels, CO
Chile - Welcome to Santiago Airport Hotels
|
| |
F
USA - Welcome to MCO Hotels, Orlando International Airport, FL
USA - Welcome to Orlando International Airport Hotels, FL
USA - Welcome to Epcot Center Hotels in Orlando, FL
USA - Welcome to Orlando Hotels, FL
USA - Welcome to Miami Hotels, FL
USA - Welcome to Marathon Hotel Guide. Miami, FL
USA - Welcome to Jacksonville Int'l Airport Hotel Network, FL
USA - Welcome to Fort Lauderdale Int'l Airport Hotel Network, FL
USA - Welcome to Southwest Florida International Airport Hotels, FL
USA - Welcome to Downtown Tampa Hotels, FL
USA - Welcome to your source for Downtown Miami hotels, FL
USA - Welcome to Florida Comedy Traffic School, FL
|
| |
|
|
| |
H
USA - Welcome to Laie Hawaii Hotels, HI
USA - Welcome to Kailua, HI
I
USA - Welcome to Downtown Chicago Hotels, IL
USA - Welcome to Chicago Loop Hotels, IL
USA - Welcome to Chicago Hotels, IL
USA - Welcome to University of Illinois at Chicago Hotels, IL
USA - Welcome to Downtown Des Moines Hotels, IA
K
USA - Welcome to Old Town Wichita Hotels - Wichita, KS
USA - Welcome to Kansas City Int'l Airport Hotels, KS
USA - Welcome to University of Kansas Hotels, KA
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
| Send your link request directly to
|
| |
endif; ?>
|
sponsor links

if (!function_exists('doConnect'))
include ('../../mysql.inc.php');
$banners = array(110,122,124,178,168,186,180,182);
$banner_platziert = array();
for ($i=1; $i<=3;$i++) {
$ba_id = $banners[mt_rand(0, 8 - 1)];
while (in_array($ba_id, $banner_platziert) && $retry < 100) {
$ba_id = $banners[mt_rand(0, 8 - 1)];
$retry++;
}
$banner_platziert[] = $ba_id;
$row = mySQL_Get_Row("SELECT * FROM ba_banner WHERE ba_id=$ba_id");
if ($row['attach'] == '.swf') {
?>
}
else
echo "  \n";
query ("UPDATE ba_summe SET anz=anz+1 WHERE id_banner=$ba_id and aktion=1 and datum=date(NOW())");
if (mysql_affected_rows() == 0)
query ("INSERT INTO ba_summe VALUES (NULL, $ba_id, 1, NOW(), 1)");
}
?>
|