
/******************************************************************************
	だ檔名 : mf_link.js - Ыby mason
  更新日期 : 2011-03-03
******************************************************************************/


function gotop() {
	self.window.scroll(0,0); }

/************************  Top link **********************/
function home() {
	document.location.href="/index.asp"; }
function admin() {
	top.document.location.href="index.asp"; }
	
function yacht() {
	document.location.href="/Yachts/Index.asp"; }
	
function sitemap() {
	document.location.href="/Sitemap.asp"; }
//window.open('/english.asp'); }


/************************  Home  **********************/
function menu01() {
	document.location.href="/Index.asp"; }

/************************  About  **********************/
function menu02() { menu0201(); }
function menu0201() {
	document.location.href="/About/Index.asp"; }
function menu0202() {
	document.location.href="/About/Timeline.asp"; }

/************************ Experience **********************/
function menu03() { menu0301(); }
function menu0301() {
	document.location.href="/Experience/Index.asp"; }

/************************  News **********************/
function menu04() { menu0401(); }
function menu0401() {
	document.location.href="/News/Index.asp"; }
function menu0402() {
	document.location.href="/News/Article.asp"; }
function menu0403() {
	document.location.href="/News/Video.asp"; }

/************************  Yachts **********************/
function menu05() { 
	document.location.href="/Yachts/Index.asp"; }

/************************ Dealer_Map **********************/

function menu06()  {
	document.location.href="/DealerMap/index.asp"; }

/************************  SCONTACT **********************/
function menu07() { 
	document.location.href="/Contact/index.asp"; }


/************************  KHA SHING **********************/
function menu08() { 
	window.open("http://www.khashing.com.tw/"); }

/*Yacht */
function Yacht01() { 
	window.open('/Yachts/photo.asp?classid=1'); }
function Yacht02() { 
	window.open('/Yachts/photo.asp?classid=2'); }
function Yacht03() { 
	window.open('/Yachts/photo.asp?classid=3'); }
function Yacht04() { 
	window.open('/Yachts/photo.asp?classid=4'); }
function Yacht05() { 
	window.open('/Yachts/photo.asp?classid=5'); }
function Yacht06() { 
	window.open('/Yachts/photo.asp?classid=6'); }
function Yacht07() { 
	window.open('/Yachts/photo.asp?classid=7'); }
function Yacht08() { 
	window.open('/Yachts/photo.asp?classid=8'); }
function Yacht09() { 
	window.open('/Yachts/photo.asp?classid=9'); }

/*Yacht-Layout */
function Yacht11() { 
	window.open('/Yachts/layout.asp?classid=1'); }
function Yacht12() { 
	window.open('/Yachts/layout.asp?classid=2'); }
function Yacht13() { 
	window.open('/Yachts/layout.asp?classid=3'); }
function Yacht14() { 
	window.open('/Yachts/layout.asp?classid=4'); }
function Yacht15() { 
	window.open('/Yachts/layout.asp?classid=5'); }
function Yacht16() { 
	window.open('/Yachts/layout.asp?classid=6'); }
function Yacht17() { 
	window.open('/Yachts/layout.asp?classid=7'); }
function Yacht18() { 
	window.open('/Yachts/layout.asp?classid=8'); }
function Yacht19() { 
	window.open('/Yachts/layout.asp?classid=9'); }



	/* Privacy Policy */
function policy() { 
	window.open('/privacy.asp','','width=617,height=600,scrollbars=yes,top=50,left=60'); }
	

