/* Modified by Sohei Higashi 2004 */function office_address(){	mail="TMUG事務局";	document.write(mail.link("mailto:" + "in" + "fo@tm" + "ug.jp"));}function info_address(){	mail="in" + "fo@tm" + "ug.jp";	document.write(mail.link("mailto:" + "in" + "fo@tm" + "ug.jp"));}function inline_address(){	mail="inline-" + "skate@tm" + "ug.jp";	document.write(mail.link("mailto:" + "inline-" + "skate@tm" + "ug.jp"));}function jun_address(){	mail="naga" + "yama@tm" + "ug.jp";	document.write(mail.link("mailto:" + "naga" + "yama@tm" + "ug.jp"));}function account_address(){	mail="acc" + "ountant@tm" + "ug.jp";	document.write(mail.link("mailto:" + "acc" + "ountant@tm" + "ug.jp"));}function ski_address(){	mail="ski-" + "board@tm" + "ug.jp";	document.write(mail.link("mailto:" + "ski-" + "board@tm" + "ug.jp"));}function para_address(){	mail="para-g" + "lider@tm" + "ug.jp";	document.write(mail.link("mailto:" + "para-g" + "lider@tm" + "ug.jp"));}function cycle_address(){	mail="bi-cy" + "cle@tm" + "ug.jp";	document.write(mail.link("mailto:" + "bi-cy" + "cle@tm" + "ug.jp"));}function groumet_address(){	mail="guru" + "me@tm" + "ug.jp";	document.write(mail.link("mailto:" + "guru" + "me@tm" + "ug.jp"));}function tmugweb_address(){	mail="tmug" + "web@tm" + "ug.jp";	document.write(mail.link("mailto:" + "tmug" + "web@tm" + "ug.jp"));}function webteam_address(){	mail="TMUGウェブチーム編集長";	document.write(mail.link("mailto:" + "tmug" + "web@tm" + "ug.jp"));}function copyright_notice(){	document.write("&copy; 2003-2010");}