<html>
<head>
<title>Redirecting you to our new site…</title>
<script language="JavaScript">
<!--Script courtesy of http://www.web-source.net - Your Guide to Professional Web Site Design and Development
var time = null
function move() {
window.location = 'http://www.goffc.org/FFC_Website/Home.html'
}
//-->
</script>
</head>
<body>
<p>Redirecting…</p>
<body onload="timer=setTimeout('move()',1000)">
<body>
</html>