Exception in template (Designs/ngi/_parsed/top-menu.parsed.cshtml): System.NullReferenceException: Object reference not set to an instance of an object.
   at CompiledRazorTemplates.Dynamic.afcfceccdbbc.Execute()
   at RazorEngine.Templating.TemplateBase.RazorEngine.Templating.ITemplate.Run(ExecuteContext context)
   at RazorEngine.Razor.Parse[T](String razorTemplate, T model, String cacheName)
   at Dynamicweb.Rendering.Template.Output()
@inherits Dynamicweb.Rendering.RazorTemplateBase<Dynamicweb.Rendering.RazorTemplateModel<Dynamicweb.Rendering.Template>> @using System.Web; @using Co3.Espresso.Caching @using Dynamicweb.Admin @using Dynamicweb.Frontend; @using Dynamicweb.Content; @using Dynamicweb.Content.Items @using Dynamicweb.Content.Items.Rendering @using Dynamicweb.Notifications @using Area = Dynamicweb.Content.Area @using Page = Dynamicweb.Content.Page @using System.Globalization @using Dynamicweb.eCommerce.Common @{ string globalAreaLang = GetGlobalValue("Global:Area.Lang"); PageView currentPageView = PageView.Current(); Dynamicweb.Frontend.Area currentArea = currentPageView.Area; string siteHost = HttpContext.Current.Request.Url.Host; string googleSiteVerification = GetString( "Item.Area.GoogleSiteVerification" ) != null ? GetString( "Item.Area.GoogleSiteVerification" ) : string.Empty; bool NgiPopupEnable = GetBoolean( "Item.Area.PopupEnable" ); string NgiPopup = currentArea.Item["PopupPageLink"] != null ? currentArea.Item["PopupPageLink"].ToString() : string.Empty; CultureInfo currencyCulture = new CultureInfo( Context.Currency.CultureInfo ); string currencySeparatorDecimal = currencyCulture.NumberFormat.NumberDecimalSeparator; string currencySeparatorInteger = currencyCulture.NumberFormat.NumberGroupSeparator; } @using Dynamicweb.Content @using Dynamicweb.Rendering @using Dynamicweb.Rendering.Service @using Page = Dynamicweb.Content.Page @SnippetStart("AreaShoppingCart") @currentArea.Item["ShoppingCart"] @SnippetEnd("AreaShoppingCart") @SnippetStart("AreaCheckout") @currentArea.Item["Checkout"] @SnippetEnd("AreaCheckout") @SnippetStart("AreaWebshop") @currentArea.Item["Webshop"] @SnippetEnd("AreaWebshop") @SnippetStart("AreaMyOrders") @currentArea.Item["MyOrders"] @SnippetEnd("AreaMyOrders") @SnippetStart("AreaQuickOrder") @currentArea.Item["QuickOrder"] @SnippetEnd("AreaQuickOrder") @SnippetStart("AreaFavorites") @currentArea.Item["Favorites"] @SnippetEnd("AreaFavorites") @SnippetStart("AreaInvoice") @currentArea.Item["Invoice"] @SnippetEnd("AreaInvoice") @SnippetStart("AreaCookiePolicy") @currentArea.Item["CookiePolicy"] @SnippetEnd("AreaCookiePolicy") @SnippetStart("AreaContactPerson") <div class="row container e-section-brandDark" id="contact"> <div class="e-content"> @if ( currentArea.Item["ContactPerson"] != null ) { int pageId = 0; object pageContent = null; RazorTemplateBase< Page > paragraphTemplate = new RazorTemplateBase< Page >(); if(!string.IsNullOrEmpty(currentArea.Item["ContactPerson"].ToString()) && Int32.TryParse( currentArea.Item["ContactPerson"].ToString(), out pageId )) { pageContent = paragraphTemplate.RenderPageContent( pageId ); } else { pageContent = paragraphTemplate.RenderPageContent( 1884 ); } @pageContent } </div> </div> @SnippetEnd("AreaContactPerson") @SnippetStart("StepFileDownloadFormPage") @if ( currentArea.Item["StepFileDownloadFormPage"] == "" ) { @:hidden } @SnippetEnd("StepFileDownloadFormPage") <!DOCTYPE html> <html lang="@globalAreaLang" data-separator-integer="@currencySeparatorInteger" data-separator-decimal="@currencySeparatorDecimal"> <head> <script type="text/javascript" src="https://secure.leadforensics.com/js/221881.js"></script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PVJD94B');</script> <!-- End Google Tag Manager --> @GetValue("CopyRightNotice") <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, minimal-ui"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="google-site-verification" content="@googleSiteVerification"> @if ( globalAreaLang == "tr") { <meta name="robots" content="noindex,nofollow"> } <title> @GetValue("Title") </title> <link href="/Files/Templates/Designs/ngi/assets/_dist/css/default.css?v=1.8.17" type="text/css" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Play" rel="stylesheet"> <link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css" type="text/css" rel="stylesheet"> @GetValue("MetaTags") @{ string OpenGraphURL = GetGlobalValue( "Global:Request.Scheme" ) + "://" + GetGlobalValue( "Global:Request.Host" ) + GetGlobalValue( "Global:Pageview.Url" ); string GoogleAnalytics = currentArea.Item["GoogleAnalytics"] != null ? currentArea.Item["GoogleAnalytics"].ToString() : string.Empty; } <meta property="og:url" content="@OpenGraphURL"> @{ if(1 == 2){ @GetValue("Stylesheets") } } <script src="https://cdn.jsdelivr.net/npm/vue"></script> <script src="/Files/Templates/Designs/ngi/assets/ngi-svg-animations/svg-animation-script.js"></script> <!--@<!--@If(Global:Area.ID=9)--> @* MailChimpDK *@ <script id="mcjs">!function ( c, h, i, m, p ) {m = c.createElement( h ), p = c.getElementsByTagName( h )[ 0 ], m.async = 1, m.src = i, p.parentNode.insertBefore( m, p )}( document, 'script', 'https://chimpstatic.com/mcjs-connected/js/users/c058afba384f914344de538a4/3e035cf327628cc1fe09cfa57.js' );</script> <!--@EndIf--> <!--@If(Global:Area.ID=10)--> @* MailChimpUK *@ <script id="mcjs">!function ( c, h, i, m, p ) {m = c.createElement( h ), p = c.getElementsByTagName( h )[ 0 ], m.async = 1, m.src = i, p.parentNode.insertBefore( m, p )}( document, 'script', 'https://chimpstatic.com/mcjs-connected/js/users/c058afba384f914344de538a4/2e3d61f2da05e957c7492ab09.js' );</script> <!--@EndIf--> <!--@If(Global:Area.ID=16)--> @* MailChimpDE *@ <script id="mcjs">!function ( c, h, i, m, p ) {m = c.createElement( h ), p = c.getElementsByTagName( h )[ 0 ], m.async = 1, m.src = i, p.parentNode.insertBefore( m, p )}( document, 'script', 'https://chimpstatic.com/mcjs-connected/js/users/c058afba384f914344de538a4/8705921885f8bd1af7500ee6f.js' );</script> <!--@EndIf--> <!--@If(Global:Area.ID=17)--> @* MailChimpIT *@ <script id="mcjs">!function ( c, h, i, m, p ) {m = c.createElement( h ), p = c.getElementsByTagName( h )[ 0 ], m.async = 1, m.src = i, p.parentNode.insertBefore( m, p )}( document, 'script', 'https://chimpstatic.com/mcjs-connected/js/users/c058afba384f914344de538a4/9f7b8c3f1312cd0eea0dd1ea5.js' );</script> <!--@EndIf--> <!--@If(Global:Area.ID=18)--> @* MailChimpFR *@ <script id="mcjs">!function ( c, h, i, m, p ) {m = c.createElement( h ), p = c.getElementsByTagName( h )[ 0 ], m.async = 1, m.src = i, p.parentNode.insertBefore( m, p )}( document, 'script', 'https://chimpstatic.com/mcjs-connected/js/users/c058afba384f914344de538a4/0bde216685aedcc861fc43cb1.js' );</script> <!--@EndIf--> <!--@If(Global:Area.ID=20)--> @* MailChimpES *@ <script id="mcjs">!function ( c, h, i, m, p ) {m = c.createElement( h ), p = c.getElementsByTagName( h )[ 0 ], m.async = 1, m.src = i, p.parentNode.insertBefore( m, p )}( document, 'script', 'https://chimpstatic.com/mcjs-connected/js/users/c058afba384f914344de538a4/402ec7ebe0d952b8daaf7e87b.js' );</script> <!--@EndIf--> <!--@If(Global:Area.ID=25)--> @* MailChimpRU *@ <script id="mcjs">!function ( c, h, i, m, p ) {m = c.createElement( h ), p = c.getElementsByTagName( h )[ 0 ], m.async = 1, m.src = i, p.parentNode.insertBefore( m, p )}( document, 'script', 'https://chimpstatic.com/mcjs-connected/js/users/c058afba384f914344de538a4/258a4f1ca389a445962aa1668.js' );</script> <!--@EndIf--> <!--@If(Global:Area.ID=26)--> @* MailChimpPL *@ <script id="mcjs">!function ( c, h, i, m, p ) {m = c.createElement( h ), p = c.getElementsByTagName( h )[ 0 ], m.async = 1, m.src = i, p.parentNode.insertBefore( m, p )}( document, 'script', 'https://chimpstatic.com/mcjs-connected/js/users/c058afba384f914344de538a4/67a04905851329430aee8ec77.js' );</script> <!--@EndIf--> <!--@If(Global:Area.ID=46)--> @* MailChimpUS *@ <script id="mcjs">!function ( c, h, i, m, p ) {m = c.createElement( h ), p = c.getElementsByTagName( h )[ 0 ], m.async = 1, m.src = i, p.parentNode.insertBefore( m, p )}( document, 'script', 'https://chimpstatic.com/mcjs-connected/js/users/c058afba384f914344de538a4/a6d7524b142016f622a4d14a9.js' );</script> <!--@EndIf--> <!--@If(Global:Area.ID=47)--> @* MailChimpJP *@ <!--@EndIf-->--> <script> ( function ( h, o, t, j, a, r ) { h.hj = h.hj || function () { ( h.hj.q = h.hj.q || [] ).push( arguments ) }; h._hjSettings = { hjid: 1319964, hjsv: 6 }; a = o.getElementsByTagName( 'head' )[ 0 ]; r = o.createElement( 'script' ); r.async = 1; r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv; a.appendChild( r ); } )( window, document, 'https://static.hotjar.com/c/hotjar-', '.js?sv=' ); </script> <script> (function(){ window.ldfdr = window.ldfdr || {}; (function(d, s, ss, fs){ fs = d.getElementsByTagName(s)[0]; function ce(src){ var cs = d.createElement(s); cs.src = src; setTimeout(function(){fs.parentNode.insertBefore(cs,fs)}, 1); } ce(ss); })(document, 'script', 'https://lftracker.leadfeeder.com/lftracker_v1_kn9Eq4R9ggx7RlvP.js'); })(); </script> <script type="text/javascript"> _linkedin_partner_id = "2238577"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script> <script type="text/javascript"> (function(){var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(); </script> <!-- Hreflang --> @{ @* Get areas from service *@ AreaCollection areas = Dynamicweb.Content.Area.GetAreas(); string currentPageRelation = string.Empty; string currentPageRelationCacheKey = string.Empty; if ( currentPageView.Page.PropertyItem["PageRelation"] != null && !string.IsNullOrEmpty( currentPageView.Page.PropertyItem["PageRelation"].ToString() ) ) { currentPageRelation = currentPageView.Page.PropertyItem["PageRelation"].ToString(); currentPageRelationCacheKey = "Co3_NGI_HREF_" + currentPageRelation; } @* Frontpage must have 'frontpage' as relation-text *@ string CONST_frontpageRelation = "frontpage"; CacheEngine linkHrefCacheEngine = new CacheEngine(); if ( HttpContext.Current.Request["clear-href-lang"] != null) { if ( HttpContext.Current.Request["clear-href-lang"] == "clearall" ) { linkHrefCacheEngine.RemoveCacheItemStartingWith( "Co3_NGI_HREF_" ); } else { linkHrefCacheEngine.RemoveCacheItem( currentPageRelationCacheKey ); } } if ( linkHrefCacheEngine.CacheKeyExists( currentPageRelationCacheKey ) ) { List<string> linkHrefs = (List<string>)linkHrefCacheEngine.GetCacheItem( currentPageRelationCacheKey ); foreach (string linkHref in linkHrefs ) { @linkHref @Environment.NewLine } } else { List<string> linkHrefCollection = new List<string>(); if ( string.IsNullOrEmpty( currentPageRelation ) == false ) { @* Iterate areas *@ foreach ( Area area in areas ) { @* Get current area's culture *@ Dynamicweb.Frontend.Area areaItems = Dynamicweb.Frontend.Area.GetAreaById( area.ID ); string culture = area.Culture; @* Check for IsDefault Hreflang on area *@ string isDefaultHrefLang = areaItems.Item["IsDefaultHrefLang"] != null ? areaItems.Item["IsDefaultHrefLang"].ToString() : string.Empty; @* Check for override-culture text on area *@ string hreflangCultureOverride = areaItems.Item["HreflangLanguageOverride"] != null ? areaItems.Item["HreflangLanguageOverride"].ToString() : string.Empty; @* Get scheme and domain *@ string scheme = GetGlobalValue( "Global:Request.Scheme" ); string domainLock = area.DomainLock; @* If we have a primary domain call pageservice and get pages *@ if ( string.IsNullOrEmpty( domainLock ) == false && domainLock.Contains( "webtester" ) == false ) { PageCollection pages = Dynamicweb.Content.Page.GetPagesByAreaID( area.ID ); @* Iterate pages in area - check if is active + has item + has item-pagerelation + item-pagerelation equals current pagerelation *@ foreach ( Dynamicweb.Content.Page page in pages.Where( p => !p.Hidden ) ) { Item pageProperties = Item.GetItemById( "EspressoPageSettings", page.PropertyItemId ); if ( pageProperties != null && pageProperties["PageRelation"] != null && !string.IsNullOrEmpty( pageProperties["PageRelation"].ToString() ) && pageProperties["PageRelation"].ToString() == currentPageRelation ) { string productId = HttpContext.Current.Request["ProductID"]; string url = string.Empty; string href = "href"; string domain = scheme + "://" + domainLock; if ( string.IsNullOrEmpty( productId ) == false ) { @* Build url to area product page *@ string prodUrl = string.Format( "Default.aspx?ID={0}&ProductId={1}", page.ID, productId ); url = domain + SearchEngineFriendlyURLs.GetFriendlyUrl( prodUrl ); } else { @* Build url to area page *@ string pageUrl = string.Format( "Default.aspx?ID={0}", page.ID ); url = domain + SearchEngineFriendlyURLs.GetFriendlyUrl( pageUrl ); } @* If our current page relation match frontpage - set link to domain only *@ if ( currentPageRelation == CONST_frontpageRelation ) { url = domain; } @* If our area item has checked in Default hreflang, we render x-default link *@ if ( isDefaultHrefLang == "True" ) { <link rel="alternate" hreflang="x-default" href="@url"> string linkHrefLangDefaultTag = string.Format( "<link rel='alternate' hreflang='x-default' {0}='{1}'>", href, url ); linkHrefCollection.Add( linkHrefLangDefaultTag ); } @* If we have a value in the area-item to overrule the culture, override the value here *@ if ( string.IsNullOrEmpty( hreflangCultureOverride ) == false ) { culture = hreflangCultureOverride; } @* Render hreflang-link *@ <link rel="alternate" hreflang="@culture.ToLower()" href="@url"> string linkHrefLangTag = string.Format( "<link rel='alternate' hreflang='{0}' {1}='{2}'>", culture.ToLower(), href, url ); linkHrefCollection.Add( linkHrefLangTag ); } } } } } if (linkHrefCollection.Count() > 0 ) { CacheSettings cacheSettings = new CacheSettings(); cacheSettings.UseSliding = true; CacheEngine cacheEngine = new CacheEngine(cacheSettings); cacheEngine.SetCacheItem( currentPageRelationCacheKey, linkHrefCollection ); } } } <!-- End Hreflang --> @GetValue("Javascripts") </head> <body> <noscript><img alt="" src="https://secure.leadforensics.com/221881.png" style="display:none;"></noscript> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PVJD94B" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div class="ngi-main-content"> <div class="e-wrapper"> @{ string Login = currentArea.Item["Login"] != null ? currentArea.Item["Login"].ToString() : string.Empty; bool showLogin = false; string ShoppingCart = currentArea.Item["ShoppingCart"] != null ? currentArea.Item["ShoppingCart"].ToString() : string.Empty; string WebsiteHost = GetGlobalValue( "Global:Request.Scheme" ) + "://" + GetGlobalValue("Global:Request.Host"); string searchPageId = currentArea.Item["SearchWebshop"] != null ? currentArea.Item["SearchWebshop"].ToString() : string.Empty; string TotalProductQuantity = GetGlobalValue("Global:eCommerce.Order.OrderLines.TotalProductQuantity"); string ExtranetUser = GetGlobalValue( "Global:Extranet.UserID" ); string currentPageHideNavUtility = currentPageView.Page.PropertyItem["DisableUtilityNavigation"] != null ? currentPageView.Page.PropertyItem["DisableUtilityNavigation"].ToString() : string.Empty; } @if ( currentPageHideNavUtility != "True" ) { <div class="e-nav-utilities-top"> <div class="e-nav-utilities-top-width"> <div class=""> <div class="ngi-searchbar"> <form action="" class="js-suggested-product-search"> <input type="hidden" name="ID" value="@searchPageId"> <button type="submit" class="btn icon pull-left"><i class="icon-search"></i></button> <input class="pull-left js-suggested-product-search-input" autocomplete="off" type="text" name="q" value="@WebsiteHost" placeholder="Búsqueda"> </form> <div class="searchIconClose js-ngi-search-toggle pull-right"><i class="icon-remove icon-large"></i></div> </div> </div> <div class="aroundSearchIconBox"> <div class="searchIconBox js-ngi-search-toggle pull-right"><i class="icon-search icon-large"></i></div> </div> <div class="container"> <ul class="nav nav-pills pull-right" style="margin-right:20px;"> @GetValue("DwNavigation(dwnavutilitiestop)") @if ( showLogin ) { if ( string.IsNullOrWhiteSpace( ExtranetUser ) || ExtranetUser == "0" ) { <li> <a href="@Login" class="js-e-login-modal-link"> Iniciar sessión </a> </li> } else { <li> <a href="/Admin/Public/extranetlogoff.aspx"> Cerrar sesión<i class="icon-signout"> </i> </a> </li> <div class="span1 pull-right"> <div class="e-cart-header pull-right"> <p> <a href="@ShoppingCart" class="luft"><i class="icon-shopping-cart"></i></a> @if ( @TotalProductQuantity != "" ) { <a href="@ShoppingCart" class="circleNumber"> @GetGlobalValue( "Global:eCommerce.Order.OrderLines.TotalProductQuantity" ) </a> } </p> </div> </div> } } </ul> </div> </div> </div> } @{ string Logo = currentArea.Item["Logo"] != null ? currentArea.Item["Logo"].ToString() : string.Empty; string LogoGif = currentArea.Item["LogoGIF"] != null ? currentArea.Item["LogoGIF"].ToString() : string.Empty; string LogoTitle = currentArea.Item["LogoTitle"] != null ? currentArea.Item["LogoTitle"].ToString() : string.Empty; string currentPageHideNav = currentPageView.Page.PropertyItem["DisableMainNavigation"] != null ? currentPageView.Page.PropertyItem["DisableMainNavigation"].ToString() : string.Empty; } @if ( currentPageHideNav != "True" ) { <div class="e-nav-global-top js-e-nav-global-top"> <div class="container"> <div class="navbar navbar-inverse"> <div class="navbar-inner"> <div class="span2"> <a href="/" class="e-logo pull-left"> <img src="@Logo" alt="@LogoTitle" data-logoanimated="@LogoGif" data-logostatic="@Logo" class="js-ngi-logo-gif"> </a> </div> <div> <a href="#" class="pull-right visible-phone ngi-toggle-nav js-ngi-toggle-nav"> <i class="menu-icon"></i> </a> <div> <div class="ngi-nav-phone js-ngi-nav-phone hidden-tablet hidden-desktop"> <ul> <li><a href="/">Página principal</a></li> @GetValue("DwNavigation(dwnavglobalphone)") </ul> <ul> @GetValue("DwNavigation(dwnavutilitiesphone)") </ul> </div> </div> </div> <ul class="nav"> @GetValue("DwNavigation(dwnavglobaltop)") </ul> <div class="nav"> </div> </div> </div> </div> </div> } </div> @if (!string.IsNullOrWhiteSpace(GetString("DwContent(dwcontenttopspan12)"))) { <div id="dwcontent-top-span12" class="container e-top"> <div class="row"> @GetValue("DwContent(dwcontenttopspan12)") </div> </div> } <div class="container e-content">@GetValue("DwNavigation(dwnavbreadcrumb)") </div> <div class="container e-content"> <div class="row"> <div id="dwcontent-featured-span12" class="featured span12"> <div class="row"> @GetValue("DwContent(dwcontentfeaturedspan12)") </div> </div> </div> @if( GetGlobalValue("Global:Extranet.UserName") == "demo" ){ <div class="row" id="e-grid"> <div class="span1">&nbsp;</div> <div class="span1">&nbsp;</div> <div class="span1">&nbsp;</div> <div class="span1">&nbsp;</div> <div class="span1">&nbsp;</div> <div class="span1">&nbsp;</div> <div class="span1">&nbsp;</div> <div class="span1">&nbsp;</div> <div class="span1">&nbsp;</div> <div class="span1">&nbsp;</div> <div class="span1">&nbsp;</div> <div class="span1">&nbsp;</div> </div> } </div> @if (!string.IsNullOrWhiteSpace(GetString("DwContent(dwcontentbottomspan12)"))) { <div id="dwcontent-bottom-span12" class="container e-bottom"> <div class="row"> @GetValue("DwContent(dwcontentbottomspan12)") </div> </div> } @if (!string.IsNullOrWhiteSpace(GetString("DwNavigation(dwnavlocalbottom)"))) { <div class="e-nav-local-bottom visible-phone"> <div class="container"> <div class="row"> <div class="span12"> <div class="e-panel"> <div class="e-panel-cap"> <h4><small>Menú</small></h4> </div> <ul class="nav nav-stacked"> @GetValue("DwNavigation(dwnavlocalbottom)") </ul> </div> </div> </div> </div> </div> } </div> @{ string FooterContentPage = currentArea.Item["FooterContentPage"] != null ? currentArea.Item["FooterContentPage"].ToString() : string.Empty; string WebsiteByText = currentArea.Item["WebsiteByText"] != null ? currentArea.Item["WebsiteByText"].ToString() : string.Empty; string currentPageHideFooter = currentPageView.Page.PropertyItem["DisableFooter"] != null ? currentPageView.Page.PropertyItem["DisableFooter"].ToString() : string.Empty; } @if( FooterContentPage != "" ) { if ( currentPageHideFooter != "True" ) { <div class="e-footer"> <div class="container"> <div class="row pull-left"> @if ( !string.IsNullOrEmpty( FooterContentPage ) ) { @RenderPageContent( int.Parse( FooterContentPage ) ) } </div> <div class="utilityFooter span9 pull-right"> <ul class="nav nav-pills pull-right"> @if( GetGlobalValue("Global:Extranet.UserName") == "Administrator" ){ <li class="visible-desktop"><a href="#toggle-grid-overlay">Grid</a></li> } @GetValue("DwNavigation(dwnavutilitiesbottom)") <li class="e-website-by"> <a href="http://www.co3.dk/" title="Co3 - Webbureauet der forst&aring;r din forretning" target="_blank"> @WebsiteByText </a> </li> </ul> </div> </div> </div> } } <!--@If(Server:Request.cartcmdadd=='true')--> <div class="popup-bubble" style="z-index: 1000000"></div> <p class="checkmark" style="z-index: 1000001"> <svg fill="#fff" height="150" viewbox="0 0 24 24" width="150" xmlns="http://www.w3.org/2000/svg"> <path d="M0 0h24v24H0z" fill="none"></path> <path d="M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z"></path> </svg> </p> <p class="addcarttext" style="z-index: 1000002">Agregar a la cesta</p> <!--@EndIf--> <!--@If(Global:Extranet.UserID==0)--> <div class="e-login js-e-login-modal e-modal-fixed modal hide" data-redirect="<!--@Global:Pageview.Url.Raw-->"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h3 class="e-label">Iniciar sessión</h3> </div> <div class="modal-body"> <!--@If(Global:Extranet.UserID==0)--> <!--@If(Server:Request.username<defined>&&Server:Request.password<defined>)--> <div class="alert alert-error"> <button type="button" class="close" data-dismiss="alert">&times;</button> <p>No se puede reconocer el nombre de usuario o la contraseña.</p> <p>Ayuda: <a href="<!--@Item.Area.LoginForgotPassword-->">¿Olvidaste tu contraseña?</a></p> </div> <!--@EndIf--> <!--@EndIf--> <div class="js-e-login-modal-load-content"> <div class="row-fluid"> <div class="span5 offset1 well"> <h3><i class="icon-lock"></i>Iniciar sessión</h3> <form class="form-vertical" name="ExtUserForm" method="post" action="/Default.aspx?ID=4866"> <fieldset> <div class="control-group"> <label class="control-label" for="Username">Nombre de usuario</label> <div class="controls"> <input class="required input-block-level" id="Username" name="Username" type="text" tabindex="1" value="<!--@If(DWExtranetUsername<defined>)--><!--@DWExtranetUsername--><!--@EndIf-->"> </div> </div> <div class="control-group"> <label class="control-label" for="Password">Contraseña</label> <div class="controls"> <input class="required input-block-level" id="Password" type="password" name="Password" tabindex="2" value="<!--@If(DWExtranetPassword<defined>)--><!--@DWExtranetPassword--><!--@EndIf-->"> </div> </div> <div class="control-group"> <div class="controls"> <label class="checkbox"> <!--@If(DWExtranetUsernameRemember<defined>&&DWExtranetPasswordRemember<defined>)--> <input type="checkbox" name="eExtranetRemember" class="eExtranetRemember" tabindex="4" checked=""> <!--@Else--> <input type="checkbox" name="eExtranetRemember" class="eExtranetRemember" tabindex="4"> <!--@EndIf--> Recordarme en este equipo</label> <input type="hidden" value="" name="DWExtranetUsernameRemember" class="eExtranetRememberUsername"> <input type="hidden" value="" name="DWExtranetPasswordRemember" class="eExtranetRememberPassword"> </div> </div> <div class="form-actions"> <button class="btn btn-primary" type="submit" tabindex="3">Iniciar sesión</button> </div> <p>Ayuda: <a href="<!--@Item.Area.LoginForgotPassword-->?LoginAction=Reset">¿Olvidaste tu contraseña?</a></p> </fieldset> </form> </div> <div class="span4 offset1"> <!--@Item.Area.LoginExtraContent--> </div> </div> </div> </div> </div> <!--@EndIf--> <script> var productList = document.querySelector( '.e-productlist-filters' ); if ( productList !== null ) { if ( sessionStorage.getItem( 'ngi.productlist.scrollposition' ) !== null ) { window.scrollTo(0, parseInt( sessionStorage.getItem( 'ngi.productlist.scrollposition' ) )) } } sessionStorage.removeItem( 'ngi.productlist.scrollposition' ); </script> <script async="" src="/Files/Templates/Designs/ngi/assets/_dist/js/default.min.js?v=1.4.8"></script> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', '@GoogleAnalytics', 'auto'); ga('require', 'displayfeatures'); <!--@If(Ecom:Checkout.CurrentStep.Name=='')--> <!--@If(Global:Request.Url<contains>'/admin/public/404.aspx')--> ga( 'send', 'pageview', '404?url=' + location.pathname + location.search ); <!--@Else--> ga( 'send', 'pageview', location.pathname + location.search ); <!--@EndIf--> <!--@Else--> var strAppendToCheckoutPageView = '?step=' + '<!--@Ecom:Checkout.CurrentStep.Index-->' + ' ' + '<!--@Ecom:Checkout.CurrentStep.Name-->', googleAnalyticsEcommerceAddTransaction = googleAnalyticsEcommerceAddTransaction || 0; if ( googleAnalyticsEcommerceAddTransaction > 1 ) { strAppendToCheckoutPageView += '&ordertracking=false'; } ga( 'send', 'pageview', location.pathname + strAppendToCheckoutPageView ); <!--@EndIf--> </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=2238577&fmt=gif"> </noscript> @GetValue("Javascripts") @GetString("DwCookieWarning") @{ string ProductHelpPopupEnable = currentArea.Item["ProductHelpPopupEnable"] != null ? currentArea.Item["ProductHelpPopupEnable"].ToString() : string.Empty; string ProductHelpPopupDelay = currentArea.Item["ProductHelpPopupDelay"] != null ? currentArea.Item["ProductHelpPopupDelay"].ToString() : string.Empty; string ProductHelpPopupText = currentArea.Item["ProductHelpPopupText"] != null ? currentArea.Item["ProductHelpPopupText"].ToString() : string.Empty; string ProductHelpPopupLink = currentArea.Item["ProductHelpPopupLink"] != null ? currentArea.Item["ProductHelpPopupLink"].ToString() : string.Empty; string ProductHelpPopupLinkText = currentArea.Item["ProductHelpPopupLinkText"] != null ? currentArea.Item["ProductHelpPopupLinkText"].ToString() : string.Empty; } @if( NgiPopupEnable != true ) { if ( ProductHelpPopupEnable == "True" ) { <div id="js-ngi-product-contact-popup" class="js-ngi-product-contact-popup modal hide fade" data-delay="@ProductHelpPopupDelay"> <div class="ngi-product-contact-popup-close"> <span class="close" data-toggle="modal" data-target="#js-ngi-product-contact-popup">&#215;</span> </div> <div class="ngi-product-contact-popup-text"> <p> @ProductHelpPopupText </p> </div> <div class="ngi-product-contact-popup-link"> <a data-url="/@ProductHelpPopupLink" class="btn btn-primary">@ProductHelpPopupLinkText</a> </div> </div> } } <div id="js-ngi-country-selector-popup" class="js-ngi-country-selector-popup modal hide fade" data-delay="1"> <div class="ngi-country-selector-popup-close"> <span class="close" data-toggle="modal" data-target="#js-ngi-country-selector-popup">&#215;</span> </div> <div class="ngi-country-selector-popup-content"> <h2>Seleccione el idioma</h2> <ul> @GetValue("DwNavigation(dwnavcountryselector)") </ul> </div> </div> @{ string StepFileDownloadFormPage = currentArea.Item["StepFileDownloadFormPage"] != null ? currentArea.Item["StepFileDownloadFormPage"].ToString() : string.Empty; } @if( StepFileDownloadFormPage != "") { <div id="ngi-step-file-download" class="js-ngi-step-file-download-form ngi-step-file-download modal hide fade" tabindex="-1" role="dialog" aria-labelledby="ngi-step-file-download-Label" aria-hidden="true" data-url="/@StepFileDownloadFormPage"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> <h3 id="ngi-step-file-download-Label"> Descarga los ficheros 2D/3D </h3> </div> <div class="modal-body"> <p class="e-loading-spinner"> </div> </div> } @using Dynamicweb.Admin.dk.dynamicweb.templates @{ string NgiPopupPageId = NgiPopup != null ? NgiPopup.Replace( "Default.aspx?ID=", "" ) : string.Empty; string NgiPopupTextColor = currentArea.Item["PopupCloseBtnColor"] != null ? currentArea.Item["PopupCloseBtnColor"].ToString() : string.Empty; string NgiPopupDisableOnPageId = currentArea.Item["DisablePopupOnPage"] != null ? currentArea.Item["DisablePopupOnPage"].ToString() : string.Empty; string currentPageId = GetGlobalValue( "Global:Page.ID" ); } @if( NgiPopupEnable == true ) { if ( NgiPopup != "" ) { if ( currentPageId != NgiPopupDisableOnPageId ) { <div id="ngi-popup" class="js-ngi-popup ngi-popup modal hide" tabindex="-1" role="dialog" aria-labelledby="ngi-popup-Label" aria-hidden="true" data-url="/@NgiPopup" data-backdrop="true" data-cookie="ngi-popup-@NgiPopupPageId"> <div class="ngi-close"> <span class="close @NgiPopupTextColor" data-toggle="modal" data-target="#ngi-popup">&#215;</span> </div> <div class="modal-body"> <p class="e-loading-spinner"> </div> </div> } } } @{ string CataloguePopupUrl = GetString( "Item.Page.CataloguePopup.Value" ); string CatalogueLink = GetString( "Item.Page.CatalogueLink.Value" ); } @if( CataloguePopupUrl != "") { <p>test</p> <div id="ngi-catalogue-download" class="js-ngi-catalogue-download-form ngi-catalogue-download modal hide fade" tabindex="-1" role="dialog" aria-labelledby="ngi-catalogue-download-Label" aria-hidden="true" data-url="/@CataloguePopupUrl" data-download="@CatalogueLink"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> <h3 id="ngi-catalogue-download-Label"> @Translate( "catalogueDownload text", "Download catalogue") </h3> </div> <div class="modal-body"> <p class="e-loading-spinner"> </div> </div> } @GetString("Ecom:Checkout.CurrentStep.Index") </body> </html>
\espresso-newsletter-unsubscribe.html
IndexTagLength of valueValue (First 100 chars)
0<!--@Groups.DwPaging.CurrentPage-->11
1<!--@Groups.DwPaging.FirstPageLink-->45/Default.aspx?ID=4865&GroupsDWPagingPageNum=1
2<!--@Groups.DwPaging.LastPageLink-->45/Default.aspx?ID=4865&GroupsDWPagingPageNum=1
3<!--@Groups.DwPaging.Pageable-->0
4<!--@Groups.DwPaging.PageCount-->11
5<!--@Groups.DwPaging.PageSize-->215
6<!--@Groups.DwPaging.TypeOfNextButton-->4Text
7<!--@Groups.DwPaging.TypeOfPreviousButton-->4Text
8<!--@UserManagement:User.AccessUser_AlloyFee-->0
9<!--@UserManagement:User.AccessUser_AlloyFee.Name-->8AlloyFee
10<!--@UserManagement:User.AccessUser_AlloyFee.Type-->4Text
11<!--@UserManagement:User.AccessUser_CustomerPriceGroup-->0
12<!--@UserManagement:User.AccessUser_CustomerPriceGroup.Name-->18CustomerPriceGroup
13<!--@UserManagement:User.AccessUser_CustomerPriceGroup.Type-->4Text
14<!--@UserManagement:User.AccessUser_EnergyFee-->0
15<!--@UserManagement:User.AccessUser_EnergyFee.Name-->9EnergyFee
16<!--@UserManagement:User.AccessUser_EnergyFee.Type-->4Text
17<!--@UserManagement:User.AccessUser_Espresso_Marker_Color-->0
18<!--@UserManagement:User.AccessUser_Espresso_Marker_Color.Name-->21Espresso Marker Color
19<!--@UserManagement:User.AccessUser_Espresso_Marker_Color.Type-->8DropDown
20<!--@UserManagement:User.AccessUser_FrancoLimit-->0
21<!--@UserManagement:User.AccessUser_FrancoLimit.Name-->11FrancoLimit
22<!--@UserManagement:User.AccessUser_FrancoLimit.Type-->4Text
23<!--@UserManagement:User.AccessUser_FreightFee-->0
24<!--@UserManagement:User.AccessUser_FreightFee.Name-->10FreightFee
25<!--@UserManagement:User.AccessUser_FreightFee.Type-->4Text
26<!--@UserManagement:User.AccessUser_ProcessingFee-->0
27<!--@UserManagement:User.AccessUser_ProcessingFee.Name-->14ProcessingFee
28<!--@UserManagement:User.AccessUser_ProcessingFee.Type-->4Text
29<!--@UserManagement:User.AccessUser_ProcessingFeeLimit-->0
30<!--@UserManagement:User.AccessUser_ProcessingFeeLimit.Name-->18ProcessingFeeLimit
31<!--@UserManagement:User.AccessUser_ProcessingFeeLimit.Type-->4Text
32<!--@UserManagement:User.Active-->4True
33<!--@UserManagement:User.Address-->0
34<!--@UserManagement:User.Address.Input-->89<input name="UserManagement_Form_Address" type="text" id="UserManagement_Form_Address" />
35<!--@UserManagement:User.Address.Input.Error-->0
36<!--@UserManagement:User.Address.InputName-->27UserManagement_Form_Address
37<!--@UserManagement:User.Address2-->0
38<!--@UserManagement:User.Address2.Input-->91<input name="UserManagement_Form_Address2" type="text" id="UserManagement_Form_Address2" />
39<!--@UserManagement:User.Address2.Input.Error-->0
40<!--@UserManagement:User.Address2.InputName-->28UserManagement_Form_Address2
41<!--@UserManagement:User.AddressTitle-->0
42<!--@UserManagement:User.AddressTitle.Input-->99<input name="UserManagement_Form_AddressTitle" type="text" id="UserManagement_Form_AddressTitle" />
43<!--@UserManagement:User.AddressTitle.Input.Error-->0
44<!--@UserManagement:User.AddressTitle.InputName-->32UserManagement_Form_AddressTitle
45<!--@UserManagement:User.AllowBackend-->0
46<!--@UserManagement:User.City-->0
47<!--@UserManagement:User.City.Input-->83<input name="UserManagement_Form_City" type="text" id="UserManagement_Form_City" />
48<!--@UserManagement:User.City.Input.Error-->0
49<!--@UserManagement:User.City.InputName-->24UserManagement_Form_City
50<!--@UserManagement:User.Company-->0
51<!--@UserManagement:User.Company.Input-->89<input name="UserManagement_Form_Company" type="text" id="UserManagement_Form_Company" />
52<!--@UserManagement:User.Company.Input.Error-->0
53<!--@UserManagement:User.Company.InputName-->27UserManagement_Form_Company
54<!--@UserManagement:User.ConfigurationID-->10
55<!--@UserManagement:User.Country-->0
56<!--@UserManagement:User.Country.Input-->89<input name="UserManagement_Form_Country" type="text" id="UserManagement_Form_Country" />
57<!--@UserManagement:User.Country.Input.Error-->0
58<!--@UserManagement:User.Country.InputName-->27UserManagement_Form_Country
59<!--@UserManagement:User.CountryCode-->0
60<!--@UserManagement:User.CountryCode.Input-->97<input name="UserManagement_Form_CountryCode" type="text" id="UserManagement_Form_CountryCode" />
61<!--@UserManagement:User.CountryCode.Input.Error-->0
62<!--@UserManagement:User.CountryCode.InputName-->31UserManagement_Form_CountryCode
63<!--@UserManagement:User.Currency-->0
64<!--@UserManagement:User.CustomerNumber-->0
65<!--@UserManagement:User.CustomField.AccessUser_AlloyFee.Input-->128<input type="text" id="CustomField.AccessUser_AccessUser_AlloyFee" name="CustomField.AccessUser_AccessUser_AlloyFee" value="" />
66<!--@UserManagement:User.CustomField.AccessUser_AlloyFee.Input.ID-->42CustomField.AccessUser_AccessUser_AlloyFee
67<!--@UserManagement:User.CustomField.AccessUser_CustomerPriceGroup.Input-->148<input type="text" id="CustomField.AccessUser_AccessUser_CustomerPriceGroup" name="CustomField.AccessUser_AccessUser_CustomerPriceGroup" value="" />
68<!--@UserManagement:User.CustomField.AccessUser_CustomerPriceGroup.Input.ID-->52CustomField.AccessUser_AccessUser_CustomerPriceGroup
69<!--@UserManagement:User.CustomField.AccessUser_EnergyFee.Input-->130<input type="text" id="CustomField.AccessUser_AccessUser_EnergyFee" name="CustomField.AccessUser_AccessUser_EnergyFee" value="" />
70<!--@UserManagement:User.CustomField.AccessUser_EnergyFee.Input.ID-->43CustomField.AccessUser_AccessUser_EnergyFee
71<!--@UserManagement:User.CustomField.AccessUser_Espresso_Marker_Color.DefaultValue-->21e-maps-marker-color-1
72<!--@UserManagement:User.CustomField.AccessUser_Espresso_Marker_Color.Input-->270<select name="CustomField.AccessUser_AccessUser_Espresso_Marker_Color" id="CustomField.AccessUser_AccessUser_Espresso_Marker_Color"> <option value="e-maps-marker-col
73<!--@UserManagement:User.CustomField.AccessUser_Espresso_Marker_Color.Input.ID-->55CustomField.AccessUser_AccessUser_Espresso_Marker_Color
74<!--@UserManagement:User.CustomField.AccessUser_FrancoLimit.Input-->134<input type="text" id="CustomField.AccessUser_AccessUser_FrancoLimit" name="CustomField.AccessUser_AccessUser_FrancoLimit" value="" />
75<!--@UserManagement:User.CustomField.AccessUser_FrancoLimit.Input.ID-->45CustomField.AccessUser_AccessUser_FrancoLimit
76<!--@UserManagement:User.CustomField.AccessUser_FreightFee.Input-->132<input type="text" id="CustomField.AccessUser_AccessUser_FreightFee" name="CustomField.AccessUser_AccessUser_FreightFee" value="" />
77<!--@UserManagement:User.CustomField.AccessUser_FreightFee.Input.ID-->44CustomField.AccessUser_AccessUser_FreightFee
78<!--@UserManagement:User.CustomField.AccessUser_ProcessingFee.Input-->138<input type="text" id="CustomField.AccessUser_AccessUser_ProcessingFee" name="CustomField.AccessUser_AccessUser_ProcessingFee" value="" />
79<!--@UserManagement:User.CustomField.AccessUser_ProcessingFee.Input.ID-->47CustomField.AccessUser_AccessUser_ProcessingFee
80<!--@UserManagement:User.CustomField.AccessUser_ProcessingFeeLimit.Input-->148<input type="text" id="CustomField.AccessUser_AccessUser_ProcessingFeeLimit" name="CustomField.AccessUser_AccessUser_ProcessingFeeLimit" value="" />
81<!--@UserManagement:User.CustomField.AccessUser_ProcessingFeeLimit.Input.ID-->52CustomField.AccessUser_AccessUser_ProcessingFeeLimit
82<!--@UserManagement:User.CustomFieldsCount-->18
83<!--@UserManagement:User.Department-->0
84<!--@UserManagement:User.Department.Input-->95<input name="UserManagement_Form_Department" type="text" id="UserManagement_Form_Department" />
85<!--@UserManagement:User.Department.Input.Error-->0
86<!--@UserManagement:User.Department.InputName-->30UserManagement_Form_Department
87<!--@UserManagement:User.DetailUrl-->46Default.aspx?ID=4865&ObjectID=-1&Action=Detail
88<!--@UserManagement:User.Email-->0
89<!--@UserManagement:User.Email.Input-->85<input name="UserManagement_Form_Email" type="text" id="UserManagement_Form_Email" />
90<!--@UserManagement:User.Email.Input.Error-->0
91<!--@UserManagement:User.Email.InputName-->25UserManagement_Form_Email
92<!--@UserManagement:User.EmailAllowed-->0
93<!--@UserManagement:User.EmailAllowed.Hidden.Input-->142<input name="UserManagement_Form_EmailAllowed_ApplyValue" type="hidden" id="UserManagement_Form_EmailAllowed_ApplyValue" value="AllowEmail" />
94<!--@UserManagement:User.EmailAllowed.Hidden.InputName-->43UserManagement_Form_EmailAllowed_ApplyValue
95<!--@UserManagement:User.EmailAllowed.Hidden.InputValue-->10AllowEmail
96<!--@UserManagement:User.EmailAllowed.Input-->116<input name="UserManagement_Form_EmailAllowed" type="checkbox" id="UserManagement_Form_EmailAllowed" value="True" />
97<!--@UserManagement:User.EmailAllowed.Input.Error-->0
98<!--@UserManagement:User.EmailAllowed.InputName-->32UserManagement_Form_EmailAllowed
99<!--@UserManagement:User.ExternalId-->0
100<!--@UserManagement:User.ExternalId.Input-->95<input name="UserManagement_Form_ExternalId" type="text" id="UserManagement_Form_ExternalId" />
101<!--@UserManagement:User.ExternalId.Input.Error-->0
102<!--@UserManagement:User.ExternalId.InputName-->30UserManagement_Form_ExternalId
103<!--@UserManagement:User.Fax-->0
104<!--@UserManagement:User.Fax.Input-->81<input name="UserManagement_Form_Fax" type="text" id="UserManagement_Form_Fax" />
105<!--@UserManagement:User.Fax.Input.Error-->0
106<!--@UserManagement:User.Fax.InputName-->23UserManagement_Form_Fax
107<!--@UserManagement:User.FirstName-->0
108<!--@UserManagement:User.FirstName.Input-->93<input name="UserManagement_Form_FirstName" type="text" id="UserManagement_Form_FirstName" />
109<!--@UserManagement:User.FirstName.Input.Error-->0
110<!--@UserManagement:User.FirstName.InputName-->29UserManagement_Form_FirstName
111<!--@UserManagement:User.FormEnd-->7</form>
112<!--@UserManagement:User.FormStart-->292<form name="UserManagementEditForm" action="https://es.ngi-global.com/Default.aspx?ID=4865" method="post" enctype="multipart/form-data"><input type=&qu
113<!--@UserManagement:User.FormSubmitHref-->52javascript:document.UserManagementEditForm.submit();
114<!--@UserManagement:User.HouseNumber-->0
115<!--@UserManagement:User.HouseNumber.Input-->97<input name="UserManagement_Form_HouseNumber" type="text" id="UserManagement_Form_HouseNumber" />
116<!--@UserManagement:User.HouseNumber.Input.Error-->0
117<!--@UserManagement:User.HouseNumber.InputName-->31UserManagement_Form_HouseNumber
118<!--@UserManagement:User.ID-->2-1
119<!--@UserManagement:User.Image-->21<img src="" alt="" />
120<!--@UserManagement:User.Image.Clean-->0
121<!--@UserManagement:User.Image.DeleteLink-->126javascript:document.getElementById('UserManagementForm.DeleteImage').value = 'True'; document.UserManagementEditForm.submit();
122<!--@UserManagement:User.Image.Uploader-->101<input name="UserManagement_Form_ImageUploader" type="file" id="UserManagement_Form_ImageUploader" />
123<!--@UserManagement:User.Image.UploaderName-->33UserManagement_Form_ImageUploader
124<!--@UserManagement:User.JobTitle-->0
125<!--@UserManagement:User.JobTitle.Input-->91<input name="UserManagement_Form_JobTitle" type="text" id="UserManagement_Form_JobTitle" />
126<!--@UserManagement:User.JobTitle.Input.Error-->0
127<!--@UserManagement:User.JobTitle.InputName-->28UserManagement_Form_JobTitle
128<!--@UserManagement:User.LastName-->0
129<!--@UserManagement:User.LastName.Input-->91<input name="UserManagement_Form_LastName" type="text" id="UserManagement_Form_LastName" />
130<!--@UserManagement:User.LastName.Input.Error-->0
131<!--@UserManagement:User.LastName.InputName-->28UserManagement_Form_LastName
132<!--@UserManagement:User.MiddleName-->0
133<!--@UserManagement:User.MiddleName.Input-->95<input name="UserManagement_Form_MiddleName" type="text" id="UserManagement_Form_MiddleName" />
134<!--@UserManagement:User.MiddleName.Input.Error-->0
135<!--@UserManagement:User.MiddleName.InputName-->30UserManagement_Form_MiddleName
136<!--@UserManagement:User.Name-->0
137<!--@UserManagement:User.Name.Input-->83<input name="UserManagement_Form_Name" type="text" id="UserManagement_Form_Name" />
138<!--@UserManagement:User.Name.Input.Error-->0
139<!--@UserManagement:User.Name.InputName-->24UserManagement_Form_Name
140<!--@UserManagement:User.NewPassword.Input-->120<input name="UserManagement_Form_NewPassword" type="password" id="UserManagement_Form_NewPassword" autocomplete="off" />
141<!--@UserManagement:User.NewPassword.Input.Error-->0
142<!--@UserManagement:User.NewPassword.InputName-->31UserManagement_Form_NewPassword
143<!--@UserManagement:User.NewPasswordConfirm.Input-->134<input name="UserManagement_Form_NewPasswordConfirm" type="password" id="UserManagement_Form_NewPasswordConfirm" autocomplete="off" />
144<!--@UserManagement:User.NewPasswordConfirm.Input.Error-->0
145<!--@UserManagement:User.NewPasswordConfirm.InputName-->38UserManagement_Form_NewPasswordConfirm
146<!--@UserManagement:User.Phone-->0
147<!--@UserManagement:User.Phone.Input-->85<input name="UserManagement_Form_Phone" type="text" id="UserManagement_Form_Phone" />
148<!--@UserManagement:User.Phone.Input.Error-->0
149<!--@UserManagement:User.Phone.InputName-->25UserManagement_Form_Phone
150<!--@UserManagement:User.PhoneBusiness-->0
151<!--@UserManagement:User.PhoneBusiness.Input-->101<input name="UserManagement_Form_PhoneBusiness" type="text" id="UserManagement_Form_PhoneBusiness" />
152<!--@UserManagement:User.PhoneBusiness.Input.Error-->0
153<!--@UserManagement:User.PhoneBusiness.InputName-->33UserManagement_Form_PhoneBusiness
154<!--@UserManagement:User.PhoneMobile-->0
155<!--@UserManagement:User.PhoneMobile.Input-->97<input name="UserManagement_Form_PhoneMobile" type="text" id="UserManagement_Form_PhoneMobile" />
156<!--@UserManagement:User.PhoneMobile.Input.Error-->0
157<!--@UserManagement:User.PhoneMobile.InputName-->31UserManagement_Form_PhoneMobile
158<!--@UserManagement:User.PhonePrivate-->0
159<!--@UserManagement:User.PhonePrivate.Input-->99<input name="UserManagement_Form_PhonePrivate" type="text" id="UserManagement_Form_PhonePrivate" />
160<!--@UserManagement:User.PhonePrivate.Input.Error-->0
161<!--@UserManagement:User.PhonePrivate.InputName-->32UserManagement_Form_PhonePrivate
162<!--@UserManagement:User.PointBalance-->10
163<!--@UserManagement:User.StartPage-->0
164<!--@UserManagement:User.State-->0
165<!--@UserManagement:User.State.Input-->85<input name="UserManagement_Form_State" type="text" id="UserManagement_Form_State" />
166<!--@UserManagement:User.State.Input.Error-->0
167<!--@UserManagement:User.State.InputName-->25UserManagement_Form_State
168<!--@UserManagement:User.Title-->0
169<!--@UserManagement:User.Title.Input-->85<input name="UserManagement_Form_Title" type="text" id="UserManagement_Form_Title" />
170<!--@UserManagement:User.Title.Input.Error-->0
171<!--@UserManagement:User.Title.InputName-->25UserManagement_Form_Title
172<!--@UserManagement:User.UserName-->0
173<!--@UserManagement:User.UserName.Input-->91<input name="UserManagement_Form_UserName" type="text" id="UserManagement_Form_UserName" />
174<!--@UserManagement:User.UserName.Input.Error-->0
175<!--@UserManagement:User.UserName.InputName-->28UserManagement_Form_UserName
176<!--@UserManagement:User.ValidFrom-->1026/09/2023
177<!--@UserManagement:User.ValidFrom.Day-->226
178<!--@UserManagement:User.ValidFrom.DayOfYear-->3269
179<!--@UserManagement:User.ValidFrom.GeneralDate-->1826/09/2023 7:57:10
180<!--@UserManagement:User.ValidFrom.Hour-->17
181<!--@UserManagement:User.ValidFrom.LongDate-->32martes, 26 de septiembre de 2023
182<!--@UserManagement:User.ValidFrom.LongDayName-->6martes
183<!--@UserManagement:User.ValidFrom.LongMonthName-->10septiembre
184<!--@UserManagement:User.ValidFrom.LongTime-->77:57:10
185<!--@UserManagement:User.ValidFrom.MediumDate-->32martes, 26 de septiembre de 2023
186<!--@UserManagement:User.ValidFrom.Minute-->257
187<!--@UserManagement:User.ValidFrom.Month-->19
188<!--@UserManagement:User.ValidFrom.Quarter-->13
189<!--@UserManagement:User.ValidFrom.RFC1123-->29Tue, 26 Sep 2023 05:57:10 GMT
190<!--@UserManagement:User.ValidFrom.Second-->210
191<!--@UserManagement:User.ValidFrom.ShortDate-->1026/09/2023
192<!--@UserManagement:User.ValidFrom.ShortDayName-->3ma.
193<!--@UserManagement:User.ValidFrom.ShortMonthName-->4sep.
194<!--@UserManagement:User.ValidFrom.ShortTime-->507:57
195<!--@UserManagement:User.ValidFrom.Sortable-->192023-09-26T07:57:10
196<!--@UserManagement:User.ValidFrom.SortableOffset-->252023-09-26T07:57:10+02:00
197<!--@UserManagement:User.ValidFrom.Weekday-->12
198<!--@UserManagement:User.ValidFrom.WeekOfYear-->239
199<!--@UserManagement:User.ValidFrom.Year-->42023
200<!--@UserManagement:User.ValidTo-->1031/12/2999
201<!--@UserManagement:User.ValidTo.Day-->231
202<!--@UserManagement:User.ValidTo.DayOfYear-->3365
203<!--@UserManagement:User.ValidTo.GeneralDate-->1931/12/2999 23:59:59
204<!--@UserManagement:User.ValidTo.Hour-->223
205<!--@UserManagement:User.ValidTo.LongDate-->31martes, 31 de diciembre de 2999
206<!--@UserManagement:User.ValidTo.LongDayName-->6martes
207<!--@UserManagement:User.ValidTo.LongMonthName-->9diciembre
208<!--@UserManagement:User.ValidTo.LongTime-->823:59:59
209<!--@UserManagement:User.ValidTo.MediumDate-->31martes, 31 de diciembre de 2999
210<!--@UserManagement:User.ValidTo.Minute-->259
211<!--@UserManagement:User.ValidTo.Month-->212
212<!--@UserManagement:User.ValidTo.Quarter-->14
213<!--@UserManagement:User.ValidTo.RFC1123-->29Tue, 31 Dec 2999 22:59:59 GMT
214<!--@UserManagement:User.ValidTo.Second-->259
215<!--@UserManagement:User.ValidTo.ShortDate-->1031/12/2999
216<!--@UserManagement:User.ValidTo.ShortDayName-->3ma.
217<!--@UserManagement:User.ValidTo.ShortMonthName-->4dic.
218<!--@UserManagement:User.ValidTo.ShortTime-->523:59
219<!--@UserManagement:User.ValidTo.Sortable-->192999-12-31T23:59:59
220<!--@UserManagement:User.ValidTo.SortableOffset-->252999-12-31T23:59:59+01:00
221<!--@UserManagement:User.ValidTo.Weekday-->12
222<!--@UserManagement:User.ValidTo.WeekOfYear-->253
223<!--@UserManagement:User.ValidTo.Year-->42999
224<!--@UserManagement:User.VatRegNumber-->0
225<!--@UserManagement:User.VatRegNumber.Input-->99<input name="UserManagement_Form_VatRegNumber" type="text" id="UserManagement_Form_VatRegNumber" />
226<!--@UserManagement:User.VatRegNumber.Input.Error-->0
227<!--@UserManagement:User.VatRegNumber.InputName-->32UserManagement_Form_VatRegNumber
228<!--@UserManagement:User.VCard-->45Default.aspx?ID=4865&ObjectID=-1&Action=VCard
229<!--@UserManagement:User.Zip-->0
230<!--@UserManagement:User.Zip.Input-->81<input name="UserManagement_Form_Zip" type="text" id="UserManagement_Form_Zip" />
231<!--@UserManagement:User.Zip.Input.Error-->0
232<!--@UserManagement:User.Zip.InputName-->23UserManagement_Form_Zip
233<!--@LoopStart(SelectableGroups)--> <!--@LoopEnd(SelectableGroups)-->0
234<!--@LoopStart(UserManagement.CountryList)--> <!--@LoopEnd(UserManagement.CountryList)-->0
235<!--@LoopStart(UserManagement:User.CustomFields)--> <!--@LoopEnd(UserManagement:User.CustomFields)-->0
236<!--@LoopStart(UserManagement:User.CustomField.AccessUser_Espresso_Marker_Color.Options)--> <!--@LoopEnd(UserManagement:User.CustomField.AccessUser_Espresso_Marker_Color.Options)-->0
237<!--@LoopStart(Groups)--> <!--@LoopEnd(Groups)-->0
238<!--@LoopStart(Groups.DwPaging.LoopAllPages)--> <!--@LoopEnd(Groups.DwPaging.LoopAllPages)-->0
239<!--@LoopStart(Groups.DwPaging.LoopPageGroup)--> <!--@LoopEnd(Groups.DwPaging.LoopPageGroup)-->0
240<!--@LoopStart(FormValidationErrors)--> <!--@LoopEnd(FormValidationErrors)-->1
IndexTagLength of valueValue (First 100 chars)
0<!--@Global:Server.Date-->1026/09/2023
1<!--@Global:Server.Date.Day-->226
2<!--@Global:Server.Date.Hour-->17
3<!--@Global:Server.Date.Minute-->257
4<!--@Global:Server.Date.Month-->19
5<!--@Global:Server.Date.Second-->210
6<!--@Global:Server.Date.Weekday-->12
7<!--@Global:Server.Date.WeekOfYear-->239
8<!--@Global:Server.Date.LongDayName-->6martes
9<!--@Global:Server.Date.ShortDayName-->3ma.
10<!--@Global:Server.Date.LongMonthName-->10septiembre
11<!--@Global:Server.Date.ShortMonthName-->4sep.
12<!--@Global:Server.Date.Year-->42023
13<!--@Global:Server.Date.DayOfYear-->3269
14<!--@Global:Server.Date.Quarter-->13
15<!--@Global:Server.Date.GeneralDate-->1826/09/2023 7:57:10
16<!--@Global:Server.Date.LongDate-->32martes, 26 de septiembre de 2023
17<!--@Global:Server.Date.LongTime-->77:57:10
18<!--@Global:Server.Date.MediumDate-->32martes, 26 de septiembre de 2023
19<!--@Global:Server.Date.ShortDate-->1026/09/2023
20<!--@Global:Server.Date.ShortTime-->507:57
21<!--@Global:Server.Date.RFC1123-->29Tue, 26 Sep 2023 05:57:10 GMT
22<!--@Global:Server.Date.Sortable-->192023-09-26T07:57:10
23<!--@Global:Pageview.Url-->23/newsletter/unsubscribe
24<!--@Global:Pageview.LayoutTemplate-->15top-menu.cshtml
25<!--@Global:Pageview.Url.Raw-->21/Default.aspx?ID=4865
26<!--@Global:Page.ID-->44865
27<!--@Global:Page.Name-->11Unsubscribe
28<!--@Global:Page.NavigationTag-->0
29<!--@Global:Area.ID-->220
30<!--@Global:Area.Name-->8NGI - ES
31<!--@Global:Area.Primarydomain-->17es.ngi-global.com
32<!--@Global:Area.Lang-->2es
33<!--@Global:Area.LongLang-->5es-ES
34<!--@Global:Area.Culture.DisplayName-->15Spanish (Spain)
35<!--@Global:Area.Culture.DisplayCountryName-->5Spain
36<!--@Global:Area.Culture.NativeName-->46español (España, alfabetización internacional)
37<!--@Global:Area.Culture.NativeCountryName-->36España, alfabetización internacional
38<!--@Global:Area.Culture.Name-->5es-ES
39<!--@Global:Area.Culture.CountryCode-->2ES
40<!--@Global:eCommerce.Currency-->13Danske kroner
41<!--@Global:eCommerce.Currency.Code-->3DKK
42<!--@Global:eCommerce.Currency.IsDefault-->4True
43<!--@Global:eCommerce.Currency.IsCurrent-->4True
44<!--@Global:eCommerce.Currency.Name-->13Danske kroner
45<!--@Global:eCommerce.Currency.PayGatewayCode-->3208
46<!--@Global:eCommerce.Currency.Symbol-->4 kr.
47<!--@Global:eCommerce.Currency.SymbolPlace-->11
48<!--@Global:eCommerce.Currency.Rate-->3100
49<!--@Global:eCommerce.Currency.IntegerSeparator-->1.
50<!--@Global:eCommerce.Currency.DecimalSeparator-->1,
51<!--@Global:eCommerce.CurrencyName-->13Danske kroner
52<!--@Global:eCommerce.CurrencyRate-->3100
53<!--@Global:eCommerce.CurrencyCode-->3DKK
54<!--@Global:eCommerce.PricesWithVat-->4True
55<!--@Global:eCommerce.ReverseChargeForVatToken-->32e283d3df1f1065d8cffd0c02fbf5e8be
56<!--@Global:eCommerce.CartPageID-->44877
57<!--@Global:eCommerce:Cart.CartIsPresent-->5false
58<!--@Global:Page.Top.Name-->6System
59<!--@Global:Page.Top.ID-->44830
60<!--@Global:Extranet.UserID-->10
61<!--@Global:Extranet.UserName-->0
62<!--@Global:Extranet.ImpersonationMode-->10OnlyOrders
63<!--@Global:Extranet.ExternalLogin.ProviderID-->10
64<!--@Global:Extranet.ExternalLogin.ProviderName-->0
65<!--@Global:Extranet.ExternalLogin.ProviderType-->0
66<!--@Global:Extranet.ExternalLogin.ProviderKey-->0
67<!--@Global:Extranet.ExternalLogin.ExternalUserName-->0
68<!--@Global:Extranet.ExternalLogin.ExternalEmail-->0
69<!--@Global:CookieOptInLevel-->10Functional
70<!--@Global:Request.UserAgent-->40CCBot/2.0 (https://commoncrawl.org/faq/)
71<!--@Global:Extranet.Groups-->0
72<!--@Global:Page.Manager.Username-->0
73<!--@Global:Page.Manager.Name-->0
74<!--@Global:Page.Manager.Email-->0
75<!--@Global:Page.Manager.Phone-->0
76<!--@Global:Page.Manager.Fax-->0
77<!--@Global:Page.Editor.Username-->13Administrator
78<!--@Global:Page.Editor.Name-->13Administrator
79<!--@Global:Page.Editor.Email-->0
80<!--@Global:Page.Editor.Phone-->0
81<!--@Global:Page.Editor.Fax-->0
82<!--@Global:Request.Url-->46https://es.ngi-global.com/Default.aspx?ID=4865
83<!--@Global:Request.AbsoluteUri-->46https://es.ngi-global.com/Default.aspx?ID=4865
84<!--@Global:Request.Host-->17es.ngi-global.com
85<!--@Global:Request.OriginalString-->50https://es.ngi-global.com:443/Default.aspx?ID=4865
86<!--@Global:Request.PathAndQuery-->21/Default.aspx?ID=4865
87<!--@Global:Request.Port-->3443
88<!--@Global:Request.Query-->8?ID=4865
89<!--@Global:Request.Scheme-->5https
90<!--@Global:Request.IsSecureConnection-->4True
91<!--@Global:Device.IsMobile-->0
92<!--@Global:Device.IsTablet-->0
93<!--@Global:Device.IsDesktop-->4True
94<!--@Global:Device.IsBot-->0
95<!--@Global:Device.IsAndroid-->0
96<!--@Global:Device.IsIOS-->0
97<!--@Global:Device.IsWindows-->0
98<!--@Global:Device.IsOther-->4True
99<!--@Global:Device.DetectionDisabled-->0
100<!--@Global:Device.IsIPhone-->0
101<!--@Global:Device.IsAndroidPhone-->0
102<!--@Global:Device.IsWindowsPhone-->0
103<!--@Global:Device.IsIPad-->0
104<!--@Global:Device.IsAndroidTablet-->0
105<!--@Global:Device.IsWindowsTablet-->0
106<!--@Global:OMC.Visitor.ID-->244rxnwdqxatpipd2aevdwyr4v
107<!--@Global:OMC.Visitor.LastVisit-->1026/09/2023
108<!--@Global:OMC.Visitor.LastVisit.Day-->226
109<!--@Global:OMC.Visitor.LastVisit.Hour-->17
110<!--@Global:OMC.Visitor.LastVisit.Minute-->257
111<!--@Global:OMC.Visitor.LastVisit.Month-->19
112<!--@Global:OMC.Visitor.LastVisit.Second-->210
113<!--@Global:OMC.Visitor.LastVisit.Weekday-->12
114<!--@Global:OMC.Visitor.LastVisit.WeekOfYear-->239
115<!--@Global:OMC.Visitor.LastVisit.LongDayName-->6martes
116<!--@Global:OMC.Visitor.LastVisit.ShortDayName-->3ma.
117<!--@Global:OMC.Visitor.LastVisit.LongMonthName-->10septiembre
118<!--@Global:OMC.Visitor.LastVisit.ShortMonthName-->4sep.
119<!--@Global:OMC.Visitor.LastVisit.Year-->42023
120<!--@Global:OMC.Visitor.LastVisit.DayOfYear-->3269
121<!--@Global:OMC.Visitor.LastVisit.Quarter-->13
122<!--@Global:OMC.Visitor.LastVisit.GeneralDate-->1826/09/2023 7:57:10
123<!--@Global:OMC.Visitor.LastVisit.LongDate-->32martes, 26 de septiembre de 2023
124<!--@Global:OMC.Visitor.LastVisit.LongTime-->77:57:10
125<!--@Global:OMC.Visitor.LastVisit.MediumDate-->32martes, 26 de septiembre de 2023
126<!--@Global:OMC.Visitor.LastVisit.ShortDate-->1026/09/2023
127<!--@Global:OMC.Visitor.LastVisit.ShortTime-->507:57
128<!--@Global:OMC.Visitor.LastVisit.RFC1123-->29Tue, 26 Sep 2023 05:57:10 GMT
129<!--@Global:OMC.Visitor.LastVisit.Sortable-->192023-09-26T07:57:10
130<!--@Global:OMC.Visitor.IsReturning-->0
131<!--@Global:OMC.Visitor.Profile.000000000000.ID-->18Not Profiled Users
132<!--@Global:OMC.Visitor.Profile.000000000000.Reference-->12000000000000
133<!--@Global:OMC.Visitor.Profile.000000000000.Name-->18Not Profiled Users
134<!--@Global:OMC.Visitor.Profile.000000000000.Points-->10
135<!--@Global:OMC.Visitor.HasProfiles-->4True
136<!--@Global:OMC.Experiment.Variation.Original-->4True
137<!--@Co3.Espresso.EnableLogin-->5false
138<!--@Co3.Espresso.RedirectOnAddToCart-->5false
139<!--@Co3.Espresso.UseEcomMenu-->5false
140<!--@Global:Page.IsProtected-->0
IndexTagLength of valueValue (First 100 chars)
0<!--@Server:Request.id-->44865