//
//	迷惑メール対策
//					SCRIPT
//

str="メール";
document.write(str.link("mailto:mail@godive-bali.com?subject=from-HomePage"));

