<!--
function showTopic(topic)
{
window.open('http://www.deckerusa.com/financial_advantage/archives/'+topic+'.asp', '', 'toolbar=no,directories=no,status=yes,menubar=no,scrollbars=yes,width=500,height=350,top=0,left=0,screenX=0,screenY=0');
}
//-->