function refreshHitbox()
{
	document.frames["oHitbox"].href = "/hitbox_pairings.html";
	setTimeout("refreshHitbox()", 360000);
}