if(!$my_title) {
include("/home/ghadmin/domains/gospelherald.com.hk/public_html/error.htm");
} else {
//?code=soc&id=1461
if (!$isArticleAds) {
$categoryList = "首頁 > $my_mcat > $my_scat ";
} else {
if ($isNewsRecruitAds) {
$adInfoType = '招聘';
}
if ($isNewsCommericalAds) {
$adInfoType = '商訊';
}
$categoryList = "首頁 > 分類資訊 > " . $adInfoType . "";
}
?>
|