Array
(
[sitemap_index\.xml$] => index.php?sitemap=1
[([^/]+?)-sitemap([0-9]+)?\.xml$] => index.php?sitemap=$matches[1]&sitemap_n=$matches[2]
[([a-z]+)?-?sitemap\.xsl$] => index.php?xsl=$matches[1]
[^wp-json/?$] => index.php?rest_route=/
[^wp-json/(.*)?] => index.php?rest_route=/$matches[1]
[^index.php/wp-json/?$] => index.php?rest_route=/
[^index.php/wp-json/(.*)?] => index.php?rest_route=/$matches[1]
[naujienos/?$] => index.php?post_type=news
[naujienos/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=news&feed=$matches[1]
[naujienos/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=news&feed=$matches[1]
[naujienos/page/([0-9]{1,})/?$] => index.php?post_type=news&paged=$matches[1]
[iranga/?$] => index.php?post_type=product
[iranga/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
[iranga/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
[iranga/page/([0-9]{1,})/?$] => index.php?post_type=product&paged=$matches[1]
[product-systems/?$] => index.php?post_type=product_system
[product-systems/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product_system&feed=$matches[1]
[product-systems/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product_system&feed=$matches[1]
[product-systems/page/([0-9]{1,})/?$] => index.php?post_type=product_system&paged=$matches[1]
[guides/?$] => index.php?post_type=guide
[guides/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=guide&feed=$matches[1]
[guides/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=guide&feed=$matches[1]
[guides/page/([0-9]{1,})/?$] => index.php?post_type=guide&paged=$matches[1]
[igyvendinti-projektai/?$] => index.php?post_type=case
[igyvendinti-projektai/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=case&feed=$matches[1]
[igyvendinti-projektai/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=case&feed=$matches[1]
[igyvendinti-projektai/page/([0-9]{1,})/?$] => index.php?post_type=case&paged=$matches[1]
[vacancys/?$] => index.php?post_type=vacancy
[vacancys/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=vacancy&feed=$matches[1]
[vacancys/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=vacancy&feed=$matches[1]
[vacancys/page/([0-9]{1,})/?$] => index.php?post_type=vacancy&paged=$matches[1]
[offices/?$] => index.php?post_type=office
[offices/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=office&feed=$matches[1]
[offices/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=office&feed=$matches[1]
[offices/page/([0-9]{1,})/?$] => index.php?post_type=office&paged=$matches[1]
[reports/?$] => index.php?post_type=report
[reports/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=report&feed=$matches[1]
[reports/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=report&feed=$matches[1]
[reports/page/([0-9]{1,})/?$] => index.php?post_type=report&paged=$matches[1]
[blog/category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
[blog/category/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
[blog/category/(.+?)/embed/?$] => index.php?category_name=$matches[1]&embed=true
[blog/category/(.+?)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
[blog/category/(.+?)/?$] => index.php?category_name=$matches[1]
[blog/tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tag=$matches[1]&feed=$matches[2]
[blog/tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tag=$matches[1]&feed=$matches[2]
[blog/tag/([^/]+)/embed/?$] => index.php?tag=$matches[1]&embed=true
[blog/tag/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tag=$matches[1]&paged=$matches[2]
[blog/tag/([^/]+)/?$] => index.php?tag=$matches[1]
[blog/type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_format=$matches[1]&feed=$matches[2]
[blog/type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_format=$matches[1]&feed=$matches[2]
[blog/type/([^/]+)/embed/?$] => index.php?post_format=$matches[1]&embed=true
[blog/type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_format=$matches[1]&paged=$matches[2]
[blog/type/([^/]+)/?$] => index.php?post_format=$matches[1]
[naujienos/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[naujienos/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[naujienos/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[naujienos/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[naujienos/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[naujienos/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[naujienos/([^/]+)/embed/?$] => index.php?news=$matches[1]&embed=true
[naujienos/([^/]+)/trackback/?$] => index.php?news=$matches[1]&tb=1
[naujienos/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?news=$matches[1]&feed=$matches[2]
[naujienos/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?news=$matches[1]&feed=$matches[2]
[naujienos/([^/]+)/page/?([0-9]{1,})/?$] => index.php?news=$matches[1]&paged=$matches[2]
[naujienos/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?news=$matches[1]&cpage=$matches[2]
[naujienos/([^/]+)(?:/([0-9]+))?/?$] => index.php?news=$matches[1]&page=$matches[2]
[naujienos/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[naujienos/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[naujienos/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[naujienos/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[naujienos/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[naujienos/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[iranga/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[iranga/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[iranga/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[iranga/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[iranga/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[iranga/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[iranga/([^/]+)/embed/?$] => index.php?product=$matches[1]&embed=true
[iranga/([^/]+)/trackback/?$] => index.php?product=$matches[1]&tb=1
[iranga/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?product=$matches[1]&feed=$matches[2]
[iranga/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?product=$matches[1]&feed=$matches[2]
[iranga/([^/]+)/page/?([0-9]{1,})/?$] => index.php?product=$matches[1]&paged=$matches[2]
[iranga/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?product=$matches[1]&cpage=$matches[2]
[iranga/([^/]+)(?:/([0-9]+))?/?$] => index.php?product=$matches[1]&page=$matches[2]
[iranga/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[iranga/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[iranga/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[iranga/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[iranga/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[iranga/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[product-systems/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[product-systems/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[product-systems/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[product-systems/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[product-systems/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[product-systems/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[product-systems/([^/]+)/embed/?$] => index.php?product_system=$matches[1]&embed=true
[product-systems/([^/]+)/trackback/?$] => index.php?product_system=$matches[1]&tb=1
[product-systems/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?product_system=$matches[1]&feed=$matches[2]
[product-systems/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?product_system=$matches[1]&feed=$matches[2]
[product-systems/([^/]+)/page/?([0-9]{1,})/?$] => index.php?product_system=$matches[1]&paged=$matches[2]
[product-systems/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?product_system=$matches[1]&cpage=$matches[2]
[product-systems/([^/]+)(?:/([0-9]+))?/?$] => index.php?product_system=$matches[1]&page=$matches[2]
[product-systems/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[product-systems/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[product-systems/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[product-systems/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[product-systems/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[product-systems/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[guides/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[guides/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[guides/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[guides/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[guides/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[guides/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[guides/([^/]+)/embed/?$] => index.php?guide=$matches[1]&embed=true
[guides/([^/]+)/trackback/?$] => index.php?guide=$matches[1]&tb=1
[guides/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?guide=$matches[1]&feed=$matches[2]
[guides/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?guide=$matches[1]&feed=$matches[2]
[guides/([^/]+)/page/?([0-9]{1,})/?$] => index.php?guide=$matches[1]&paged=$matches[2]
[guides/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?guide=$matches[1]&cpage=$matches[2]
[guides/([^/]+)(?:/([0-9]+))?/?$] => index.php?guide=$matches[1]&page=$matches[2]
[guides/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[guides/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[guides/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[guides/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[guides/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[guides/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[igyvendinti-projektai/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[igyvendinti-projektai/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[igyvendinti-projektai/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[igyvendinti-projektai/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[igyvendinti-projektai/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[igyvendinti-projektai/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[igyvendinti-projektai/([^/]+)/embed/?$] => index.php?case=$matches[1]&embed=true
[igyvendinti-projektai/([^/]+)/trackback/?$] => index.php?case=$matches[1]&tb=1
[igyvendinti-projektai/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?case=$matches[1]&feed=$matches[2]
[igyvendinti-projektai/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?case=$matches[1]&feed=$matches[2]
[igyvendinti-projektai/([^/]+)/page/?([0-9]{1,})/?$] => index.php?case=$matches[1]&paged=$matches[2]
[igyvendinti-projektai/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?case=$matches[1]&cpage=$matches[2]
[igyvendinti-projektai/([^/]+)(?:/([0-9]+))?/?$] => index.php?case=$matches[1]&page=$matches[2]
[igyvendinti-projektai/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[igyvendinti-projektai/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[igyvendinti-projektai/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[igyvendinti-projektai/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[igyvendinti-projektai/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[igyvendinti-projektai/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[vacancys/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[vacancys/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[vacancys/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[vacancys/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[vacancys/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[vacancys/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[vacancys/([^/]+)/embed/?$] => index.php?vacancy=$matches[1]&embed=true
[vacancys/([^/]+)/trackback/?$] => index.php?vacancy=$matches[1]&tb=1
[vacancys/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?vacancy=$matches[1]&feed=$matches[2]
[vacancys/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?vacancy=$matches[1]&feed=$matches[2]
[vacancys/([^/]+)/page/?([0-9]{1,})/?$] => index.php?vacancy=$matches[1]&paged=$matches[2]
[vacancys/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?vacancy=$matches[1]&cpage=$matches[2]
[vacancys/([^/]+)(?:/([0-9]+))?/?$] => index.php?vacancy=$matches[1]&page=$matches[2]
[vacancys/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[vacancys/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[vacancys/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[vacancys/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[vacancys/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[vacancys/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[offices/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[offices/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[offices/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[offices/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[offices/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[offices/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[offices/([^/]+)/embed/?$] => index.php?office=$matches[1]&embed=true
[offices/([^/]+)/trackback/?$] => index.php?office=$matches[1]&tb=1
[offices/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?office=$matches[1]&feed=$matches[2]
[offices/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?office=$matches[1]&feed=$matches[2]
[offices/([^/]+)/page/?([0-9]{1,})/?$] => index.php?office=$matches[1]&paged=$matches[2]
[offices/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?office=$matches[1]&cpage=$matches[2]
[offices/([^/]+)(?:/([0-9]+))?/?$] => index.php?office=$matches[1]&page=$matches[2]
[offices/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[offices/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[offices/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[offices/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[offices/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[offices/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[reports/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[reports/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[reports/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[reports/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[reports/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[reports/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[reports/([^/]+)/embed/?$] => index.php?report=$matches[1]&embed=true
[reports/([^/]+)/trackback/?$] => index.php?report=$matches[1]&tb=1
[reports/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?report=$matches[1]&feed=$matches[2]
[reports/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?report=$matches[1]&feed=$matches[2]
[reports/([^/]+)/page/?([0-9]{1,})/?$] => index.php?report=$matches[1]&paged=$matches[2]
[reports/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?report=$matches[1]&cpage=$matches[2]
[reports/([^/]+)(?:/([0-9]+))?/?$] => index.php?report=$matches[1]&page=$matches[2]
[reports/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[reports/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[reports/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[reports/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[reports/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[reports/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[partners_list/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[partners_list/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[partners_list/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[partners_list/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[partners_list/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[partners_list/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[partners_list/([^/]+)/embed/?$] => index.php?partner=$matches[1]&embed=true
[partners_list/([^/]+)/trackback/?$] => index.php?partner=$matches[1]&tb=1
[partners_list/([^/]+)/page/?([0-9]{1,})/?$] => index.php?partner=$matches[1]&paged=$matches[2]
[partners_list/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?partner=$matches[1]&cpage=$matches[2]
[partners_list/([^/]+)(?:/([0-9]+))?/?$] => index.php?partner=$matches[1]&page=$matches[2]
[partners_list/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[partners_list/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[partners_list/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[partners_list/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[partners_list/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[partners_list/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[naujienu-kategorija/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?news_category=$matches[1]&feed=$matches[2]
[naujienu-kategorija/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?news_category=$matches[1]&feed=$matches[2]
[naujienu-kategorija/([^/]+)/embed/?$] => index.php?news_category=$matches[1]&embed=true
[naujienu-kategorija/([^/]+)/page/?([0-9]{1,})/?$] => index.php?news_category=$matches[1]&paged=$matches[2]
[naujienu-kategorija/([^/]+)/?$] => index.php?news_category=$matches[1]
[irangos-tipas/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?product_category=$matches[1]&feed=$matches[2]
[irangos-tipas/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?product_category=$matches[1]&feed=$matches[2]
[irangos-tipas/([^/]+)/embed/?$] => index.php?product_category=$matches[1]&embed=true
[irangos-tipas/([^/]+)/page/?([0-9]{1,})/?$] => index.php?product_category=$matches[1]&paged=$matches[2]
[irangos-tipas/([^/]+)/?$] => index.php?product_category=$matches[1]
[guide-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?guide_category=$matches[1]&feed=$matches[2]
[guide-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?guide_category=$matches[1]&feed=$matches[2]
[guide-category/([^/]+)/embed/?$] => index.php?guide_category=$matches[1]&embed=true
[guide-category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?guide_category=$matches[1]&paged=$matches[2]
[guide-category/([^/]+)/?$] => index.php?guide_category=$matches[1]
[case-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?case_category=$matches[1]&feed=$matches[2]
[case-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?case_category=$matches[1]&feed=$matches[2]
[case-category/([^/]+)/embed/?$] => index.php?case_category=$matches[1]&embed=true
[case-category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?case_category=$matches[1]&paged=$matches[2]
[case-category/([^/]+)/?$] => index.php?case_category=$matches[1]
[vacancy-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?vacancy_category=$matches[1]&feed=$matches[2]
[vacancy-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?vacancy_category=$matches[1]&feed=$matches[2]
[vacancy-category/([^/]+)/embed/?$] => index.php?vacancy_category=$matches[1]&embed=true
[vacancy-category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?vacancy_category=$matches[1]&paged=$matches[2]
[vacancy-category/([^/]+)/?$] => index.php?vacancy_category=$matches[1]
[report-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?report_category=$matches[1]&feed=$matches[2]
[report-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?report_category=$matches[1]&feed=$matches[2]
[report-category/([^/]+)/embed/?$] => index.php?report_category=$matches[1]&embed=true
[report-category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?report_category=$matches[1]&paged=$matches[2]
[report-category/([^/]+)/?$] => index.php?report_category=$matches[1]
[partner-industry/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?partner_industry=$matches[1]&feed=$matches[2]
[partner-industry/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?partner_industry=$matches[1]&feed=$matches[2]
[partner-industry/([^/]+)/embed/?$] => index.php?partner_industry=$matches[1]&embed=true
[partner-industry/([^/]+)/page/?([0-9]{1,})/?$] => index.php?partner_industry=$matches[1]&paged=$matches[2]
[partner-industry/([^/]+)/?$] => index.php?partner_industry=$matches[1]
[partner-location/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?partner_location=$matches[1]&feed=$matches[2]
[partner-location/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?partner_location=$matches[1]&feed=$matches[2]
[partner-location/([^/]+)/embed/?$] => index.php?partner_location=$matches[1]&embed=true
[partner-location/([^/]+)/page/?([0-9]{1,})/?$] => index.php?partner_location=$matches[1]&paged=$matches[2]
[partner-location/([^/]+)/?$] => index.php?partner_location=$matches[1]
[partner-product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?partner_product=$matches[1]&feed=$matches[2]
[partner-product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?partner_product=$matches[1]&feed=$matches[2]
[partner-product/([^/]+)/embed/?$] => index.php?partner_product=$matches[1]&embed=true
[partner-product/([^/]+)/page/?([0-9]{1,})/?$] => index.php?partner_product=$matches[1]&paged=$matches[2]
[partner-product/([^/]+)/?$] => index.php?partner_product=$matches[1]
[blog/media_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?media_category=$matches[1]&feed=$matches[2]
[blog/media_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?media_category=$matches[1]&feed=$matches[2]
[blog/media_category/([^/]+)/embed/?$] => index.php?media_category=$matches[1]&embed=true
[blog/media_category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?media_category=$matches[1]&paged=$matches[2]
[blog/media_category/([^/]+)/?$] => index.php?media_category=$matches[1]
[robots\.txt$] => index.php?robots=1
[.*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\.php$] => index.php?feed=old
[.*wp-app\.php(/.*)?$] => index.php?error=403
[.*wp-register.php$] => index.php?register=true
[feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]
[(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]
[embed/?$] => index.php?&embed=true
[page/?([0-9]{1,})/?$] => index.php?&paged=$matches[1]
[comment-page-([0-9]{1,})/?$] => index.php?&page_id=2&cpage=$matches[1]
[comments/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]&withcomments=1
[comments/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]&withcomments=1
[comments/embed/?$] => index.php?&embed=true
[search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?s=$matches[1]&feed=$matches[2]
[search/(.+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?s=$matches[1]&feed=$matches[2]
[search/(.+)/embed/?$] => index.php?s=$matches[1]&embed=true
[search/(.+)/page/?([0-9]{1,})/?$] => index.php?s=$matches[1]&paged=$matches[2]
[search/(.+)/?$] => index.php?s=$matches[1]
[blog/author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?author_name=$matches[1]&feed=$matches[2]
[blog/author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?author_name=$matches[1]&feed=$matches[2]
[blog/author/([^/]+)/embed/?$] => index.php?author_name=$matches[1]&embed=true
[blog/author/([^/]+)/page/?([0-9]{1,})/?$] => index.php?author_name=$matches[1]&paged=$matches[2]
[blog/author/([^/]+)/?$] => index.php?author_name=$matches[1]
[blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]
[blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]
[blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true
[blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]
[blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]
[blog/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]
[blog/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]
[blog/([0-9]{4})/([0-9]{1,2})/embed/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&embed=true
[blog/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]
[blog/([0-9]{4})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]
[blog/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]
[blog/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]
[blog/([0-9]{4})/embed/?$] => index.php?year=$matches[1]&embed=true
[blog/([0-9]{4})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&paged=$matches[2]
[blog/([0-9]{4})/?$] => index.php?year=$matches[1]
[.?.+?/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[.?.+?/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[.?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[.?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[.?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[.?.+?/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[(.?.+?)/embed/?$] => index.php?pagename=$matches[1]&embed=true
[(.?.+?)/trackback/?$] => index.php?pagename=$matches[1]&tb=1
[(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?pagename=$matches[1]&feed=$matches[2]
[(.?.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?pagename=$matches[1]&feed=$matches[2]
[(.?.+?)/page/?([0-9]{1,})/?$] => index.php?pagename=$matches[1]&paged=$matches[2]
[(.?.+?)/comment-page-([0-9]{1,})/?$] => index.php?pagename=$matches[1]&cpage=$matches[2]
[(.?.+?)(?:/([0-9]+))?/?$] => index.php?pagename=$matches[1]&page=$matches[2]
[blog/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[blog/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[blog/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[blog/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[blog/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[blog/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[blog/([^/]+)/embed/?$] => index.php?name=$matches[1]&embed=true
[blog/([^/]+)/trackback/?$] => index.php?name=$matches[1]&tb=1
[blog/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?name=$matches[1]&feed=$matches[2]
[blog/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?name=$matches[1]&feed=$matches[2]
[blog/([^/]+)/page/?([0-9]{1,})/?$] => index.php?name=$matches[1]&paged=$matches[2]
[blog/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?name=$matches[1]&cpage=$matches[2]
[blog/([^/]+)(?:/([0-9]+))?/?$] => index.php?name=$matches[1]&page=$matches[2]
[blog/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[blog/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[blog/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[blog/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[blog/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[blog/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
)
Mažmeninė prekyba
Klientų linija 8-700-70022

Sistemų priežiūra
Sistemos priežiūros paslaugų paketas sukurtas tam, kad užtikrintų ir palaikytų prekybininkų sistemų stabilumą ir maksimalų patikimumą bei sklandų nuolatinį veikimą.
Paslaugų paketas apima:
- Konsultacijas klientų linijos telefonu arba elektroniniu paštu;
- Nuolatinį sutartos įrangos pro-aktyvų stebėjimą realiu laiku;
- Skubią nuotolinę pagalbą sutrikus klieno sistemoms;
- Sugedusios įrangos remontą;
- Profilaktinę techninės ir programinės įrangos priežiūrą;
- Įrangos bei sistemų versijų atnaujinimus.
Klientų linija 8-700-70022
Susipažinkite plačiau
Klientų atsiliepimai

Lietuvos spaudos prekybos tinklo vadovė P.Kukk
Skaityti daugiauAnksčiau užregistruoti atvejai ne visuomet būdavo iki galo išsprendžiami ir vėl iškildavo tos pačios bėdos. Tačiau dabar, su StrongPoint skambučių centro pagalba, problemų skaičius smarkiai sumažėjo ir jos iškart išsprendžiamos galutinai. Reikšmingas privalumas yra tas, kad StrongPoint skambučių centras mūsų pardavėjams veikia ištisą parą, kiekvieną dieną. Todėl mes galime būti užtikrinti, kad mūsų verslo sėkmei svarbūs dalykai bus sprendžiami dėmesingai ir su visu palaikymu.