var color			= "FFFFFF"

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" BGCOLOR="#'+color+'"><tr><td ALIGN="LEFT">');

document.write('<a href="index.html"><img src="picts/sc-logo.jpg" border="0"></a><br>');

document.write('</td></tr></table>');
