﻿var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#65ab3b', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu1.items=[
	["今日焦點", "http://analysis.hkjc.com/hk/LiveFocus.aspx?ci=zh-HK"],
	["本月焦點", "http://special.hkjc.com/promo/ch/2009_calendar/2009_calendar_index.asp"] //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#65ab3b', linktarget:'_new'} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu2.items=[
	["賽前分析", "http://analysis.hkjc.com/hk/PreMatch.aspx?ci=zh-HK"],
	["足智龍門陣", "http://special.hkjc.com/promo/ch/2008_cable_stars/index.asp"],
	["過關有利數據", "../2009_stats/2009_stats_index.asp"]//no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#65ab3b', linktarget:'_new'} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu3.items=[
	["Match of the Day", "http://analysis.hkjc.com/hk/LiveFocus.aspx?ci=en-US"],
	["All Up Preferred Data", "http://special.hkjc.com/promo/en/2009_stats/2009_stats_index.asp"]
]

