var Pic = new Array();
Pic[0] = 'images/hp-rotator-00.jpg';
Pic[1] = 'images/hp-rotator-01.jpg';
Pic[2] = 'images/hp-rotator-02.jpg';
Pic[3] = 'images/hp-rotator-03.jpg';
Pic[4] = 'images/hp-rotator-04.jpg';
Pic[5] = 'images/hp-rotator-05.jpg';
Pic[6] = 'images/hp-rotator-06.jpg';
/*Pic[7] = 'images/hp-rotator-08.jpg';*/
Pic[7] = 'images/hp-rotator-07.jpg';

var Alt = new Array();
Alt[0] = 'Bayer Properties';
Alt[1] = 'Bayer Properties';
Alt[2] = 'Bayer Properties';
Alt[3] = 'Bayer Properties';
Alt[4] = 'Bayer Properties';
Alt[5] = 'Bayer Properties';
Alt[6] = 'Bayer Properties';
Alt[7] = 'Bayer Properties';
/*Alt[8] = 'Bayer Properties';*/

var Url = new Array();
Url[0] = 'properties-birmingham-entertainment-district.html';
Url[1] = 'properties.html';
Url[2] = 'properties.html';
Url[3] = 'properties.html';
Url[4] = 'properties.html';
Url[5] = 'properties.html';
Url[6] = 'properties.html';
Url[7] = 'properties.html';
/*Url[8] = 'properties.html';*/

var millisec = 2000;
var enableLinks = true;
var enableAlts = true;
