// JavaScript Document
function loadLatestNews() {
  location.href="documents/2010-07-27.pdf";
	return true;
}
