function errorsuppressor(){
return true
}
window.onerror=errorsuppressor
if (parent.frames.length==0) {
   leftHalf="http://www.freddyt.com/TruBlue/"
   midFrame=location.pathname + location.search
   location.href = leftHalf+"?"+midFrame
}
