// JavaScript Document

var currentYear=new Date();
yy=currentYear.getFullYear();
footer="&copy; "+yy+" &#8211; Investigative Services International, Inc. | All Rights Reserved<br /><span class=\"invisiblePixels\"><a href=\"http://www.invisiblepixels.com/\" target=\"blank\">&lt;ip&gt; InVisible Pixels</a></span>"
document.write(footer);

