var theImages = new Array();
theImages[0] = 'images/blueline.jpg';
theImages[1] = 'images/jimnaples.jpg';
theImages[2] = 'images/newhomes_off.jpg';
theImages[3] = 'images/newhomes_on.jpg';
theImages[4] = 'images/renovations_off.jpg';
theImages[5] = 'images/renovations_on.jpg';
theImages[6] = 'images/remodeling_off.jpg';
theImages[7] = 'images/remodeling_on.jpg';
theImages[8] = 'images/contact_off.jpg';
theImages[9] = 'images/contact_on.jpg';
theImages[10] = 'images/links_off.jpg';
theImages[11] = 'images/links_on.jpg';
theImages[12] = 'images/mailing_off.jpg';
theImages[13] = 'images/mailing_on.jpg';
theImages[14] = 'images/spacer.gif';