if (document.images)

{
var header = new Image (80,750);
header.src = "graphics/websitebanner.jpg";

}