<!-- 
	if (document.all||document.getElementById||document.layers)
	{
		setHeight=screen.height
		setWidth=screen.width
			if (setWidth == '800')
				{document.write("<img src=\"/img/inc/spacer.gif\" border=\"0\" height=\"2\" width=\"1\" hspace=\"0\" vspace=\"0\"><br>");}
			else
				{document.write("<img src=\"/img/inc/spacer.gif\" border=\"0\" height=\"60\" width=\"1\" hspace=\"0\" vspace=\"0\"><br>");}
	}

// -->
