//©Xara Ltd
var clicked="";
var gtype=".gif";
var selstate="_over";
if (typeof(loc)=="undefined" || loc=="")
{
	var loc="";
	if (document.body&&document.body.innerHTML)
	{
		var tt=document.body.innerHTML;
		var ml=tt.match(/["']([^'"]*)paper.js["']/i);
		if(ml && ml.length > 1) 
			loc=ml[1];
	}
}

document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr>");
tr(false);
writeButton(loc+"../","#SECTION00000000000000000000","paper_b1",172,30,"Abstract","",0);
writeButton(loc+"../","#SECTION00010000000000000000","paper_b2",172,30,"Introduction","",0);
writeButton(loc+"../","#SECTION00020000000000000000","paper_b3",172,30,"Microcanonical Results","",0);
writeButton(loc+"../","#SECTION00030000000000000000","paper_b4",172,30,"Density Of States","",0);
writeButton(loc+"../","#SECTION00040000000000000000","paper_b5",172,30,"Magnetic Reversal Time","",0);
writeButton(loc+"../","#SECTION00050000000000000000","paper_b6",172,30,"Conclusions","",0);
writeButton(loc+"../","#SECTION00060000000000000000","paper_b7",172,30,"Bibliography","",0);
writeButton(loc+"../","printer.html","paper_b8",172,30,"Printer Friendly","",0);
tr(true);
document.write("</tr></table>");
