						<!--
						var b1dis = "<a href=\"";
						var bdis = "\"><img src=\"";
						var edis = " width=\"720\" height=\"160\" alt=\"Fairview CD DVD Duplication\" border=\"0\"></a>";
						var rnumb = "";
						var img = "";
						
						rnumb += Math.floor(Math.random()*10);
						img = rnumb;
						
						if (img == "0") {
						document.write(b1dis+ "artwork-graphic-design.html" +bdis+ "images/image01.jpg\"" +edis);
						}
						if (img == "1") {
						document.write(b1dis+ "http://www.fairviewrecording.co.uk" +bdis+ "images/image02.jpg\"" +edis);
						}
						if (img == "2") {
						document.write(b1dis+ "contact-details.php" +bdis+ "images/image03.jpg\"" +edis);
						}
						if (img == "3") {
						document.write(b1dis+ "video-8mm-film-to-dvd.html" +bdis+ "images/image04.jpg\"" +edis);
						}
						if (img == "4") {
						document.write(b1dis+ "artwork-art-printing.html" +bdis+ "images/image05.jpg\"" +edis);
						}
						if (img == "5") {
						document.write(b1dis+ "video-vhs-dvd.html" +bdis+ "images/image06.jpg\"" +edis);
						}
						if (img == "6") {
						document.write(b1dis+ "video-dvd-and-bluray-authoring.html" +bdis+ "images/image07.jpg\"" +edis);
						}
						if (img == "7") {
						document.write(b1dis+ "audio-cd-mastering.html" +bdis+ "images/image08.jpg\"" +edis);
						}
						if (img == "8") {
						document.write(b1dis+ "video-production.html" +bdis+ "images/image09.jpg\"" +edis);
						}
						if (img == "9") {
						document.write(b1dis+ "audio-repair-restoration.html" +bdis+ "images/image10.jpg\"" +edis);
						}
						
						// -->

