function lindstromHigh() {
    document.images["lindstrom"].src="lindstromheadless.jpg";
}

function lindstromLow() {
    document.images["lindstrom"].src="lindstrom.jpg";
}