// JavaScript Document

if (window == top) {
var url='window.location.replace("http://www.suffolklaw.com/index.asp?1='+window.location.href+'")';
eval(url);
}
