var suspectVersion=false;
var theStyleRules;
var forceRerenderElement;
var hiddenIframeElement;
var bigpictures=false;
var bigpicturesInitted=false;
var isNonInteractiveFlag=false;
var isNonInteractiveFlagInitted=false;
var isMeFlag=false;
var isMeFlagInitted=false;
var isMobileFlag=false;
var isMobileFlagInitted=false;
var theScreenWidth;
var theScreenCategory;
var pageTitleElements;
var initPageInterlockCount=0;
var noFailOutFlag=false;
if(typeof thisPagePreferredSize=='undefined')
var thisPagePreferredSize;
var CNAME='preferredsize';
var theScreenCategories={
'SMALL': 1,
'MEDIUM': 2,
'LARGE': 3};
window.onerror=function(){if(isMe())return false;else return true;};
function envvars(){
if((navigator.appName!="Netscape")||(navigator.appVersion.substring(0,1)!="2")){
document.CDKfireworks.referringURL=document.referrer;
document.CDKfireworks.thisURL=location.href;
document.CDKfireworks.browsername=navigator.appName;
}
}
function alfalfa(){
if(isNonInteractive())return false;
var clamp='rso';
var edge='pe';
var gripper='nal';
vetch(edge+clamp+gripper);
return false
}
function clover(){
if(isNonInteractive())return false;
var clamp='ine';
var edge='bus';
var gripper='ss';
vetch(edge+clamp+gripper);
return false;
}
function vetch(mastermind){
if(isNonInteractive())return false;
var scrabble='ite';
var sorry='\056\157'+'rg';
var parcheesi='\151\100\143\153'+'ollars';
var slinky='?sub'+'je';
var checkers='\157\072'+'k';
var edge='ct=ms'+'g fm ';
var backgammon='\155\141\151'+'lt';
var clamp=' we'+'bs';
location=backgammon+checkers+parcheesi+sorry+slinky+edge+mastermind+clamp+scrabble;
return false;
}
function preloadBusiness(){
var cacheandpitch;
cacheandpitch=new Image();
cacheandpitch.src='btn_inflation.gif';
cacheandpitch=new Image();
cacheandpitch.src='btn_inflation_down.gif';
cacheandpitch=new Image();
cacheandpitch.src='btn_ipswichpopulation.gif';
cacheandpitch=new Image();
cacheandpitch.src='btn_ipswichpopulation_down.gif';
cacheandpitch=new Image();
cacheandpitch.src='btn_localdemographicchanges.gif';
cacheandpitch=new Image();
cacheandpitch.src='btn_localdemographicchanges_down.gif';
cacheandpitch=new Image();
cacheandpitch.src='btn_educatingthehighend.gif';
cacheandpitch=new Image();
cacheandpitch.src='btn_educatingthehighend_down.gif';
cacheandpitch=new Image();
cacheandpitch.src='btn_localpropertytaxes.gif';
cacheandpitch=new Image();
cacheandpitch.src='btn_localpropertytaxes_down.gif';
}
function isMe(){
if(!isMeFlagInitted){
isMeFlag=isMeInner();
isMeFlagInitted=true;
}
return isMeFlag;
}
function isMeInner(){
if(location.protocol=='file:')return true;
var H=location.hostname;
if(H.indexOf('.ckollars.')>=0)return true;
if(H.indexOf('.home.')>=0)return true;
if(H.indexOf('local')>=0)return true;
if(H.indexOf('192.168.')>=0)return true;
if(H.indexOf('127.0.')>=0)return true;
if(H=='ralph')return true;
if(H.indexOf('ralph.')>=0)return true;
if(H=='alice')return true;
if(H.indexOf('alice.')>=0)return true;
if(H=='ed')return true;
if(H.indexOf('ed.')>=0)return true;
if(H=='trixie')return true;
if(H.indexOf('trixie.')>=0)return true;
if(H=='cube3')return true;
if(H.indexOf('cube3.')>=0)return true;
return false;
}
function isNonInteractive(){
if(!isNonInteractiveFlagInitted){
isNonInteractiveFlag=isNonInteractiveInner();
if(isNonInteractiveFlag)suspectVersion=true;
isNonInteractiveFlagInitted=true;
}
return isNonInteractiveFlag;
}
function isNonInteractiveInner(){
if(!navigator.userAgent)return true;
var UA=navigator.userAgent;
if(/^\s*$/.test(UA))return true;
if(/s[pb]ider|crawler|slurp/i.test(UA))return true;
if(/([Bb]ots?|lib)\b/.test(UA))return true;
if(/\b[Ll]ib/.test(UA))return true;
if(/[Yy]andex|[Jj]eeves|[Tt]eoma|[Bb]aidu|[Ss]ogou/.test(UA))return true;
if(/Zend|binlar|larbin|ips-agent/.test(UA))return true;
if(/DMOZ|LWP/.test(UA))return true;
if(/\b(curl|Java|MJ12)/i.test(UA))return true;
if(/archive/i.test(UA))return true;
if(/WebCapture/.test(UA))return true;
if(/(naver|soso)\.com/.test(UA))return true;
if(/CC/.test(UA))return true;
if(/SurveyAgent/.test(UA))return true;
if(/HttpClient|Wget\/|(Win95;I)|Validat/.test(UA))return true;
if(/ClickSense|facebook|filamentgroup/.test(UA))return true;
return false;
}
function isMobile(){
if(!isMobileFlagInitted){
isMobileFlag=isMobileInner();
isMobileFlagInitted=true;
}
return isMobileFlag;
}
function isMobileInner(){
if(!navigator.userAgent)return true;
var UA=navigator.userAgent;
if(/^\s*$/.test(UA))return true;
if(/mobile|handheld|cellphone/i.test(UA))return true;
if(/\b(android|avantgo|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od|ad)|iris|kindle|lge|maemo|midp|mmp|opera m(ob|in)i|palm(os)?|phone|p(ixi|re)\/|plucker|pocket|psp|symbian|treo|up\.(browser|link)|vodafone|wap|windows(ce|phone)|xda|xiino)\b/i.test(UA))return true;
return false;
}
function nix(myevent,element){
if((! myevent)||((typeof myevent)!='object')){
if(window.event!==undefined){
myevent=window.event;
}
}
if(myevent&&myevent.preventDefault){
myevent.preventDefault();
}
stopBubbleUp(myevent);
return false;
}
function stopBubbleUp(myevent){
if((! myevent)||((typeof myevent)!='object')){
if(window.event){
myevent=window.event;
}
}
if((myevent===null)||(myevent===undefined))return false;
var usableEventFlag=false;
if(typeof myevent.cancelBubble!=='undefined'){
myevent.cancelBubble=true;
usableEventFlag=true;
}
if(myevent.stopPropagation){
myevent.stopPropagation();
usableEventFlag=true;
}
if(! usableEventFlag){
oops('eventobject '+myevent+' is not usable');
return false;
}
return myevent;
}
function dbg(messagetext){
return false;
if(isMe()){
forceRerender();
alert('DEBUG - '+messagetext);
}
}
function oops(messagetext){
var originalSuspectVersion=suspectVersion;
if(! noFailOutFlag)suspectVersion=true;
if(isNonInteractive())return false;
if(isMe()){
if((typeof forceRerender)=='function')forceRerender();
alert('OOPS - '+messagetext+' UA: '+navigator.userAgent);
}else{
if((! noFailOutFlag)&&(! originalSuspectVersion)&&window.location.protocol=='http:'){
window.location.search='?OOPS='+escape(messagetext)+escape(' UA:')+escape(navigator.userAgent);
throw new Error('');
}
}
}
function softOops(messagetext){
if(isNonInteractive())return false;
if(isMe()){
if((typeof forceRerender)=='function')forceRerender();
alert('SOFTOOPS - '+messagetext+' UA: '+navigator.userAgent);
}
}
function idE(element){
var theElementName='';
if(element){
if(element.name)theElementName=':'+element.name;
else if(element.getAttribute&&(element.getAttribute('name')))theElementName=':'+element.getAttribute('name');
else if(element.id)theElementName=':'+element.id;
else if(element.getAttribute&&(element.getAttribute('id')))theElementName=':'+element.getAttribute('id');
else theElementName=':?';
}
return(element+theElementName);
}
function splitEndPart1(){}

