// JavaScript Document
document.writeln ('<table align="left" cellpadding="5" cellspacing="10" class="nav_bottom">');
document.writeln ('<tr>');
document.writeln ('<td valign="bottom" style="padding-left:5px; width:5px; border:0px;">');
document.writeln ('<td valign="bottom">');
document.writeln ('<a href="index.php" title="StreamLightVideo.com Home">Home</a>');
document.writeln ('<td valign="bottom">');
document.writeln ('<a href="about.php" title="About StreamLightVideo.com">About</a>');
document.writeln ('<td valign="bottom">');
document.writeln ('<a href="services.php" title="StreamLightVideo.com Services">Services</a>');
document.writeln ('<td valign="bottom">');
document.writeln ('<a href="contact.php" title="Contact StreamLightVideo.com">Contact</a>');
document.writeln ('<td valign="bottom">');
document.writeln ('<a href="testimonials.php" title="StreamLightVideo.com Testimonials">Testimonials</a>');
document.writeln ('<td valign="bottom">');
document.writeln ('<a href="websites.php" title="StreamLightVideo.com Website Gallery">Websites</a>');
document.writeln ('<td valign="bottom">');
document.writeln ('<a href="videos.php" title="StreamLightVideo.com Videos">Videos</a>');
document.writeln ('<td valign="bottom" style="padding-right:5px; width:5px; border:0px;">');

document.writeln ('<tr><td style="height:20px; border:0px; padding-left:5px; width:5px;">');
document.writeln ('<td valign="bottom" colspan="9" style="padding:0px; border:0px; height:20px; font-weight:400; color:#666666;">');
document.writeln ('Copyright &copy; 2011 - StreamLight Video, Inc.');

document.writeln ('</table>')
