﻿
//Graphic Pre-loader for Header Logo (TMCC)
newimage0 = new Image();
newimage0.src = "../graphics/layout/default/tmcclogolarge.gif";
newimage1 = new Image();
newimage1.src = "../graphics/layout/default/tmcclogolargeactive.gif";
newimage2 = new Image();
newimage2.src = "../graphics/layout/default/tmcclogolargehover.gif";
