16 lines
		
	
	
		
			503 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			503 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <html><title>Monument of Heroes:</title><body>
 | |
| <center><img src="l2ui_ch3.herotower_deco" width=256 height=32></center><br>
 | |
| <font color="LEVEL">History for :</font> %heroname%<br>
 | |
| Hero %heroname%'s Message:<br>
 | |
| %message%<br>
 | |
| <center><img src="L2UI.SquareWhite" width=270 height=1></center><br>
 | |
| <table width="270" cellspacing="2">
 | |
| %list%
 | |
| </table>
 | |
| <table width="270" cellspacing="2">
 | |
| <tr>
 | |
| <td width=135>%buttprev%</td>
 | |
| <td width=135 align=right>%buttnext%</td>
 | |
| </tr>
 | |
| </table>
 | |
| </body></html> | 
