// Filename: preload.js
// Project: Regency Construction Services, Inc.
//
// Description:
// Preload images used on all pages - menuing
//

var bottomButtonOff = ROLLOVER_Preload( "images/featuresButton.gif" );
var bottomButtonOn = ROLLOVER_Preload( "images/featuresButtonOver.gif" );




