
function htmlhead(){
var str='';
str+='	<meta content="Copyright 2006-2007 GateHouse Media, Inc. Some Rights Reserved."';
str+='       name="copyright" \/>';
str+='	<meta content="56086d66069e9bf6" name="y_key" \/>';
str+='	<meta content="rNnBGoM1baeG6R6TKT8gUKNwLrlmJXR6Im567Vg5T\/k="';
str+='       name="verify-v1" \/>';
str+='	<meta name="objecttype" content="Document" \/>';
str+='	<meta name="rating" content="General" \/>';
str+='	<meta name="author" content="GateHouse Media, Inc." \/>';
str+='	<meta name="distribution" content="Global" \/>';
str+='	<meta http-equiv="content-type" content="text\/html; charset=utf-8" \/>';
str+='	<meta http-equiv="content-style-type" content="text\/css" \/>';
str+='	<meta http-equiv="content-language" content="en" \/>';
str+='	';
str+='<link rel="stylesheet" type="text\/css" media="screen"';
str+='      href="http:\/\/norwich.static.ghm.zope.net\/resources\/rockford\/css\/rfd_red.css" \/>	';
str+='<script type="text\/javascript"';
str+='        src="http:\/\/norwich.static.ghm.zope.net\/resources\/rockford\/scripts\/general_function.js"><\/scr' + 'ipt>';
str+='<script type="text\/javascript"';
str+='        src="http:\/\/norwich.static.ghm.zope.net\/resources\/rockford\/scripts\/utica\/tabs.js"><\/scr' + 'ipt>';
document.write(str);
}
htmlhead();