function google_search(q) {
	open("http://www.google.com/search?hl=en&source=hp&q=" + q + "+site%3Awww.esldewey.com.tw&rlz=1R2GZEZ_zh-TWTW332&aq=f&oq=&aqi=",
		"_blank");
}