var copyrightTarget="_top"; document.write("
" ); //TAG-KEY = copyright document.write('
Copyright © 1993-2005, Smart Online, Inc. Use subject to terms & conditions & privacy statement.
'); //TAG-KEY = openCopyright function openCopyright(url) { if (copyrightTarget != "_top") url += "?CLOSE=true"; window.open(url, copyrightTarget); }