4478 lines
189 KiB
HTML
4478 lines
189 KiB
HTML
<html lang="en">
|
||
<head>
|
||
<meta charset="utf-8" />
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||
<title>排位表 - 賽馬資訊 - 香港賽馬會</title>
|
||
<link
|
||
href="/racing/information/favicon.ico"
|
||
rel="shortcut icon"
|
||
type="image/x-icon"
|
||
/>
|
||
<meta name="viewport" content="width=device-width" />
|
||
<meta name="keywords" />
|
||
|
||
<link
|
||
type="text/css"
|
||
href="/racing/information/Chinese/Content/Comm.aspx"
|
||
rel="stylesheet"
|
||
/>
|
||
<link
|
||
type="text/css"
|
||
href="/racing/information/Chinese/Content/Racing.aspx"
|
||
rel="stylesheet"
|
||
/>
|
||
|
||
<script
|
||
type="text/javascript"
|
||
src="/racing/information/Scripts/jquery-1.10.2.js"
|
||
></script>
|
||
<script
|
||
src="chrome-extension://nngceckbapebfimnlniiiahkandclblb/content/fido2/page-script.js"
|
||
id="bw-fido2-page-script"
|
||
></script>
|
||
|
||
<script type="text/javascript">
|
||
$(document).ready(function () {
|
||
$(".js_racecard_rt_num img").on("mouseover", function () {
|
||
var imgurl = $(this).attr("src");
|
||
var suffix = imgurl.substring(imgurl.lastIndexOf("."), imgurl.length);
|
||
var newimgurl = "";
|
||
if (imgurl.lastIndexOf("_o") < 0) {
|
||
newimgurl =
|
||
imgurl.substring(0, imgurl.lastIndexOf(".")) + "_r" + suffix;
|
||
$(this).addClass("active");
|
||
$(this).attr("src", newimgurl);
|
||
$(this).attr("delSrc", imgurl);
|
||
}
|
||
});
|
||
$(".js_racecard_rt_num img").on("mouseout", function () {
|
||
if ($(this).hasClass("active")) {
|
||
var imgurl = $(this).attr("delSrc");
|
||
$(this).attr("src", imgurl);
|
||
}
|
||
});
|
||
|
||
$("img[id^=racecard_v3_btn][id$=_r]").mouseover(function () {
|
||
var imgurl = $(this).attr("src");
|
||
var suffix = imgurl.substring(imgurl.lastIndexOf("."), imgurl.length);
|
||
var newimgurl = "";
|
||
if (imgurl.indexOf("_r") < 0) {
|
||
newimgurl =
|
||
imgurl.substring(0, imgurl.lastIndexOf(".")) + "_r" + suffix;
|
||
$(this).addClass("active");
|
||
$(this).attr("src", newimgurl);
|
||
$(this).attr("delSrc", imgurl);
|
||
}
|
||
});
|
||
$("img[id^=racecard_v3_btn][id$=_r]").mouseout(function () {
|
||
if ($(this).hasClass("active")) {
|
||
var imgurl = $(this).attr("delSrc");
|
||
$(this).attr("src", imgurl);
|
||
}
|
||
});
|
||
|
||
$("input[type='checkbox'][value='評分']").on("change", function () {
|
||
$(
|
||
"input[type='checkbox'][value='評分'][style='display: none;']"
|
||
).prop("checked", this.checked);
|
||
});
|
||
});
|
||
|
||
function OpenPopWin(ps_Link, pv_Width, pv_Height, ps_Win) {
|
||
var randomnumber = Math.floor(Math.random() * 11);
|
||
var pv_Left = 20;
|
||
var pv_Top = 20;
|
||
var ls_options =
|
||
"status=no,toolbar=no,menubar=no,location=no,scrollbars=no,resizable=yes,left=" +
|
||
pv_Left +
|
||
",top=" +
|
||
pv_Top +
|
||
",width=" +
|
||
pv_Width +
|
||
",height=" +
|
||
pv_Height;
|
||
window.open(ps_Link, randomnumber, ls_options);
|
||
}
|
||
</script>
|
||
|
||
<style type="text/css">
|
||
a.blueBtn1 {
|
||
display: inline-block;
|
||
background: linear-gradient(#2b5dba, #2958b0);
|
||
border-radius: 4px;
|
||
height: 19px;
|
||
padding: 2px 13px 0 13px;
|
||
margin: 0 0 4px 3px;
|
||
font-weight: bold !important;
|
||
color: #fff !important;
|
||
font-family: Arial, Verdana, Helvetica, sans-serif;
|
||
font-size: 11px !important;
|
||
white-space: nowrap;
|
||
}
|
||
|
||
.greyBtn {
|
||
display: inline-block;
|
||
background: linear-gradient(#ececec, #dedede);
|
||
border-radius: 4px;
|
||
height: 19px;
|
||
padding: 2px 13px 0 13px;
|
||
margin: 0 0 4px 3px;
|
||
font-weight: bold !important;
|
||
color: #666 !important;
|
||
font-family: Arial, Verdana, Helvetica, sans-serif;
|
||
font-size: 11px !important;
|
||
white-space: nowrap;
|
||
}
|
||
|
||
a.racecard_rt_num:hover {
|
||
text-decoration: none;
|
||
}
|
||
|
||
.date_title {
|
||
margin-bottom: 10px;
|
||
margin-top: 5px;
|
||
background: url(/racing/Info/chinese/revamp/images/racing/dash.gif)
|
||
repeat-x left bottom;
|
||
min-height: 25px;
|
||
width: 760px;
|
||
text-align: right;
|
||
}
|
||
|
||
.raceCard .top_races td {
|
||
padding: 1px;
|
||
}
|
||
.raceCard .commTitlePic {
|
||
display: inline-block;
|
||
width: 760px;
|
||
}
|
||
|
||
#racecardlist a,
|
||
#standbylist a {
|
||
color: #03c;
|
||
}
|
||
</style>
|
||
|
||
<style type="text/css"></style>
|
||
<script language="javascript">
|
||
var JcrwUrlPrefix = "/racing/Info";
|
||
var SSOCommonPath = "//common.hkjc.com/corporate/";
|
||
|
||
function OpenPopWinScroll(ps_Link, pv_Width, pv_Height, ps_Win) {
|
||
var pv_Left = 20;
|
||
var pv_Top = 20;
|
||
var ls_options =
|
||
"status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=" +
|
||
pv_Left +
|
||
",top=" +
|
||
pv_Top +
|
||
",width=" +
|
||
pv_Width +
|
||
",height=" +
|
||
pv_Height;
|
||
window.open(ps_Link, ps_Win, ls_options);
|
||
}
|
||
</script>
|
||
<style>
|
||
.preview-highlight {
|
||
border: 5px red dashed !important;
|
||
margin: -5px !important;
|
||
}
|
||
</style>
|
||
<script src="/bannerad/js/zone/sdceo_zone_EWRRSR1C_banner.js?date=202405090043"></script>
|
||
</head>
|
||
<body style="">
|
||
<div id="mainContainer">
|
||
<link
|
||
type="text/css"
|
||
href="/racing/common/chinese/css/global.css"
|
||
rel="stylesheet"
|
||
/>
|
||
<link
|
||
type="text/css"
|
||
href="/racing/common/chinese/css/racing.css"
|
||
rel="stylesheet"
|
||
/>
|
||
<script
|
||
type="text/javascript"
|
||
src="/racing/Info/Scripts/MicrosoftAjax.min.js"
|
||
></script>
|
||
<script
|
||
type="text/javascript"
|
||
src="/racing/Info/Scripts/MicrosoftMvcAjax.min.js"
|
||
></script>
|
||
<script
|
||
type="text/javascript"
|
||
src="/racing/Info/Scripts/ImgRollover.min.js"
|
||
></script>
|
||
<script
|
||
type="text/javascript"
|
||
src="//common.hkjc.com/js/specialChar.js"
|
||
></script>
|
||
<script
|
||
type="text/javascript"
|
||
src="//common.hkjc.com/js/b64.min.js"
|
||
></script>
|
||
<script
|
||
type="text/javascript"
|
||
src="//common.hkjc.com/corporate/scripts/customer_profile.min.js"
|
||
></script>
|
||
<script
|
||
type="text/javascript"
|
||
src="/racing/Info/Scripts/jquery-1.4.1.min.js"
|
||
></script>
|
||
<script
|
||
src="//common.hkjc.com/corporate/scripts/jquery.jsonp-2.1.3.min.js"
|
||
type="text/javascript"
|
||
></script>
|
||
<script
|
||
src="/racing/info/GlobalMenu/Chinese/js/global.js"
|
||
type="text/javascript"
|
||
></script>
|
||
<script
|
||
src="//common.hkjc.com/corporate/scripts/SSOCore.js"
|
||
type="text/javascript"
|
||
></script>
|
||
<script
|
||
src="//common.hkjc.com/corporate/scripts/sso.min.js"
|
||
type="text/javascript"
|
||
></script>
|
||
<script
|
||
src="//common.hkjc.com/corporate/scripts/ssoConfig.js"
|
||
type="text/javascript"
|
||
></script>
|
||
<script
|
||
src="/racing/info/GlobalMenu/Chinese/js/jcrw_sso.js"
|
||
type="text/javascript"
|
||
></script>
|
||
<script
|
||
src="/racing/info/english/include/readyToShowLoginBar.js"
|
||
type="text/javascript"
|
||
></script>
|
||
<script
|
||
type="text/javascript"
|
||
src="/racing/information/Scripts/jquery-1.10.2.js"
|
||
></script>
|
||
<script src="/racing/common/js/4e-rw.js" type="text/javascript"></script>
|
||
|
||
<style>
|
||
/*body{ background:url(../../images/bg.gif) repeat-x; background-position:0 89px;}*/
|
||
|
||
div#header {
|
||
width: 964px;
|
||
}
|
||
|
||
#mainContainer,
|
||
#seo .content,
|
||
#footer {
|
||
margin-left: 0px;
|
||
}
|
||
|
||
#innerContent {
|
||
width: 920px;
|
||
padding: 0 10px;
|
||
min-height: inherit;
|
||
position: relative;
|
||
}
|
||
|
||
#innerContent .twoMenuSelect {
|
||
background: rgb(32, 74, 136);
|
||
border: 0px solid rgb(255, 255, 255);
|
||
border-image: none; /*left: 13px; top: 114px;*/
|
||
padding-left: 6px;
|
||
width: 800px;
|
||
height: 23px;
|
||
visibility: visible;
|
||
position: absolute;
|
||
z-index: 21;
|
||
}
|
||
|
||
#contentContainer .content .navBg {
|
||
width: 920px;
|
||
height: 23px;
|
||
background: #204a88;
|
||
margin: 0 10px;
|
||
}
|
||
|
||
#menu1 {
|
||
position: absolute;
|
||
left: 10px !important;
|
||
top: -23px !important;
|
||
*top: -23px !important;
|
||
width: auto !important;
|
||
}
|
||
|
||
.menuNav {
|
||
position: relative;
|
||
left: 0 !important;
|
||
top: 0 !important;
|
||
float: left;
|
||
width: auto !important;
|
||
}
|
||
|
||
.menuNav a {
|
||
display: block;
|
||
background: rgb(32, 74, 136);
|
||
padding: 3px;
|
||
line-height: 16px;
|
||
text-align: left;
|
||
color: rgb(255, 255, 255);
|
||
font-family: Arial, Verdana;
|
||
font-size: 11px;
|
||
font-style: normal;
|
||
font-weight: normal;
|
||
text-decoration: none;
|
||
}
|
||
|
||
.menuNav a:hover {
|
||
text-decoration: none;
|
||
}
|
||
|
||
.menuNav a.selected {
|
||
background: #000;
|
||
color: #99ffff;
|
||
cursor: pointer;
|
||
text-decoration: none;
|
||
}
|
||
|
||
.menuNav {
|
||
background: rgb(32, 74, 136);
|
||
height: 23px;
|
||
}
|
||
|
||
.twoMenu {
|
||
background: rgb(32, 74, 136);
|
||
border-image: none;
|
||
left: 0px;
|
||
width: 210px;
|
||
visibility: hidden;
|
||
position: absolute;
|
||
z-index: 19;
|
||
}
|
||
|
||
.twoMenu a {
|
||
border: 2px solid rgb(37, 86, 159);
|
||
padding: 4px;
|
||
text-decoration: none;
|
||
}
|
||
|
||
.twoMenu a:not(:first-child) {
|
||
border-top: none;
|
||
}
|
||
|
||
.twoMenu a:hover {
|
||
background: #000;
|
||
color: #99ffff;
|
||
cursor: pointer;
|
||
}
|
||
|
||
#mainNav .subNav .content {
|
||
height: auto;
|
||
padding: 9px 20px 9px 20px;
|
||
width: 900px;
|
||
}
|
||
|
||
#mainNav .subNav .content ul li a.active {
|
||
color: #c7b163;
|
||
}
|
||
|
||
#header_bottom_banner {
|
||
display: none;
|
||
}
|
||
|
||
#contentContainer .content {
|
||
width: 940px;
|
||
background: #fff;
|
||
padding: 10px 0 2px 0;
|
||
float: left;
|
||
}
|
||
/*footer*/
|
||
#seo .content {
|
||
padding-left: 22px;
|
||
}
|
||
|
||
#footer {
|
||
padding-left: 22px;
|
||
}
|
||
|
||
#mainNav .subNav .content ul {
|
||
font-size: 0;
|
||
}
|
||
|
||
#mainNav .subNav .content ul li {
|
||
height: 16px;
|
||
vertical-align: top;
|
||
}
|
||
|
||
#mainNav .subNav .content ul .stroke {
|
||
font-size: 12px;
|
||
}
|
||
/*#mainContainer .mainNav_cn .subNav .content{ height:40px;}*/
|
||
.mainNav_cn .subNav .content ul li {
|
||
margin: 0;
|
||
}
|
||
|
||
.mainNav_cn .subNav .content ul li a {
|
||
line-height: inherit;
|
||
}
|
||
/*
|
||
#mainNav .subNav .content ul li{margin-left:-2.5px; margin-right:-2px;}
|
||
#mainNav .subNav .content ul .stroke{ margin-left:-3px; margin-right:-3px;}
|
||
#mainNav .subNav_cn .content ul .stroke{ margin-left:-3.4px; margin-right:-3.4px;}
|
||
*/
|
||
|
||
.menuNav a {
|
||
padding: 2px 5px 3px 1px;
|
||
margin-top: 2px;
|
||
}
|
||
|
||
.menuNav a.selected_cur {
|
||
background: #e7e7e7;
|
||
color: #000080;
|
||
}
|
||
|
||
.menuNav .twoMenu a.selected_cur {
|
||
background: #000088;
|
||
color: #fff;
|
||
}
|
||
|
||
.menuNav_cn {
|
||
padding: 0 2px;
|
||
}
|
||
|
||
.menuNav_cn a {
|
||
font-family: 新細明體, Arial, Verdana;
|
||
font-size: 12px;
|
||
padding: 2px 3.7px 3px 4px;
|
||
}
|
||
|
||
#topNav {
|
||
margin: 25px 5px 0 0;
|
||
}
|
||
|
||
#topNav input[type="text"] {
|
||
height: 20px;
|
||
width: 79px;
|
||
line-height: inherit;
|
||
font-size: 11px;
|
||
}
|
||
|
||
#topNav #globalLoginControl {
|
||
margin-left: 5px;
|
||
}
|
||
|
||
#topNav a {
|
||
padding: 0;
|
||
}
|
||
|
||
.menuNav a.selected_cur {
|
||
background: #e7e7e7;
|
||
color: #000080;
|
||
}
|
||
|
||
.menuNav .twoMenu a.selected_cur {
|
||
background: #000088;
|
||
color: #fff;
|
||
}
|
||
</style>
|
||
|
||
<script>
|
||
$(document).ready(function () {
|
||
var url =
|
||
"zh-hk" == "en-us"
|
||
? window.location.href.replace(/Chinese/gi, "Chinese")
|
||
: window.location.href.replace(/Chinese/gi, "English");
|
||
|
||
if ("False" === "True") {
|
||
url = "/racing/information/Chinese/Horse/SelectHorse.aspx";
|
||
} else if ("racecard" == "trackworkonedayresult") {
|
||
url = "/racing/information/Chinese/Trackwork/TrackWorkSearch.aspx";
|
||
}
|
||
|
||
$("a.lang").attr(
|
||
"href",
|
||
"zh-hk" == "en-us"
|
||
? url.replace(/Chinese/gi, "Chinese")
|
||
: url.replace(/Chinese/gi, "English")
|
||
);
|
||
});
|
||
|
||
function ChangeLang() {
|
||
var url =
|
||
"zh-hk" == "en-us"
|
||
? window.location.href.replace(/Chinese/gi, "Chinese")
|
||
: window.location.href.replace(/Chinese/gi, "English");
|
||
if ("False" === "True") {
|
||
url = "/racing/information/Chinese/Horse/SelectHorse.aspx";
|
||
} else if ("racecard" == "trackworkonedayresult") {
|
||
url = "/racing/information/Chinese/Trackwork/TrackWorkSearch.aspx";
|
||
}
|
||
|
||
window.location.href =
|
||
"zh-hk" == "en-us"
|
||
? url.replace(/Chinese/gi, "Chinese")
|
||
: url.replace(/Chinese/gi, "English");
|
||
}
|
||
|
||
$(function () {
|
||
$("#mainNav .nav .content img").on("mouseover", function () {
|
||
var imgurl = $(this).attr("src");
|
||
var suffix = imgurl.substring(
|
||
imgurl.lastIndexOf("."),
|
||
imgurl.length
|
||
);
|
||
var newimgurl = "";
|
||
if (imgurl.lastIndexOf("_over") < 0) {
|
||
newimgurl =
|
||
imgurl.substring(0, imgurl.lastIndexOf(".")) + "_over" + suffix;
|
||
$(this).addClass("active");
|
||
$(this).attr("src", newimgurl);
|
||
$(this).attr("delSrc", imgurl);
|
||
}
|
||
});
|
||
$("#mainNav .nav .content img").on("mouseout", function () {
|
||
if ($(this).hasClass("active")) {
|
||
var imgurl = $(this).attr("delSrc");
|
||
$(this).attr("src", imgurl);
|
||
}
|
||
});
|
||
|
||
//$("#mainNav .subNav .content li").on("mouseover",function () {
|
||
// $(this).siblings().children("a").css("color","#c7b163");
|
||
// //if (!$(this).find("a").hasClass("active")) {
|
||
// // console.log(1)
|
||
// // $(this).find("a").addClass("active").parent("li").siblings("li:not(.active)").removeClass("active");
|
||
// // $(this).addClass("active");
|
||
// //}
|
||
//})
|
||
//$("#mainNav .subNav .content li").mouseout(function () {
|
||
// $(this).siblings().children("a").css("color", "#ae8701");
|
||
// //if ($(this).hasClass("active")) {
|
||
// // $(this).removeClass("active");
|
||
// // $(this).find("a").removeClass("active");
|
||
// //}
|
||
//})
|
||
|
||
$(".js_twoMenuSelect .menuNav").mouseover(function () {
|
||
$(this).find(".one_nav").addClass("selected");
|
||
$(this).find(".twoMenu").css("visibility", "visible");
|
||
});
|
||
$(".js_twoMenuSelect .menuNav").mouseout(function () {
|
||
$(this).find(".one_nav").removeClass("selected");
|
||
$(this).find(".twoMenu").css("visibility", "hidden");
|
||
});
|
||
});
|
||
</script>
|
||
|
||
<script type="text/javascript" language="javascript">
|
||
var isFocus = false;
|
||
setTimeout(showLogin, 25);
|
||
</script>
|
||
|
||
<div id="header">
|
||
<a id="logo" href="//www.hkjc.com/home/chinese/index.asp"> </a>
|
||
<div id="header_nav" class="nav">
|
||
<div id="topNav">
|
||
<div>
|
||
<input value="" name="searchkey" id="searchkey" type="hidden" />
|
||
<a href="//www.hkjc.com/home/chinese/index.asp">首頁</a>
|
||
<a
|
||
class="lang"
|
||
href="https://racing.hkjc.com/racing/information/English/Racing/Racecard.aspx?RaceDate=2024/05/08&Racecourse=HV&RaceNo=1"
|
||
>English</a
|
||
>
|
||
<input
|
||
onblur="if(document.getElementById('searchkey').value=='') this.value='搜尋';isFocus = false;"
|
||
onfocus="if(document.getElementById('searchkey').value!='搜尋' && this.value=='搜尋') this.value='';isFocus = true;"
|
||
onkeyup="setSearchVal()"
|
||
maxlength="166"
|
||
title="搜尋"
|
||
value="搜尋"
|
||
type="text"
|
||
name=""
|
||
id="searchtext"
|
||
/>
|
||
<input
|
||
onclick="javascript: goSearch(); return false;"
|
||
class="iconToggle"
|
||
type="image"
|
||
name=""
|
||
id="searchimg"
|
||
src="/racing/info/GlobalMenu/chinese/images/icon_toggle.gif"
|
||
alt="Submit search"
|
||
/>
|
||
</div>
|
||
<span id="globalLoginControl"
|
||
><a class="login" href="javascript:redirectPage(strlogin)"
|
||
>登入</a
|
||
>
|
||
/ <a href="javascript:redirectPage(strregister)">登記</a
|
||
><a href="javascript:redirectPage(strhelp)" class="faq"
|
||
>常見問題</a
|
||
></span
|
||
>
|
||
<div id="ssoDiv"></div>
|
||
</div>
|
||
<div id="ewinContainer">
|
||
<a
|
||
class="ewin"
|
||
onclick="WATracker.trackClickEvent('header_ewin_home')"
|
||
href="//bet.hkjc.com/index.aspx?lang=ch"
|
||
target="_blank"
|
||
>
|
||
</a>
|
||
<a
|
||
onclick="WATracker.trackClickEvent('header_ewin_racing')"
|
||
href="//bet.hkjc.com/racing/index.aspx?lang=ch"
|
||
target="_blank"
|
||
>賽馬</a
|
||
>
|
||
<a
|
||
onclick="WATracker.trackClickEvent('header_ewin_football')"
|
||
href="//bet.hkjc.com/football/index.aspx?lang=ch"
|
||
target="_blank"
|
||
>足智彩</a
|
||
>
|
||
<a
|
||
onclick="WATracker.trackClickEvent('header_ewin_marksix')"
|
||
href="//bet.hkjc.com/marksix/index.aspx?lang=ch"
|
||
target="_blank"
|
||
>六合彩</a
|
||
>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<script type="text/javascript" language="javascript">
|
||
var focus = "false";
|
||
var search_category = "racing";
|
||
document.getElementById("searchtext").onkeypress =
|
||
function handleKeyPress(evt) {
|
||
var keycode = window.event ? event.keyCode : evt.which;
|
||
if (keycode == 13) {
|
||
if (isFocus) {
|
||
focus = "false";
|
||
goSearch();
|
||
focus = "true";
|
||
}
|
||
}
|
||
};
|
||
function setSearchVal() {
|
||
document.getElementById("searchkey").value =
|
||
document.getElementById("searchtext").value;
|
||
}
|
||
function replaceAllChar(text, inp) {
|
||
while (text.indexOf(inp) >= 0) text = text.replace(inp, "");
|
||
return text;
|
||
}
|
||
function goSearch() {
|
||
if (focus == "false") {
|
||
var keyword = document.getElementById("searchkey").value;
|
||
for (var i = 0; i < charArr.length; i++)
|
||
keyword = replaceAllChar(keyword, charArr[i]);
|
||
keyword = keyword.replace(/^\s+/, "").replace(/\s+$/, "");
|
||
if (keyword == "") {
|
||
var lang = "english";
|
||
|
||
if (lang == "english") alert("Please input a search query");
|
||
|
||
if (lang == "chinese") alert("請輸入搜尋字串");
|
||
} else {
|
||
var url =
|
||
"http://search.hkjc.com/search/chinese/search.aspx?k=" +
|
||
Base64.encode(encodeURIComponent(keyword));
|
||
if (search_category == "utility") {
|
||
url += "&g=faq";
|
||
} else {
|
||
url += "&g=all";
|
||
}
|
||
url += "&t=n";
|
||
window.location.href = url;
|
||
}
|
||
} else {
|
||
focus = "false";
|
||
}
|
||
}
|
||
</script>
|
||
|
||
<div class="clearfix mainNav_cn" id="mainNav">
|
||
<div class="nav">
|
||
<div class="shadowL"></div>
|
||
<div class="content">
|
||
<a
|
||
href="//entertainment.hkjc.com/entertainment/chinese/index.aspx"
|
||
rel="entertainment"
|
||
target="_top"
|
||
>
|
||
<img
|
||
src="/racing/info/GlobalMenu/chinese/images/navigation/entertainment-l1.gif"
|
||
alt="馬場及娛樂"
|
||
/>
|
||
</a>
|
||
<a
|
||
href="//racing.hkjc.com/racing/chinese/index.aspx"
|
||
rel="racing"
|
||
target=""
|
||
>
|
||
<img
|
||
src="/racing/info/GlobalMenu/chinese/images/navigation/racing-l1_over.gif"
|
||
alt="賽馬資訊"
|
||
/>
|
||
</a>
|
||
<a
|
||
href="//football.hkjc.com/football/chinese/index.aspx"
|
||
rel="football"
|
||
target=""
|
||
>
|
||
<img
|
||
src="/racing/info/GlobalMenu/chinese/images/navigation/football-l1.gif"
|
||
alt="足球資訊"
|
||
/>
|
||
</a>
|
||
<a
|
||
href="//member.hkjc.com/member/chinese/index.aspx"
|
||
rel="member"
|
||
target=""
|
||
>
|
||
<img
|
||
src="/racing/info/GlobalMenu/chinese/images/navigation/member-l1.gif"
|
||
alt="馬會會員"
|
||
/>
|
||
</a>
|
||
<a
|
||
href="//charities.hkjc.com/charities/chinese/index.aspx"
|
||
rel="charities"
|
||
target=""
|
||
>
|
||
<img
|
||
src="/racing/info/GlobalMenu/chinese/images/navigation/charities-l1.gif"
|
||
alt="社區貢獻及慈善"
|
||
/>
|
||
</a>
|
||
<a
|
||
href="//corporate.hkjc.com/corporate/chinese/index.aspx"
|
||
rel="corporate"
|
||
target=""
|
||
>
|
||
<img
|
||
src="/racing/info/GlobalMenu/chinese/images/navigation/corporate-l1.gif"
|
||
alt="馬會知多少"
|
||
/>
|
||
</a>
|
||
</div>
|
||
<div class="shadowR"></div>
|
||
</div>
|
||
<div class="subNav">
|
||
<div class="shadowL"></div>
|
||
<div class="content">
|
||
<ul>
|
||
<li>
|
||
<a href="javascript:;" rel="racing info" target=""
|
||
>賽事資料(本地)</a
|
||
>
|
||
<span class="stroke">|</span>
|
||
<div class="pullmenu clearfix" style="height: 386px">
|
||
<div class="shadowL"></div>
|
||
<div class="content">
|
||
<dl>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/racing/Entries.aspx"
|
||
rel="entries"
|
||
target=""
|
||
>報名表</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<div class="pullmenu clearfix" style="height: 191px">
|
||
<div class="shadowL"></div>
|
||
<div class="content">
|
||
<dl>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/racing/RaceCard.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>排位表</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/Racing/Localtrackwork.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>晨操資料</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/Racing/RaceReportExt.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>各駒上次競賽事件摘要</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/Racing/FormLine.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>同場賽駒上次對壘賽績比較</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/Racing/ExceptionalFactors.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>特別因素</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/Racing/VeterinaryRecord.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>傷患紀錄</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
</dl>
|
||
</div>
|
||
<div class="shadowR"></div>
|
||
<div class="shadowB"></div>
|
||
</div>
|
||
<a
|
||
href="/racing/information/Chinese/racing/RaceCard.aspx"
|
||
rel="race card"
|
||
target=""
|
||
class="subArrow"
|
||
>排位表<span></span
|
||
></a>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="//bet.hkjc.com/default.aspx?url=/racing/pages/odds_wp.aspx&lang=ch&dv=local"
|
||
rel="current odds"
|
||
target="popup"
|
||
>即時賠率</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<div class="pullmenu clearfix" style="height: 58px">
|
||
<div class="shadowL"></div>
|
||
<div class="content">
|
||
<dl>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/Racing/TrainersEntries.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>全日練馬師分場表</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/Racing/TNCEntries.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>練馬師王出馬表</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
</dl>
|
||
</div>
|
||
<div class="shadowR"></div>
|
||
<div class="shadowB"></div>
|
||
</div>
|
||
<a
|
||
href="/racing/information/Chinese/racing/TrainersEntries.aspx"
|
||
rel="trainers entries"
|
||
target=""
|
||
class="subArrow"
|
||
>練馬師分場表<span></span
|
||
></a>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<div class="pullmenu clearfix" style="height: 58px">
|
||
<div class="shadowL"></div>
|
||
<div class="content">
|
||
<dl>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/Racing/JockeysRides.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>全日騎師分場表</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/chinese/Racing/JKCScheduledRides.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>騎師王坐騎表</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
</dl>
|
||
</div>
|
||
<div class="shadowR"></div>
|
||
<div class="shadowB"></div>
|
||
</div>
|
||
<a
|
||
href="/racing/information/chinese/Racing/JockeysRides.aspx"
|
||
rel="jockeys rides"
|
||
target=""
|
||
class="subArrow"
|
||
>騎師分場表<span></span
|
||
></a>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<div class="pullmenu clearfix" style="height: 629px">
|
||
<div class="shadowL"></div>
|
||
<div class="content">
|
||
<dl>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/racing/Changes.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>更易事項</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/chinese/Racing/summary.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>賽馬日一般資訊</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/racing-info/rdf/raceday_focus_1.asp"
|
||
rel="race-card"
|
||
target=""
|
||
>賽日頭條</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/speedpro/chinese/formguide/formguide.html"
|
||
rel="race-card"
|
||
target="_blank"
|
||
>速勢能量</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="javascript:NewWindow('/racing/chinese/stats-centre/index.aspx','statscentre',640,600,0,0);"
|
||
rel="race-card"
|
||
target=""
|
||
>賽日數據</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/racing-info/last-run-reminder.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>上仗備忘</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/racing-info/newhorse.asp"
|
||
rel="race-card"
|
||
target=""
|
||
>初出馬介紹</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="//campaign.hkjc.com/ch/racing/conghua-movement-records.aspx"
|
||
rel="race-card"
|
||
target="_blank"
|
||
>馬匹搬遷紀錄</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="//campaign.hkjc.com/ch/racing/jtcombo_debutants_statistics.aspx"
|
||
rel="race-card"
|
||
target="_blank"
|
||
>騎練配對及初岀馬成績</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/Chinese/tipsindex/tips_index.asp"
|
||
rel="race-card"
|
||
target="_blank"
|
||
>貼士指數</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/racing-info/racing_course_select.aspx"
|
||
rel="race-card"
|
||
target="_top"
|
||
>賽道選用</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/racing-info/racing_course.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>跑道資料</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/racing-info/racing_course_time.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>跑道標準及紀錄時間
|
||
</a>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/racing-info/racing_rules_instr.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>賽事規例及指示</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/learn-racing/learn-procedures.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>馬匹報名及排位程序</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/racing-info/reg_approved_gear.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>香港賽馬會裝備登記冊(馬匹和人)</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="//member.hkjc.com/member/chinese/horse-owner/list-of-bloodstock-agents.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>販馬代理</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/racing-info/handicap_policy.asp"
|
||
rel="race-card"
|
||
target=""
|
||
>評磅及評分政策</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="javascript:jcew_allupcalculator('/racing/information/Chinese/racing/AllUpCalculator.aspx')"
|
||
rel="race-card"
|
||
target=""
|
||
>過關計算機</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/racing/TTAutoPick.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>三T神算機</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/racing-info/racing_weather.asp"
|
||
rel="race-card"
|
||
target=""
|
||
>天氣預測</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
</dl>
|
||
</div>
|
||
<div class="shadowR"></div>
|
||
<div class="shadowB"></div>
|
||
</div>
|
||
<a
|
||
href="/racing/information/Chinese/racing/Changes.aspx"
|
||
rel="ref info"
|
||
target=""
|
||
class="subArrow"
|
||
>參考資料<span></span
|
||
></a>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<div class="pullmenu clearfix" style="height: 220px">
|
||
<div class="shadowL"></div>
|
||
<div class="content">
|
||
<dl>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/racing/Draw.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>檔位統計</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/racing-info/tnc-odds-chart.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>練馬師王賠率走勢圖</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/tnc/tncStat.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>練馬師王統計</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/racing-info/jkc-odds-chart.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>騎師王賠率走勢圖</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/chinese/Jkc/JkcStat.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>騎師王統計</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/chinese/Jockey/JockeyFavourite.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>騎師大熱勝出及入位統計</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/chinese/Trainers/TrainerFavourite.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>練馬師大熱勝出及入位統計</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
</dl>
|
||
</div>
|
||
<div class="shadowR"></div>
|
||
<div class="shadowB"></div>
|
||
</div>
|
||
<a
|
||
href="/racing/information/Chinese/racing/Draw.aspx"
|
||
rel="statistics"
|
||
target=""
|
||
class="subArrow"
|
||
>統計資料<span></span
|
||
></a>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/racing/LocalResults.aspx"
|
||
rel="results"
|
||
target=""
|
||
>賽果</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<div class="pullmenu clearfix" style="height: 58px">
|
||
<div class="shadowL"></div>
|
||
<div class="content">
|
||
<dl>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/Reports/RaceReportFull.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>競賽事件報告</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/Reports/CORunning.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>沿途走勢評述</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
</dl>
|
||
</div>
|
||
<div class="shadowR"></div>
|
||
<div class="shadowB"></div>
|
||
</div>
|
||
<a
|
||
href="/racing/information/Chinese/Reports/RaceReportFull.aspx"
|
||
rel="race report"
|
||
target=""
|
||
class="subArrow"
|
||
>
|
||
賽事報告<span></span
|
||
></a>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<div class="pullmenu clearfix" style="height: 58px">
|
||
<div class="shadowL"></div>
|
||
<div class="content">
|
||
<dl>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/Jockey/JockeyRanking.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>騎師資料</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/Trainers/TrainerRanking.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>練馬師資料</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
</dl>
|
||
</div>
|
||
<div class="shadowR"></div>
|
||
<div class="shadowB"></div>
|
||
</div>
|
||
<a
|
||
href="/racing/information/Chinese/Jockey/JockeyRanking.aspx"
|
||
rel="jockeys trainers"
|
||
target=""
|
||
class="subArrow"
|
||
>騎練資料<span></span
|
||
></a>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<div class="pullmenu clearfix" style="height: 399px">
|
||
<div class="shadowL"></div>
|
||
<div class="content">
|
||
<dl>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/chinese/Horse/SelectHorse.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>馬匹資料</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/Horse/LatestOnHorse.aspx?View=Horses/clas/"
|
||
rel="race-card"
|
||
target=""
|
||
>馬匹評分</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/racing-info/fwb_declared_starters.asp"
|
||
rel="race-card"
|
||
target=""
|
||
>「自購曾出賽馬匹及新馬特別獎金計劃」及「香港國際馬匹拍賣會新馬獎金」資料</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/chinese/Trackwork/TrackworkSearch.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>晨操資料</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/chinese/Horse/Btresult.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>試閘結果</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/VeterinaryRecords/OveRecord.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>傷患紀錄</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/Horse/LatestOnHorse.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>馬匹消息</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/Racing/VeterinaryRecord.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>馬匹健康狀況</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/chinese/Horse/HorseFormerName.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>馬匹來港前名稱</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/racing-info/pps_import_critieria.asp"
|
||
rel="race-card"
|
||
target=""
|
||
>馬匹進口資格</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="//www.hkjc.com/chinese/pp_formsheet/Veterinary_Pre-Import_Exam_Protocol_Version_Chi.pdf"
|
||
rel="race-card"
|
||
target="_blank"
|
||
>馬匹進口前體格檢驗規定</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/racing-info/ppo_performance_current.asp"
|
||
rel="race-card"
|
||
target=""
|
||
>自購馬來港前賽績</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
</dl>
|
||
</div>
|
||
<div class="shadowR"></div>
|
||
<div class="shadowB"></div>
|
||
</div>
|
||
<a
|
||
href="/racing/information/chinese/Horse/SelectHorse.aspx"
|
||
rel="horses"
|
||
target=""
|
||
class="subArrow"
|
||
>馬匹資料<span></span
|
||
></a>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/chinese/Horse/Btresult.aspx"
|
||
rel="btresult"
|
||
target=""
|
||
>試閘結果</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/Racing/Fixture.aspx"
|
||
rel="fixtures"
|
||
target=""
|
||
>賽期表</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
</dl>
|
||
</div>
|
||
<div class="shadowR"></div>
|
||
<div class="shadowB"></div>
|
||
</div>
|
||
</li>
|
||
<li>
|
||
<a href="javascript:;" rel="racing info simulcast" target=""
|
||
>賽事資料(越洋轉播)</a
|
||
>
|
||
<span class="stroke">|</span>
|
||
<div class="pullmenu clearfix" style="height: 95px">
|
||
<div class="shadowL"></div>
|
||
<div class="content">
|
||
<dl>
|
||
<dt>
|
||
<a
|
||
href="/racing/overseas/chinese/index.aspx"
|
||
rel="racing-info-simulcast"
|
||
target=""
|
||
>賽事資料
|
||
</a>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/racing-info/simulcast_fixture.aspx"
|
||
rel="simulcast-fixture"
|
||
target=""
|
||
>賽期表
|
||
</a>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/racing-info/world-pool/worldpool.aspx"
|
||
rel="racing-info-worldpool"
|
||
target=""
|
||
>全球匯合彩池</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
</dl>
|
||
</div>
|
||
<div class="shadowR"></div>
|
||
<div class="shadowB"></div>
|
||
</div>
|
||
</li>
|
||
<li>
|
||
<a href="javascript:;" rel="racing news" target="">賽馬新聞</a>
|
||
<span class="stroke">|</span>
|
||
<div class="pullmenu clearfix" style="height: 153px">
|
||
<div class="shadowL"></div>
|
||
<div class="content">
|
||
<dl>
|
||
<dt>
|
||
<a
|
||
href="//corporate.hkjc.com/corporate/chinese/corporate-news/index.aspx"
|
||
rel="corporate news"
|
||
target=""
|
||
>馬會新聞</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="//racingnews.hkjc.com/chinese/"
|
||
rel="racing news"
|
||
target=""
|
||
>賽馬新聞</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="//racingnews.hkjc.com/chinese/archive/"
|
||
rel="racing news archive"
|
||
target=""
|
||
>新聞資料庫</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="//racingnews.hkjc.com/chinese/media-guide/"
|
||
rel="media-guide"
|
||
target=""
|
||
>賽事概覽</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="//www.hkjc.com/chinese/pressrelease/index.asp"
|
||
rel="media box"
|
||
target=""
|
||
>傳媒區</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
</dl>
|
||
</div>
|
||
<div class="shadowR"></div>
|
||
<div class="shadowB"></div>
|
||
</div>
|
||
</li>
|
||
<li>
|
||
<a href="javascript:;" rel="key races" target="">主要賽事</a>
|
||
<span class="stroke">|</span>
|
||
<div class="pullmenu clearfix" style="height: 124px">
|
||
<div class="shadowL"></div>
|
||
<div class="content">
|
||
<dl>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/racing-info/pattern_races.aspx"
|
||
rel="pattern_races"
|
||
target=""
|
||
>香港分級賽
|
||
</a>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/information/Chinese/Racing/Fixture.aspx"
|
||
rel="monthly-race-programme"
|
||
target=""
|
||
>今季賽期表</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/racing-info/racing-calendar.asp"
|
||
rel="download-racing-calendar"
|
||
target=""
|
||
>下載互動賽期表</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/racing-info/simulcast_fixture.aspx"
|
||
rel="simulcast-fixtures"
|
||
target=""
|
||
>越洋轉播賽期表</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
</dl>
|
||
</div>
|
||
<div class="shadowR"></div>
|
||
<div class="shadowB"></div>
|
||
</div>
|
||
</li>
|
||
<li>
|
||
<a href="javascript:;" rel="multimedia showcase" target=""
|
||
>視聽播放區</a
|
||
>
|
||
<span class="stroke">|</span>
|
||
<div class="pullmenu clearfix" style="height: 240px">
|
||
<div class="shadowL"></div>
|
||
<div class="content">
|
||
<dl>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/showcase/showcase.asp"
|
||
rel="tv programme replay"
|
||
target=""
|
||
>賽馬節目</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/showcase/live.asp"
|
||
rel="live broadcast"
|
||
target=""
|
||
>賽日收音機</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/showcase/trackwork.asp"
|
||
rel="daily-trackwork"
|
||
target=""
|
||
>每日晨操片段</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/showcase/btrs.asp"
|
||
rel="barrier trials"
|
||
target=""
|
||
>試閘片段</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<div class="pullmenu clearfix" style="height: 58px">
|
||
<div class="shadowL"></div>
|
||
<div class="content">
|
||
<dl>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/showcase/tvprogramme_program.asp"
|
||
rel="race-card"
|
||
target=""
|
||
>電視節目簡介</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/showcase/tvprogramme_presenter_1.asp"
|
||
rel="race-card"
|
||
target=""
|
||
>賽馬節目主持人</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
</dl>
|
||
</div>
|
||
<div class="shadowR"></div>
|
||
<div class="shadowB"></div>
|
||
</div>
|
||
<a
|
||
href="/racing/chinese/showcase/tvprogramme_program.asp"
|
||
rel="tv programme details"
|
||
target=""
|
||
class="subArrow"
|
||
>節目 / 主持介紹<span></span
|
||
></a>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/racing-info/ppo_performance_current.asp"
|
||
rel="pp pre-import races footage"
|
||
target=""
|
||
>自購馬來港前賽事片段</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/showcase/racingenew.asp"
|
||
rel="racing wiki"
|
||
target=""
|
||
>賽馬娛樂新聞</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/racing-info/racing-control-video.aspx"
|
||
rel="racing-control-video"
|
||
target=""
|
||
>賽事規管知多些</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
</dl>
|
||
</div>
|
||
<div class="shadowR"></div>
|
||
<div class="shadowB"></div>
|
||
</div>
|
||
</li>
|
||
<li>
|
||
<a href="javascript:;" rel="international-racing" target=""
|
||
>國際賽馬</a
|
||
>
|
||
<span class="stroke">|</span>
|
||
<div class="pullmenu clearfix" style="height: 328px">
|
||
<div class="shadowL"></div>
|
||
<div class="content">
|
||
<dl>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/international-racing/index.aspx"
|
||
rel="intro"
|
||
target=""
|
||
>國際賽事總覽及報名</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="https://hkjc.com/r/HKIR-ch"
|
||
rel="hkir"
|
||
target="_blank"
|
||
>浪琴香港國際賽事</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="https://hkjc.com/r/champions-day-ch"
|
||
rel="apqeii-cup"
|
||
target="_blank"
|
||
>富衛保險冠軍賽馬日</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="https://hkjc.com/r/stewards-cup-ch"
|
||
rel="stewards-cup"
|
||
target="_blank"
|
||
>董事盃</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="https://hkjc.com/r/centenary-sprint-ch"
|
||
rel="centenary-race"
|
||
target="_blank"
|
||
>百週年紀念短途盃</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="https://hkjc.com/r/hk-goldcup-ch"
|
||
rel="hkgoldcup"
|
||
target="_blank"
|
||
>花旗銀行香港金盃</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="https://hkjc.com/r/jubliee-cup-ch"
|
||
rel="queenssilverjubileecup"
|
||
target="_blank"
|
||
>女皇銀禧紀念盃</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="https://hkjc.com/r/champions-charter-cup-ch"
|
||
rel="championsnchatercup"
|
||
target="_blank"
|
||
>渣打冠軍暨遮打盃</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/international-racing/g2-g3-races/index.aspx"
|
||
rel="g2-g3-races"
|
||
target=""
|
||
>二級賽及三級賽</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<div class="pullmenu clearfix" style="height: 117px">
|
||
<div class="shadowL"></div>
|
||
<div class="content">
|
||
<dl>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/international-racing/world-rankings/world-jockeys.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>全球最佳騎師排行榜</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/international-racing/world-rankings/world50-ranking.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>全球最佳賽駒排行榜</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/international-racing/world-rankings/world-ranking.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>2023世界馬匹年終排名</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/international-racing/world-rankings/world100-g1-ranking.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>全球一級賽排名榜</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
</dl>
|
||
</div>
|
||
<div class="shadowR"></div>
|
||
<div class="shadowB"></div>
|
||
</div>
|
||
<a
|
||
href="/racing/chinese/international-racing/world-rankings/world50-ranking.aspx"
|
||
rel="world-rankings"
|
||
target="_top"
|
||
class="subArrow"
|
||
>世界排名<span></span
|
||
></a>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<div class="pullmenu clearfix" style="height: 58px">
|
||
<div class="shadowL"></div>
|
||
<div class="content">
|
||
<dl>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/international-racing/hk-int-rating/hk-int-rating.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>最新香港馬匹國際評分</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/international-racing/hk-int-rating/hk-int-rating-115.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>香港馬匹季終排名</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
</dl>
|
||
</div>
|
||
<div class="shadowR"></div>
|
||
<div class="shadowB"></div>
|
||
</div>
|
||
<a
|
||
href="/racing/chinese/international-racing/hk-int-rating/hk-int-rating.aspx"
|
||
rel="hong-kong-international-rankings"
|
||
target=""
|
||
class="subArrow"
|
||
>香港馬匹國際評分<span></span
|
||
></a>
|
||
</dt>
|
||
<dd></dd>
|
||
</dl>
|
||
</div>
|
||
<div class="shadowR"></div>
|
||
<div class="shadowB"></div>
|
||
</div>
|
||
</li>
|
||
<li>
|
||
<a
|
||
href="//racing.hkjc.com/racing/chinese/international-sale/index.aspx"
|
||
rel="hkis"
|
||
target=""
|
||
>香港國際馬匹拍賣會</a
|
||
>
|
||
<span class="stroke">|</span>
|
||
</li>
|
||
<li>
|
||
<a href="//crc.hkjc.com/ch/index.aspx" rel="ctc" target="_blank"
|
||
>從化馬場</a
|
||
>
|
||
<span class="stroke">|</span>
|
||
</li>
|
||
<li>
|
||
<a
|
||
href="//www.hkjc.com/chinese/news/redirect_odds_ch_bettingguide.asp"
|
||
rel="betting guide"
|
||
target="_blank"
|
||
>投注指南</a
|
||
>
|
||
<span class="stroke">|</span>
|
||
</li>
|
||
<li class="last pullmenuLeft">
|
||
<a href="javascript:;" rel="ra-learn-racing" target=""
|
||
>賽馬知多些</a
|
||
>
|
||
<div class="pullmenu clearfix" style="height: 124px">
|
||
<div class="shadowL"></div>
|
||
<div class="content">
|
||
<dl>
|
||
<dt>
|
||
<a
|
||
href="https://campaigns.hkjc.com/goracing/ch/"
|
||
rel="ra-racing-academy"
|
||
target="_blank"
|
||
>Go Racing</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="//entertainment.hkjc.com/entertainment/chinese/learn-racing/photo-finish.aspx"
|
||
rel="ra-photo-finish"
|
||
target=""
|
||
>終點攝影</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<div
|
||
class="class="last pullmenuLeft" pullmenu clearfix"
|
||
style="height: 88px"
|
||
>
|
||
<div class="shadowL"></div>
|
||
<div class="content">
|
||
<dl>
|
||
<dt>
|
||
<a
|
||
href="//entertainment.hkjc.com//entertainment/chinese/learn-racing/racing-legacy-and-encyclopedia/racing-legacy.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>賽馬傳奇</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="//corporate.hkjc.com/corporate/chinese/history-and-reports/the-hong-kong-racing-museum.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>香港賽馬博物館</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="//entertainment.hkjc.com/entertainment/chinese/learn-racing/racing-legacy-and-encyclopedia/know-about-horses.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>馬匹小百科</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
</dl>
|
||
</div>
|
||
<div class="shadowR"></div>
|
||
<div class="shadowB"></div>
|
||
</div>
|
||
<a
|
||
href="//entertainment.hkjc.com/entertainment/chinese/learn-racing/racing-legacy-and-encyclopedia/racing-legacy.aspx"
|
||
rel="legacy-encyclopedia"
|
||
target=""
|
||
class="subArrow"
|
||
>賽馬歷史及百科 <span></span
|
||
></a>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<div
|
||
class="class="last pullmenuLeft" pullmenu clearfix"
|
||
style="height: 88px"
|
||
>
|
||
<div class="shadowL"></div>
|
||
<div class="content">
|
||
<dl>
|
||
<dt>
|
||
<a
|
||
href="/racing/chinese/learn-racing/learn-school.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>騎術學校</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="//corporate.hkjc.com/corporate/chinese/jc-news-and-activities/jc-equestrian-development/beas-river-equestrian/bre-index.aspx"
|
||
rel="race-card"
|
||
target=""
|
||
>雙魚河馬術中心</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
<dt>
|
||
<a
|
||
href="//campaign.hkjc.com/ch/racing-trainee-recruitment/trainee-index.aspx"
|
||
rel="race-card"
|
||
target="popup"
|
||
>賽馬培訓發展委員會</a
|
||
>
|
||
</dt>
|
||
<dd></dd>
|
||
</dl>
|
||
</div>
|
||
<div class="shadowR"></div>
|
||
<div class="shadowB"></div>
|
||
</div>
|
||
<a
|
||
href="/racing/chinese/learn-racing/learn-school.aspx"
|
||
rel="training-development"
|
||
target=""
|
||
class="subArrow"
|
||
>騎術培訓<span></span
|
||
></a>
|
||
</dt>
|
||
<dd></dd>
|
||
</dl>
|
||
</div>
|
||
<div class="shadowR"></div>
|
||
<div class="shadowB"></div>
|
||
</div>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
<div class="shadowR"></div>
|
||
</div>
|
||
<div class="shadowB"></div>
|
||
</div>
|
||
|
||
<div id="contentContainer">
|
||
<div class="shadowL"></div>
|
||
<div class="content">
|
||
<div class="navBg"></div>
|
||
<div id="innerContent" style="display: block">
|
||
<div id="menu1" class="js_twoMenuSelect twoMenuSelect" style="">
|
||
<div class="menuNav menuNav_cn" id="hel1">
|
||
<a
|
||
id="lnk1"
|
||
class="one_nav"
|
||
href="/racing/information/Chinese/racing/Entries.aspx"
|
||
target=""
|
||
> 報名表</a
|
||
>
|
||
</div>
|
||
<div class="menuNav menuNav_cn" id="hel2">
|
||
<a
|
||
id="lnk2"
|
||
class="one_nav selected_cur"
|
||
href="/racing/information/Chinese/racing/RaceCard.aspx"
|
||
target=""
|
||
> 排位表</a
|
||
>
|
||
<div class="twoMenu" style="">
|
||
<a
|
||
id="lnk21"
|
||
class="selected_cur"
|
||
href="/racing/information/Chinese/racing/RaceCard.aspx"
|
||
target=""
|
||
> 排位表</a
|
||
>
|
||
<a
|
||
id="lnk22"
|
||
class=""
|
||
href="/racing/information/Chinese/Racing/Localtrackwork.aspx"
|
||
target=""
|
||
> 晨操資料</a
|
||
>
|
||
<a
|
||
id="lnk23"
|
||
class=""
|
||
href="/racing/information/Chinese/Racing/RaceReportExt.aspx"
|
||
target=""
|
||
> 各駒上次競賽事件摘要</a
|
||
>
|
||
<a
|
||
id="lnk24"
|
||
class=""
|
||
href="/racing/information/Chinese/Racing/FormLine.aspx"
|
||
target=""
|
||
> 同場賽駒上次對壘賽績比較</a
|
||
>
|
||
<a
|
||
id="lnk25"
|
||
class=""
|
||
href="/racing/information/Chinese/Racing/ExceptionalFactors.aspx"
|
||
target=""
|
||
> 特別因素</a
|
||
>
|
||
<a
|
||
id="lnk26"
|
||
class=""
|
||
href="/racing/information/Chinese/Racing/VeterinaryRecord.aspx"
|
||
target=""
|
||
> 傷患紀錄</a
|
||
>
|
||
</div>
|
||
</div>
|
||
<div class="menuNav menuNav_cn" id="hel3">
|
||
<a
|
||
id="lnk3"
|
||
class="one_nav"
|
||
href="//bet.hkjc.com/default.aspx?url=/racing/pages/odds_wp.aspx&lang=ch&dv=local"
|
||
target="popup"
|
||
> 即時賠率</a
|
||
>
|
||
</div>
|
||
<div class="menuNav menuNav_cn" id="hel4">
|
||
<a
|
||
id="lnk4"
|
||
class="one_nav"
|
||
href="/racing/information/Chinese/racing/TrainersEntries.aspx"
|
||
target=""
|
||
> 練馬師分場表</a
|
||
>
|
||
<div class="twoMenu" style="">
|
||
<a
|
||
id="lnk41"
|
||
class=""
|
||
href="/racing/information/Chinese/Racing/TrainersEntries.aspx"
|
||
target=""
|
||
> 全日練馬師分場表</a
|
||
>
|
||
<a
|
||
id="lnk42"
|
||
class=""
|
||
href="/racing/information/Chinese/Racing/TNCEntries.aspx"
|
||
target=""
|
||
> 練馬師王出馬表</a
|
||
>
|
||
</div>
|
||
</div>
|
||
<div class="menuNav menuNav_cn" id="hel5">
|
||
<a
|
||
id="lnk5"
|
||
class="one_nav"
|
||
href="/racing/information/chinese/Racing/JockeysRides.aspx"
|
||
target=""
|
||
> 騎師分場表</a
|
||
>
|
||
<div class="twoMenu" style="">
|
||
<a
|
||
id="lnk51"
|
||
class=""
|
||
href="/racing/information/Chinese/Racing/JockeysRides.aspx"
|
||
target=""
|
||
> 全日騎師分場表</a
|
||
>
|
||
<a
|
||
id="lnk52"
|
||
class=""
|
||
href="/racing/information/chinese/Racing/JKCScheduledRides.aspx"
|
||
target=""
|
||
> 騎師王坐騎表</a
|
||
>
|
||
</div>
|
||
</div>
|
||
<div class="menuNav menuNav_cn" id="hel6">
|
||
<a
|
||
id="lnk6"
|
||
class="one_nav"
|
||
href="/racing/information/Chinese/racing/Changes.aspx"
|
||
target=""
|
||
> 參考資料</a
|
||
>
|
||
<div class="twoMenu" style="">
|
||
<a
|
||
id="lnk61"
|
||
class=""
|
||
href="/racing/information/Chinese/racing/Changes.aspx"
|
||
target=""
|
||
> 更易事項</a
|
||
>
|
||
<a
|
||
id="lnk62"
|
||
class=""
|
||
href="/racing/information/chinese/Racing/summary.aspx"
|
||
target=""
|
||
> 賽馬日一般資訊</a
|
||
>
|
||
<a
|
||
id="lnk63"
|
||
class=""
|
||
href="/racing/chinese/racing-info/rdf/raceday_focus_1.asp"
|
||
target=""
|
||
> 賽日頭條</a
|
||
>
|
||
<a
|
||
id="lnk64"
|
||
class=""
|
||
href="/racing/speedpro/chinese/formguide/formguide.html"
|
||
target="_blank"
|
||
> 速勢能量</a
|
||
>
|
||
<a
|
||
id="lnk65"
|
||
class=""
|
||
href="javascript:NewWindow('/racing/chinese/stats-centre/index.aspx','statscentre',640,600,0,0);"
|
||
target=""
|
||
> 賽日數據</a
|
||
>
|
||
<a
|
||
id="lnk66"
|
||
class=""
|
||
href="/racing/chinese/racing-info/last-run-reminder.aspx"
|
||
target=""
|
||
> 上仗備忘</a
|
||
>
|
||
<a
|
||
id="lnk67"
|
||
class=""
|
||
href="/racing/chinese/racing-info/newhorse.asp"
|
||
target=""
|
||
> 初出馬介紹</a
|
||
>
|
||
<a
|
||
id="lnk68"
|
||
class=""
|
||
href="//campaign.hkjc.com/ch/racing/conghua-movement-records.aspx"
|
||
target="_blank"
|
||
> 馬匹搬遷紀錄</a
|
||
>
|
||
<a
|
||
id="lnk69"
|
||
class=""
|
||
href="//campaign.hkjc.com/ch/racing/jtcombo_debutants_statistics.aspx"
|
||
target="_blank"
|
||
> 騎練配對及初岀馬成績</a
|
||
>
|
||
<a
|
||
id="lnk610"
|
||
class=""
|
||
href="/racing/Chinese/tipsindex/tips_index.asp"
|
||
target="_blank"
|
||
> 貼士指數</a
|
||
>
|
||
<a
|
||
id="lnk611"
|
||
class=""
|
||
href="/racing/chinese/racing-info/racing_course_select.aspx"
|
||
target="_top"
|
||
> 賽道選用</a
|
||
>
|
||
<a
|
||
id="lnk612"
|
||
class=""
|
||
href="/racing/chinese/racing-info/racing_course.aspx"
|
||
target=""
|
||
> 跑道資料</a
|
||
>
|
||
<a
|
||
id="lnk613"
|
||
class=""
|
||
href="/racing/chinese/racing-info/racing_course_time.aspx"
|
||
target=""
|
||
> 跑道標準及紀錄時間
|
||
</a>
|
||
<a
|
||
id="lnk614"
|
||
class=""
|
||
href="/racing/chinese/racing-info/racing_rules_instr.aspx"
|
||
target=""
|
||
> 賽事規例及指示</a
|
||
>
|
||
<a
|
||
id="lnk615"
|
||
class=""
|
||
href="/racing/chinese/learn-racing/learn-procedures.aspx"
|
||
target=""
|
||
> 馬匹報名及排位程序</a
|
||
>
|
||
<a
|
||
id="lnk616"
|
||
class=""
|
||
href="/racing/chinese/racing-info/reg_approved_gear.aspx"
|
||
target=""
|
||
> 香港賽馬會裝備登記冊(馬匹和人)</a
|
||
>
|
||
<a
|
||
id="lnk617"
|
||
class=""
|
||
href="//member.hkjc.com/member/chinese/horse-owner/list-of-bloodstock-agents.aspx"
|
||
target=""
|
||
> 販馬代理</a
|
||
>
|
||
<a
|
||
id="lnk618"
|
||
class=""
|
||
href="/racing/chinese/racing-info/handicap_policy.asp"
|
||
target=""
|
||
> 評磅及評分政策</a
|
||
>
|
||
<a
|
||
id="lnk619"
|
||
class=""
|
||
href="javascript:jcew_allupcalculator('/racing/information/Chinese/racing/AllUpCalculator.aspx')"
|
||
target=""
|
||
> 過關計算機</a
|
||
>
|
||
<a
|
||
id="lnk620"
|
||
class=""
|
||
href="/racing/information/Chinese/racing/TTAutoPick.aspx"
|
||
target=""
|
||
> 三T神算機</a
|
||
>
|
||
<a
|
||
id="lnk621"
|
||
class=""
|
||
href="/racing/chinese/racing-info/racing_weather.asp"
|
||
target=""
|
||
> 天氣預測</a
|
||
>
|
||
</div>
|
||
</div>
|
||
<div class="menuNav menuNav_cn" id="hel7">
|
||
<a
|
||
id="lnk7"
|
||
class="one_nav"
|
||
href="/racing/information/Chinese/racing/Draw.aspx"
|
||
target=""
|
||
> 統計資料</a
|
||
>
|
||
<div class="twoMenu" style="">
|
||
<a
|
||
id="lnk71"
|
||
class=""
|
||
href="/racing/information/Chinese/racing/Draw.aspx"
|
||
target=""
|
||
> 檔位統計</a
|
||
>
|
||
<a
|
||
id="lnk72"
|
||
class=""
|
||
href="/racing/chinese/racing-info/tnc-odds-chart.aspx"
|
||
target=""
|
||
> 練馬師王賠率走勢圖</a
|
||
>
|
||
<a
|
||
id="lnk73"
|
||
class=""
|
||
href="/racing/information/Chinese/tnc/tncStat.aspx"
|
||
target=""
|
||
> 練馬師王統計</a
|
||
>
|
||
<a
|
||
id="lnk74"
|
||
class=""
|
||
href="/racing/chinese/racing-info/jkc-odds-chart.aspx"
|
||
target=""
|
||
> 騎師王賠率走勢圖</a
|
||
>
|
||
<a
|
||
id="lnk75"
|
||
class=""
|
||
href="/racing/information/chinese/Jkc/JkcStat.aspx"
|
||
target=""
|
||
> 騎師王統計</a
|
||
>
|
||
<a
|
||
id="lnk76"
|
||
class=""
|
||
href="/racing/information/chinese/Jockey/JockeyFavourite.aspx"
|
||
target=""
|
||
> 騎師大熱勝出及入位統計</a
|
||
>
|
||
<a
|
||
id="lnk77"
|
||
class=""
|
||
href="/racing/information/chinese/Trainers/TrainerFavourite.aspx"
|
||
target=""
|
||
> 練馬師大熱勝出及入位統計</a
|
||
>
|
||
</div>
|
||
</div>
|
||
<div class="menuNav menuNav_cn" id="hel8">
|
||
<a
|
||
id="lnk8"
|
||
class="one_nav"
|
||
href="/racing/information/Chinese/racing/LocalResults.aspx"
|
||
target=""
|
||
> 賽果</a
|
||
>
|
||
</div>
|
||
<div class="menuNav menuNav_cn" id="hel9">
|
||
<a
|
||
id="lnk9"
|
||
class="one_nav"
|
||
href="/racing/information/Chinese/Reports/RaceReportFull.aspx"
|
||
target=""
|
||
> 賽事報告</a
|
||
>
|
||
<div class="twoMenu" style="">
|
||
<a
|
||
id="lnk91"
|
||
class=""
|
||
href="/racing/information/Chinese/Reports/RaceReportFull.aspx"
|
||
target=""
|
||
> 競賽事件報告</a
|
||
>
|
||
<a
|
||
id="lnk92"
|
||
class=""
|
||
href="/racing/information/Chinese/Reports/CORunning.aspx"
|
||
target=""
|
||
> 沿途走勢評述</a
|
||
>
|
||
</div>
|
||
</div>
|
||
<div class="menuNav menuNav_cn" id="hel10">
|
||
<a
|
||
id="lnk10"
|
||
class="one_nav"
|
||
href="/racing/information/Chinese/Jockey/JockeyRanking.aspx"
|
||
target=""
|
||
> 騎練資料</a
|
||
>
|
||
<div class="twoMenu" style="">
|
||
<a
|
||
id="lnk101"
|
||
class=""
|
||
href="/racing/information/Chinese/Jockey/JockeyRanking.aspx"
|
||
target=""
|
||
> 騎師資料</a
|
||
>
|
||
<a
|
||
id="lnk102"
|
||
class=""
|
||
href="/racing/information/Chinese/Trainers/TrainerRanking.aspx"
|
||
target=""
|
||
> 練馬師資料</a
|
||
>
|
||
</div>
|
||
</div>
|
||
<div class="menuNav menuNav_cn" id="hel11">
|
||
<a
|
||
id="lnk11"
|
||
class="one_nav"
|
||
href="/racing/information/chinese/Horse/SelectHorse.aspx"
|
||
target=""
|
||
> 馬匹資料</a
|
||
>
|
||
<div class="twoMenu" style="">
|
||
<a
|
||
id="lnk111"
|
||
class=""
|
||
href="/racing/information/chinese/Horse/SelectHorse.aspx"
|
||
target=""
|
||
> 馬匹資料</a
|
||
>
|
||
<a
|
||
id="lnk112"
|
||
class=""
|
||
href="/racing/information/Chinese/Horse/LatestOnHorse.aspx?View=Horses/clas/"
|
||
target=""
|
||
> 馬匹評分</a
|
||
>
|
||
<a
|
||
id="lnk113"
|
||
class=""
|
||
href="/racing/chinese/racing-info/fwb_declared_starters.asp"
|
||
target=""
|
||
> 「自購曾出賽馬匹及新馬特別獎金計劃」及「香港國際馬匹拍賣會新馬獎金」資料</a
|
||
>
|
||
<a
|
||
id="lnk114"
|
||
class=""
|
||
href="/racing/information/chinese/Trackwork/TrackworkSearch.aspx"
|
||
target=""
|
||
> 晨操資料</a
|
||
>
|
||
<a
|
||
id="lnk115"
|
||
class=""
|
||
href="/racing/information/chinese/Horse/Btresult.aspx"
|
||
target=""
|
||
> 試閘結果</a
|
||
>
|
||
<a
|
||
id="lnk116"
|
||
class=""
|
||
href="/racing/information/Chinese/VeterinaryRecords/OveRecord.aspx"
|
||
target=""
|
||
> 傷患紀錄</a
|
||
>
|
||
<a
|
||
id="lnk117"
|
||
class=""
|
||
href="/racing/information/Chinese/Horse/LatestOnHorse.aspx"
|
||
target=""
|
||
> 馬匹消息</a
|
||
>
|
||
<a
|
||
id="lnk118"
|
||
class=""
|
||
href="/racing/information/Chinese/Racing/VeterinaryRecord.aspx"
|
||
target=""
|
||
> 馬匹健康狀況</a
|
||
>
|
||
<a
|
||
id="lnk119"
|
||
class=""
|
||
href="/racing/information/chinese/Horse/HorseFormerName.aspx"
|
||
target=""
|
||
> 馬匹來港前名稱</a
|
||
>
|
||
<a
|
||
id="lnk1110"
|
||
class=""
|
||
href="/racing/chinese/racing-info/pps_import_critieria.asp"
|
||
target=""
|
||
> 馬匹進口資格</a
|
||
>
|
||
<a
|
||
id="lnk1111"
|
||
class=""
|
||
href="//www.hkjc.com/chinese/pp_formsheet/Veterinary_Pre-Import_Exam_Protocol_Version_Chi.pdf"
|
||
target="_blank"
|
||
> 馬匹進口前體格檢驗規定</a
|
||
>
|
||
<a
|
||
id="lnk1112"
|
||
class=""
|
||
href="/racing/chinese/racing-info/ppo_performance_current.asp"
|
||
target=""
|
||
> 自購馬來港前賽績</a
|
||
>
|
||
</div>
|
||
</div>
|
||
<div class="menuNav menuNav_cn" id="hel12">
|
||
<a
|
||
id="lnk12"
|
||
class="one_nav"
|
||
href="/racing/information/chinese/Horse/Btresult.aspx"
|
||
target=""
|
||
> 試閘結果</a
|
||
>
|
||
</div>
|
||
<div class="menuNav menuNav_cn" id="hel13">
|
||
<a
|
||
id="lnk13"
|
||
class="one_nav"
|
||
href="/racing/information/Chinese/Racing/Fixture.aspx"
|
||
target=""
|
||
> 賽期表</a
|
||
>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="commContent raceCard">
|
||
<div class="commTitlePic f_clear">
|
||
<img
|
||
src="/racing/info/Chinese/revamp/images/Racing/title_racecard.gif"
|
||
/>
|
||
<div class="f_fr" id="sdceo_zone_EWRRSR1C_div">
|
||
<div>
|
||
<a
|
||
href="//campaigns.hkjc.com/racing-event-hub-champions-chater-cup/ch/?b_cid=EWRRSR1C_REM_CCCgeneric-2024_05"
|
||
target="_blank"
|
||
><img
|
||
style="border: 0px; width: 298px; height: 58px"
|
||
title=""
|
||
src="/bannerad/images/banner/REM_CCCgeneric-2024_05/2024-scccc-generic-298-58-c.jpg"
|
||
alt=""
|
||
/></a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="date_title">
|
||
<div class="date_title f_tar">
|
||
<a class="blueBtn1">5月8日 - 跑馬地</a>
|
||
</div>
|
||
</div>
|
||
<div class="racingNum top_races js_racecard_rt_num">
|
||
<table class="f_fs12 js_racecard">
|
||
<tbody>
|
||
<tr>
|
||
<td
|
||
class="font_w7 f_tar"
|
||
style="white-space: nowrap; vertical-align: middle"
|
||
>
|
||
<span
|
||
style="
|
||
color: #666666;
|
||
font-size: 12px;
|
||
font-weight: 700;
|
||
font-family: Arial, Verdana, Helvetica, sans-serif;
|
||
"
|
||
>跑馬地:
|
||
</span>
|
||
</td>
|
||
<td>
|
||
<img
|
||
src="//racing.hkjc.com/racing/info/StaticFile/Images/Racing/racecard_rt_1_o.gif"
|
||
/>
|
||
</td>
|
||
<td>
|
||
<a
|
||
href="?RaceDate=2024/05/08&Racecourse=HV&RaceNo=2"
|
||
><img
|
||
src="//racing.hkjc.com/racing/info/StaticFile/Images/Racing/racecard_rt_2.gif"
|
||
/></a>
|
||
</td>
|
||
<td>
|
||
<a
|
||
href="?RaceDate=2024/05/08&Racecourse=HV&RaceNo=3"
|
||
><img
|
||
src="//racing.hkjc.com/racing/info/StaticFile/Images/Racing/racecard_rt_3.gif"
|
||
class="active"
|
||
delsrc="//racing.hkjc.com/racing/info/StaticFile/Images/Racing/racecard_rt_3.gif"
|
||
/></a>
|
||
</td>
|
||
<td>
|
||
<a
|
||
href="?RaceDate=2024/05/08&Racecourse=HV&RaceNo=4"
|
||
><img
|
||
src="//racing.hkjc.com/racing/info/StaticFile/Images/Racing/racecard_rt_4.gif"
|
||
/></a>
|
||
</td>
|
||
<td>
|
||
<a
|
||
href="?RaceDate=2024/05/08&Racecourse=HV&RaceNo=5"
|
||
><img
|
||
src="//racing.hkjc.com/racing/info/StaticFile/Images/Racing/racecard_rt_5.gif"
|
||
/></a>
|
||
</td>
|
||
<td>
|
||
<a
|
||
href="?RaceDate=2024/05/08&Racecourse=HV&RaceNo=6"
|
||
><img
|
||
src="//racing.hkjc.com/racing/info/StaticFile/Images/Racing/racecard_rt_6.gif"
|
||
class="active"
|
||
delsrc="//racing.hkjc.com/racing/info/StaticFile/Images/Racing/racecard_rt_6.gif"
|
||
/></a>
|
||
</td>
|
||
<td>
|
||
<a
|
||
href="?RaceDate=2024/05/08&Racecourse=HV&RaceNo=7"
|
||
><img
|
||
src="//racing.hkjc.com/racing/info/StaticFile/Images/Racing/racecard_rt_7.gif"
|
||
/></a>
|
||
</td>
|
||
<td>
|
||
<a
|
||
href="?RaceDate=2024/05/08&Racecourse=HV&RaceNo=8"
|
||
><img
|
||
src="//racing.hkjc.com/racing/info/StaticFile/Images/Racing/racecard_rt_8.gif"
|
||
/></a>
|
||
</td>
|
||
<td>
|
||
<a
|
||
href="?RaceDate=2024/05/08&Racecourse=HV&RaceNo=9"
|
||
><img
|
||
src="//racing.hkjc.com/racing/info/StaticFile/Images/Racing/racecard_rt_9.gif"
|
||
class="active"
|
||
delsrc="//racing.hkjc.com/racing/info/StaticFile/Images/Racing/racecard_rt_9.gif"
|
||
/></a>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<table
|
||
border="0"
|
||
cellpadding="0"
|
||
cellspacing="0"
|
||
style="width: 760px"
|
||
>
|
||
<tbody>
|
||
<tr>
|
||
<td style="white-space: nowrap">
|
||
<img
|
||
src="/racing/info/StaticFile/Chinese/images/racecard/racecard_v3_btn01_o.gif"
|
||
alt=""
|
||
/>
|
||
</td>
|
||
<td style="white-space: nowrap">
|
||
<img
|
||
src="/racing/info/StaticFile/Chinese/images/racecard/racecard_space.gif"
|
||
/>
|
||
</td>
|
||
<td style="white-space: nowrap">
|
||
<a
|
||
href="/racing/information/Chinese/Racing/LocalTrackwork.aspx?RaceDate=2024/05/08&Racecourse=HV&RaceNo=1"
|
||
>
|
||
<img
|
||
src="/racing/info/StaticFile/Chinese/images/racecard/racecard_v3_btn02.gif"
|
||
id="racecard_v3_btn02_r"
|
||
border="0"
|
||
alt=""
|
||
/>
|
||
</a>
|
||
</td>
|
||
<td style="white-space: nowrap">
|
||
<img
|
||
src="/racing/info/StaticFile/Chinese/images/racecard/racecard_space.gif"
|
||
/>
|
||
</td>
|
||
<td style="white-space: nowrap">
|
||
<a
|
||
href="/racing/information/Chinese/Racing/RaceReportExt.aspx?RaceDate=2024/05/08&Racecourse=HV&RaceNo=1"
|
||
>
|
||
<img
|
||
src="/racing/info/StaticFile/Chinese/images/racecard/racecard_v3_btn04.gif"
|
||
id="racecard_v3_btn04_r"
|
||
border="0"
|
||
alt=""
|
||
/>
|
||
</a>
|
||
</td>
|
||
<td style="white-space: nowrap">
|
||
<img
|
||
src="/racing/info/StaticFile/Chinese/images/racecard/racecard_space.gif"
|
||
/>
|
||
</td>
|
||
<td style="white-space: nowrap">
|
||
<a
|
||
href="/racing/information/Chinese/Racing/FormLine.aspx?RaceDate=2024/05/08&Racecourse=HV&RaceNo=1"
|
||
>
|
||
<img
|
||
src="/racing/info/StaticFile/Chinese/images/racecard/racecard_v3_btn05.gif"
|
||
id="racecard_v3_btn05_r"
|
||
border="0"
|
||
alt=""
|
||
/>
|
||
</a>
|
||
</td>
|
||
<td style="white-space: nowrap">
|
||
<img
|
||
src="/racing/info/StaticFile/Chinese/images/racecard/racecard_space.gif"
|
||
/>
|
||
</td>
|
||
<td style="white-space: nowrap">
|
||
<a
|
||
href="/racing/information/Chinese/Racing/ExceptionalFactors.aspx?RaceDate=2024/05/08&Racecourse=HV&RaceNo=1"
|
||
>
|
||
<img
|
||
src="/racing/info/StaticFile/Chinese/images/racecard/racecard_v3_btn06.gif"
|
||
id="racecard_v3_btn06_r"
|
||
border="0"
|
||
alt=""
|
||
/>
|
||
</a>
|
||
</td>
|
||
<td style="white-space: nowrap">
|
||
<img
|
||
src="/racing/info/StaticFile/Chinese/images/racecard/racecard_space.gif"
|
||
/>
|
||
</td>
|
||
<td style="white-space: nowrap">
|
||
<a
|
||
href="/racing/information/Chinese/Racing/VeterinaryRecord.aspx?RaceDate=2024/05/08&Racecourse=HV&RaceNo=1"
|
||
>
|
||
<img
|
||
src="/racing/info/StaticFile/Chinese/images/racecard/racecard_v3_btn07.gif"
|
||
id="racecard_v3_btn07_r"
|
||
border="0"
|
||
alt=""
|
||
/>
|
||
</a>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
|
||
<div class="margin_top10" style="width: 760px">
|
||
<div class="f_fr">
|
||
<img
|
||
src="/racing/Info/StaticFile/Chinese/Images/racing_card_button_1415.gif"
|
||
width="192px"
|
||
height="73px"
|
||
border="0"
|
||
usemap="#Map"
|
||
alt=""
|
||
/>
|
||
<map name="Map" id="Map">
|
||
<area
|
||
href="/racing/video/play.asp?type=trackwork&date=20240508&no=01&lang=chi"
|
||
onclick="OpenPopWin(this.href, 640, 390); return false;"
|
||
shape="rect"
|
||
coords="11,10,90,31"
|
||
alt=""
|
||
/>
|
||
<area
|
||
href="//bet.hkjc.com/racing/pages/odds_wp.aspx?lang=ch&date=2024-05-08&venue=HV&raceno=1"
|
||
target="_blank"
|
||
shape="rect"
|
||
coords="11,44,90,65"
|
||
alt=""
|
||
/>
|
||
<area
|
||
href="/racing/speedpro/chinese/formguide/formguide.html?race=1"
|
||
shape="rect"
|
||
coords="106,10,183,31"
|
||
target="_blank"
|
||
alt=""
|
||
/>
|
||
<area
|
||
href="/racing/chinese/tipsindex/tips_index.asp?RaceNo=1"
|
||
shape="rect"
|
||
coords="106,44,183,65"
|
||
target="_blank"
|
||
alt=""
|
||
/>
|
||
</map>
|
||
</div>
|
||
<a
|
||
href="//www.hkjc.com/chinese/racing/racecourse_img.asp?filename=hvt1200_h.gif"
|
||
target="_blank"
|
||
onclick="window.open(this.href, 'ShowHorsePic', 'top=200 screenX=200, left=300 screenY=300, width=516,height=369,resizable=0,scrollbar=1,menubar=0,toolbar=0'); return false;"
|
||
>
|
||
<img
|
||
src="/racing/content/Chinese/RaceCourse/hvt1200_s.gif"
|
||
onerror="this.src='/racing/Info/StaticFile/Images/blank.gif'"
|
||
style="
|
||
width: 120px;
|
||
height: 76px;
|
||
float: right;
|
||
vertical-align: middle;
|
||
"
|
||
border="0"
|
||
alt=""
|
||
/>
|
||
</a>
|
||
<div class="f_fs13" style="line-height: 20px">
|
||
<span class="font_wb">第 1 場 - 閣麟讓賽</span
|
||
><br />2024年5月8日, 星期三, 跑馬地, 18:40<br />草地, "B"
|
||
賽道, 1200米, 好地<br />獎金: $875,000, 評分: 40-0, 第五班
|
||
</div>
|
||
<a
|
||
href="/racing/content/PDF/RaceCard/20240508_starter_r1_chi.pdf"
|
||
target="_blank"
|
||
style="padding-right: 10px"
|
||
><img
|
||
alt="下載出賽馬匹資料及往績(此場賽事)"
|
||
style="padding-top: 5px; border: 0"
|
||
src="/racing/Info/StaticFile/Chinese/images/print_btn_this.gif"
|
||
/></a>
|
||
<a
|
||
href="/racing/content/PDF/RaceCard/20240508_starter_all_chi.pdf"
|
||
target="_blank"
|
||
><img
|
||
alt="下載出賽馬匹資料及往績(所有賽事)"
|
||
style="padding-top: 5px; border: 0"
|
||
src="/racing/Info/StaticFile/Chinese/images/print_btn_all.gif"
|
||
/></a>
|
||
<span class="f_fr f_clear f_tac" style="width: 280px"
|
||
><a href="/racing/chinese/racing-info/rdf/raceday_focus_1.asp"
|
||
>賽日頭條</a
|
||
></span
|
||
>
|
||
</div>
|
||
<div class="starter_custom_title f_clear">
|
||
<div class="f_fl color_w">
|
||
<span class="font_wb f_fs14">設 定 我 的 排 位 表 -</span>
|
||
<span class="font_wb f_fs11 fontStyle"
|
||
>設 定 你 的 個 人 化 排 位 資 料</span
|
||
>
|
||
</div>
|
||
<div class="f_fr font_wb">
|
||
<a
|
||
href="javascript:maxMinDiv('ColSelect','按此開啟','按此關閉');"
|
||
id="hplnkColSelect"
|
||
name="hplnkColSelect"
|
||
class="f_fs12 font_wb color_w lineH20"
|
||
><u>按此開啟</u></a
|
||
>
|
||
<img
|
||
alt="Click to open"
|
||
src="/racing/Info/StaticFile/Images/triclose.gif"
|
||
id="ColSelectImg"
|
||
onclick="javascript:maxMinDiv('ColSelect','按此開啟','按此關閉');"
|
||
/>
|
||
</div>
|
||
</div>
|
||
<div id="ColSelectBody" class="rowDivFull" style="display: none">
|
||
<form
|
||
onsubmit="return false"
|
||
class="hiddenableCtrl"
|
||
style="margin: 0"
|
||
>
|
||
<table
|
||
style="width: 760px"
|
||
class="setup tableBorderBlue trBgBlue"
|
||
>
|
||
<thead>
|
||
<tr>
|
||
<td colspan="5">
|
||
<table class="f_fs12" style="width: 100%">
|
||
<tbody>
|
||
<tr style="background-color: #eee">
|
||
<td style="width: 23%">
|
||
<a
|
||
href="#"
|
||
class="blue fontStyle htSetDefault"
|
||
>預設</a
|
||
>
|
||
</td>
|
||
<td style="width: 23%">
|
||
<a
|
||
href="#"
|
||
class="blue fontStyle htRefreshTable"
|
||
>重新整理</a
|
||
>
|
||
</td>
|
||
<td style="width: 54%"> </td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="f_fs11">
|
||
<td
|
||
style="white-space: nowrap"
|
||
class="bg_e6caae f_fs13 font_wb"
|
||
>
|
||
馬匹
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input
|
||
value="馬匹編號"
|
||
type="checkbox"
|
||
checked="checked"
|
||
disabled="disabled"
|
||
/>馬匹編號
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input
|
||
value="馬名"
|
||
type="checkbox"
|
||
checked="checked"
|
||
disabled="disabled"
|
||
/>馬名
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input value="烙號" type="checkbox" />烙號
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input
|
||
value="檔位"
|
||
type="checkbox"
|
||
checked="checked"
|
||
disabled="disabled"
|
||
/>檔位
|
||
</td>
|
||
</tr>
|
||
<tr class="f_fs11">
|
||
<td style="white-space: nowrap; width: 20%"></td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input value="馬主" type="checkbox" />馬主
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input value="馬齡" type="checkbox" />馬齡
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input value="性別" type="checkbox" />性別
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input
|
||
value="評分"
|
||
type="checkbox"
|
||
checked="checked"
|
||
/><input
|
||
value="評分"
|
||
type="checkbox"
|
||
style="display: none"
|
||
checked="checked"
|
||
/>評分
|
||
</td>
|
||
</tr>
|
||
<tr class="f_fs11">
|
||
<td style="white-space: nowrap; width: 20%"></td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input
|
||
value="評分+/-"
|
||
type="checkbox"
|
||
checked="checked"
|
||
/>評分+/-
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input
|
||
value="負磅"
|
||
type="checkbox"
|
||
checked="checked"
|
||
/>負磅
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input
|
||
value="排位體重"
|
||
type="checkbox"
|
||
checked="checked"
|
||
/>排位體重
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input
|
||
value="排位體重+/-"
|
||
type="checkbox"
|
||
/>排位體重+/-
|
||
</td>
|
||
</tr>
|
||
<tr class="f_fs11">
|
||
<td style="white-space: nowrap; width: 20%"></td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input value="今季獎金" type="checkbox" />今季獎金
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input
|
||
value="綵衣"
|
||
type="checkbox"
|
||
checked="checked"
|
||
/>綵衣
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input
|
||
value="配備"
|
||
type="checkbox"
|
||
checked="checked"
|
||
/>配備
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input value="進口類別" type="checkbox" />進口類別
|
||
</td>
|
||
</tr>
|
||
<tr class="f_fs11">
|
||
<td style="white-space: nowrap; width: 20%"></td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input value="父系" type="checkbox" />父系
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input value="母系" type="checkbox" />母系
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input value="分齡讓磅" type="checkbox" />分齡讓磅
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input
|
||
value="優先參賽次序"
|
||
type="checkbox"
|
||
checked="checked"
|
||
/>優先參賽次序
|
||
</td>
|
||
</tr>
|
||
<tr class="f_fs11">
|
||
<td style="white-space: nowrap; width: 20%"></td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input
|
||
value="上賽距今日數"
|
||
type="checkbox"
|
||
/>上賽距今日數
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%"></td>
|
||
<td style="white-space: nowrap; width: 20%"></td>
|
||
<td style="white-space: nowrap; width: 20%"></td>
|
||
</tr>
|
||
<tr class="font11"></tr>
|
||
<tr class="f_fs11">
|
||
<td
|
||
style="white-space: nowrap"
|
||
class="bg_e6caae f_fs13 font_wb"
|
||
>
|
||
騎師
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input
|
||
value="騎師"
|
||
type="checkbox"
|
||
checked="checked"
|
||
/>騎師
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input value="可能超磅" type="checkbox" />可能超磅
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%"></td>
|
||
<td style="white-space: nowrap; width: 20%"></td>
|
||
</tr>
|
||
<tr class="f_fs11">
|
||
<td
|
||
style="white-space: nowrap"
|
||
class="bg_e6caae f_fs13 font_wb"
|
||
>
|
||
練馬師
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input
|
||
value="練馬師"
|
||
type="checkbox"
|
||
checked="checked"
|
||
/>練馬師
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%"></td>
|
||
<td style="white-space: nowrap; width: 20%"></td>
|
||
<td style="white-space: nowrap; width: 20%"></td>
|
||
</tr>
|
||
<tr class="f_fs11">
|
||
<td
|
||
style="white-space: nowrap"
|
||
class="bg_e6caae f_fs13 font_wb"
|
||
>
|
||
統計資料
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input
|
||
value="6次近績"
|
||
type="checkbox"
|
||
checked="checked"
|
||
/>6次近績
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%">
|
||
<input value="最佳時間" type="checkbox" />最佳時間
|
||
</td>
|
||
<td style="white-space: nowrap; width: 20%"></td>
|
||
<td style="white-space: nowrap; width: 20%"></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</form>
|
||
</div>
|
||
|
||
<div style="padding: 10px 0">
|
||
<table
|
||
style="border-spacing: 0px; padding: 1px; width: 1534px"
|
||
class="tableBorderBlue tdAlignC"
|
||
id="racecardlist"
|
||
>
|
||
<thead>
|
||
<tr>
|
||
<th class="f_fs14 font_wb f_tal">我 的 排 位 表</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td>
|
||
<table
|
||
cellpadding="1"
|
||
cellspacing="1"
|
||
class="starter f_tac f_fs13 draggable hiddenable"
|
||
>
|
||
<thead>
|
||
<tr class="trBg01 tdAlignC boldFont13">
|
||
<td width="40px" style="width: 40px">馬匹編號</td>
|
||
<td width="80px" style="width: 80px">6次近績</td>
|
||
<td width="40px" style="width: 40px">綵衣</td>
|
||
<td width="100px" style="width: 100px">馬名</td>
|
||
<td width="40px" style="width: 40px">烙號</td>
|
||
<td width="40px" style="width: 40px">負磅</td>
|
||
<td width="135px" style="width: 135px">騎師</td>
|
||
<td width="40px" style="width: 40px">可能超磅</td>
|
||
<td width="40px" style="width: 40px">檔位</td>
|
||
<td width="100px" style="width: 100px">練馬師</td>
|
||
<td
|
||
width="40px"
|
||
style="width: 40px; display: none"
|
||
>
|
||
國際評分
|
||
</td>
|
||
<td width="40px" style="width: 40px">評分</td>
|
||
<td width="50px" style="width: 50px">評分+/-</td>
|
||
<td width="40px" style="width: 40px">排位體重</td>
|
||
<td width="50px" style="width: 50px">
|
||
排位體重+/-
|
||
</td>
|
||
<td width="40px" style="width: 40px">最佳時間</td>
|
||
<td width="40px" style="width: 40px">馬齡</td>
|
||
<td width="40px" style="width: 40px">分齡讓磅</td>
|
||
<td width="40px" style="width: 40px">性別</td>
|
||
<td width="40px" style="width: 40px">今季獎金</td>
|
||
<td width="50px" style="width: 50px">
|
||
優先參賽次序
|
||
</td>
|
||
<td width="40px" style="width: 40px">
|
||
上賽距今日數
|
||
</td>
|
||
<td width="40px" style="width: 40px">配備</td>
|
||
<td width="220px" style="width: 220px">馬主</td>
|
||
<td width="40px" style="width: 40px">父系</td>
|
||
<td width="40px" style="width: 40px">母系</td>
|
||
<td width="40px" style="width: 40px">進口類別</td>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="f_tac f_fs13">
|
||
<td style="width: 40px">1</td>
|
||
<td style="width: 80px">3/2/4/2/5/6</td>
|
||
<td style="width: 40px">
|
||
<img
|
||
src="/racing/content/Images/RaceColor/G031.gif"
|
||
onerror="this.src='/racing/content/Images/RaceColor/G031.gif'"
|
||
alt=""
|
||
/>
|
||
</td>
|
||
<td style="width: 100px">
|
||
<a
|
||
href="/racing/information/Chinese/Horse/Horse.aspx?HorseId=HK_2021_G031"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>精明勇駿</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px">G031</td>
|
||
<td style="width: 40px">135</td>
|
||
<td style="width: 135px">
|
||
<a
|
||
href="/racing/information/Chinese/Jockey/JockeyProfile.aspx?JockeyId=PZ"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>潘頓</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px"></td>
|
||
<td style="width: 40px">9</td>
|
||
<td style="width: 100px">
|
||
<a
|
||
href="/racing/information/Chinese/Trainers/TrainerProfile.aspx?TrainerId=SWY"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>蘇偉賢</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px; display: none">-</td>
|
||
<td style="width: 40px">40</td>
|
||
<td style="width: 50px">0</td>
|
||
<td style="width: 40px">1107</td>
|
||
<td style="width: 50px">+2</td>
|
||
<td style="width: 40px">1.09.41</td>
|
||
<td style="width: 40px">6</td>
|
||
<td style="width: 40px">-</td>
|
||
<td style="width: 40px">閹</td>
|
||
<td style="width: 40px">1,242,575</td>
|
||
<td style="width: 50px">+ 1</td>
|
||
<td style="width: 40px">21</td>
|
||
<td style="width: 40px">V/TT</td>
|
||
<td style="width: 220px">黃少華</td>
|
||
<td style="width: 40px">Holy Roman Emperor</td>
|
||
<td style="width: 40px">Tequilakoko</td>
|
||
<td style="width: 40px">PPG</td>
|
||
</tr>
|
||
<tr class="f_tac f_fs13">
|
||
<td>2</td>
|
||
<td>-</td>
|
||
<!-- <td><img src="/racing/content/Images/RaceColor/H358.gif" alt="" /></td> -->
|
||
<td>
|
||
<img
|
||
src="/racing/content/Images/RaceColor/H358.gif"
|
||
onerror="this.src='/racing/content/Images/RaceColor/H358.gif'"
|
||
alt=""
|
||
/>
|
||
</td>
|
||
<td>
|
||
<a
|
||
href="/racing/information/Chinese/Horse/Horse.aspx?HorseId=HK_2022_H358"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>青春力量</a
|
||
><br />
|
||
<span class="color_red">(退出)</span>
|
||
</td>
|
||
<td style="">H358</td>
|
||
<td>-</td>
|
||
<td>-</td>
|
||
<td style="">-</td>
|
||
<td>-</td>
|
||
<td>-</td>
|
||
<td style="display: none">-</td>
|
||
<td>-</td>
|
||
<td>-</td>
|
||
<td>-</td>
|
||
<td style="">-</td>
|
||
<td style="">-</td>
|
||
<td style="">-</td>
|
||
<td style="">-</td>
|
||
<td style="">-</td>
|
||
<td style="">-</td>
|
||
<td>-</td>
|
||
<td style="">-</td>
|
||
<td>-</td>
|
||
<td style="">-</td>
|
||
<td style="">-</td>
|
||
<td style="">-</td>
|
||
<td style="">-</td>
|
||
</tr>
|
||
<tr class="f_tac f_fs13">
|
||
<td style="width: 40px">3</td>
|
||
<td style="width: 80px">13/10/9/8/9/8</td>
|
||
<td style="width: 40px">
|
||
<img
|
||
src="/racing/content/Images/RaceColor/H465.gif"
|
||
onerror="this.src='/racing/content/Images/RaceColor/H465.gif'"
|
||
alt=""
|
||
/>
|
||
</td>
|
||
<td style="width: 100px">
|
||
<a
|
||
href="/racing/information/Chinese/Horse/Horse.aspx?HorseId=HK_2022_H465"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>全神貫注</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px">H465</td>
|
||
<td style="width: 40px">133</td>
|
||
<td style="width: 135px">
|
||
<a
|
||
href="/racing/information/Chinese/Jockey/JockeyProfile.aspx?JockeyId=LDE"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>梁家俊</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px"></td>
|
||
<td style="width: 40px">7</td>
|
||
<td style="width: 100px">
|
||
<a
|
||
href="/racing/information/Chinese/Trainers/TrainerProfile.aspx?TrainerId=YPF"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>姚本輝</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px; display: none">-</td>
|
||
<td style="width: 40px">38</td>
|
||
<td style="width: 50px">-3</td>
|
||
<td style="width: 40px">1043</td>
|
||
<td style="width: 50px">-5</td>
|
||
<td style="width: 40px"></td>
|
||
<td style="width: 40px">3</td>
|
||
<td style="width: 40px">-</td>
|
||
<td style="width: 40px">閹</td>
|
||
<td style="width: 40px">0</td>
|
||
<td style="width: 50px">+ 1</td>
|
||
<td style="width: 40px">35</td>
|
||
<td style="width: 40px">P-/PC1</td>
|
||
<td style="width: 220px">陳俊寧</td>
|
||
<td style="width: 40px">Hellbent</td>
|
||
<td style="width: 40px">Ivy Blue</td>
|
||
<td style="width: 40px">PPG</td>
|
||
</tr>
|
||
<tr class="f_tac f_fs13">
|
||
<td style="width: 40px">4</td>
|
||
<td style="width: 80px">6/9/5/7/8/7</td>
|
||
<td style="width: 40px">
|
||
<img
|
||
src="/racing/content/Images/RaceColor/H292.gif"
|
||
onerror="this.src='/racing/content/Images/RaceColor/H292.gif'"
|
||
alt=""
|
||
/>
|
||
</td>
|
||
<td style="width: 100px">
|
||
<a
|
||
href="/racing/information/Chinese/Horse/Horse.aspx?HorseId=HK_2022_H292"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>木火龍駒</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px">H292</td>
|
||
<td style="width: 40px">133</td>
|
||
<td style="width: 135px">
|
||
<a
|
||
href="/racing/information/Chinese/Jockey/JockeyProfile.aspx?JockeyId=AA"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>艾兆禮</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px"></td>
|
||
<td style="width: 40px">6</td>
|
||
<td style="width: 100px">
|
||
<a
|
||
href="/racing/information/Chinese/Trainers/TrainerProfile.aspx?TrainerId=CCW"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>鄭俊偉</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px; display: none">-</td>
|
||
<td style="width: 40px">38</td>
|
||
<td style="width: 50px">-2</td>
|
||
<td style="width: 40px">995</td>
|
||
<td style="width: 50px">-15</td>
|
||
<td style="width: 40px">1.10.38</td>
|
||
<td style="width: 40px">4</td>
|
||
<td style="width: 40px">-</td>
|
||
<td style="width: 40px">閹</td>
|
||
<td style="width: 40px">87,750</td>
|
||
<td style="width: 50px">+ 1</td>
|
||
<td style="width: 40px">28</td>
|
||
<td style="width: 40px">TT</td>
|
||
<td style="width: 220px">張家偉</td>
|
||
<td style="width: 40px">Turn Me Loose</td>
|
||
<td style="width: 40px">Te Hana</td>
|
||
<td style="width: 40px">PPG</td>
|
||
</tr>
|
||
<tr class="f_tac f_fs13">
|
||
<td style="width: 40px">5</td>
|
||
<td style="width: 80px">10/11/11/8/2/8</td>
|
||
<td style="width: 40px">
|
||
<img
|
||
src="/racing/content/Images/RaceColor/D287.gif"
|
||
onerror="this.src='/racing/content/Images/RaceColor/D287.gif'"
|
||
alt=""
|
||
/>
|
||
</td>
|
||
<td style="width: 100px">
|
||
<a
|
||
href="/racing/information/Chinese/Horse/Horse.aspx?HorseId=HK_2019_D287"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>合金皇</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px">D287</td>
|
||
<td style="width: 40px">132</td>
|
||
<td style="width: 135px">
|
||
<a
|
||
href="/racing/information/Chinese/Jockey/JockeyProfile.aspx?JockeyId=BHW"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>班德禮</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px"></td>
|
||
<td style="width: 40px">8</td>
|
||
<td style="width: 100px">
|
||
<a
|
||
href="/racing/information/Chinese/Trainers/TrainerProfile.aspx?TrainerId=TKH"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>丁冠豪</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px; display: none">-</td>
|
||
<td style="width: 40px">37</td>
|
||
<td style="width: 50px">-2</td>
|
||
<td style="width: 40px">1124</td>
|
||
<td style="width: 50px">+8</td>
|
||
<td style="width: 40px">1.09.17</td>
|
||
<td style="width: 40px">7</td>
|
||
<td style="width: 40px">-</td>
|
||
<td style="width: 40px">閹</td>
|
||
<td style="width: 40px">735,700</td>
|
||
<td style="width: 50px">+ 1</td>
|
||
<td style="width: 40px">21</td>
|
||
<td style="width: 40px">V</td>
|
||
<td style="width: 220px">倫凱詩</td>
|
||
<td style="width: 40px">Zoffany</td>
|
||
<td style="width: 40px">Terhaab</td>
|
||
<td style="width: 40px">PPG</td>
|
||
</tr>
|
||
<tr class="f_tac f_fs13">
|
||
<td style="width: 40px">6</td>
|
||
<td style="width: 80px">4/4/5/8/7/9</td>
|
||
<td style="width: 40px">
|
||
<img
|
||
src="/racing/content/Images/RaceColor/D033.gif"
|
||
onerror="this.src='/racing/content/Images/RaceColor/D033.gif'"
|
||
alt=""
|
||
/>
|
||
</td>
|
||
<td style="width: 100px">
|
||
<a
|
||
href="/racing/information/Chinese/Horse/Horse.aspx?HorseId=HK_2019_D033"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>喜駿之星</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px">D033</td>
|
||
<td style="width: 40px">132</td>
|
||
<td style="width: 135px">
|
||
<a
|
||
href="/racing/information/Chinese/Jockey/JockeyProfile.aspx?JockeyId=CCY"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>鍾易禮 (-3)</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px"></td>
|
||
<td style="width: 40px">4</td>
|
||
<td style="width: 100px">
|
||
<a
|
||
href="/racing/information/Chinese/Trainers/TrainerProfile.aspx?TrainerId=MKL"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>文家良</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px; display: none">-</td>
|
||
<td style="width: 40px">37</td>
|
||
<td style="width: 50px">-2</td>
|
||
<td style="width: 40px">1141</td>
|
||
<td style="width: 50px">-5</td>
|
||
<td style="width: 40px">1.09.34</td>
|
||
<td style="width: 40px">8</td>
|
||
<td style="width: 40px">-</td>
|
||
<td style="width: 40px">閹</td>
|
||
<td style="width: 40px">298,200</td>
|
||
<td style="width: 50px">+ 1</td>
|
||
<td style="width: 40px">21</td>
|
||
<td style="width: 40px">TT</td>
|
||
<td style="width: 220px">
|
||
王觀强先生及夫人、王敏珠與王寶珠
|
||
</td>
|
||
<td style="width: 40px">Kaphero</td>
|
||
<td style="width: 40px">Winning Betsy</td>
|
||
<td style="width: 40px">PPG</td>
|
||
</tr>
|
||
<tr class="f_tac f_fs13">
|
||
<td style="width: 40px">7</td>
|
||
<td style="width: 80px">10/10/4/1/4/3</td>
|
||
<td style="width: 40px">
|
||
<img
|
||
src="/racing/content/Images/RaceColor/D087.gif"
|
||
onerror="this.src='/racing/content/Images/RaceColor/D087.gif'"
|
||
alt=""
|
||
/>
|
||
</td>
|
||
<td style="width: 100px">
|
||
<a
|
||
href="/racing/information/Chinese/Horse/Horse.aspx?HorseId=HK_2019_D087"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>紅鬃烈馬</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px">D087</td>
|
||
<td style="width: 40px">131</td>
|
||
<td style="width: 135px">
|
||
<a
|
||
href="/racing/information/Chinese/Jockey/JockeyProfile.aspx?JockeyId=HAA"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>賀銘年</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px"></td>
|
||
<td style="width: 40px">5</td>
|
||
<td style="width: 100px">
|
||
<a
|
||
href="/racing/information/Chinese/Trainers/TrainerProfile.aspx?TrainerId=YCH"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>葉楚航</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px; display: none">-</td>
|
||
<td style="width: 40px">36</td>
|
||
<td style="width: 50px">-1</td>
|
||
<td style="width: 40px">1035</td>
|
||
<td style="width: 50px">-4</td>
|
||
<td style="width: 40px">1.09.39</td>
|
||
<td style="width: 40px">7</td>
|
||
<td style="width: 40px">-</td>
|
||
<td style="width: 40px">閹</td>
|
||
<td style="width: 40px">796,250</td>
|
||
<td style="width: 50px">* 1</td>
|
||
<td style="width: 40px">38</td>
|
||
<td style="width: 40px">CP</td>
|
||
<td style="width: 220px">趙彤</td>
|
||
<td style="width: 40px">Burgundy</td>
|
||
<td style="width: 40px">Lady Winifred</td>
|
||
<td style="width: 40px">PPG</td>
|
||
</tr>
|
||
<tr class="f_tac f_fs13">
|
||
<td style="width: 40px">8</td>
|
||
<td style="width: 80px">6/8/8/11/14/10</td>
|
||
<td style="width: 40px">
|
||
<img
|
||
src="/racing/content/Images/RaceColor/H057.gif"
|
||
onerror="this.src='/racing/content/Images/RaceColor/H057.gif'"
|
||
alt=""
|
||
/>
|
||
</td>
|
||
<td style="width: 100px">
|
||
<a
|
||
href="/racing/information/Chinese/Horse/Horse.aspx?HorseId=HK_2022_H057"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>有你有我</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px">H057</td>
|
||
<td style="width: 40px">131</td>
|
||
<td style="width: 135px">
|
||
<a
|
||
href="/racing/information/Chinese/Jockey/JockeyProfile.aspx?JockeyId=AVB"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>艾道拿</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px"></td>
|
||
<td style="width: 40px">11</td>
|
||
<td style="width: 100px">
|
||
<a
|
||
href="/racing/information/Chinese/Trainers/TrainerProfile.aspx?TrainerId=NM"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>廖康銘</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px; display: none">-</td>
|
||
<td style="width: 40px">36</td>
|
||
<td style="width: 50px">-2</td>
|
||
<td style="width: 40px">973</td>
|
||
<td style="width: 50px">-2</td>
|
||
<td style="width: 40px">1.11.42</td>
|
||
<td style="width: 40px">5</td>
|
||
<td style="width: 40px">-</td>
|
||
<td style="width: 40px">閹</td>
|
||
<td style="width: 40px">17,500</td>
|
||
<td style="width: 50px">+ 1</td>
|
||
<td style="width: 40px">21</td>
|
||
<td style="width: 40px">H/P/TT</td>
|
||
<td style="width: 220px">
|
||
張國林、張世強與許嘉猷
|
||
</td>
|
||
<td style="width: 40px">Mikki Isle</td>
|
||
<td style="width: 40px">Redan Lane</td>
|
||
<td style="width: 40px">PPG</td>
|
||
</tr>
|
||
<tr class="f_tac f_fs13">
|
||
<td style="width: 40px">9</td>
|
||
<td style="width: 80px">12/6/12/1/8/6</td>
|
||
<td style="width: 40px">
|
||
<img
|
||
src="/racing/content/Images/RaceColor/G425.gif"
|
||
onerror="this.src='/racing/content/Images/RaceColor/G425.gif'"
|
||
alt=""
|
||
/>
|
||
</td>
|
||
<td style="width: 100px">
|
||
<a
|
||
href="/racing/information/Chinese/Horse/Horse.aspx?HorseId=HK_2021_G425"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>上浦精選</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px">G425</td>
|
||
<td style="width: 40px">129</td>
|
||
<td style="width: 135px">
|
||
<a
|
||
href="/racing/information/Chinese/Jockey/JockeyProfile.aspx?JockeyId=HCY"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>何澤堯</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px"></td>
|
||
<td style="width: 40px">3</td>
|
||
<td style="width: 100px">
|
||
<a
|
||
href="/racing/information/Chinese/Trainers/TrainerProfile.aspx?TrainerId=LKW"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>呂健威</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px; display: none">-</td>
|
||
<td style="width: 40px">34</td>
|
||
<td style="width: 50px">-1</td>
|
||
<td style="width: 40px">1056</td>
|
||
<td style="width: 50px">+3</td>
|
||
<td style="width: 40px">1.09.97</td>
|
||
<td style="width: 40px">5</td>
|
||
<td style="width: 40px">-</td>
|
||
<td style="width: 40px">閹</td>
|
||
<td style="width: 40px">525,000</td>
|
||
<td style="width: 50px">+ 1</td>
|
||
<td style="width: 40px">24</td>
|
||
<td style="width: 40px">CP</td>
|
||
<td style="width: 220px">金慶源</td>
|
||
<td style="width: 40px">Telperion</td>
|
||
<td style="width: 40px">Miss Anatina</td>
|
||
<td style="width: 40px">PPG</td>
|
||
</tr>
|
||
<tr class="f_tac f_fs13">
|
||
<td style="width: 40px">10</td>
|
||
<td style="width: 80px">8/2/4/3/8/1</td>
|
||
<td style="width: 40px">
|
||
<img
|
||
src="/racing/content/Images/RaceColor/G250.gif"
|
||
onerror="this.src='/racing/content/Images/RaceColor/G250.gif'"
|
||
alt=""
|
||
/>
|
||
</td>
|
||
<td style="width: 100px">
|
||
<a
|
||
href="/racing/information/Chinese/Horse/Horse.aspx?HorseId=HK_2021_G250"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>飛躍凱旋</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px">G250</td>
|
||
<td style="width: 40px">127</td>
|
||
<td style="width: 135px">
|
||
<a
|
||
href="/racing/information/Chinese/Jockey/JockeyProfile.aspx?JockeyId=FEL"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>霍宏聲</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px"></td>
|
||
<td style="width: 40px">1</td>
|
||
<td style="width: 100px">
|
||
<a
|
||
href="/racing/information/Chinese/Trainers/TrainerProfile.aspx?TrainerId=WDJ"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>韋達</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px; display: none">-</td>
|
||
<td style="width: 40px">32</td>
|
||
<td style="width: 50px">0</td>
|
||
<td style="width: 40px">1237</td>
|
||
<td style="width: 50px">+2</td>
|
||
<td style="width: 40px">1.09.82</td>
|
||
<td style="width: 40px">5</td>
|
||
<td style="width: 40px">-</td>
|
||
<td style="width: 40px">閹</td>
|
||
<td style="width: 40px">1,141,875</td>
|
||
<td style="width: 50px">+ 1</td>
|
||
<td style="width: 40px">35</td>
|
||
<td style="width: 40px">B/TT</td>
|
||
<td style="width: 220px">持續經營團體</td>
|
||
<td style="width: 40px">Showcasing</td>
|
||
<td style="width: 40px">Showus</td>
|
||
<td style="width: 40px">PPG</td>
|
||
</tr>
|
||
<tr class="f_tac f_fs13">
|
||
<td style="width: 40px">11</td>
|
||
<td style="width: 80px">7/5/7/7/3/10</td>
|
||
<td style="width: 40px">
|
||
<img
|
||
src="/racing/content/Images/RaceColor/E149.gif"
|
||
onerror="this.src='/racing/content/Images/RaceColor/E149.gif'"
|
||
alt=""
|
||
/>
|
||
</td>
|
||
<td style="width: 100px">
|
||
<a
|
||
href="/racing/information/Chinese/Horse/Horse.aspx?HorseId=HK_2020_E149"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>杭州飛輪</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px">E149</td>
|
||
<td style="width: 40px">127</td>
|
||
<td style="width: 135px">
|
||
<a
|
||
href="/racing/information/Chinese/Jockey/JockeyProfile.aspx?JockeyId=TBE"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>湯普新</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px"></td>
|
||
<td style="width: 40px">2</td>
|
||
<td style="width: 100px">
|
||
<a
|
||
href="/racing/information/Chinese/Trainers/TrainerProfile.aspx?TrainerId=YTP"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>容天鵬</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px; display: none">-</td>
|
||
<td style="width: 40px">32</td>
|
||
<td style="width: 50px">-2</td>
|
||
<td style="width: 40px">1046</td>
|
||
<td style="width: 50px">+18</td>
|
||
<td style="width: 40px">1.09.24</td>
|
||
<td style="width: 40px">6</td>
|
||
<td style="width: 40px">-</td>
|
||
<td style="width: 40px">閹</td>
|
||
<td style="width: 40px">195,600</td>
|
||
<td style="width: 50px">+ 1</td>
|
||
<td style="width: 40px">63</td>
|
||
<td style="width: 40px">TT</td>
|
||
<td style="width: 220px">
|
||
沈墨寧、馬仁德、鄧鉅明與邊亦平
|
||
</td>
|
||
<td style="width: 40px">Eurozone</td>
|
||
<td style="width: 40px">Teralani</td>
|
||
<td style="width: 40px">PPG</td>
|
||
</tr>
|
||
<tr class="f_tac f_fs13">
|
||
<td style="width: 40px">12</td>
|
||
<td style="width: 80px">10/9/3/3/2/4</td>
|
||
<td style="width: 40px">
|
||
<img
|
||
src="/racing/content/Images/RaceColor/G004.gif"
|
||
onerror="this.src='/racing/content/Images/RaceColor/G004.gif'"
|
||
alt=""
|
||
/>
|
||
</td>
|
||
<td style="width: 100px">
|
||
<a
|
||
href="/racing/information/Chinese/Horse/Horse.aspx?HorseId=HK_2021_G004"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>特攻</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px">G004</td>
|
||
<td style="width: 40px">127</td>
|
||
<td style="width: 135px">
|
||
<a
|
||
href="/racing/information/Chinese/Jockey/JockeyProfile.aspx?JockeyId=BH"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>布文</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px"></td>
|
||
<td style="width: 40px">10</td>
|
||
<td style="width: 100px">
|
||
<a
|
||
href="/racing/information/Chinese/Trainers/TrainerProfile.aspx?TrainerId=HAD"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>賀賢</a
|
||
>
|
||
</td>
|
||
<td style="width: 40px; display: none">-</td>
|
||
<td style="width: 40px">32</td>
|
||
<td style="width: 50px">-2</td>
|
||
<td style="width: 40px">1096</td>
|
||
<td style="width: 50px">-20</td>
|
||
<td style="width: 40px">1.09.44</td>
|
||
<td style="width: 40px">6</td>
|
||
<td style="width: 40px">-</td>
|
||
<td style="width: 40px">閹</td>
|
||
<td style="width: 40px">385,000</td>
|
||
<td style="width: 50px">+ 1</td>
|
||
<td style="width: 40px">122</td>
|
||
<td style="width: 40px">B</td>
|
||
<td style="width: 220px">贏得易團體</td>
|
||
<td style="width: 40px">All American</td>
|
||
<td style="width: 40px">Chloe Maree</td>
|
||
<td style="width: 40px">PPG</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div style="padding: 5px 0">
|
||
<table
|
||
style="
|
||
border-spacing: 1px;
|
||
border-collapse: separate;
|
||
width: 760px;
|
||
"
|
||
border="0"
|
||
class="tableBorderBlue"
|
||
id="standbylist"
|
||
>
|
||
<thead>
|
||
<tr>
|
||
<th class="f_tal" colspan="10">後 備 馬 匹</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="f_fs13 f_tac bg_e6caae">
|
||
<td style="width: 40px"><b>編號</b></td>
|
||
<td style="width: 115px"><b>馬名</b></td>
|
||
<td style="width: 100px"><b>排位體重</b></td>
|
||
<td style="width: 50px"><b>負磅</b></td>
|
||
<td style="width: 60px"><b>評分</b></td>
|
||
<td style="width: 50px"><b>馬齡</b></td>
|
||
<td style="width: 105px"><b>6次近績</b></td>
|
||
<td style="width: 130px"><b>練馬師</b></td>
|
||
<td style="width: 50px"><b>優先參賽次序</b></td>
|
||
<td style="width: 60px"><b>配備</b></td>
|
||
</tr>
|
||
<tr class="bg_white f_tac f_fs13">
|
||
<td class="TdScratch">1</td>
|
||
<td class="TdScratch">
|
||
<a
|
||
href="/racing/information/Chinese/Horse/Horse.aspx?HorseId=HK_2022_H178"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>南區旺</a
|
||
>
|
||
</td>
|
||
<td>1051</td>
|
||
<td>134</td>
|
||
<td>39</td>
|
||
<td>4</td>
|
||
<td>6/4/2/8/4/7</td>
|
||
<td>
|
||
<a
|
||
href="/racing/information/Chinese/Trainers/TrainerProfile.aspx?TrainerId=LFC"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>羅富全</a
|
||
>
|
||
</td>
|
||
<td>+ 1</td>
|
||
<td>SR</td>
|
||
</tr>
|
||
<tr class="bg_white f_tac f_fs13">
|
||
<td class="TdScratch">2</td>
|
||
<td class="TdScratch">
|
||
<a
|
||
href="/racing/information/Chinese/Horse/Horse.aspx?HorseId=HK_2021_G397"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>喜喜利高</a
|
||
>
|
||
</td>
|
||
<td>1087</td>
|
||
<td>115</td>
|
||
<td>18</td>
|
||
<td>5</td>
|
||
<td>5/12/12/11/8/10</td>
|
||
<td>
|
||
<a
|
||
href="/racing/information/Chinese/Trainers/TrainerProfile.aspx?TrainerId=TYS"
|
||
onclick="window.open(this.href, '_blank', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,scrollbars=yes,left=20,top=20,width=812,height=600'); return false;"
|
||
>徐雨石</a
|
||
>
|
||
</td>
|
||
<td>+ 1</td>
|
||
<td></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="Gear" style="width: 766px; padding: 5px 0">
|
||
<table class="gear" lang="zh-hk">
|
||
<tbody>
|
||
<tr>
|
||
<th>B:</th>
|
||
<td>戴眼罩</td>
|
||
<th>BO:</th>
|
||
<td>只戴單邊眼罩</td>
|
||
<th>CC:</th>
|
||
<td>喉托</td>
|
||
<th>CP:</th>
|
||
<td>羊毛面箍</td>
|
||
</tr>
|
||
<tr>
|
||
<th>CO:</th>
|
||
<td>戴單邊羊毛面箍</td>
|
||
<th>E:</th>
|
||
<td>戴耳塞</td>
|
||
<th>H:</th>
|
||
<td>戴頭罩</td>
|
||
<th>P:</th>
|
||
<td>戴防沙眼罩</td>
|
||
</tr>
|
||
<tr>
|
||
<th>PC:</th>
|
||
<td>戴半掩防沙眼罩</td>
|
||
<th>PS:</th>
|
||
<td>戴單邊半掩防沙眼罩</td>
|
||
<th>SB:</th>
|
||
<td>戴羊毛額箍</td>
|
||
<th>SR:</th>
|
||
<td>鼻箍</td>
|
||
</tr>
|
||
<tr>
|
||
<th>TT:</th>
|
||
<td>綁繫舌帶</td>
|
||
<th>V:</th>
|
||
<td>戴開縫眼罩</td>
|
||
<th>VO:</th>
|
||
<td>戴單邊開縫眼罩</td>
|
||
<th>XB:</th>
|
||
<td>交叉鼻箍</td>
|
||
</tr>
|
||
<tr>
|
||
<th>"1":</th>
|
||
<td>首次</td>
|
||
<th>"2":</th>
|
||
<td>重戴</td>
|
||
<th>"-":</th>
|
||
<td>除去</td>
|
||
<th> </th>
|
||
<td> </td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div
|
||
class="Notes"
|
||
style="white-space: nowrap; padding-bottom: 20px"
|
||
>
|
||
註:<br />
|
||
<br />
|
||
1. 「排位體重」: 賽事前兩天的馬匹體重<br />
|
||
2. 「排位體重+/-」: 正選馬匹的排位體重增減<br />
|
||
3. 「獎金」: 今季獲得的獎金 <br />
|
||
4. 要返回"預設"列位設定,
|
||
可在"設定我的排位表"一行點選"按此開啟", 再按"預設"<br />
|
||
5. 優先參賽次序 :<br />
|
||
+ 王牌<br />
|
||
*
|
||
獲得優先出賽之馬匹<br />
|
||
1,2,3...
|
||
練馬師之馬匹優先參賽次序
|
||
</div>
|
||
</div>
|
||
<script
|
||
type="text/javascript"
|
||
src="/racing/information/Scripts/JQueryCookie.js"
|
||
></script>
|
||
<script
|
||
type="text/javascript"
|
||
src="/racing/information/Scripts/DragTable.js"
|
||
></script>
|
||
|
||
<script
|
||
type="text/javascript"
|
||
src="/bannerad/js/system/sdceo_config.js"
|
||
></script>
|
||
<script
|
||
type="text/javascript"
|
||
src="/bannerad/js/system/sdceo_core.js"
|
||
></script>
|
||
<script>
|
||
function sdceo_bannerAd_EWRRSR1C_transform(sdceoDataObj) {
|
||
var bannerStr = "";
|
||
sdceoDataObj.BannerAdList.forEach(function (item) {
|
||
bannerStr += "<div>";
|
||
if (item.url) {
|
||
bannerStr +=
|
||
'<a href="' +
|
||
encodeURI(item.url) +
|
||
'" target="' +
|
||
item.target +
|
||
'">';
|
||
bannerStr +=
|
||
'<img style="border: 0px; width: ' +
|
||
item.imageLargeWidth +
|
||
"px; height: " +
|
||
item.imageLargeHeight +
|
||
'px;" title="' +
|
||
item.title +
|
||
'" src="' +
|
||
item.imagePathLarge +
|
||
'" alt="' +
|
||
item.imageAltText +
|
||
'" />';
|
||
bannerStr += "</a>";
|
||
} else {
|
||
bannerStr +=
|
||
'<img style="border: 0px; width: ' +
|
||
item.imageLargeWidth +
|
||
"px; height: " +
|
||
item.imageLargeHeight +
|
||
'px;" title="' +
|
||
item.title +
|
||
'" src="' +
|
||
item.imagePathLarge +
|
||
'" alt="' +
|
||
item.imageAltText +
|
||
'" />';
|
||
}
|
||
bannerStr += "</div>";
|
||
});
|
||
|
||
document.getElementById("sdceo_zone_EWRRSR1C_div").innerHTML =
|
||
bannerStr;
|
||
}
|
||
|
||
var script_EWRRSR1C = document.createElement("script");
|
||
script_EWRRSR1C.onload = function () {
|
||
sdceo_bannerAd_EWRRSR1C_transform(
|
||
sdceo_getZoneBanner_EWRRSR1C(1)
|
||
);
|
||
};
|
||
script_EWRRSR1C.src =
|
||
"/bannerad/js/zone/sdceo_zone_EWRRSR1C_banner.js?date=" +
|
||
sdceo_util_getNow();
|
||
document.head.appendChild(script_EWRRSR1C);
|
||
</script>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="shadowR"></div>
|
||
</div>
|
||
</div>
|
||
<div id="header_bottom_banner"></div>
|
||
|
||
<script type="text/javascript">
|
||
$(document).ready(function () {
|
||
$(".subNav")
|
||
.find("li")
|
||
.each(function () {
|
||
if ($(this).children("a:first").text() == "Racing Info (Local)") {
|
||
var secondNav = $(this)
|
||
.children("a:first")
|
||
.siblings("div[class='pullmenu clearfix']:first")
|
||
.children("div[class='content']");
|
||
$("#header_bottom_banner").html(secondNav.html());
|
||
$("#header_bottom_banner dl").addClass("f_clear");
|
||
// $("#header_bottom_banner dl").append("<dt style='clear:both'></dt>");
|
||
$("#header_bottom_banner>dl>dt>a").each(function () {
|
||
$(this).prev().hide();
|
||
var a_parent = $(this).parent();
|
||
a_parent.mouseover(function () {
|
||
var thirdNavDiv = $(this).children("div:first");
|
||
thirdNavDiv.show();
|
||
thirdNavDiv.attr("id", "third_nav");
|
||
thirdNavDiv.removeClass();
|
||
});
|
||
a_parent.mouseout(function () {
|
||
$(this).children("div:first").hide();
|
||
});
|
||
});
|
||
}
|
||
});
|
||
});
|
||
</script>
|
||
<footer>
|
||
<script type="text/javascript">
|
||
function jcew_getDynamicCurrentOddsUrl(link, isPopup) {
|
||
var param = "na";
|
||
var url = window.location;
|
||
var localPattern = /racing\/info/i;
|
||
var overseaPattern = /racing\/overseas/i;
|
||
if (localPattern.test(url)) {
|
||
param = "local";
|
||
} else if (overseaPattern.test(url)) {
|
||
param = "overseas";
|
||
}
|
||
|
||
var newLink = link + "&dv=" + param;
|
||
if (isPopup) {
|
||
window.open(newLink, "_blank");
|
||
} else {
|
||
window.location.href = newLink;
|
||
}
|
||
}
|
||
</script>
|
||
<div id="seo" class="fiveCol">
|
||
<div class="content clearfix">
|
||
<dl>
|
||
<dt>賽事資料</dt>
|
||
<dd>
|
||
<a
|
||
href="/racing/information/Chinese/racing/Entries.aspx"
|
||
target="_self"
|
||
>報名表</a
|
||
>
|
||
</dd>
|
||
<dd>
|
||
<a
|
||
href="/racing/information/Chinese/racing/RaceCard.aspx"
|
||
target="_self"
|
||
>排位表(本地)</a
|
||
>
|
||
</dd>
|
||
<dd>
|
||
<a
|
||
href="javascript:jcew_getDynamicCurrentOddsUrl('//bet.hkjc.com/default.aspx?url=/racing/pages/odds_wp.aspx&lang=ch',true);"
|
||
target="_self"
|
||
>賠率</a
|
||
>
|
||
</dd>
|
||
<dd>
|
||
<a
|
||
href="/racing/information/Chinese/racing/LocalResults.aspx"
|
||
target="_self"
|
||
>賽果</a
|
||
>
|
||
</dd>
|
||
<dd>
|
||
<a
|
||
href="/racing/information/Chinese/Racing/JockeysRides.aspx"
|
||
target="_self"
|
||
>騎師分場表</a
|
||
>
|
||
</dd>
|
||
<dd>
|
||
<a
|
||
href="/racing/information/Chinese/racing/TrainersEntries.aspx"
|
||
target="_self"
|
||
>練馬師分場表</a
|
||
>
|
||
</dd>
|
||
</dl>
|
||
<div></div>
|
||
<dl>
|
||
<dt>賽馬消息及資訊</dt>
|
||
<dd>
|
||
<a href="//racingnews.hkjc.com/chinese/" target="_self"
|
||
>賽馬消息</a
|
||
>
|
||
</dd>
|
||
<dd>
|
||
<a href="//racingnews.hkjc.com/chinese/archive/" target="_self"
|
||
>賽馬新聞資料庫</a
|
||
>
|
||
</dd>
|
||
<dd>
|
||
<a
|
||
href="/racing/chinese/racing-info/pattern_races.aspx"
|
||
target="_self"
|
||
>主要賽事</a
|
||
>
|
||
</dd>
|
||
<dd>
|
||
<a
|
||
href="/racing/information/Chinese/Horse/SelectHorse.aspx"
|
||
target="_self"
|
||
>馬匹資料</a
|
||
>
|
||
</dd>
|
||
<dd>
|
||
<a
|
||
href="/racing/information/Chinese/Jockey/JockeyRanking.aspx"
|
||
target="_self"
|
||
>騎師資料</a
|
||
>
|
||
</dd>
|
||
<dd>
|
||
<a
|
||
href="/racing/information/Chinese/Trainers/TrainerRanking.aspx"
|
||
target="_self"
|
||
>練馬師資料</a
|
||
>
|
||
</dd>
|
||
</dl>
|
||
<div></div>
|
||
<dl>
|
||
<dt>分析工具</dt>
|
||
<dd>
|
||
<a
|
||
href="//racing.hkjc.com/racing/speedpro/chinese/formguide/1.html"
|
||
target="_blank"
|
||
>速勢能量</a
|
||
>
|
||
</dd>
|
||
<dd>
|
||
<a
|
||
href="javascript:NewWindow('//racing.hkjc.com/racing/chinese/stats-centre/index.aspx','statscentre',640,600,0,0);"
|
||
target="_self"
|
||
>賽日數據</a
|
||
>
|
||
</dd>
|
||
<dd>
|
||
<a href="/racing/chinese/racing-info/newhorse.asp" target="_self"
|
||
>初出馬介紹</a
|
||
>
|
||
</dd>
|
||
<dd>
|
||
<a
|
||
href="//campaign.hkjc.com/ch/racing/jtcombo_debutants_statistics.aspx"
|
||
target="_blank"
|
||
>騎練配對及初岀馬成績</a
|
||
>
|
||
</dd>
|
||
<dd>
|
||
<a
|
||
href="//campaign.hkjc.com/ch/racing/conghua-movement-records.aspx"
|
||
target="_blank"
|
||
>馬匹搬遷紀錄</a
|
||
>
|
||
</dd>
|
||
<dd>
|
||
<a
|
||
href="//racing.hkjc.com/racing/Chinese/tipsindex/tips_index.asp"
|
||
target="_blank"
|
||
>貼士指數</a
|
||
>
|
||
</dd>
|
||
</dl>
|
||
<div></div>
|
||
<dl>
|
||
<dt>視聽播放區</dt>
|
||
<dd>
|
||
<a href="/racing/chinese/showcase/live.asp" target="_self"
|
||
>賽日收音機</a
|
||
>
|
||
</dd>
|
||
<dd>
|
||
<a href="/racing/chinese/showcase/showcase.asp" target="_self"
|
||
>賽馬節目</a
|
||
>
|
||
</dd>
|
||
<dd>
|
||
<a href="/racing/chinese/showcase/btrs.asp" target="_self"
|
||
>試閘片段</a
|
||
>
|
||
</dd>
|
||
<dd>
|
||
<a
|
||
href="/racing/chinese/racing-info/ppo_performance_current.asp"
|
||
target="_self"
|
||
>自購馬來港前賽事片段</a
|
||
>
|
||
</dd>
|
||
<dd>
|
||
<a href="/racing/chinese/showcase/racingenew.asp" target="_self"
|
||
>賽馬娛樂新聞</a
|
||
>
|
||
</dd>
|
||
</dl>
|
||
<div></div>
|
||
<dl>
|
||
<dt>實用資訊</dt>
|
||
<dd>
|
||
<a
|
||
href="/racing/information/Chinese/Racing/Summary.aspx"
|
||
target="_self"
|
||
>賽馬日一般資訊</a
|
||
>
|
||
</dd>
|
||
<dd>
|
||
<a
|
||
href="/racing/information/Chinese/racing/Draw.aspx"
|
||
target="_self"
|
||
>檔位統計</a
|
||
>
|
||
</dd>
|
||
<dd>
|
||
<a
|
||
href="/racing/information/Chinese/Jkc/JkcStat.aspx"
|
||
target="_self"
|
||
>騎師王統計</a
|
||
>
|
||
</dd>
|
||
<dd>
|
||
<a
|
||
href="//special.hkjc.com/racing/info/ch/betting/guide-flexibet-index.asp"
|
||
target="_blank"
|
||
>靈活玩</a
|
||
>
|
||
</dd>
|
||
<dd>
|
||
<a href="//mcs.hkjc.com" target="_blank">傳媒專用區</a>
|
||
</dd>
|
||
</dl>
|
||
</div>
|
||
</div>
|
||
|
||
<script type="text/javascript">
|
||
init();
|
||
if (d.getElementById("levadeMainNav")) {
|
||
new setLevadeNav();
|
||
}
|
||
if (d.getElementById("levadeSearchContainer")) {
|
||
new setAdvSearch("btnAdvSearch", "levadeSearchPulldown");
|
||
}
|
||
setPromoPopup("", "", "", "yes", "yes", "");
|
||
</script>
|
||
<div id="footer">
|
||
<div class="rgp">
|
||
<img
|
||
usemap="#RGP_970c"
|
||
src="/corporate/common/chinese/images/rgp_text_chi_970.gif"
|
||
border="0"
|
||
alt="博彩要有節制,未滿十八歲人士不得投注或進入可投注的地方。向非法或海外莊家下注,最高可被判監禁九個月及罰款三萬港元。切勿沉迷賭博,如需尋求輔導協助,可致電平和基金熱線1834 633。"
|
||
/>
|
||
<map id="RGP_970c" name="RGP_970c">
|
||
<area
|
||
shape="rect"
|
||
coords="900,2,968,43"
|
||
href="//www.hkjc.com/responsible-gambling/ch/index.aspx"
|
||
alt="有節制博彩"
|
||
target="_blank"
|
||
/>
|
||
</map>
|
||
<!--
|
||
<div class="ifha"></div>
|
||
-->
|
||
</div>
|
||
<div class="nav clearfix">
|
||
<div class="content">
|
||
<a
|
||
class="first"
|
||
href="//www.hkjc.com/chinese/corporate/faq.asp"
|
||
target="_blank"
|
||
>常見問題</a
|
||
>
|
||
|
|
||
<a
|
||
href="//www.hkjc.com/infomenu/ch/contact/feedback.aspx"
|
||
target="_blank"
|
||
>聯絡我們</a
|
||
>
|
||
| <a href="//mcs.hkjc.com/" target="_blank">傳媒專用區 </a>|
|
||
<a href="//www.hkjc.com/chinese/corporate/corp_sitemap.asp"
|
||
>網頁指南</a
|
||
>
|
||
|
|
||
<a
|
||
href="//www.hkjc.com/chinese/betting/betting_rule.aspx"
|
||
target="_blank"
|
||
>規例</a
|
||
>
|
||
|
|
||
<a
|
||
href="//www.hkjc.com/responsible-gambling/ch/index.aspx"
|
||
target="_blank"
|
||
>提倡有節制博彩</a
|
||
>
|
||
|
|
||
<a href="//www.hkjc.com/chinese/corporate/corp_privacy.asp"
|
||
>私隱條款</a
|
||
>
|
||
|
|
||
<a href="//www.hkjc.com/chinese/corporate/corp_disclaimer.asp"
|
||
>免責聲明</a
|
||
>
|
||
|
|
||
<a href="//www.hkjc.com/home/chinese/corporate/security-tips.aspx"
|
||
>網絡保安</a
|
||
><br />
|
||
</div>
|
||
<div class="copyright">版權所有 不得轉載 © 2000-2017 香港賽馬會</div>
|
||
</div>
|
||
</div>
|
||
<script
|
||
src="//common.hkjc.com/wa/wa_tracker.js"
|
||
type="text/javascript"
|
||
></script>
|
||
<script
|
||
src="//common.hkjc.com/wa/wa_tracker_config.js"
|
||
type="text/javascript"
|
||
></script>
|
||
<script
|
||
src="//common.hkjc.com/wa/glassbox.js"
|
||
type="text/javascript"
|
||
></script>
|
||
<script type="text/javascript">
|
||
var waTaggingFired = false;
|
||
|
||
var firedfunc = function () {
|
||
if (waTaggingFired) {
|
||
return;
|
||
}
|
||
|
||
//Original WA tagging logic goes here
|
||
|
||
try {
|
||
WATracker.trackPageView("racing-content");
|
||
} catch (e) {}
|
||
|
||
waTaggingFired = true;
|
||
};
|
||
|
||
if (typeof SSO == "undefined") {
|
||
} else {
|
||
SSO.OnUserProfileLoaded(firedfunc);
|
||
}
|
||
</script>
|
||
</footer>
|
||
</body>
|
||
</html>
|