
// NOTE: If you use a ' add a slash before it like this \'

/*document.write(' <a href="contact.htm" class="foot">Contact</a> | ');
document.write(' <a href="about.htm" class="foot">About</a> | ');
document.write(' <a href="index.html" class="foot">Home</a>');*/


document.write('<table border="0" width="100%" height="15px"><tr><td width="100px"><center><font color="#4a6072">2011</font> <a href="index.html" class="menu-top">LINEEX</td>');

document.write('<td align="left">');

document.write('<a href="http://www.facebook.com/lineex"><img src="picts/facebook_32.png" width="20px" height="20px"></a> ');
document.write('<a href="http://www.twitter.com/lineex"><img src="picts/twitter_32.png" width="20px" height="20px"></a> ');
document.write('<a href="http://www.youtube.com/user/lineexuv"><img src="picts/youtube_32.png" width="20px" height="20px"></a> ');
//document.write('<a href="#"><img src="picts/linkedin_32.png"></a> ');
 
document.write('</td><td align="right">');

document.write('<a href="http://validator.w3.org/check?uri=referer">');
document.write(' <img src="picts/valid-html401.png" border="0px"');
document.write(' alt="Valid HTML 4.01 Transitional"></a> ');

document.write('<a href="http://jigsaw.w3.org/css-validator/check/referer">');
document.write(' <img style="border:0;" src="picts/valid-css.png" border="0px"');
document.write(' alt="CSS V&acute;lido" /></a>');

document.write('</td></tr></table>');





