// JavaScript Document
<!--
	document.write("<p>Archive 2005<br>");
	document.write("<a href=../05blog/05blog_dec04.html>December</a><br>");
	document.write("<a href=../05blog/05blog_nov02.html>November</a><br>");
	document.write("<a href=../05blog/05blog_oct01.html>October</a><br>");
	document.write("<a href=../05blog/05blog_sept01.html>September</a><br>");
	document.write("<a href=../05blog/05blog_aug05.html>August</a><br>");
	document.write("<a href=../05blog/05blog_july02.html>July</a><br>");
	document.write("<a href=../05blog/05blog_june05.html>June</a><br>");
	document.write("<a href=../05blog/05blog_may04.html>May</a><br>");
	document.write("<a href=../05blog/05blog_april02.html>April</a><br>");
	document.write("<a href=../05blog/05blog_march08.html>March</a><br>");
	document.write("<a href=../05blog/05blog_feb06.html>February</a><br>");
	document.write("<a href=../05blog/05blog_jan01.html>January</a></p>")	

// -->
