// End Content Panel
document.write('         </td>');
document.write('        </tr>');
document.write('        </table>');  
document.write('      </td>');

// Right Side Panel
document.write('      <td align=center width=150>');
document.write('      <a href="http://www.adp.ca.gov/" target="_blank"><img src="img/adp_logo.gif"></a>');
document.write('      <a href="http://welcome.bbb.org/" target="_blank"><img src="img/BBB_log.gif"></a>');
document.write('      </td>');

// End Content Section
document.write('     </tr>');
document.write('    </table>'); 

// Begin Footer
document.write('<tr colspan=2 height=25"><td></td></tr> '); 

document.write('<tr colspan=2 valign="bottom"> ');
document.write('    <td height="2%" colspan="2"> ');
document.write('      <table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('        <tr> ');
document.write('          <td background="img/bottile482.gif" height="26"><img src="img/botright482.gif" width="307" height="26"></td>');
document.write('          <td align="right" background="img/bottile482.gif"><img src="img/botleft482.gif" width="51" height="26"></td>');
document.write('        </tr>');
document.write('      </table>');
document.write('    </td>');
document.write('  </tr>');

document.write('  <tr>');
document.write('    <td height=25 colspan=2 valign=top align=right>');
document.write('    <div class=insyder><a href="http://www.insyder.net" target="_blank">website by insyder Technologies</a>&nbsp;</div>');
document.write('    </td>');
document.write('  </tr>');


document.write('</table>');
