FeaturePhoto = new Array(12);
FeaturePhoto[0]='<div id="feature" style="height: 280px; background: transparent url(/media/feature-photo_0609/01.jpg) no-repeat 0 0;">';
FeaturePhoto[1]='<div id="feature" style="height: 280px; background: transparent url(/media/feature-photo_0609/02.jpg) no-repeat 0 0;">';
FeaturePhoto[2]='<div id="feature" style="height: 280px; background: transparent url(/media/feature-photo_0609/03.jpg) no-repeat 0 0;">';
FeaturePhoto[3]='<div id="feature" style="height: 280px; background: transparent url(/media/feature-photo_0609/04.jpg) no-repeat 0 0;">';
FeaturePhoto[4]='<div id="feature" style="height: 280px; background: transparent url(/media/feature-photo_0609/05.jpg) no-repeat 0 0;">';
FeaturePhoto[5]='<div id="feature" style="height: 280px; background: transparent url(/media/feature-photo_0609/06.jpg) no-repeat 0 0;">';
FeaturePhoto[6]='<div id="feature" style="height: 280px; background: transparent url(/media/feature-photo_0609/07.jpg) no-repeat 0 0;">';
FeaturePhoto[7]='<div id="feature" style="height: 280px; background: transparent url(/media/feature-photo_0609/08.jpg) no-repeat 0 0;">';
FeaturePhoto[8]='<div id="feature" style="height: 280px; background: transparent url(/media/feature-photo_0609/09.jpg) no-repeat 0 0;">';
FeaturePhoto[9]='<div id="feature" style="height: 280px; background: transparent url(/media/feature-photo_0609/10.jpg) no-repeat 0 0;">';
FeaturePhoto[10]='<div id="feature" style="height: 280px; background: transparent url(/media/feature-photo_0609/11.jpg) no-repeat 0 0;">';
FeaturePhoto[11]='<div id="feature" style="height: 280px; background: transparent url(/media/feature-photo_0609/12.jpg) no-repeat 0 0;">';

maxImages = 12;
imagesNo = Math.floor(Math.random() * maxImages);
