// JavaScript Document

function preloader() 

{

btnContact = new Image(); 

btnContact.src = "images/btnContactOvr.gif";

}

