<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// GALLERY MENU LINKS



var topspacing		= "30"		// NUDGE GALLERY MENU DOWN
var sidewidth		= "150"		// GALLERY MENU WIDTH




document.write('<img src="picts/spacer.gif" height="'+topspacing+'" width="'+sidewidth+'"><br>');
document.write('<hr class="page-splits" style="width: 110px;">');






document.write('<a href="datacentre1.htm"><img src="picts/datacentre1-pano.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Before Refurbishment 1</a><br><br>');


document.write('<a href="datacentre2.htm"><img src="picts/datacentre3-pano.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Before Refurbishment 2</a><br><br>');




document.write('<a href="datacentre3re.htm"><img src="picts/datacentre1re-pano.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('After Refurbishment 1</a><br><br>');



// COPY THE NEXT 2 LINES AND PASTE TO ADD ANOTHER GALLERY IMAGE



document.write('<a href="datacentre4re.htm"><img src="picts/datacentre4-pano.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('After Refurbishment 2</a><br><br>');


document.write('<a href="datacentre5re.htm"><img src="picts/datacentre5-pano.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('After Refurbishment 3</a><br>');


document.write('<hr class="page-splits" style="width: 110px;"><br>');
document.write('<img src="picts/spacer.gif" height="1" width="125" border="0" alt="360 Media Studio - 360 Virtual Tours"><br>');

// END -->
