var infowindowLevel = 0;

// === Some cookie parameters ===
var cookiename = "gmapinfo";  // name for this cookie
var expiredays = 365;        // number of days before cookie expiry

// === Set the cookie before exiting ===
function setCookie() {
  var cookietext = cookiename+"="+googleMap.getCenter().lat()+"|"+googleMap.getCenter().lng()+"|"+googleMap.getZoom()+"|"+googleMap.getMapTypeId();
  if (expiredays) {
    var exdate=new Date();
    exdate.setDate(exdate.getDate()+expiredays);
    cookietext += ";expires="+exdate.toGMTString();
  }
  // == write the cookie ==
  document.cookie=cookietext+";path=/";
}

function paper_marker(id, name, latitude, longitude, display_image, web_url, display_buy_url, display_more_url, perma_url, twitter_name) {
var contentString = '<div class="map-paper" style="background: url(' + display_image + ') no-repeat center" onMouseOver="document.getElementById(\'menu' + id + '\').style.display = \'none\';"></div>';
contentString += '<div id="menu_back' + id + '" class="menu_back" onMouseOver="document.getElementById(\'menu' + id + '\').style.display = \'block\';">';
contentString += '<div id="menu' + id + '" class="menu" style="display:none">';
contentString += '<ul><li class="paper-name">' + name + '</li>';
if (web_url != '') {
 contentString += '<li><a href="' + web_url + '" target="_blank">Webside</a></li>';
}
if (twitter_name != '') {
 contentString += '<li><a href="http://twitter.com/' + twitter_name + '" target="_blank">Twitter</a></li>';
}
if (display_buy_url != '') {
 contentString += '<li><a href="' + display_buy_url + '" target="_blank">Kjøp elektronisk utgave</a></li>';
}
if (display_more_url != '') {
 contentString += '<li><a href="' + display_more_url + '" target="_blank">Forhåndsvisning</a></li>';
}
contentString += '<li><a href="/vis/' + perma_url + '">Infoside</a></li>';
contentString += '</ul></div></div>';
  
  var infowindow = new google.maps.InfoWindow({
    content: contentString
  });

  var paperLatlng = new google.maps.LatLng(latitude, longitude);

  var marker = new google.maps.Marker({
    position: paperLatlng,
    map: googleMap,
    title: name
  });

  google.maps.event.addListener(marker, 'click', function() {
    infowindow.setZIndex(++infowindowLevel);
    infowindow.open(googleMap,marker);
  });
}

function initialize() {

  // === Default values to use if there is no cookie ===
  var lat = 64.500000;
  var lng = 15.000000;
  var zoom = 5;
  var maptype = google.maps.MapTypeId.ROADMAP;

  // === Look for the cookie ===
  if (document.cookie.length>0) {
    cookieStart = document.cookie.indexOf(cookiename + "=");
    if (cookieStart!=-1) {
      cookieStart += cookiename.length+1;
      cookieEnd=document.cookie.indexOf(";",cookieStart);
      if (cookieEnd==-1) {
        cookieEnd=document.cookie.length;
      }
      cookietext = document.cookie.substring(cookieStart,cookieEnd);
      // == split the cookie text and create the variables ==
      bits = cookietext.split("|");
      lat = parseFloat(bits[0]);
      lng = parseFloat(bits[1]);
      zoom = parseInt(bits[2]);
      if(bits[3] == 'satellite' || bits[3] == 'hybrid' || bits[3] == 'terrain') {
        maptype = bits[3];
      }
    }
  }

  //  ======== Create map ==========
  var myLatlng = new google.maps.LatLng(lat, lng);
  var myOptions = {
    zoom: zoom,
    center: myLatlng,
    mapTypeId: maptype
  };

  googleMap = new google.maps.Map(document.getElementById("map"), myOptions);

   paper_marker('1', 'Aftenposten', 59.91170, 10.75434, 'http://www.buyandread.com/thumbnail/aftenposten_morgen/aftenposten_morgen.png', 'http://www.aftenposten.no/', 'http://a.aftenposten.no/kjop/article906.ece', 'http://a.aftenposten.no/tjenester/gotoepaper.htm', '1-aftenposten', 'Aftenposten');
   paper_marker('2', 'Verdens Gang', 59.91517, 10.74350, 'http://www.buyandread.com/thumbnail/verdensgang/verdensgang.jpg', 'http://www.vg.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=verdensgang', 'https://www.buyandread.com/custom/ePaper.htm?pub=verdensgang', '2-verdens-gang', 'vgnett');
   paper_marker('3', 'Dagbladet', 59.90760, 10.74687, 'http://www.buyandread.com/thumbnail/dagbladet/dagbladet.png', 'http://www.dagbladet.no/', 'http://www.dagbladet.no/pdf/', 'http://www.dagbladet.no/pdf/', '3-dagbladet', 'dbno');
   paper_marker('4', 'Dagens Næringsliv', 59.91498, 10.75884, 'http://www.dn.no/dnavis/images/faksimile.jpg', 'http://www.dn.no/', 'http://avis.dn.no/', '', '4-dagens-naeringsliv', 'DN_no');
   paper_marker('5', ' Adresseavisen', 63.350167, 10.359419, 'http://www.e-pages.dk/adresseavisen/teasers/small.jpg', 'http://www.adressa.no/', 'http://adresseavisen.e-pages.dk/', 'http://www.e-pages.dk/adresseavisen/demo', '5-adresseavisen', '');
   paper_marker('6', 'Fædrelandsvennen', 58.14671, 7.99560, 'http://www.buyandread.com/thumbnail/fedrelandsvennen/fedrelandsvennen.jpg', 'http://www.fvn.no/', 'http://eavis.fvn.no/', 'http://eavis.fvn.no/', '6-faedrelandsvennen', 'fvn_no');
   paper_marker('7', 'Stavanger Aftenblad', 58.97091, 5.73704, 'http://www.buyandread.com/thumbnail/aftenbladet/aftenbladet.png', 'http://www.aftenbladet.no/', 'http://aftenbladet.no/pdf/', 'http://aftenbladet.no/pdf/', '7-stavanger-aftenblad', '');
   paper_marker('8', 'Altaposten', 69.96492, 23.27079, 'http://www.buyandread.com/thumbnail/altaposten/altaposten.jpg', 'http://www.altaposten.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=altaposten', 'https://www.buyandread.com/custom/ePaper.htm?pub=altaposten', '8-altaposten', 'Altaposten');
   paper_marker('9', 'Aura avis', 62.67286, 8.56570, 'http://www.buyandread.com/thumbnail/auraavis/auraavis.jpg', 'http://www.auraavis.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=auraavis', 'https://www.buyandread.com/custom/ePaper.htm?pub=auraavis', '9-aura-avis', '');
   paper_marker('10', 'Andøyposten', 69.32042, 16.12455, 'http://www.buyandread.com/thumbnail/andoyposten/andoyposten.jpg', 'http://www.andoyposten.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=andoyposten', 'https://www.buyandread.com/custom/ePaper.htm?pub=andoyposten', '10-andoyposten', '');
   paper_marker('11', 'Avisa Nordland', 67.28548, 14.39143, 'http://www.buyandread.com/thumbnail/avisanordland/avisanordland.jpg', 'http://www.an.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=avisanordland', 'https://www.buyandread.com/custom/ePaper.htm?pub=avisanordland', '11-avisa-nordland', 'Avisa_Nordland');
   paper_marker('12', 'Sør-Trøndelag', 63.30583, 9.84935, 'http://www.buyandread.com/thumbnail/sortrondelag/sortrondelag.jpg', 'http://www.avisa-st.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=sortrondelag', '', '12-sor-trondelag', '');
   paper_marker('13', 'Bladet Tromsø',  69.63065, 18.92128, 'http://www.buyandread.com/thumbnail/bladettromso/bladettromso.jpg', 'http://www.bladet-tromso.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=bladettromso', '', '13-bladet-tromso', '');
   paper_marker('14', 'Brønnøysunds Avis', 65.47375, 12.21082, 'http://www.buyandread.com/thumbnail/bronnoysundsavis/bronnoysundsavis.jpg', 'http://www.ba-avis.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=bronnoysundsavis', 'https://www.buyandread.com/custom/ePaper.htm?pub=bronnoysundsavis', '14-bronnoysunds-avis', '');
   paper_marker('15', 'Budstikka', 59.87585, 10.49586, 'http://www.buyandread.com/thumbnail/askerbudstikka/askerbudstikka.jpg', 'http://www.budstikka.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=askerbudstikka', 'https://www.buyandread.com/custom/ePaper.htm?pub=askerbudstikka', '15-budstikka', 'Budstikka');
   paper_marker('16', 'Laagendalsposten', 59.66850, 9.65112, 'http://www.buyandread.com/thumbnail/laagendalsposten/laagendalsposten.jpg', 'http://www.laagendalsposten.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=laagendalsposten', 'https://www.buyandread.com/custom/ePaper.htm?pub=laagendalsposten', '16-laagendalsposten', '');
   paper_marker('17', 'Moss Avis', 59.43745, 10.66502, 'http://www.buyandread.com/thumbnail/mossavis/mossavis.jpg', 'http://www.moss-avis.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=mossavis', 'https://www.buyandread.com/custom/ePaper.htm?pub=mossavis', '17-moss-avis', '');
   paper_marker('18', 'Namdalsavisa', 64.46691, 11.50794, 'http://www.buyandread.com/thumbnail/namdalsavisa/namdalsavisa.jpg', 'http://www.namdalsavisa.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=namdalsavisa', 'https://www.buyandread.com/custom/ePaper.htm?pub=namdalsavisa', '18-namdalsavisa', 'namdalsavisa');
   paper_marker('19', 'Arbeidets rett', 62.57468, 11.38420, 'http://www.buyandread.com/thumbnail/arbeidetsrett/arbeidetsrett.jpg', 'http://www.retten.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=arbeidetsrett', 'https://www.buyandread.com/custom/ePaper.htm?pub=arbeidetsrett', '19-arbeidets-rett', '');
   paper_marker('20', 'Nationen', 59.90995, 10.76457, 'http://www.buyandread.com/thumbnail/nationen/nationen.jpg', 'http://www.nationen.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=nationen', 'https://www.buyandread.com/custom/ePaper.htm?pub=nationen', '20-nationen', '');
   paper_marker('21', 'Nordlys', 69.65205, 18.95578, 'http://www.e-pages.dk/nordlys_no/teasers/small.jpg', 'http://www.nordlys.no/', 'http://nordlys.e-pages.dk/', 'http://www.e-pages.dk/nordlys_no/demo', '21-nordlys', 'bladetnordlys');
   paper_marker('22', 'Opdalingen', 62.59452, 9.68948, 'http://www.buyandread.com/thumbnail/opdalingen/opdalingen.jpg', 'http://www.opdalingen.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=opdalingen', 'https://www.buyandread.com/custom/ePaper.htm?pub=opdalingen', '22-opdalingen', '');
   paper_marker('23', 'Oppland Arbeiderblad', 60.77783, 10.70036, 'http://www.buyandread.com/thumbnail/opplandarbeiderblad/opplandarbeiderblad.jpg', 'http://www.oa.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=opplandarbeiderblad', 'https://www.buyandread.com/custom/ePaper.htm?pub=opplandarbeiderblad', '23-oppland-arbeiderblad', '');
   paper_marker('24', 'Romerikes Blad', 59.96731, 11.06443, 'http://www.buyandread.com/thumbnail/romerikesblad/romerikesblad.jpg', 'http://www.rb.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=romerikesblad', 'https://www.buyandread.com/custom/ePaper.htm?pub=romerikesblad', '24-romerikes-blad', 'RomerikesBlad');
   paper_marker('25', 'Romsdals Budstikke', 62.73830, 7.16681, 'http://www.buyandread.com/thumbnail/romsdalsbudstikke/romsdalsbudstikke.jpg', 'http://www.rbnett.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=romsdalsbudstikke', 'https://www.buyandread.com/custom/ePaper.htm?pub=romsdalsbudstikke', '25-romsdals-budstikke', 'rbnett');
   paper_marker('26', 'Ryfylke', 59.64801, 6.35272, 'http://www.buyandread.com/thumbnail/ryfylke/ryfylke.jpg', 'http://ryfylke.net/', 'https://www.buyandread.com/mediaport/buy.htm?pid=ryfylke', 'https://www.buyandread.com/custom/ePaper.htm?pub=ryfylke', '26-ryfylke', 'ryfylke');
   paper_marker('27', 'Røyken og Hurums Av.', 59.67022, 10.52465, 'http://www.buyandread.com/thumbnail/roykenhurum/roykenhurum.jpg', 'http://www.rha.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=roykenhurum', 'https://www.buyandread.com/custom/ePaper.htm?pub=roykenhurum', '27-royken-og-hurums-av', '');
   paper_marker('28', 'Drammens tidende', 59.74412, 10.20376, 'http://www.buyandread.com/thumbnail/drammenstidende/drammenstidende.jpg', 'http://dt.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=drammenstidende', 'https://www.buyandread.com/custom/ePaper.htm?pub=drammenstidende', '28-drammens-tidende', '');
   paper_marker('29', 'Sandefjords Blad', 59.13086, 10.22516, 'http://www.buyandread.com/thumbnail/sandefjordsblad/sandefjordsblad.jpg', 'http://www.sandefjords-blad.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=sandefjordsblad', 'https://www.buyandread.com/custom/ePaper.htm?pub=sandefjordsblad', '29-sandefjords-blad', 'sandefjordsblad');
   paper_marker('30', 'Driva', 62.67354, 8.56680, 'http://www.buyandread.com/thumbnail/driva/driva.jpg', 'http://www.driva.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=driva', 'https://www.buyandread.com/custom/ePaper.htm?pub=driva', '30-driva', '');
   paper_marker('31', 'Kristiansand Avis', 58.12921, 7.96181, 'http://www.buyandread.com/thumbnail/kristiansandavis/kristiansandavis.jpg', 'http://www.kristiansandavis.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=kristiansandavis', 'https://www.buyandread.com/custom/ePaper.htm?pub=kristiansandavis', '31-kristiansand-avis', '');
   paper_marker('32', 'Finnmark Dagblad', 70.66195, 23.68250, 'http://www.buyandread.com/thumbnail/finnmarkdagblad/finnmarkdagblad.jpg', 'http://www.finnmarkdagblad.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=finnmarkdagblad', 'https://www.buyandread.com/custom/ePaper.htm?pub=finnmarkdagblad', '32-finnmark-dagblad', 'FDno');
   paper_marker('33', 'Finnmarken', 70.07384, 29.75002, 'http://www.buyandread.com/thumbnail/finnmarken/finnmarken.jpg', 'http://www.finnmarken.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=finnmarken', 'https://www.buyandread.com/custom/ePaper.htm?pub=finnmarken', '33-finnmarken', '');
   paper_marker('34', 'Sunnmøringen', 62.30956, 6.94869, 'http://www.buyandread.com/thumbnail/sunnmoringen/sunnmoringen.jpg', 'http://www.sunnmoringen.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=sunnmoringen', 'https://www.buyandread.com/custom/ePaper.htm?pub=sunnmoringen', '34-sunnmoringen', '');
   paper_marker('35', 'Fjordenes Tidende', 61.92782, 5.10954, 'http://www.buyandread.com/thumbnail/fjordenestidende/fjordenestidende.jpg', 'http://www.fjt.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=fjordenestidende', 'https://www.buyandread.com/custom/ePaper.htm?pub=fjordenestidende', '35-fjordenes-tidende', '');
   paper_marker('36', 'Sunnmørsposten', 62.47103, 6.16484, 'http://www.buyandread.com/thumbnail/sunnmorsposten/sunnmorsposten.jpg', 'http://www.smp.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=sunnmorsposten', 'https://www.buyandread.com/custom/ePaper.htm?pub=sunnmorsposten', '36-sunnmorsposten', 'smpno');
   paper_marker('37', 'Folldals Marked', 62.13246, 9.99679, 'http://www.buyandread.com/thumbnail/folldalsmarked/folldalsmarked.jpg', 'http://www.folldalsmarked.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=folldalsmarked', 'https://www.buyandread.com/custom/ePaper.htm?pub=folldalsmarked', '37-folldals-marked', '');
   paper_marker('38', 'Sør-Varanger Avis', 69.72669, 30.04707, 'http://www.buyandread.com/thumbnail/sorvaranger/sorvaranger.jpg', 'http://www.sva.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=sorvaranger', 'https://www.buyandread.com/custom/ePaper.htm?pub=sorvaranger', '38-sor-varanger-avis', '');
   paper_marker('39', 'Fosna-Folket', 63.68841, 9.66313, 'http://www.buyandread.com/thumbnail/fosnafolket/fosnafolket.jpg', 'http://www.fosna-folket.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=fosnafolket', '', '39-fosna-folket', 'fosnafolket');
   paper_marker('40', 'Telen', 59.55968, 9.25044, 'http://www.buyandread.com/thumbnail/telen/telen.jpg', 'http://www.telen.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=telen', 'https://www.buyandread.com/custom/ePaper.htm?pub=telen', '40-telen', '');
   paper_marker('41', 'Framtid i Nord', 69.76794, 21.02563, 'http://www.buyandread.com/thumbnail/framtidnord/framtidnord.jpg', 'http://www.framtidinord.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=framtidnord', 'https://www.buyandread.com/custom/ePaper.htm?pub=framtidnord', '41-framtid-i-nord', '');
   paper_marker('42', 'Eiker Avis', 59.77222, 9.90949, 'http://www.buyandread.com/thumbnail/eikeravis/eikeravis.jpg', 'http://dt.no/section/EAFORSIDE/', 'https://www.buyandread.com/mediaport/buy.htm?pid=eikeravis', 'https://www.buyandread.com/custom/ePaper.htm?pub=eikeravis', '42-eiker-avis', '');
   paper_marker('43', 'Fredriksstad Blad', 59.21353, 10.93581, 'http://www.buyandread.com/thumbnail/fredriksstadblad/fredriksstadblad.jpg', 'http://www.f-b.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=fredriksstadblad', 'https://www.buyandread.com/custom/ePaper.htm?pub=fredriksstadblad', '43-fredriksstad-blad', 'FredriksstadBla');
   paper_marker('44', 'Tidens Krav', 63.11045, 7.72794, 'http://www.buyandread.com/thumbnail/tidenskrav/tidenskrav.jpg', 'http://www.tk.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=tidenskrav', 'https://www.buyandread.com/custom/ePaper.htm?pub=tidenskrav', '44-tidens-krav', '');
   paper_marker('45', 'Gudbrandsdølen Dagn.', 61.11487, 10.46567, 'http://www.buyandread.com/thumbnail/gudbrandsdolen/gudbrandsdolen.jpg', 'http://www.gd.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=gudbrandsdolen', 'https://www.buyandread.com/custom/ePaper.htm?pub=gudbrandsdolen', '45-gudbrandsdolen-dagn', '');
   paper_marker('46', 'Troms Folkeblad', 69.22795, 17.98099, 'http://www.buyandread.com/thumbnail/tromsfolkeblad/tromsfolkeblad.jpg', 'http://www.folkebladet.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=tromsfolkeblad', 'https://www.buyandread.com/custom/ePaper.htm?pub=tromsfolkeblad', '46-troms-folkeblad', '');
   paper_marker('47', 'Harstad Tidende', 68.79822, 16.54248, 'http://www.buyandread.com/thumbnail/harstadtidende/harstadtidende.jpg', 'http://www.ht.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=harstadtidende', 'https://www.buyandread.com/custom/ePaper.htm?pub=harstadtidende', '47-harstad-tidende', '');
   paper_marker('48', 'Trønder-Avisa', 64.01458, 11.48959, 'http://www.buyandread.com/thumbnail/tronderavisa/tronderavisa.jpg', 'http://www.t-a.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=tronderavisa', 'https://www.buyandread.com/custom/ePaper.htm?pub=tronderavisa', '48-tronder-avisa', 'tronderavisa');
   paper_marker('49', 'Haugesunds Avis', 59.40609, 5.28443, 'http://www.buyandread.com/thumbnail/haugesundsavis/haugesundsavis.jpg', 'http://www.haugesunds-avis.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=haugesundsavis', 'https://www.buyandread.com/custom/ePaper.htm?pub=haugesundsavis', '49-haugesunds-avis', 'haugesundsavis');
   paper_marker('50', 'Trønderbladet', 63.28555, 10.27806, 'http://www.buyandread.com/thumbnail/tronderbladet/tronderbladet.jpg', 'http://www.tronderbladet.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=tronderbladet', 'https://www.buyandread.com/custom/ePaper.htm?pub=tronderbladet', '50-tronderbladet', '');
   paper_marker('51', 'Hitra-Frøya', 63.52361, 9.10046, 'http://www.buyandread.com/thumbnail/hitrafroya/hitrafroya.jpg', 'http://www.hitra-froya.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=hitrafroya', 'https://www.buyandread.com/custom/ePaper.htm?pub=hitrafroya', '51-hitra-froya', '');
   paper_marker('52', 'Innsida', 60.27560, 6.25228, 'http://www.buyandread.com/thumbnail/innsida/innsida.jpg', 'http://innsida.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=innsida', 'https://www.buyandread.com/custom/ePaper.htm?pub=innsida', '52-innsida', '');
   paper_marker('53', 'Hordaland', 60.62768, 6.40291, 'http://www.buyandread.com/thumbnail/hordaland/hordaland.jpg', 'http://www.avisa-hordaland.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=hordaland', 'https://www.buyandread.com/custom/ePaper.htm?pub=hordaland', '53-hordaland', '');
   paper_marker('54', 'Verdalingen', 63.79332, 11.48170, 'http://www.buyandread.com/thumbnail/verdalingen/verdalingen.jpg', 'http://www.verdalingen.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=verdalingen', 'https://www.buyandread.com/custom/ePaper.htm?pub=verdalingen', '54-verdalingen', '');
   paper_marker('55', 'Vikebladet', 62.34317, 5.84868, 'http://www.buyandread.com/thumbnail/vikebladet/vikebladet.jpg', 'http://www.vikebladet.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=vikebladet', 'https://www.buyandread.com/custom/ePaper.htm?pub=vikebladet', '55-vikebladet', '');
   paper_marker('56', 'Kanalen', 59.28141, 9.26672, 'http://www.buyandread.com/thumbnail/kanalen/kanalen.jpg', 'http://www.kanalen.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=kanalen', 'https://www.buyandread.com/custom/ePaper.htm?pub=kanalen', '56-kanalen', '');
   paper_marker('57', 'Vårt Land', 59.91396, 10.74527, 'http://www.buyandread.com/thumbnail/vartland/vartland.jpg', 'http://www.vartland.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=vartland', 'https://www.buyandread.com/custom/ePaper.htm?pub=vartland', '57-vart-land', 'vaartland');
   paper_marker('58', 'Kragerø Blad Vestmar', 58.87017, 9.41176, 'http://www.buyandread.com/thumbnail/krageroblad/krageroblad.jpg', 'http://www.kragero-blad.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=krageroblad', 'https://www.buyandread.com/custom/ePaper.htm?pub=krageroblad', '58-kragero-blad-vestmar', '');
   paper_marker('59', 'Østlandets Blad', 59.71950, 10.84028, 'http://www.buyandread.com/thumbnail/ostlandetsblad/ostlandetsblad.jpg', 'http://www.oblad.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=ostlandetsblad', 'https://www.buyandread.com/custom/ePaper.htm?pub=ostlandetsblad', '59-ostlandets-blad', '');
   paper_marker('60', 'Levanger-Avisa', 63.74644, 11.29963, 'http://www.buyandread.com/thumbnail/levangeravisa/levangeravisa.jpg', 'http://www.levangeravisa.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=levangeravisa', 'https://www.buyandread.com/custom/ePaper.htm?pub=levangeravisa', '60-levanger-avisa', '');
   paper_marker('61', 'Østlands-Posten', 59.05062, 10.01975, 'http://www.buyandread.com/thumbnail/ostlandsposten/ostlandsposten.jpg', 'http://www.op.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=ostlandsposten', 'https://www.buyandread.com/custom/ePaper.htm?pub=ostlandsposten', '61-ostlands-posten', '');
   paper_marker('62', 'Lierposten', 59.78700, 10.24157, 'http://www.buyandread.com/thumbnail/lierposten/lierposten.jpg', 'http://www.lierposten.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=lierposten', 'https://www.buyandread.com/custom/ePaper.htm?pub=lierposten', '62-lierposten', '');
   paper_marker('63', 'Østlendingen', 60.88042, 11.56463, 'http://www.buyandread.com/thumbnail/ostlendingen/ostlendingen.jpg', 'http://www.ostlendingen.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=ostlendingen', 'https://www.buyandread.com/custom/ePaper.htm?pub=ostlendingen', '63-ostlendingen', '');
   paper_marker('64', 'Lofotposten', 68.23047, 14.56133, 'http://www.buyandread.com/thumbnail/lofotposten/lofotposten.jpg', 'http://www.lofotposten.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=lofotposten', 'https://www.buyandread.com/custom/ePaper.htm?pub=lofotposten', '64-lofotposten', '');
   paper_marker('65', 'Åndalsnes Avis', 62.56667, 7.68774, 'http://www.buyandread.com/thumbnail/andalsnesavis/andalsnesavis.jpg', 'http://www.andalsnes-avis.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=andalsnesavis', 'https://www.buyandread.com/custom/ePaper.htm?pub=andalsnesavis', '65-andalsnes-avis', '');
   paper_marker('66', 'Firda', 61.45676, 5.84793, 'http://www.e-pages.dk/firda/teasers/small.jpg', 'http://www.firda.no/', 'http://firda.e-pages.dk/', 'http://www.e-pages.dk/firda/demo', '66-firda', 'firda_no');
   paper_marker('67', 'Firdaposten', 61.60000, 5.04310, 'http://www.e-pages.dk/firdaposten/teasers/small.jpg', 'http://www.firdaposten.no/', 'http://firdaposten.e-pages.dk/', 'http://www.e-pages.dk/firdaposten/demo', '67-firdaposten', 'Firdaposten');
   paper_marker('68', 'Fremover', 68.43577, 17.42699, 'http://www.e-pages.dk/fremover/teasers/small.jpg', 'http://www.fremover.no/', 'http://fremover.e-pages.dk/', 'http://www.e-pages.dk/fremover/demo', '68-fremover', 'fremover');
   paper_marker('69', 'Glåmdalen', 60.19049, 11.99770, 'http://www.e-pages.dk/glomdalen/teasers/small.jpg', 'http://www.glomdalen.no/', 'http://glomdalen.e-pages.dk/', 'http://www.e-pages.dk/glomdalen/demo', '69-glamdalen', 'glomdalen');
   paper_marker('70', 'Hadeland', 60.35875, 10.57086, 'http://www.e-pages.dk/hadeland_no/teasers/small.jpg', 'http://www.hadeland.net/', 'http://hadeland.e-pages.dk/', 'http://www.e-pages.dk/hadeland_no/demo', '70-hadeland', '');
   paper_marker('71', 'Hardanger Folkeblad', 60.06895, 6.55561, 'http://www.e-pages.dk/hardanger/teasers/small.jpg', 'http://www.hardanger-folkeblad.no/', 'http://hardanger.e-pages.dk/', 'http://www.e-pages.dk/hardanger/demo', '71-hardanger-folkeblad', '');
   paper_marker('72', 'Helgeland Arbeiderbl.', 65.83262, 13.20260, 'http://www.e-pages.dk/helgeland_no/teasers/small.jpg', 'http://www.helgeland-arbeiderblad.no/', 'http://helgeland.e-pages.dk/', 'http://www.e-pages.dk/helgeland_no/demo', '72-helgeland-arbeiderbl', '');
   paper_marker('73', 'Bergens Tidende', 60.39095, 5.32251, 'http://www.buyandread.com/thumbnail/bergenstidende/bergenstidende.jpg', 'http://www.bt.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=bergenstidende', 'https://www.buyandread.com/custom/ePaper.htm?pub=bergenstidende', '73-bergens-tidende', 'btno');
   paper_marker('74', 'Rana blad', 66.31103, 14.13789, 'http://www.e-pages.dk/rana_blad_no/teasers/small.jpg', 'http://www.ranablad.no/', 'http://ranablad.e-pages.dk/', 'http://www.e-pages.dk/rana_blad_no/demo', '74-rana-blad', 'ranablad');
   paper_marker('75', 'Sarpsborg Arbeiderbl.', 59.28043, 11.11954, 'http://www.e-pages.dk/sarpsborg/teasers/small.jpg', 'http://www.sa.no/', 'http://sarpsborg.e-pages.dk/', 'http://www.e-pages.dk/sarpsborg/demo', '75-sarpsborg-arbeiderbl', 'saDOTno');
   paper_marker('76', 'Smaalenenes Avis', 59.58405, 11.16512, 'http://www.e-pages.dk/smaalenene_no/teasers/small.jpg', 'http://www.smaalenene.no/', 'http://smaalenene.e-pages.dk/', 'http://www.e-pages.dk/smaalenene_no/demo', '76-smaalenenes-avis', '');
   paper_marker('77', 'Telemarksavisa', 59.17552, 9.61178, 'http://www.e-pages.dk/ta_no/teasers/small.jpg', 'http://www.ta.no/', 'http://telemarksavisa.e-pages.dk/', 'http://www.e-pages.dk/ta_no/demo', '77-telemarksavisa', '');
   paper_marker('78', 'Kvinnheringen', 59.85886, 5.74744, 'http://www.e-pages.dk/kvinnheringen/teasers/small.jpg', 'http://www.kvinnheringen.no/', 'http://kvinnheringen.e-pages.dk/', 'http://www.e-pages.dk/kvinnheringen/demo', '78-kvinnheringen', '');
   paper_marker('79', 'Suldalsposten', 59.48533, 6.25353, 'http://www.buyandread.com/thumbnail/suldalsposten/suldalsposten.jpg', 'http://www.suldalsposten.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=suldalsposten', 'https://www.buyandread.com/custom/ePaper.htm?pub=suldalsposten', '79-suldalsposten', '');
   paper_marker('80', 'Valdres', 60.98612, 9.23510, 'http://www.buyandread.com/thumbnail/valdres/valdres.jpg', 'http://www.avisa-valdres.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=valdres', 'https://www.buyandread.com/custom/ePaper.htm?pub=valdres', '80-valdres', '');
   paper_marker('81', 'Varden', 59.20850, 9.60666, 'http://www.buyandread.com/thumbnail/varden/varden.jpg', 'http://www.varden.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=varden', 'https://www.buyandread.com/custom/ePaper.htm?pub=varden', '81-varden', '');
   paper_marker('82', 'Frostingen', 63.58769, 10.74135, 'http://www.buyandread.com/thumbnail/frostingen/frostingen.jpg', 'http://www.frostingen.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=frostingen', 'https://www.buyandread.com/custom/ePaper.htm?pub=frostingen', '82-frostingen', '');
   paper_marker('83', 'Gjengangeren', 59.41428, 10.48192, 'http://www.buyandread.com/thumbnail/gjengangeren/gjengangeren.jpg', 'http://www.gjengangeren.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=gjengangeren', 'https://www.buyandread.com/custom/ePaper.htm?pub=gjengangeren', '83-gjengangeren', 'Gjengangeren');
   paper_marker('84', 'Hallingdølen', 60.63054, 8.56242, 'http://www.buyandread.com/thumbnail/hallingdolen/hallingdolen.jpg', 'http://www.hallingdolen.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=hallingdolen', 'https://www.buyandread.com/custom/ePaper.htm?pub=hallingdolen', '84-hallingdolen', '');
   paper_marker('85', 'Hamar Dagblad', 60.79276, 11.07491, 'http://www.buyandread.com/thumbnail/hamardagblad/hamardagblad.jpg', 'http://www.hamar-dagblad.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=hamardagblad', 'https://www.buyandread.com/custom/ePaper.htm?pub=hamardagblad', '85-hamar-dagblad', '');
   paper_marker('86', 'Inderøyningen', 63.87110, 11.29678, 'http://www.buyandread.com/thumbnail/inderoyningen/inderoyningen.jpg', 'http://www.inderoyningen.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=inderoyningen', 'https://www.buyandread.com/custom/ePaper.htm?pub=inderoyningen', '86-inderoyningen', '');
   paper_marker('87', 'OPP', 62.59412, 9.68776, 'http://www.buyandread.com/thumbnail/opp/opp.jpg', 'http://www.opp.nu/', 'https://www.buyandread.com/mediaport/buy.htm?pid=opp', 'https://www.buyandread.com/custom/ePaper.htm?pub=opp', '87-opp', '');
   paper_marker('88', 'Rogalands Avis', 58.96971, 5.73500, 'http://www.buyandread.com/thumbnail/rogalandsavis/rogalandsavis.jpg', 'http://www.rogalandsavis.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=rogalandsavis', 'https://www.buyandread.com/custom/ePaper.htm?pub=rogalandsavis', '88-rogalands-avis', 'Rogalands_Avis');
   paper_marker('89', 'Solabladet', 58.88749, 5.64843, 'http://www.buyandread.com/thumbnail/solabladet/solabladet.jpg', 'http://www.solabladet.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=solabladet', 'https://www.buyandread.com/custom/ePaper.htm?pub=solabladet', '89-solabladet', 'Solabladet');
   paper_marker('90', 'Tønsbergs Blad', 59.26571, 10.40652, 'http://www.buyandread.com/thumbnail/tonsbergsblad/tonsbergsblad.jpg', 'http://tb.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=tonsbergsblad', 'https://www.buyandread.com/custom/ePaper.htm?pub=tonsbergsblad', '90-tonsbergs-blad', 'tonsbergs_blad');
   paper_marker('91', 'Bygdeposten', 59.96592, 9.99501, 'http://www.buyandread.com/thumbnail/bygdeposten/bygdeposten.jpg', 'http://www.bygdeposten.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=bygdeposten', 'https://www.buyandread.com/custom/ePaper.htm?pub=bygdeposten', '91-bygdeposten', 'bygdeposten');
   paper_marker('92', 'Vesterålen', 68.69615, 15.41398, 'http://www.buyandread.com/thumbnail/bladetvesteralen/bladetvesteralen.jpg', 'http://www.blv.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=bladetvesteralen', 'https://www.buyandread.com/custom/ePaper.htm?pub=bladetvesteralen', '92-vesteralen', '');
   paper_marker('93', 'Fjordingen', 61.90449, 6.72263, 'http://www.buyandread.com/thumbnail/fjordingen/fjordingen.jpg', 'http://www.fjordingen.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=fjordingen', 'https://www.buyandread.com/custom/ePaper.htm?pub=fjordingen', '93-fjordingen', '');
   paper_marker('94', 'Finnmarksposten', 70.97885, 25.97708, 'http://www.buyandread.com/thumbnail/finnmarksposten/finnmarksposten.jpg', '', 'https://www.buyandread.com/mediaport/buy.htm?pid=finnmarksposten', 'https://www.buyandread.com/custom/ePaper.htm?pub=finnmarksposten', '94-finnmarksposten', '');
   paper_marker('95', 'Helgelands Blad', 66.02112, 12.62893, 'http://www.buyandread.com/thumbnail/helgelandsblad/helgelandsblad.jpg', 'http://www.hblad.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=helgelandsblad', 'https://www.buyandread.com/custom/ePaper.htm?pub=helgelandsblad', '95-helgelands-blad', '');
   paper_marker('96', 'Bergensavisen', 60.39341, 5.32294, 'http://forsteside2.ba.no/baforsteside.jpg', 'http://www.ba.no/', 'http://pdf.ba.no/', 'http://www.e-pages.dk/ba_no/demo', '96-bergensavisen', 'BA_no');
   paper_marker('97', 'Jarlsberg Avis', 59.48766, 10.31724, 'http://www.buyandread.com/thumbnail/jarlsbergavis/jarlsbergavis.jpg', 'http://www.jarlsbergavis.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=jarlsbergavis', 'https://www.buyandread.com/custom/ePaper.htm?pub=jarlsbergavis', '97-jarlsberg-avis', '');
   paper_marker('98', 'Porsgrunns Dagblad', 59.13959, 9.65784, 'http://www.buyandread.com/thumbnail/porsgrunnsdagblad/porsgrunnsdagblad.jpg', 'http://www.pd.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=porsgrunnsdagblad', 'https://www.buyandread.com/custom/ePaper.htm?pub=porsgrunnsdagblad', '98-porsgrunns-dagblad', '');
   paper_marker('99', 'Rakkestad Avis', 59.42709, 11.34147, 'http://www.buyandread.com/thumbnail/rakkestadavis/rakkestadavis.jpg', 'http://www.r-a.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=rakkestadavis', 'https://www.buyandread.com/custom/ePaper.htm?pub=rakkestadavis', '99-rakkestad-avis', '');
   paper_marker('100', 'Ringerikes Blad', 60.16605, 10.25561, 'http://www.buyandread.com/thumbnail/ringerikesblad/ringerikesblad.jpg', 'http://www.ringblad.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=ringerikesblad', 'https://www.buyandread.com/custom/ePaper.htm?pub=ringerikesblad', '100-ringerikes-blad', 'ringblad');
   paper_marker('101', 'Ringsaker Blad', 60.93824, 10.69983, 'http://www.buyandread.com/thumbnail/ringsakerblad/ringsakerblad.jpg', 'http://www.ringsaker-blad.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=ringsakerblad', 'https://www.buyandread.com/custom/ePaper.htm?pub=ringsakerblad', '101-ringsaker-blad', '');
   paper_marker('102', 'Sande Avis', 59.58681, 10.20782, 'http://www.buyandread.com/thumbnail/sandeavis/sandeavis.jpg', 'http://www.sandeavis.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=sandeavis', 'https://www.buyandread.com/custom/ePaper.htm?pub=sandeavis', '102-sande-avis', '');
   paper_marker('103', 'Selbyggen', 63.21726, 11.03992, 'http://www.buyandread.com/thumbnail/selbyggen/selbyggen.jpg', 'http://www.selbyggen.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=selbyggen', 'https://www.buyandread.com/custom/ePaper.htm?pub=selbyggen', '103-selbyggen', '');
   paper_marker('104', 'Strandbuen', 59.02351, 6.04271, 'http://pdf2.strandbuen.no/dagens/visbilde.php?id=7211', 'http://www.strandbuen.no/', 'http://pdf2.strandbuen.no/', '', '104-strandbuen', '');
   paper_marker('105', 'Svelviksposten', 59.61382, 10.40855, 'http://www.buyandread.com/thumbnail/svelviksposten/svelviksposten.jpg', 'http://www.svelviksposten.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=svelviksposten', 'https://www.buyandread.com/custom/ePaper.htm?pub=svelviksposten', '105-svelviksposten', '');
   paper_marker('106', 'VestNytt', 60.36428, 5.12118, 'http://www.buyandread.com/thumbnail/vestnytt/vestnytt.jpg', 'http://www.vestnytt.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=vestnytt', 'https://www.buyandread.com/custom/ePaper.htm?pub=vestnytt', '106-vestnytt', '');
   paper_marker('107', 'Ytringen', 64.86019, 11.59982, 'http://www.buyandread.com/thumbnail/ytringen/ytringen.jpg', 'http://www.ytringen.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=ytringen', 'https://www.buyandread.com/custom/ePaper.htm?pub=ytringen', '107-ytringen', '');
   paper_marker('108', 'Avisen Agder', 58.29468, 6.66028, 'http://www.buyandread.com/thumbnail/agder/agder.jpg', 'http://www.avisenagder.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=agder', 'https://www.buyandread.com/custom/ePaper.htm?pub=agder', '108-avisen-agder', '');
   paper_marker('109', 'Agderposten', 58.46032, 8.76554, 'http://www.buyandread.com/thumbnail/agderposten/agderposten.jpg', 'http://www.agderposten.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=agderposten', 'https://www.buyandread.com/custom/ePaper.htm?pub=agderposten', '109-agderposten', '');
   paper_marker('110', 'Aust Agder Blad', 58.72176, 9.23677, 'http://www.buyandread.com/thumbnail/austagder/austagder.jpg', 'http://www.austagderblad.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=austagder', 'https://www.buyandread.com/custom/ePaper.htm?pub=austagder', '110-aust-agder-blad', '');
   paper_marker('111', 'Askøyværingen', 60.40844, 5.22758, 'http://www.buyandread.com/thumbnail/askoyvaringen/askoyvaringen.jpg', 'http://www.askoyv.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=askoyvaringen', 'https://www.buyandread.com/custom/ePaper.htm?pub=askoyvaringen', '111-askoyvaeringen', '');
   paper_marker('112', 'Avisa Romsdal', 62.73596, 7.15615, 'http://www.buyandread.com/thumbnail/avisaromsdal/avisaromsdal.jpg', 'http://www.romsdal.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=avisaromsdal', 'https://www.buyandread.com/custom/ePaper.htm?pub=avisaromsdal', '112-avisa-romsdal', '');
   paper_marker('113', 'Ávvir', 69.01247, 23.04119, 'http://www.buyandread.com/thumbnail/avvir/avvir.jpg', 'http://www.avvir.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=avvir', 'https://www.buyandread.com/custom/ePaper.htm?pub=avvir', '113-avvir', '');
   paper_marker('114', 'Byavisa Trondheim', 63.40777, 10.42004, 'http://www.buyandread.com/thumbnail/byavisa/byavisa.jpg', 'http://www.byavisa.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=byavisa', 'https://www.buyandread.com/custom/ePaper.htm?pub=byavisa', '114-byavisa-trondheim', '');
   paper_marker('115', 'Enebakk Avis', 59.76194, 11.14750, 'http://www.buyandread.com/thumbnail/enebakkavis/enebakkavis.jpg', 'http://www.enebakkavis.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=enebakkavis', 'https://www.buyandread.com/custom/ePaper.htm?pub=enebakkavis', '115-enebakk-avis', '');
   paper_marker('116', 'Demokraten', 59.21224, 10.93884, 'http://www.buyandread.com/thumbnail/demokraten/demokraten.jpg', 'http://www.demokraten.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=demokraten', 'https://www.buyandread.com/custom/ePaper.htm?pub=demokraten', '116-demokraten', '');
   paper_marker('117', 'Lofot-Tidende', 68.14728, 13.60978, 'http://www.buyandread.com/thumbnail/lofottidende/lofottidende.jpg', 'http://www.lofot-tidende.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=lofottidende', 'https://www.buyandread.com/custom/ePaper.htm?pub=lofottidende', '117-lofot-tidende', '');
   paper_marker('118', 'Eidsvoll Ullensaker Blad', 60.33046, 11.26159, 'http://www.buyandread.com/thumbnail/eidsvollub/eidsvollub.jpg', 'http://www.eub.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=eidsvollub', 'https://www.buyandread.com/custom/ePaper.htm?pub=eidsvollub', '118-eidsvoll-ullensaker-blad', '');
   paper_marker('119', 'Møre', 62.14621, 6.06526, 'http://www.buyandread.com/thumbnail/more/more.jpg', 'http://www.mre.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=more', 'https://www.buyandread.com/custom/ePaper.htm?pub=more', '119-more', '');
   paper_marker('120', 'NordSalten', 67.96625, 15.93289, 'http://www.buyandread.com/thumbnail/nordsalten/nordsalten.jpg', 'http://www.nord-salten.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=nordsalten', 'https://www.buyandread.com/custom/ePaper.htm?pub=nordsalten', '120-nordsalten', '');
   paper_marker('121', 'Nye Troms', 69.14466, 18.59407, 'http://www.buyandread.com/thumbnail/nyetroms/nyetroms.jpg', 'http://www.nye-troms.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=nyetroms', 'https://www.buyandread.com/custom/ePaper.htm?pub=nyetroms', '121-nye-troms', '');
   paper_marker('122', 'Morgenbladet', 59.91331, 10.74100, 'http://www.buyandread.com/thumbnail/morgenbladet/morgenbladet.jpg', 'http://www.morgenbladet.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=morgenbladet', 'https://www.buyandread.com/custom/ePaper.htm?pub=morgenbladet', '122-morgenbladet', 'Morgenbladet');
   paper_marker('123', 'SortlandsAvisa', 68.69387, 15.41542, 'http://www.buyandread.com/thumbnail/sortlandsavisa/sortlandsavisa.jpg', 'http://www.sortlandsavisa.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=sortlandsavisa', 'https://www.buyandread.com/custom/ePaper.htm?pub=sortlandsavisa', '123-sortlandsavisa', '');
   paper_marker('124', 'Stjørdalens Blad', 63.46803, 10.91776, 'http://www.buyandread.com/thumbnail/stjordalensblad/stjordalensblad.jpg', 'http://www.bladet.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=stjordalensblad', 'https://www.buyandread.com/custom/ePaper.htm?pub=stjordalensblad', '124-stjordalens-blad', '');
   paper_marker('125', 'Tvedestrandsposten', 58.62355, 8.92924, 'http://www.buyandread.com/thumbnail/tvedestrandsposten/tvedestrandsposten.jpg', 'http://www.tvedestrandsposten.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=tvedestrandsposten', 'https://www.buyandread.com/custom/ePaper.htm?pub=tvedestrandsposten', '125-tvedestrandsposten', 'Tvedposten');
   paper_marker('126', 'Tysnes', 60.00866, 5.49791, 'http://www.buyandread.com/thumbnail/tysnes/tysnes.jpg', 'http://www.tysnesbladet.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=tysnes', 'https://www.buyandread.com/custom/ePaper.htm?pub=tysnes', '126-tysnes', '');
   paper_marker('127', 'Vesteraalens Avis', 68.56726, 14.91309, 'http://www.buyandread.com/thumbnail/vesteraalensavis/vesteraalensavis.jpg', 'http://www.vesteraalensavis.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=vesteraalensavis', 'https://www.buyandread.com/custom/ePaper.htm?pub=vesteraalensavis', '127-vesteraalens-avis', '');
   paper_marker('128', 'Vestlandsnytt', 62.34194, 5.63394, 'http://www.buyandread.com/thumbnail/vestlandsnytt/vestlandsnytt.jpg', 'http://www.lla.no/medlemsaviser/avis.cfm?medlem=85', 'https://www.buyandread.com/mediaport/buy.htm?pid=vestlandsnytt', 'https://www.buyandread.com/custom/ePaper.htm?pub=vestlandsnytt', '128-vestlandsnytt', '');
   paper_marker('129', 'Øyene', 59.25257, 10.41847, 'http://www.buyandread.com/thumbnail/oyene/oyene.jpg', 'http://www.oyene.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=oyene', 'https://www.buyandread.com/custom/ePaper.htm?pub=oyene', '129-oyene', '');
   paper_marker('130', 'Verran-Namdalseid', 64.07214, 11.21716, 'http://www.buyandread.com/thumbnail/verran/verran.jpg', 'http://www.lvn.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=verran', 'https://www.buyandread.com/custom/ePaper.htm?pub=verran', '130-verran-namdalseid', '');
   paper_marker('131', 'Lillesands-Posten', 58.25138, 8.37574, 'http://www.buyandread.com/thumbnail/lillesandsposten/lillesandsposten.jpg', 'http://lp.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=lillesandsposten', 'https://www.buyandread.com/custom/ePaper.htm?pub=lillesandsposten', '131-lillesands-posten', '');
   paper_marker('132', 'Dagsavisen', 59.91550, 10.73848, 'http://www.buyandread.com/thumbnail/dagsavisen/dagsavisen.jpg', 'http://www.dagsavisen.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=dagsavisen', 'https://www.buyandread.com/custom/ePaper.htm?pub=dagsavisen', '132-dagsavisen', 'Dagsavisen');
   paper_marker('133', 'Akershus Amtstidende', 59.66333, 10.62976, 'http://www.e-pages.dk/akershus/teasers/small.jpg', 'http://www.amta.no/', 'http://akershus.e-pages.dk/', 'http://www.e-pages.dk/akershus/demo', '133-akershus-amtstidende', '');
   paper_marker('134', 'Sogn Avis', 61.18337, 6.85326, 'http://eavis.sognavis.no/services/simpleThumbnail.php?profile=NO-SA&amp;width=180', 'http://www.sognavis.no/', 'http://eavis.sognavis.no/cbr/Site/shop/Products.php', '', '134-sogn-avis', '');
   paper_marker('135', 'Eikerbladet', 59.74631, 10.01891, 'http://www.buyandread.com/thumbnail/eikerbladet/eikerbladet.jpg', '', 'https://www.buyandread.com/mediaport/buy.htm?pid=eikerbladet', 'https://www.buyandread.com/custom/ePaper.htm?pub=eikerbladet', '135-eikerbladet', '');
   paper_marker('136', 'Grimstad Adressetidende', 58.34307, 8.58928, 'http://www.buyandread.com/thumbnail/grimstadadressetidende/grimstadadressetidende.jpg', 'http://www.gat.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=grimstadadressetidende', 'https://www.buyandread.com/custom/ePaper.htm?pub=grimstadadressetidende', '136-grimstad-adressetidende', '');
   paper_marker('137', 'Steinkjer Avisa', 64.01490, 11.49674, 'http://www.buyandread.com/thumbnail/steinkjeravisa/steinkjeravisa.jpg', 'http://www.steinkjer-avisa.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=steinkjeravisa', 'https://www.buyandread.com/custom/ePaper.htm?pub=steinkjeravisa', '137-steinkjer-avisa', '');
   paper_marker('138', 'Vennesla Tidende', 58.26969, 7.97025, 'http://www.buyandread.com/thumbnail/venneslatidende/venneslatidende.jpg', 'http://www.vt-nett.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=venneslatidende', 'https://www.buyandread.com/custom/ePaper.htm?pub=venneslatidende', '138-vennesla-tidende', '');
   paper_marker('139', 'Vest-Telemark Blad', 59.40223, 8.49267, 'http://www.buyandread.com/thumbnail/vesttelemarkblad/vesttelemarkblad.jpg', 'http://www.vtb.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=vesttelemarkblad', 'https://www.buyandread.com/custom/ePaper.htm?pub=vesttelemarkblad', '139-vest-telemark-blad', '');
   paper_marker('140', 'Våganavisa', 68.23287, 14.56507, 'http://www.buyandread.com/thumbnail/vaganavisa/vaganavisa.jpg', '', 'https://www.buyandread.com/mediaport/buy.htm?pid=vaganavisa', 'https://www.buyandread.com/custom/ePaper.htm?pub=vaganavisa', '140-vaganavisa', '');
   paper_marker('141', 'Bygdebladet', 58.99908, 5.61733, 'http://pdf.bygdebladet.no/dagens/visbilde.php?id=4409', 'http://www.bygdebladet.no/', 'http://pdf.bygdebladet.no/', '', '141-bygdebladet', '');
   paper_marker('142', 'Dalane Tidende', 58.46057, 6.00247, 'http://pdf.dalane-tidende.no/dagens/visbilde.php?id=8084', 'http://www.dalane-tidende.no/', 'http://www.dalane-tidende.no/index.php?option=com_wrapper&amp;view=wrapper&amp;Itemid=83', '', '142-dalane-tidende', 'dalanetidende');
   paper_marker('143', 'Gjesdalbuen', 58.76775, 5.84788, 'http://pdf.gjesdalbuen.no/dagens/visbilde.php?id=7647', 'http://www.gjesdalbuen.no/', 'http://pdf.gjesdalbuen.no/', '', '143-gjesdalbuen', 'Gjesdalbuen');
   paper_marker('144', 'Jærbladet', 58.74641, 5.65604, 'http://pdf.jbl.no/dagens/visbilde.php?id=19102', 'http://www.jbl.no/', 'http://pdf.jbl.no/', '', '144-jaerbladet', 'jaerbladet');
   paper_marker('145', 'Sandnesposten', 58.85075, 5.73726, 'http://pdf.sandnesposten.no/dagens/visbilde.php?id=8140', 'http://www.sandnesposten.no/', 'http://pdf.sandnesposten.no/', '', '145-sandnesposten', '');
   paper_marker('146', 'Dag og Tid', 59.91486, 10.74157, 'http://www.buyandread.com/thumbnail/dagogtid/dagogtid.jpg', 'http://www.dagogtid.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=dagogtid', 'https://www.buyandread.com/custom/ePaper.htm?pub=dagogtid', '146-dag-og-tid', '');
   paper_marker('147', 'Sunnhordland', 59.78107, 5.50216, 'http://pdf.sunnhordland.no/usr/thumb.asp?AvisID=41&amp;sub=&amp;Page=1', 'http://www.sunnhordland.no/', 'http://pdf.sunnhordland.no/', 'http://pdf.sunnhordland.no/', '147-sunnhordland', 'sunnhordland');
   paper_marker('148', 'Grenda', 59.98577, 6.01096, 'http://pdf.grenda.no/dagens/visbilde.php?id=13672', 'http://grenda.no/', 'http://pdf.grenda.no/', '', '148-grenda', '');
   paper_marker('149', 'Byavisa Tønsberg', 59.26761, 10.40842, 'http://www.thetabook.no/m/slir/w100-q80/http://www.thetabook.no/nettmagasin/pages/c8e1b37b8f10090709073630/small/213_4ee9a23772_10090709091330.jpg', '', '', 'http://www.thetabook.no/m/sisteutgave.php?c=byavisatb', '149-byavisa-tonsberg', '');
   paper_marker('150', 'Byavisa Drammen', 59.74492, 10.20472, 'http://www.thetabook.no/m/slir/w100-q80/http://www.thetabook.no/nettmagasin/pages/aa9d05806210090709270030/small/214_4e8da7baf0_10090709281230.jpg', '', '', 'http://www.thetabook.no/m/sisteutgave.php?c=byavisadr', '150-byavisa-drammen', '');
   paper_marker('151', 'Os &amp; Fusaposten', 60.18385, 5.46377, 'http://www.osogfusa.no/pdf/1side.jpg', 'http://www.osogfusa.no/', '', '', '151-os-fusaposten', '');
   paper_marker('152', 'Halden Arbeiderblad', 59.11932, 11.38665, 'http://www.e-pages.dk/halden/teasers/small.jpg', 'http://www.ha-halden.no/', 'http://halden.e-pages.dk/', 'http://www.e-pages.dk/halden/demo', '152-halden-arbeiderblad', '');
   paper_marker('153', 'Karmøybladet', 59.26065, 5.18430, 'http://www.buyandread.com/thumbnail/karmoybladet/karmoybladet.jpg', 'http://www.karmoybladet.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=karmoybladet', 'https://www.buyandread.com/custom/ePaper.htm?pub=karmoybladet', '153-karmoybladet', '');
   paper_marker('154', 'Hamar Arbeiderblad', 60.79503, 11.07299, 'http://www.h-a.no/portals/0/grafikkelementer/egenannonser/dagensforside_thumbnail.gif', 'http://www.h-a.no/', 'http://dagensavis.h-a.no/', '', '154-hamar-arbeiderblad', '');
   paper_marker('155', 'Varangeren', 70.07250, 29.75029, 'http://www.buyandread.com/thumbnail/varangeren/varangeren.jpg', 'http://www.varangeren.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=varangeren', 'https://www.buyandread.com/custom/ePaper.htm?pub=varangeren', '155-varangeren', '');
   paper_marker('156', 'Vestby Avis', 59.60141, 10.74802, 'http://www.buyandread.com/thumbnail/vestbyavis/vestbyavis.jpg', 'http://www.vestbyavis.no/', 'https://www.buyandread.com/mediaport/buy.htm?pid=vestbyavis', 'https://www.buyandread.com/custom/ePaper.htm?pub=vestbyavis', '156-vestby-avis', '');
   paper_marker('157', 'Friheten', 59.92447, 10.76028, 'http://www.friheten.no/upl/ex/forside/liten.gif', 'http://www.friheten.no/', '', '', '157-friheten', 'Friheten');
   paper_marker('158', 'Varingen', 60.04027, 10.88528, 'http://www.forsidene.no/frontpages/varingen.jpg', 'http://www.varingen.no/', '', '', '158-varingen', '');

}