if (screen.width > 800)
{
	document.write ("</td><td width=19 background='images/gradient/gradient_r.gif'></td><td></td></tr>");
	document.write ("<tr><td background='images/gradient/stripes.gif'>&nbsp;</td><td width=19 background='images/gradient/gradient_stripes_l.gif'>&nbsp;</td><td width=19 background='images/gradient/gradient_stripes_r.gif'>&nbsp;</td><td background='images/gradient/stripes.gif'>&nbsp;</td></tr>");
	document.write ("<tr><td>&nbsp;</td><td width=19 background='images/gradient/gradient_l.gif'>&nbsp;</td><td width=19 background='images/gradient/gradient_r.gif'>&nbsp;</td><td>&nbsp;</td></tr></table>");
}