
var theDate=new Date()
document.write('<table width="500" height="120" border="0" cellpadding="0" cellspacing="0"><tr><td align="center" valign="center" style="font-size:7pt; font-family:arial">')
document.write('To get your own web pages built or hosted on the internet visit <a href="http://www.ywctt.com" style="color:#fff">Your Way Computer Tech Team</a>.')
document.write('<br>Please contact our <a href="mailto:info@ywctt.com" style="color:#fff">Webmaster</a> with questions or comments.<br>')
document.write('&copy;2006 -' + theDate.getFullYear() + ' <a href="http://www.ywctt.com" style="color:#fff">YWTT INC.</a>. All rights reserved.')
document.write('</td></tr></table>')

