
/******************************************************************************
	檔名 : link.js - www.fghifunds.com
  更新日期 : 2011-03-31
******************************************************************************/


function gotop() {
	self.window.scroll(0,0); }
	
function home_vedio() {
	document.location.href="/News/Vedio.asp"; }		//影音頁面)
	

/************************  Top link **********************/
function home() {
	document.location.href="/index.asp"; }		//首頁(繁體)
function hometw() {
	document.location.href="/index.asp"; }		//繁體首頁

function login() {
	document.location.href="/Member/index.asp"; }		//login繁體

function member() {
	document.location.href="/Member/index.asp"; }		//login繁體

function contact() {
	document.location.href="mailto:jkh1845@yahoo.com.tw"; }		//Contact
	
function Message() {
	document.location.href="/Member/message.asp"; }
//window.open('/english.asp'); }

/************************  關於李光輝 **********************/
function menu01() { menu0101(); }
function menu0101() {
	document.location.href = "/About/index.asp";}				//學歷與經歷
function menu0102() {
	document.location.href = "/About/current.asp";	}		//資歷與現任
function menu0103() {
	document.location.href = "/About/glory.asp";	}			//得獎榮耀
function menu0104() {
	document.location.href = "/About/introduction.asp";	}	//個人簡介


/************************ 訊息與活動	 **********************/
function menu02() { menu0201(); }
function menu0201() {
	document.location.href = "/News/index.asp";		}		//最新動態
function menu0202() {
	document.location.href = "/News/exposure.asp";}			//媒體曝光
function menu0203() {
	document.location.href = "/News/meeting.asp";	}		//出席會議活動
function menu0204() {
	document.location.href = "/News/lecture.asp";	}		//演講活動與研討會
function menu0205() {
	document.location.href = "/News/medicine.asp";	}		//醫藥新知



/************************  專利與醫療 **********************/
function menu03() { menu0301();  }
function menu0301() {
	document.location.href = "/Medical/index.asp";		}	//自然殺手細胞增生專利
function menu0302() {
	document.location.href = "/Medical/vaccine.asp";	}		//腫瘤抗原疫苗專利
function menu0303() {
	document.location.href = "/Medical/psychiatric.asp";}		//精神科醫療
function menu0304() {
	document.location.href = "/Medical/nkcell.asp";		}		//腫瘤輔助醫療-免疫細胞



/************************  計劃與研究 **********************/
function menu04() { menu0401();  }
function menu0401() {
	document.location.href = "/Plan/index.asp";		}		//國內細胞銀行計劃
function menu0402() {
	document.location.href = "/Plan/foreign.asp";	}			//國外細胞銀行計劃
function menu0403() {
	document.location.href = "/Plan/laboratory.asp";}				//實驗室研究計劃


/************************ 發表與著作 **********************/
function menu05() { menu0501();  }
function menu0501() {
	document.location.href = "/Publish/index.asp";	}		//論文發表
function menu0502() {
	document.location.href = "/Publish/article.asp";}			//專文發表
function menu0503() {
	document.location.href = "/Publish/lecture.asp";}			//演講發表
function menu0504() {
	document.location.href = "/Publish/publications.asp";}			//出版著作


/************************ 會員與媒體 **********************/

function menu06() { menu0601(); }
function menu0601() {
	document.location.href = "/Member/index.asp"; }			//會員登入
function menu0602() {
	document.location.href = "/Member/register.asp"; }			//加入會員
function menu0603() {
	document.location.href = "/Member/general.asp";	 }		//一般會員專區
function menu0604() {
	document.location.href = "/Member/media.asp"; }			//媒體會員專區
function menu0605() {
	document.location.href = "/Member/message.asp";	 }		//意見留言

