//_______Preload Buttons for INDEX AREA_____

var path = "images/index/";

email_0        = new Image;
email_0.src    = path + "email_0.gif";
email_1        = new Image;
email_1.src    = path + "email_1.gif";

cp_0           = new Image;
cp_0.src       = path + "cp_0.gif";
cp_1           = new Image;
cp_1.src       = path + "cp_1.gif";

services_0     = new Image;
services_0.src = path + "services_0.gif";
services_1     = new Image;
services_1.src = path + "services_1.gif";