session_start();
// Register all the neccessary session variables in this index page
include '../configuration/session_variables.php';
// Include the configuration variables
include '../configuration/config.php';
// Create a database connection to kit database
include '../configuration/connect_db.php';
// Include the tracking
$track_page_name='Speedboat';
include '../tracking/track.inc';
/*
if (strstr($_SERVER['HTTP_REFERER'],'uwants')){ // Forward unwanted outside refers to a declearation page
header ("location: ../fishing/refer.php?refer=uwant_forum");
}
else if(strstr($_SERVER['HTTP_REFERER'],'discuss')){
header ("location: ../fishing/refer.php?refer=discuss");
}else if ((strstr($ip_addr,'147.8.') || strstr($ip_addr,'158.132.')) && $_SESSION["user"]["user_id"]!=1 && $ip_addr!='147.8.177.159')
header ("location:../about_kit/index.php");
else if (!($_COOKIE["fishing_watch"]=='Y' || $_COOKIE["fishing_watch"]=='N') && $_SESSION["user"]["user_id"]!="1" && $_SESSION["user"]["user_id"]!="2"){
// Ask if display hunting
header ("location:declare.php");
}
*/
if ((strstr($ip_addr,'147.8.') || strstr($ip_addr,'158.132.')) && $_SESSION["user"]["user_id"]!=1 && $ip_addr!='147.8.177.159')
header ("location:../about_kit/index.php");
$with_hunting=$_COOKIE["fishing_watch"];
// Inlclude the neccessary modules
$_PAGE['title'] = 'Fishing & Scuba Diving Diary 傑仔的釣魚和浮潛日記 ';
$_PAGE['meta_keywords']
= '釣魚 船釣 艇釣 釣點 沉船位 青班 石班 西貢 艇家 魚餌 魚獲圖片 釣魚短片 釣魚電影 魚絲 魚鉤 呔魚 排口 大蝦 八爪 三們仔 塔門';
$page_marquee=' This page is written in Chinese language. Fishing, Diving, lots of fun ! 放生BB魚,保護大自然,大家齊響應!
Protect the natural environment.';
$_page_top_banner='top_banner.jpg';
$site_helper='5.gif';
echo $_USER['browser'];
//$_page_activate_moving_menu=1;
$_page_disable_research_conference_list=1;
$_page_is_fishing=1;
$_page_fish_uncle='left';
$_page_selected_diary='left';
$_page_fish_search='left';
$_page_place_search='left';
include '../modules/default.inc';
$_SESSION["message"]='';
$_SESSION["user"]["site_helper"]='';
if ($fishing_diary_id!="")
echo "
";
$page_banner_no_bgcolor=0;
$page_banner='speedboat.jpg';
include '../modules/page_banner.inc';
title_line("樹生叔叔的釣魚潛水之旅 ","Together");
?>
| ";
// Include right panel for the fishing site
include '../modules/fishing_right_panel.inc';
echo "";
echo "