document.write('<table width=150 cellspacing=0 cellpadding=2 border=0>');

document.write('<tr>');
document.write('<td bgcolor=\"#efefef\" width=18 align=center valign=top>');
document.write('<img src=/images/bullet.jpg>');
document.write('</td>');	
document.write('<td bgcolor=\"#efefef\" width=132 align=left> <font face=\"arial,helvetica,sans-serif\" size=1>');
document.write('<a href=/faq/>What is PIEA?</a> </font> </td>');
document.write('</tr>');

document.write('<tr>');
document.write('<td bgcolor=\"#efefef\" width=18 align=center valign=top>');
document.write('<img src=/images/bullet.jpg>');
document.write('</td>');	
document.write('<td bgcolor=\"#efefef\" width=132 align=left> <font face=\"arial,helvetica,sans-serif\" size=1>');
document.write('<a href=/faq/join.htm>How Do I Join?</a> </font> </td>');
document.write('</tr>');

document.write('<tr>');
document.write('<td bgcolor=\"#efefef\" width=18 align=center valign=top>');
document.write('<img src=/images/bullet.jpg>');
document.write('</td>');	
document.write('<td bgcolor=\"#efefef\" width=132 align=left> <font face=\"arial,helvetica,sans-serif\" size=1> ');
document.write('<a href=http://pieapma.org/contact.htm#BOARD_MEMBERS>Who Are the Board Members?</a> </font>');
document.write('</td>');
document.write('</tr>');

document.write('<tr>');
document.write('<td bgcolor=\"#efefef\" width=18 align=center valign=top>');
document.write('<img src=/images/bullet.jpg>');
document.write('</td>');	
document.write('<td bgcolor=\"#efefef\" width=132 align=left> <font face=\"arial,helvetica,sans-serif\" size=1> ');
document.write('<a href=/international/intmembers.htm>Who Are the International Board Members?</a> </font>');
document.write('<br>');
document.write('<br>');			
document.write('</td>');
document.write('</tr>');


document.write('<tr>');		
document.write('<td colspan=2 bgcolor=\"#efefef\" align=center valign=top><script src=/random.js></script>');
document.write('<br>');
document.write('</td>');
document.write('</tr>');

document.write('</table>');
