/' . $plaatsevent . ''; } if ($city<>"") { $paginatitel = '

' . $plaatsevent . ' ' . $landje . '

'; $links .= '
 
'; $links .= ''; $links .= "
" . $lang['CITY_NUMBERCONCERTS'] . "$aantalconcerten"; $links .= "
" . $lang['COUNTRY_FIRST'] . "$eerstejaar"; $links .= "
" . $lang['COUNTRY_LAST'] . "$laatstejaar"; $links .= "
" . $lang['COUNTRY_DIFFERENTLOCATIONS'] . "$aantalstadions"; $links .= "
" . $lang['COUNTRY_NUMBERPLAYED'] . "$aantalnummers"; $links .= "
" . $lang['COUNTRY_DIFFERENTNUMBER'] . "$aantalverschillendenummers"; $links .= "
"; // $links .= ''; $rechts .= 'xxxxx'; $rechts .= '
'; } else { $kolom1 = ""; $kolom2 = ""; $kolom3 = ""; $kolom4 = ""; $paginatitel = '

' . $lang['MENU_CITIES'] . ' ' . $lang['CITY_TITLE'] . '

'; $gocity=mysqli_query($connectie,"SELECT * FROM bt_city ORDER BY officieel LIMIT 0 , 106"); while ($row = mysqli_fetch_array($gocity)) { $id = $row["id"]; $citynaam = $row["officieel"]; $kolom1 .= "" . $citynaam . ""; $kolom1 .= "
"; } $gocity=mysqli_query($connectie,"SELECT * FROM bt_city ORDER BY officieel LIMIT 106 , 106"); while ($row = mysqli_fetch_array($gocity)) { $id = $row["id"]; $citynaam = $row["officieel"]; $kolom2 .= "" . $citynaam . ""; $kolom2 .= "
"; } $gocity=mysqli_query($connectie,"SELECT * FROM bt_city ORDER BY officieel LIMIT 212 , 106"); while ($row = mysqli_fetch_array($gocity)) { $id = $row["id"]; $citynaam = $row["officieel"]; $kolom3 .= "" . $citynaam . ""; $kolom3 .= "
"; } $gocity=mysqli_query($connectie,"SELECT * FROM bt_city ORDER BY officieel LIMIT 318 , 1000"); while ($row = mysqli_fetch_array($gocity)) { $id = $row["id"]; $citynaam = $row["officieel"]; $kolom4 .= "" . $citynaam . ""; $kolom4 .= "
"; } } ?>

'; echo $kolom1; echo '
'; echo '
'; echo $kolom2; echo '
'; echo '
'; echo $kolom3; echo '
'; echo '
'; echo $kolom4; echo '
'; } else { echo '
'; echo $links; echo '
'; echo '
'; ?> &zoom=12&size=800x800&maptype=roadmap&markers=icon:http://www.bosstime.nl/images/bsmarker.png|&markers=icon:http://www.bosstime.nl/images/bsmarker.png|51.88292, 4.48825&markers=icon:http://www.bosstime.nl/images/bsmarker.png|51.92206, 4.47299&sensor=false&key=AIzaSyCRuq73lG3k8SRIAUGMXocEEIsU-9RCIkg" alt=""> '; } ?>