﻿document.write('<div id=communityThumbsContainer>');  
document.write('<span class=fonttext>文字サイズ変更 :</span>');
document.write('<a href=javascript:increaseFontSize();>');
document.write('<img src=img/header/font-increase.gif class=vabsmiddle width=24 height=17 />');
document.write('</a>&nbsp;<a href=javascript:decreaseFontSize();>');
document.write('<img src=img/header/font-decrease.gif class=vabsmiddle width=24 height=17 />');
document.write('</a>&nbsp;<a href=javascript:resetFontSize();>');
document.write('<img src=img/header/font-normal.gif class=vabsmiddle width=24 height=17 /></a>');
document.write('</div>');