document.write ('<table border=0 width=516 cellspacing=0 cellpadding=0><tr>');
for (i=0;i<=5;i++) {
//	document.write ("<td width=86><a href=\"javascript:Open("+i+");\" onMouseOver=\"navMouseOver('btn0"+i+"_u','btn0"+i+"_d'); return true\" onMouseOut=\"navMouseOver('btn0"+i+"_u','btn0"+i+"_u'); return true\">");
document.write ("<td width=86><a href=\"xml.from.htm#i064\" onMouseOver=\"navMouseOver('btn0"+i+"_u','btn0"+i+"_d'); return true\" onMouseOut=\"navMouseOver('btn0"+i+"_u','btn0"+i+"_u'); return true\">");

	document.write ("<img name=btn0"+i+"_u border=0 src=\"../active/p_"+i+".jpg\"></a></td>");
}
document.write ('</tr></table>');

