function header() {
	if (screen.width>1020)
		{return("images/header1024b")}
	else
		{return("images/header800b")}
}
