var cText = ''
cText += '<table border=1 cellspacing=0 cellpadding=0 width=468 bordercolor=' + look_color_bord + '><tr height=50 bgcolor=' + look_color_bg + '><td><table><tr>'
cText += '<td width=234 valign=top><a href=http://www.driver32.com/article.asp?aid=7><font face=arial size=2 color=' + look_color_link +'><b>Latest Virus List</b></a></font><br><font face=arial size=1 color=' + look_color_text + '>List of the latest known viruses.</td>'
cText += '<td width=234 valign=top><a href=http://www.driver32.com/article.asp?aid=19><font face=arial size=2 color=' + look_color_link +'><b>Resolving Device Conflicts</b></a></font><br><font face=arial size=1 color=' + look_color_text + '>A web tutorial to help you resolve a windows device conflict!</td>'
cText += '</tr></table></td></tr><tr height=10 bgcolor=' + look_color_bord + '><td align=right><a target=nett href=http://www.driver32.com><font face=arial color=' + look_color_text + ' size=2>www.driver32.com</a></font></td></tr></table>'
document.write(cText);

