// JavaScript Document
<!--
<!-- Begin
var description = new Array();

//1
description[0] = "SDI Borehamwood<br />Elisa House<br/>Borehamwood<br />Hertfordshire<br />WD6 1QQ";
description[1] = "tel. +44 (0) 8444 990121<br />fax. +44 (0) 8444 990181<br /><a href=\"mailto:info@sdidisplays.co.uk\" class=\"linkOrange\">info@sdidisplays.co.uk <img id=\"Img1\" src=\"../includes/images/arrow_orange.jpg\" alt=\"\"  /></a><br /><a href=\"http://maps.google.co.uk/maps?near=WD6+1QQ&q=google+map&f=p&rl=1&ie=UTF8&ll=51.653921,-0.269637&spn=0.023537,0.052357&z=15\" class=\"linkOrange\" target=\"_blank\">Click here to find us on google maps  <img id=\"Img2\" src=\"../includes/images/arrow_orange.jpg\" alt=\"\"  /></a>";

//2
description[2] = "David House<br />Unit 1, Brookfield Road<br />Hinckley, Leicestershire<br />LE10 2LL<br><br>";
description[3] = "tel. +44 (0) 1455 239 038<br />fax. +44 (0) 1455 239 038<br /><a href=\"mailto:info@sdidisplays.co.uk\" class=\"linkOrange\">info@sdidisplays.co.uk <img id=\"Img1\" src=\"../includes/images/arrow_orange.jpg\" alt=\"\"  /></a><br /><a href=\"http://maps.google.co.uk/maps?f=q&source=s_q&hl=en&geocode=&q=LE10+2LL&sll=52.545568,-1.306356&sspn=0.762481,1.675415&ie=UTF8&z=16&iwloc=addr\" class=\"linkOrange\" target=\"_blank\">Click here to find us on google maps  <img id=\"Img2\" src=\"../includes/images/arrow_orange.jpg\" alt=\"\"  /></a>";

//3
description[4] = "James House<br/>Thurmaston Boulevard<br/>Leicester, Leicestershire<br/>LE4 9LD<br><br>";
description[5] = "tel. +44 (0) 844 499 0121<br />fax. +44 (0) 844 499 0181<br /><a href=\"mailto:info@sdidisplays.co.uk\" class=\"linkOrange\">info@sdidisplays.co.uk <img src=\"../includes/images/arrow_orange.jpg\" alt=\"\"  /></a><br /><a href=\"http://maps.google.co.uk/maps?f=q&source=s_q&hl=en&geocode=&q=LE4+9LD&sll=51.653921,-0.269637&sspn=0.023537,0.052357&ie=UTF8&z=16&iwloc=addr\" class=\"linkOrange\" target=\"_blank\">Click here to find us on google maps  <img id=\"Img2\" src=\"../includes/images/arrow_orange.jpg\" alt=\"\"  /></a>";

//4
description[6] = "Pim House<br/>Mariner,<br/>Lichfield Road. Ind. Est<br/>Tamworth, Staffordshire<br/>B79 7UL";
description[7] = "tel. +44 (0) 1922 455 633<br />fax. +44 (0) 1922 745 673<br /><a href=\"mailto:info@sdidisplays.co.uk\" class=\"linkOrange\">info@sdidisplays.co.uk <img id=\"Img1\" src=\"../includes/images/arrow_orange.jpg\" alt=\"\"  /></a><br /><a href=\"http://maps.google.co.uk/maps?f=q&source=s_q&hl=en&geocode=&q=B79+7UL&sll=52.661528,-1.090275&sspn=0.011193,0.026178&g=LE4+9LD&ie=UTF8&z=16&iwloc=addr\" class=\"linkOrange\" target=\"_blank\">Click here to find us on google maps  <img id=\"Img2\" src=\"../includes/images/arrow_orange.jpg\" alt=\"\"  /></a>";

description[8] = "<img src=\"../includes/images/locations/star.jpg\"  alt=\"\" /> SDI BOREHAMWOOD";
description[9] = "<img src=\"../includes/images/locations/star.jpg\"  alt=\"\" /> SDI HINCKLEY";
description[10] = "<img src=\"../includes/images/locations/star.jpg\"  alt=\"\" /> SDI LEICESTER";
description[11] = "<img src=\"../includes/images/locations/star.jpg\"  alt=\"\" /> SDI TAMWORTH";

//  End -->

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->