if (document.images) {
arrowRed = new Image
arrowBlue = new Image
arrow2Red = new Image
arrow2Blue = new Image



arrowRed.src = "links/whalefall_roll.jpg"
arrowBlue.src = "links/whalefall_link.jpg"
arrow2Red.src = "links/weee_roll.jpg"
arrow2Blue.src = "links/weee_link.jpg"

}


else {
arrowRed = ""
arrowBlue = ""
arrow2Red = ""
arrow2Blue = ""

}