//TRINPsite, 56.03.1-62.27.2, JS/FramSub.js for TRINP = www.trinp.org

function Write_FramSub()
 {
  var url_S=document.URL.toLowerCase();
//  var LocaTrS="http://www.trinp.org/";
//  var dirI=URL_S.indexOf("trinp")
  var BgColS="";
  var URLColS=' color="#800080" face="Times New Roman"';
  var domainS="www.trinp.org";

//  if (URL_S.indexOf("http://www.")==-1) LocaTrS=URL_S.substring(0,dirI-1)+"/TRINP/"
  if (document.URL.indexOf(".HTM")==-1)
   { BgColS=' bgcolor="#800080" background=""';
     URLColS=' color="#00ff00"' };
  if ((url_S.indexOf("http://")>-1) && (!contacT)) domainS="www.xs4all.nl/~ftptr025";

document.write('<table width="600" cellpadding="0" cellspacing="0" border="0" id="FramSub"><tr>');
document.write('  <td width="34%" align="left" valign="top"><table');
document.write('   cellpadding="0" cellspacing="0" border="0"><tr>');
document.write('    <td><small><strong class="FrameFont">&nbsp;</strong></small></td>');
document.write('    <td',BgColS,' class="FrameCell"><small><strong class="FrameFont">&nbsp;<a');

document.write('     href="',PathS,'DNIFound.htm" class="FrameLink">Stichting');
//document.write('     href="',LocaTrS,'DNIFound.htm" class="FrameLink">Stichting');

document.write('     DNI Foundation</a>&nbsp;</strong></small></td>');
document.write('   </tr></table></td>');

document.write('  <td width="32%" align="center" valign="top"><table');
document.write('   cellpadding="0" cellspacing="0" border="0"><tr>');
document.write('    <td><small><strong class="FrameFont">&nbsp;</strong></small></td>');
document.write('    <td',BgColS,' class="FrameCell"><small><strong class="FrameFont">&nbsp;<a');
document.write('     href="',PathS,'Info/Corresp.HTM" class="FrameLink">Correspondence');
document.write('</a>&nbsp;</strong></small></td>');
document.write('   </tr></table></td>');

document.write('  <td width="34%" align="right" valign="top"><table');
document.write('   cellpadding="0" cellspacing="0" border="0"><tr>');
document.write('    <td',BgColS,' class="FrameCell"><font');
document.write(URLColS,'><small><strong class="FrameFont">&nbsp;',domainS,'/&nbsp;</strong></small></font></td>');
document.write('    <td><small><strong class="FrameFont">&nbsp;</strong></small></td>');
document.write('   </tr></table></td>');
document.write('</tr></table>');
document.write('<br />');
 }

FramSubT=true  // checks whether contents have been transferred
               // (on-line) and scripts (can be) executed

//Copyright 56-62 aSWW, M.Vincent van Mechelen, DNI Foundation