function showhdr(name)
	{
	document.write(""+
		"<table border=0 cellspacing=0 cellpadding=0 align=center>"+
	   "<tr><td width=127 height=133><img src=\"../img/nato/hdr/hdr_1.gif\" width=127 height=133>"+
	       "<td width=189 height=133><img src=\"../img/nato/hdr/hdr_2.gif\" width=189 height=42><br>"+
		                             "<img src=\"../img/nato/hdr/"+name+".gif\" width=189 height=42><br>"+
		                             "<img src=\"../img/nato/hdr/hdr_3.gif\" width=189 height=49>"+
	"<\/table>"
	)
	}
