// JScript source code function getmytext(x) { if (x == 'ne') { var html = "Ray Carney's forthcoming book—The Real Independent Movement: Beyond the Hype"; return html; } if (x == 'in') { var html = "The real history (as opposed to the media's version) of the first thirty years of American independent filmmaking"; return html; } if (x == 'kr') { var html = "The films of Robert Kramer—one of the great masters of American film, a missing chapter in the film history books"; return html; } if (x == 'ow') { var html = "An interview with Ray Carney about writing on independent film"; return html; } if (x == 'ot') { var html = "An interview with Ray Carney about teaching independent film in the university classroom—New ways of seeing, knowing, feeling"; return html; } if (x == 'ov') { var html = "An interview with Ray Carney about audiences—The viewer is not always right "; return html; } if (x == 'it') { var html = "Why intellectuals don't understand art—Art's ways of knowing are different from academia's "; return html; } if (x == 'fe') { var html = "Our culture of celebrity—The idiocy of inviting movie stars to talk about the film's they were in"; return html; } if (x == 'pb') { var html = "The problems with PBS and NPR—Charlie Rose, Fresh Air, All Things Considered, and other yuppie approaches to art"; return html; } if (x == 'jo') { var html ="The irresponsibility of American journalism—Servants of the public interest or spokesmen for corporate interests?"; return html; } if (x == 'fc') { var html ="An oxymoron: Film Culture—The worship of money, power, and celebrity in American culture "; return html; } if (x == 'bu') { var html ="Information about how to obtain three packets of essays and interviews with Ray Carney that discuss American independent film"; return html; } }