var aArray = new Array();
var pArray = new Array();
var infoHTM;
var aCounter = nextAddress;
var divLine = "-------------------------------------------------------------<br />"
//
// Arcadia
//
infoHTM = "<strong class='infoHeading'>Arcadia</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Dan Baron<br />"
infoHTM += divLine
infoHTM += "Adjacent to The Globe (Deck 2)<br />"
infoHTM += "Midship"
pArray[aCounter] = {postcode:"50.868161,-1.372261"}
infoHTM += "<br />"
infoHTM += "Telephone: 01543 412 744<br />"
infoHTM += divLine
eAddres = "arcadia@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// Azura
//
infoHTM = "<strong class='infoHeading'>Azura</strong><br />"
infoHTM += divLine
infoHTM += "The Gallery<br />"
infoHTM += "Atrium (Deck 5)<br />"
infoHTM += "Midship<br />"
infoHTM += "M.V. Azura"
pArray[aCounter] = {postcode:"50.868161,-1.372261"}
infoHTM += "<br />"
infoHTM += "Telephone: 01543 412 744<br />"
infoHTM += divLine
eAddres = "azura@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;

//
// Bath
//
infoHTM = "<strong class='infoHeading'>Bath</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Linda Ivell<br />"
infoHTM += divLine
infoHTM += "3a Harris Court<br />"
infoHTM += "Little SouthGate<br />"
infoHTM += "SouthGate<br />"
infoHTM += "Bath, "
pArray[aCounter] = {postcode:"51.378638,-2.359153"}
infoHTM += "BA1 1AS";
infoHTM += "<br />"
infoHTM += "Telephone: 01225 424 124<br />"
infoHTM += divLine
eAddres = "bath@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// Birmingham
//
infoHTM = "<strong class='infoHeading'>Birmingham</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Julie Brant<br />"
infoHTM += divLine
infoHTM += "47-49 Colmore Row<br />"
infoHTM += "Birmingham, "
pArray[aCounter] = {postcode:"B3 2QD"}
infoHTM += pArray[aCounter].postcode;
infoHTM += "<br />"
infoHTM += "Telephone: 0121 200 3328  Fax: 0121 200 3329<br />"
infoHTM += divLine
eAddres = "birmingham@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// Bournemouth
//
infoHTM = "<strong class='infoHeading'>Bournemouth</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Sarah Hayes<br />"
infoHTM += divLine
infoHTM += "22 Westover Rd<br />"
infoHTM += "Bournemouth, "
pArray[aCounter] = {postcode:"BH1 2BY"}
infoHTM += pArray[aCounter].postcode;
infoHTM += "<br />"
infoHTM += "Telephone: 01202 559903<br />"//  Fax: 0121 200 3329<br />"
infoHTM += divLine
eAddres = "bournemouth@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// Brent Cross
//
infoHTM = "<strong class='infoHeading'>Brent Cross</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Michael Frootko<br />"
infoHTM += divLine
infoHTM += "Whitewall Galleries (Level 3), Fenwick Ltd<br />"
infoHTM += "Brent Cross Shopping Centre<br />"
infoHTM += "London, "
pArray[aCounter] = {postcode:"NW4 3FN"}
infoHTM += pArray[aCounter].postcode;
infoHTM += "<br />"
infoHTM += "Telephone: 0208 203 4712<br />"
infoHTM += divLine
eAddres = "brentcross@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// Cheltenham
//
infoHTM = "<strong class='infoHeading'>Cheltenham</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Louise Dargavel<br />"
infoHTM += divLine
infoHTM += "Cavendish House, House of Fraser<br />"
infoHTM += "32-48 The Promenade<br />"
infoHTM += "Cheltenham, "
pArray[aCounter] = {postcode:"GL50 1HP"}
infoHTM += pArray[aCounter].postcode;
infoHTM += "<br />"
infoHTM += "Gallery access also via Regent Street<br />"
infoHTM += "Telephone: 01242 964 000  Fax: 01242 964 001<br />"
infoHTM += divLine
eAddres = "cheltenham@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// Chester
//
infoHTM = "<strong class='infoHeading'>Chester</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Lisa Taylor<br />"
infoHTM += divLine
infoHTM += "Unit 5 -7 St Michael's Row<br />"
infoHTM += "Grosvenor Shopping Centre<br />"
infoHTM += "Chester, "
pArray[aCounter] = {postcode:"CH1 1EL"}
infoHTM += pArray[aCounter].postcode;
infoHTM += "<br />"
infoHTM += "Telephone: 01244 40 04 01<br />"
infoHTM += divLine
eAddres = "chester@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// Chichester
//
infoHTM = "<strong class='infoHeading'>Chichester</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Rebecca Comrie<br />"
infoHTM += divLine
infoHTM += "37 East Street<br />"
infoHTM += "Chichester<br />"
infoHTM += "West Sussex, "
pArray[aCounter] = {postcode:"PO19 1HS "}
infoHTM += pArray[aCounter].postcode;
infoHTM += "<br />"
infoHTM += "Telephone: 01243 531495<br />"
infoHTM += divLine
eAddres = "chichester@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// Derby
//
infoHTM = "<strong class='infoHeading'>Whitewall Derby (Artbox)</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Liz Grant<br />"
infoHTM += divLine
infoHTM += "Unit SU153<br />"
infoHTM += "Level 1 East Mall<br />"
infoHTM += "Westfield Derby, Derby<br />"
infoHTM += "Derbyshire, "
pArray[aCounter] = {postcode:"DE1 2PG"}
infoHTM += pArray[aCounter].postcode;
infoHTM += "<br />"
infoHTM += "Telephone: 01332 342 656<br />"
infoHTM += divLine
eAddres = "derby@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// Guildford
//
infoHTM = "<strong class='infoHeading'>Guildford</strong><br />"
infoHTM += divLine
infoHTM += "200 High Street<br />"
infoHTM += "Guildford<br />"
infoHTM += "Surrey, "
pArray[aCounter] = {postcode:"GU1 3JA "}
infoHTM += pArray[aCounter].postcode;
infoHTM += "<br />"
infoHTM += "Telephone: 01483 578 200<br />"
infoHTM += divLine
eAddres = "guildford@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// High Wycombe
//
infoHTM = "<strong class='infoHeading'>High Wycombe</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Lotte Pedersen-Hill<br />"
infoHTM += divLine
infoHTM += "Ground Floor, House of Fraser<br />"
infoHTM += "Newlands Meadow<br />"
infoHTM += "Eden, High Wycombe<br />"
infoHTM += "Buckinghamshire, "
pArray[aCounter] = {postcode:"51.630512,-0.757842"}
infoHTM += "HP11 2BZ"
infoHTM += "<br />"
infoHTM += "Telephone: 0149 476 9403<br />"
infoHTM += divLine
eAddres = "highwycombe@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// Kingston-Upon-Thames
//
infoHTM = "<strong class='infoHeading'>Kingston-Upon-Thames</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Cordelia de Freitas<br />"
infoHTM += divLine
infoHTM += "Bentalls, Wood Street<br />"
infoHTM += "Kingston-upon-Thames<br />"
infoHTM += "Surrey, "
pArray[aCounter] = {postcode:"KT1 1TX"}
infoHTM += pArray[aCounter].postcode;
infoHTM += "<br />"
infoHTM += "Telephone: 0208 974 5355<br />"
infoHTM += divLine
eAddres = "kingston@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// Leeds
//
infoHTM = "<strong class='infoHeading'>Leeds</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Jennifer Swinstead<br />"
infoHTM += divLine
infoHTM += "10-12 Cross Arcade<br />"
infoHTM += "Victoria Quarter<br />"
infoHTM += "Leeds, "
pArray[aCounter] = {postcode:"LS1 6AZ "}
infoHTM += pArray[aCounter].postcode;
infoHTM += "<br />"
infoHTM += "Telephone: 01132 428138<br />"
infoHTM += divLine
eAddres = "leeds@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// Leicester
//
infoHTM = "<strong class='infoHeading'>Leicester</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Elizabeth Heath<br />"
infoHTM += divLine
infoHTM += "Unit R2, Highcross Shopping Centre<br />"
infoHTM += "9 Bath house Lane<br />"
infoHTM += "Leicester, "
pArray[aCounter] = {postcode:"LE1 4SA"}
infoHTM += pArray[aCounter].postcode;
infoHTM += "<br />"
infoHTM += "Telephone: 0116 251 0711<br />"
infoHTM += divLine
eAddres = "leicester@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// London James Street
//
infoHTM = "<strong class='infoHeading'>London James Street</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Anna Thetford<br />"
infoHTM += divLine
infoHTM += "23 James Street<br />"
infoHTM += "London, "
pArray[aCounter] = {postcode:"W1U 1DT"}
infoHTM += pArray[aCounter].postcode;
infoHTM += "<br />"
infoHTM += "Telephone: 020 7858 0858  Fax: 020 7858 0859<br />"
infoHTM += divLine
eAddres = "jamesstreet@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// London Westbourne Grove
//
infoHTM = "<strong class='infoHeading'>London Westbourne Grove</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Daniel Tills<br />"
infoHTM += divLine
infoHTM += "100 Westbourne Grove<br />"
infoHTM += "London, "
pArray[aCounter] = {postcode:"W2 5RU"}
infoHTM += pArray[aCounter].postcode;
infoHTM += "<br />"
infoHTM += "Telephone: 0207 229 0952  Fax: 0207 229 0953<br />"
infoHTM += divLine
eAddres = "westbourne@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// Manchester
//
infoHTM = "<strong class='infoHeading'>Whitewall Manchester</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Andrew Stott<br />"
infoHTM += divLine
infoHTM += "95-97 Deansgate<br />"
infoHTM += "Manchester, "
pArray[aCounter] = {postcode:"53.481323,-2.24753"}
infoHTM += "M3 2BQ";
infoHTM += "<br />"
infoHTM += "Telephone: 0161 834 2266<br />"
infoHTM += divLine
eAddres = "manchester@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// Merry Hill
//
infoHTM = "<strong class='infoHeading'>Merry Hill</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Gemma Noonon<br />"
infoHTM += divLine
infoHTM += "Unit U44, The Merry Hill Centre<br />"
infoHTM += "Brierley Hill<br />"
infoHTM += "West Midlands, "
pArray[aCounter] = {postcode:"DY5 1SP"}
infoHTM += pArray[aCounter].postcode;
infoHTM += "<br />"
infoHTM += "Telephone: 0138 448 5126<br />"
infoHTM += divLine
eAddres = "merryhill@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// Newbury
//
infoHTM = "<strong class='infoHeading'>Newbury</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Sian Phillips<br />"
infoHTM += divLine
infoHTM += "43 Parkway Shopping Centre<br />"
infoHTM += "Newbury, "
pArray[aCounter] = {postcode:"RG14 1EA"}
infoHTM += "RG14 1AY";
infoHTM += "<br />"
infoHTM += "Telephone: 01635 523280<br />"
infoHTM += divLine
eAddres = "newbury@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// Newcastle
//
infoHTM = "<strong class='infoHeading'>Newcastle</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Margi Lawson<br />"
infoHTM += divLine
infoHTM += "55-59 Grey Street<br />"
infoHTM += "Newcastle, "
pArray[aCounter] = {postcode:"NE1 6EF"}
infoHTM += pArray[aCounter].postcode;
infoHTM += "<br />"
infoHTM += "Telephone: 0191 260 5297<br />"
infoHTM += divLine
eAddres = "newcastle@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// Nottingham
//
infoHTM = "<strong class='infoHeading'>Nottingham</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Marco Zikic<br />"
infoHTM += divLine
infoHTM += "1 Flying Horse Walk<br />"
infoHTM += "Nottingham, "
pArray[aCounter] = {postcode:"NG1 2HN"}
infoHTM += pArray[aCounter].postcode;
infoHTM += "<br />"
infoHTM += "Telephone: 0115 958 9991  Fax: 0115 958 9992<br />"
infoHTM += divLine
eAddres = "nottingham@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// Oceana
//
infoHTM = "<strong class='infoHeading'>Oceana</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Levi Elliott<br />"
infoHTM += divLine
infoHTM += "Opposite Magnums (Deck 7)<br />"
infoHTM += "Midship, M.V. Oceana"
pArray[aCounter] = {postcode:"50.868161,-1.372261"}
infoHTM += "<br />"
infoHTM += "Telephone: 01543 412 744<br />"
infoHTM += divLine
eAddres = "oceana@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;

//
// Olympic Park
//
infoHTM = "<strong class='infoHeading'>Olympic Park</strong><br />"
infoHTM += divLine
//infoHTM += "<strong>Gallery Manager</strong><br />"
//infoHTM += "Levi Elliott<br />"
//infoHTM += divLine
infoHTM += "SU1120<br />"
infoHTM += "Westfield Stratford City<br />"
infoHTM += "E20 1EN"
pArray[aCounter] = {postcode:"51.543319,-0.008257"}
infoHTM += "<br />"
infoHTM += "Telephone: 0208 555 4324<br />"
infoHTM += divLine
eAddres = "olympicpark@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// Richmond
//
infoHTM = "<strong class='infoHeading'>Richmond</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Amanda Lassen<br />"
infoHTM += divLine
infoHTM += "18 Hill Street<br />"
infoHTM += "Richmond<br />"
infoHTM += "Surrey, "
pArray[aCounter] = {postcode:"TW9 1TN"}
infoHTM += pArray[aCounter].postcode;
infoHTM += "<br />"
infoHTM += "Telephone: 0208 439 9981<br />"
infoHTM += divLine
eAddres = "richmond@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;

//
// Solihull
//
infoHTM = "<strong class='infoHeading'>Solihull</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Dan Kemsley<br />"
infoHTM += divLine
infoHTM += "Ground Floor, House of Fraser<br />"
infoHTM += "700 Warwick Road<br />"
infoHTM += "Solihull, West Midlands, "
pArray[aCounter] = {postcode:"B91 3DU"}
infoHTM += pArray[aCounter].postcode;
infoHTM += "<br />"
infoHTM += "Telephone: 0121 711 7457<br />"
infoHTM += divLine
eAddres = "solihull@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// Stratford-Upon-Avon
//
infoHTM = "<strong class='infoHeading'>Stratford-Upon-Avon</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Belinda Johnson<br />"
infoHTM += divLine
infoHTM += "50 Sheep Street<br />"
infoHTM += "Stratford-Upon-Avon<br />"
infoHTM += "Warwickshire, "
pArray[aCounter] = {postcode:"CV37 6EE"}
infoHTM += pArray[aCounter].postcode;
infoHTM += "<br />"
infoHTM += "Telephone: 01789 209 201 <br />"
infoHTM += divLine
eAddres = "stratford@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// Sutton Coldfield
//
infoHTM = "<strong class='infoHeading'>Sutton Coldfield</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Debbie Torres<br />"
infoHTM += divLine
infoHTM += "46-48 Mere Green Road, Mere Green<br />"
infoHTM += "Sutton Coldfield<br />"
infoHTM += "Birmingham, "
pArray[aCounter] = {postcode:"B75 5BT"}
infoHTM += pArray[aCounter].postcode;
infoHTM += "<br />"
infoHTM += "Telephone: 0121 323 3353 Fax: 0121 323 2029<br />"
infoHTM += divLine
eAddres = "sutton@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
//
// Ventura
//
infoHTM = "<strong class='infoHeading'>Ventura</strong><br />"
infoHTM += divLine
infoHTM += "<strong>Gallery Manager</strong><br />"
infoHTM += "Ryann Shear<br />"
infoHTM += divLine
infoHTM += "M.V Ventura, Deck 5<br />"
infoHTM += "Midships"
pArray[aCounter] = {postcode:"50.868161,-1.372261"}
infoHTM += "<br />"
infoHTM += "Telephone: 01543 412 744<br />"
infoHTM += divLine
eAddres = "ventura@whitewallgalleries.com"
infoHTM += "Email: <a href='mailto:"+eAddres+"'>"+eAddres+"</a>"
aArray[aCounter] = infoHTM;
aCounter++;
