﻿// JScript File

function preload_g(){
    
    i_bg = new Image
    i_bg.src = "../_images/new_bg5.gif"
    // 303 Bytes
    
}