";
if(file_exists("/home/funtastik/public_html/Florida/travel/Fort/Myers/LeaderboardCity.html")){
include "/home/funtastik/public_html/Florida/travel/Fort/Myers/LeaderboardCity.html";
}else if(file_exists("/home/funtastik/public_html/Florida/travel/LeaderboardCity.html")){
include "/home/funtastik/public_html/Florida/travel/LeaderboardCity.html";
}else if(file_exists("/home/funtastik/public_html/North/America/LeaderboardCity.html")){
include "/home/funtastik/public_html/North/America/LeaderboardCity.html";
}
include "/home/funtastik/public_html/Florida/travel/Fort/Myers/Body.html";
include "/home/funtastik/public_html/Florida/travel/Fort/Myers/NavBar.html";
if(file_exists("/home/funtastik/public_html/Florida/travel/Fort/Myers/TrailerboardCity.html")){
include "/home/funtastik/public_html/Florida/travel/Fort/Myers/TrailerboardCity.html";
}else if(file_exists("/home/funtastik/public_html/Florida/travel/TrailerboardCity.html")){
include "/home/funtastik/public_html/Florida/travel/TrailerboardCity.html";
}else if(file_exists("/home/funtastik/public_html/North/America/TrailerboardCity.html")){
include "/home/funtastik/public_html/North/America/TrailerboardCity.html";
}
echo "
";
include "/home/funtastik/public_html/Bottom1.html";
echo "09:14:18 Sunday, May 28, 2006 EDT
";
include "/home/funtastik/public_html/Bottom.html";
?>