

function popup(theURL,width,height) {
if (confirm('Do you want to leave the Financial Network Investment Corp. site? \nIf you select OK below, you will be leaving the Financial Network Investment Corp. web site and will be accessing information on another server. Linked sites are not under the control of Financial Network Investment Corp. and Financial Network Investment Corp. is not responsible for the contents of any linked site or any link contained in a linked site, or any changes or updates to such sites. \n\nClick OK to proceed to the requested site. If you\'d like to return to the Financial Network Investment Corp. web site, please click Cancel.')) {
    window.open(theURL,'','width=' + width +
',height=' + height +
',resizable=no,scrollbars=no,menubar=no,toolbar=no,location=no,directories=no,status=no,left=0,top=0');
}
}





document.write('<img src="/images/spacer.gif" width="150" border="0" alt="" height="1"><small>&copy; Copyright&nbsp;');
var d = new Date();
document.write(d.getFullYear());
document.write('&nbsp;Financial Network Investment Corporation. Member <a href="javascript:popup(\'http://www.finra.org\',835,600)">FINRA</a>, <a href="javascript:popup(\'http://www.sipc.org\',835,600)">SIPC</a>. All rights reserved.<small>');
