// Filename: preload.js
// Project : JL Burke Contracting, Inc.
//
// Description:
// Preload images used on all pages - menuing
//

/* CONTACT BUTTON */
var buttonContactOff = ROLLOVER_Preload( "images/contactButton.gif" );
var buttonContactOn = ROLLOVER_Preload( "images/contactButtonOn.gif" );