Пример #1
0
						<li>
							<a href="<?php 
webPageUrlAu('products');
?>
" class="txt-1">產品介紹 Products</a>
							<div class="subSitemap">
								<a href="<?php 
webPageUrlAu('products');
?>
" class="txt-1_4">康和期經產品列表</a> / 
								<a href="chatroom.php" class="txt-1_4">康和期顧相談室</a>
							</div>
						</li>
						<li>
							<a href="<?php 
webPageUrlAu('service');
?>
" class="txt-1">客服中心 Customer Service </a>
							<div class="subSitemap">
								<a href="monthlyreport.php" class="txt-1_4">投資月報</a> / 
								<a href="saleschannel.php" class="txt-1_4">銷售機構</a> / 
								<a href="download.php" class="txt-1_4">文件下載</a> / 
								<a href="qa.php" class="txt-1_4">Q&A</a> / 
								<a href="service.php#map" class="txt-1_4">網站地圖</a>
							</div>
						</li>
					</ul>
				</div>
			</div>
		</div>
	</section>
Пример #2
0
webPageUrlAu('futures_fund');
?>
">
							<div class="futures-pic pic">
								<img src="<?php 
path_au('img');
?>
pic2_1.jpg" alt="">
							</div>
						</a></figure>
						<p class="txt-ff1 txt-1 text-center">Futures Trust Fund</p>
						<p class="txt-ff1 txt-1 text-center">期貨信託事業</p>
					</li>
					<li class="futures-item">
						<figure><a href="<?php 
webPageUrlAu('futures_advisory');
?>
">
							<div class="futures-pic pic">
								<img src="<?php 
path_au('img');
?>
pic3_1.jpg" alt="">
							</div>
						</a></figure>
						<p class="txt-ff1 txt-1 text-center">Futures Advisory</p>
						<p class="txt-ff1 txt-1 text-center">期貨顧問事業</p>
					</li>
				</ul>
			</div>
		</div>
Пример #3
0
// fb-root
// include_once INC_PATH.'fbscript.php';
?>

<div id="top"></div>
<header id="<?php 
notPhone('globalHeader');
?>
" class="global_hd <?php 
isPhone('mobile_header');
?>
">
	<!-- <div class="wrapper"> -->
		<header id="logo" class="ib"><a href="<?php 
webPageUrlAu('index');
?>
" title="康和期貨網站首頁"><img src="<?php 
path_au('img');
?>
LOGO.png" alt=""></a></header>
		<nav class="main_nav ib ">
			<ul class="cf">
			<?php 
headerNavAu();
?>
				<li class="quick_bar">
					<div class="login">
						<a href="https://fm.concordfutures.com.tw/fundM/Login.aspx" class="hide_txt" target="_blank">會員登入</a>
					</div>
				</li>
Пример #4
0
						</a></figure>
					</li>
					<li class="mod-block2 index_showcase-item col-xs-3">
						<figure><a href="goddess_cnt.php">
							<div class="mod-block2-pic index_showcase-pic pic">
								<img src="dist/images/temp/tem-case2.jpg" alt="">
							</div>
							<figcaption>
								拒絕毛手毛腳!!OOO醫生讓MM們 乾淨清爽過一夏
							</figcaption>
						</a></figure>
					</li>
				</ul>
				<div class="index_showcase-more">
					<div class="btn btn-aphrodite"><a href="<?php 
webPageUrlAu('goddess');
?>
">showcase</a></div>
				</div>
			</div><!-- /.container  END  !! -->
		</div><!-- /.wrapper  END  !! -->
	</section>
</main>

<?php 
// -------------------------------
// Footer
// -------------------------------
include_once INC_PATH . 'footer.php';
?>
</div><!-- /.ip-main  END  !! -->
Пример #5
0
	function futuresSec2Hover() {
		$("#futuresSec2 .txt").removeClass('txtImg_futures-futures-2').addClass('txtImg_futures-futures-2active');
	}
	function futuresSec3Hover() {
		$("#futuresSec3 .txt").removeClass('txtImg_futures-futures-3').addClass('txtImg_futures-futures-3active');
	}

	function futuresSec1Active() {
		futuresSec1Hover();
		futuresSec2();
		futuresSec3();
		futuresSec1Click();
		isActive($("#futuresSec1"), $("#futuresSec1.active"));
		// if ($("#futuresSec1").hasClass("active")) {
		// 	$("#futuresSec1").append("<a href=\"<?php 
webPageUrlAu('futures_managed');
?>
\"></a>");
		// };
	}
	function futuresSec2Active() {
		futuresSec2Hover();
		futuresSec1();
		futuresSec3();
		futuresSec2Click();
		isActive($("#futuresSec2"), $("#futuresSec2.active"));
	}
	function futuresSec3Active() {
		futuresSec3Hover();
		futuresSec1();
		futuresSec2();