if (document.images) {
    var graphic1 = new Image(160,30); 
    graphic1.src = "../images/btn_rollover.gif";
}
