// JavaScript Document
//bar
with (document)
{
	write('<TR><TD height="5" bgcolor="#8B0000"></TD></TR>')
	write('<TR WIDTH="100%"><TD height="1" bgcolor="#ffffff"></TR>')
}
//End of the JS