
function goArchive() {
  location.href = "http://www.complianceconsulting.com.au" + document.all.archive.value;
}
