// JavaScript Document
document.write('<meta http-equiv="Content-Type" content="text/html; charset=windows-874">');


txt='			<tr align="left" valign="top">';
txt+='			<td width="271"><img src="images/memberhead_01.jpg" width="272" height="185"></td>';
txt+='			<td width="7" bgcolor="#4F2700">&nbsp;</td>';
txt+='			<td width="458"><img src="images/memberhead_03.jpg" width="458" height="185"></td>';
txt+='			</tr>';
document.write(txt);

