posta la pagina asp della login
posta la pagina asp della login
ecco qui:
<html class=" js cssanimations csstransitions js csstransforms csstransforms3d csstransitions" devicetype="Desktop" lang="en"><head id="Head1"><style type="text/css">@charset "UTF-8";[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak,.ng-hide:not(.ng-hide-animate){display:none !important;}ng\:form{display:block;}.ng-animate-shim{visibility:hidden;}.ng-anchor{position:absolute;}</style><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta http-equiv="X-UA-Compatible" content="IE=Edge">
<script src="include/RoboHelp_CSH.js" type="text/javascript"></script>
<script>
var loc = window.location.href
if (loc.indexOf("#/") != -1 && loc.indexOf("#!/") == -1 ){
window.location.href = loc.replace("#/", "#!/");
}
</script>
<script>
var cloudTokenaspx = "";
</script>
<script>
// Include angular-loader to allow modules to be loaded in any order.
/*
AngularJS v1.5.8
(c) 2010-2016 Google, Inc. http://angularjs.org
License: MIT
*/
(function () {
'use strict'; function d(b) { return function () { var a = arguments[0], e; e = "[" + (b ? b + ":" : "") + a + "] http://errors.angularjs.org/1.5.8/" + (b ? b + "/" : "") + a; for (a = 1; a < arguments.length; a++) { e = e + (1 == a ? "?" : "&") + "p" + (a - 1) + "="; var d = encodeURIComponent, c; c = arguments[a]; c = "function" == typeof c ? c.toString().replace(/ \{[\s\S]*$/, "") : "undefined" == typeof c ? "undefined" : "string" != typeof c ? JSON.stringify(c) : c; e += d(c) } return Error(e) } } (function (b) {
function a(c, a, b) { return c[a] || (c[a] = b()) } var e = d("$injector"), n = d("ng");
b = a(b, "angular", Object); b.$$minErr = b.$$minErr || d; return a(b, "module", function () {
var c = {}; return function (b, d, h) {
if ("hasOwnProperty" === b) throw n("badname", "module"); d && c.hasOwnProperty(b) && (c[b] = null); return a(c, b, function () {
function c(a, b, d, e) { e || (e = f); return function () { e[d || "push"]([a, b, arguments]); return g } } function a(c, e) { return function (a, d) { d && "function" === typeof d && (d.$$moduleName = b); f.push([c, e, arguments]); return g } } if (!d) throw e("nomod", b); var f = [], k = [], l = [], m = c("$injector", "invoke", "push",
k), g = {
_invokeQueue: f, _configBlocks: k, _runBlocks: l, requires: d, name: b, provider: a("$provide", "provider"), factory: a("$provide", "factory"), service: a("$provide", "service"), value: c("$provide", "value"), constant: c("$provide", "constant", "unshift"), decorator: a("$provide", "decorator"), animation: a("$animateProvider", "register"), filter: a("$filterProvider", "register"), controller: a("$controllerProvider", "register"), directive: a("$compileProvider", "directive"), component: a("$compileProvider", "component"), config: m, run: function (a) {
l.push(a);
return this
}
}; h && m(h); return g
})
}
})
})(window)
})(window);
function LogOut() {
try {
__doPostBack('DoLogout');
}
catch (err) {
//do nothing
}
}
if (window.addEventListener) {
window.addEventListener("message", receiveMessage, false);
//window.addEventListener("onmessage", receiveMessage, false);
}
else if (window.attachEvent) {
window.attachEvent("message", receiveMessage, false);
//window.attachEvent("onmessage", receiveMessage, false);
}
function receiveMessage(event) {
//alert('Message Received :' + event.data);
cloudTokenaspx = event.data;
var scope = angular.element(document).scope();
scope.$apply();
var scope = angular.element(document).scope();
if (scope != null && scope != undefined) {
scope.$apply();
}
//alert(event.data);
// ...
}
function getCloudToken() {
return cloudTokenaspx;
}
function CheckSessionStorageProblemAndOutputMessageIfNotSup ported(headerText,messageWhenSessionStorageIsInAcc essible) {
try {
var topbar='<header style="position: fixed;width: 100%;text-align: center;top: 10px;">'+headerText+'</header>'
messageWhenSessionStorageIsInAccessible =topbar+ '<div style="height:100px;text-align:center;position: absolute;top:0;bottom: 0;left: 0;right: 0;margin: auto;">' + messageWhenSessionStorageIsInAccessible + '</div>';
sessionStorage.setItem('SessionStorageTest', 'Test');
sessionStorage.removeItem('SessionStorageTest');
return true;
}
catch (err) {
document.writeln(messageWhenSessionStorageIsInAcce ssible);
return false;
}
}
</script>
<script type="text/javascript">
function SetSessionID(sessionid, siteGuid, companyId, facilityId, IsScreenSizeLimited, SessionTimeout, IsViewSite, ThemeId, cultureName, cultureCode, CID, company, pageReloadUrl, CanUserImpresonateAsCSR, CanUserImpresonateAsSubPartnerAdmin, ImpersonatorId, currImpersonationTypeAsString, deviceType, IsUserLoggedIn, ShowPricingToBuyer, ttId, ttpId, storefrontCatLangNeutralName, resourceTrackerEnabled, cultureDesc, xmlPunchOutInformationId, helpCode, softwareVersion, isPasswordExpired, checkoutMethodId, ociApprovalsEnabled, title, description, userSessionType, isReadOnlyMode, punchOutReturnUrl, IsComapnyBrandedURL, DisableCompanyName, authrequest, dutchTaxEnabled, userFavouritePrintshopId, SmartstoreCustomization, headerText, messageWhenSessionStorageIsInAccessible, wasUserRegisteredDuringLogin, showUnitPrice) {
if (CheckSessionStorageProblemAndOutputMessageIfNotSu pported(headerText,messageWhenSessionStorageIsInAc cessible)) {
//console.log('Setting !' + sessionid);
sessionStorage.setItem('SessionID', sessionid);
sessionStorage.setItem('SiteGUID', siteGuid);
sessionStorage.setItem('CompanyId', companyId);
sessionStorage.setItem('FacilityId', facilityId);
sessionStorage.setItem('IsScreenSizeLimited', IsScreenSizeLimited.toString().toLowerCase());
sessionStorage.setItem('SessionTimeout', SessionTimeout);
sessionStorage.setItem('IsViewSite', IsViewSite);
sessionStorage.setItem('SiteThemeId', ThemeId);
sessionStorage.setItem('CultureName', cultureName);
sessionStorage.setItem('CultureCode', cultureCode);
sessionStorage.setItem('CultureDesc', cultureDesc);
sessionStorage.setItem('HelpCode', helpCode);
sessionStorage.setItem('CID', CID);
sessionStorage.setItem('Company', company);
//sessionStorage.setItem('PageReloadUrl', pageReloadUrl);
sessionStorage.setItem('CanUserImpresonateAsCSR', CanUserImpresonateAsCSR);
sessionStorage.setItem('CanUserImpresonateAsSubPar tnerAdmin', CanUserImpresonateAsSubPartnerAdmin);
sessionStorage.setItem('currImpersonationTypeAsStr ing', currImpersonationTypeAsString);
sessionStorage.setItem('ImpersonatorId', ImpersonatorId);
if (IsUserLoggedIn == 'true' || IsUserLoggedIn == 'True')
sessionStorage.setItem('IsUserLoggedIn', true);
else sessionStorage.setItem('IsUserLoggedIn', false);
if (isPasswordExpired == 'true' || isPasswordExpired == 'True')
sessionStorage.setItem('HasUserPasswordExpired', true);
else sessionStorage.setItem('HasUserPasswordExpired', false);
console.log(isPasswordExpired);
sessionStorage.setItem('ShowPricingToBuyer', ShowPricingToBuyer);
sessionStorage.setItem('TTId', ttId);
sessionStorage.setItem('TTPId', ttpId);
sessionStorage.setItem('StorefrontCatLangNeutralNa me', storefrontCatLangNeutralName);
sessionStorage.setItem('OCIApprovalsEnabled', ociApprovalsEnabled);
sessionStorage.setItem('CheckoutMethodId', checkoutMethodId);
// Jeevan: We need to pass the punchout information id
sessionStorage.setItem('XmlPunchOutInformationId', xmlPunchOutInformationId);
sessionStorage.setItem('UserSessionType', userSessionType);
sessionStorage.setItem('IsReadOnlyMode', isReadOnlyMode);
sessionStorage.setItem('PunchOutReturnUrl', punchOutReturnUrl);
//Software version to version the javascript files.
sessionStorage.setItem('SoftwareVersion', softwareVersion);
/* var body = document.getElementsByTagName("body")[0];
body.setAttribute("DeviceType", deviceType);*/
var html = document.documentElement;
html.setAttribute("DeviceType", deviceType);
var pathArray = window.location.pathname.split('/');
if (pathArray.length > 2) {
var pathWithURL = window.location.protocol + "//" + window.location.hostname + "/" + pathArray[1] + "/";
sessionStorage.setItem('BaseURL', pathWithURL);
}
sessionStorage.setItem('ResourceTrackerEnabled', resourceTrackerEnabled);
sessionStorage.setItem('Title', title);
sessionStorage.setItem('Description', description);
sessionStorage.setItem('IsComapnyBrandedURL', IsComapnyBrandedURL);
sessionStorage.setItem('DisableCompanyName', DisableCompanyName);
sessionStorage.setItem('UserFavouritePrintshopId', userFavouritePrintshopId);
sessionStorage.setItem('wasUserRegisteredDuringLog in', wasUserRegisteredDuringLogin);
if (SmartstoreCustomization == 'true' || SmartstoreCustomization == 'True')
sessionStorage.setItem('SmartstoreCustomization', true);
else sessionStorage.setItem('SmartstoreCustomization', false);
sessionStorage.setItem('authrequest', authrequest);
sessionStorage.setItem('DutchTaxEnabled', dutchTaxEnabled);
if (showUnitPrice == 'true' || showUnitPrice == 'True')
sessionStorage.setItem('ShowUnitPrice', true);
else sessionStorage.setItem('ShowUnitPrice', false);
}
}
</script>
<title></title><meta content="" name="description"><meta name="keywords"><link href="App_Themes/[bb5de259-e0fe-4bfd-8c80-9a24f93f4e74]NAME-b3bbccc2-3f31-48d3-9c75-fcea2908c514/carousel.css?v=1592172474" rel="stylesheet" type="text/css"><link href="App_Themes/[bb5de259-e0fe-4bfd-8c80-9a24f93f4e74]NAME-b3bbccc2-3f31-48d3-9c75-fcea2908c514/print.css?v=1592172474" rel="stylesheet" type="text/css"><link href="App_Themes/[bb5de259-e0fe-4bfd-8c80-9a24f93f4e74]NAME-b3bbccc2-3f31-48d3-9c75-fcea2908c514/theme.css?v=1592172474" rel="stylesheet" type="text/css"><script type="text/javascript" src="/DSF/include/json2.js"></script><script type="text/javascript" src="/DSF/include/jquery-3.1.1.min.js"></script><link rel="canonical" href="Companies/None/storefront.aspx?SITEGUID=bb5de259-e0fe-4bfd-8c80-9a24f93f4e74"><link rel="shortcut icon" type="image/x-icon"><meta name="KEYWORDS"><script src="responsiveui/compiledcode/lib/require/require-min.js?v=9.2.302.22357" data-main="responsiveui/compiledcode/BuyerPages/js/main"></script><script src="responsiveui/compiledcode/BuyerPages/js/main.js?v=9.2.302.22357" data-requiremodule="main" data-requirecontext="_" async="" charset="utf-8" type="text/javascript"></script><script src="responsiveui/BuyerPages/js/../../lib/tinymce/tinymce.min.js?v=9.2.302.22357" data-requiremodule="tinymce" data-requirecontext="_" async="" charset="utf-8" type="text/javascript"></script><script src="responsiveui/BuyerPages/js/../../../CustomTrackingScripts.ashx?noext=yes&v=9.2.302 .22357" data-requiremodule="customTrackingScripts" data-requirecontext="_" async="" charset="utf-8" type="text/javascript"></script><script src="responsiveui/BuyerPages/js/../../services/customTrackingRequest.js?v=9.2.302.22357" data-requiremodule="customTrackingRequest" data-requirecontext="_" async="" charset="utf-8" type="text/javascript"></script><script src="responsiveui/BuyerPages/js/../../lib/require/domReady.js?v=9.2.302.22357" data-requiremodule="domReady" data-requirecontext="_" async="" charset="utf-8" type="text/javascript"></script><script src="responsiveui/BuyerPages/js/controllers/BaseCntrl.js?v=9.2.302.22357" data-requiremodule="controllers/BaseCntrl" data-requirecontext="_" async="" charset="utf-8" type="text/javascript"></script><script src="responsiveui/BuyerPages/js/controllers/Common/CommonCntrl.js?v=9.2.302.22357" data-requiremodule="controllers/Common/CommonCntrl" data-requirecontext="_" async="" charset="utf-8" type="text/javascript"></script><script src="responsiveui/BuyerPages/js/controllers/Common/SearchCntrl.js?v=9.2.302.22357" data-requiremodule="controllers/Common/SearchCntrl" data-requirecontext="_" async="" charset="utf-8" type="text/javascript"></script><script src="responsiveui/BuyerPages/js/controllers/Common/MiniCartCntrl.js?v=9.2.302.22357" data-requiremodule="controllers/Common/MiniCartCntrl" data-requirecontext="_" async="" charset="utf-8" type="text/javascript"></script><script src="responsiveui/BuyerPages/js/controllers/Storefront/AllCategoriesCntrl.js?v=9.2.302.22357" data-requiremodule="controllers/Storefront/AllCategoriesCntrl" data-requirecontext="_" async="" charset="utf-8" type="text/javascript"></script><script src="responsiveui/BuyerPages/js/controllers/Storefront/FeaturedCategoryCntrl.js?v=9.2.302.22357" data-requiremodule="controllers/Storefront/FeaturedCategoryCntrl" data-requirecontext="_" async="" charset="utf-8" type="text/javascript"></script><script src="responsiveui/BuyerPages/js/controllers/Storefront/FeaturedProductsCntrl.js?v=9.2.302.22357" data-requiremodule="controllers/Storefront/FeaturedProductsCntrl" data-requirecontext="_" async="" charset="utf-8" type="text/javascript"></script><script src="responsiveui/BuyerPages/js/controllers/MyAccount/myAccountCntrl.js?v=9.2.302.22357" data-requiremodule="controllers/MyAccount/myAccountCntrl" data-requirecontext="_" async="" charset="utf-8" type="text/javascript"></script><script src="responsiveui/BuyerPages/js/controllers/Common/PriceOptionCntrl.js?v=9.2.302.22357" data-requiremodule="controllers/Common/PriceOptionCntrl" data-requirecontext="_" async="" charset="utf-8" type="text/javascript"></script><script src="responsiveui/BuyerPages/js/controllers/Storefront/CategoryBaseCntrl.js?v=9.2.302.22357" data-requiremodule="categoryBaseCntrl" data-requirecontext="_" async="" charset="utf-8" type="text/javascript"></script><script src="responsiveui/BuyerPages/js/controllers/Storefront/ProductsBaseCntrl.js?v=9.2.302.22357" data-requiremodule="productsBaseCntrl" data-requirecontext="_" async="" charset="utf-8" type="text/javascript"></script><script src="responsiveui/BuyerPages/js/controllers/Login/LoginCntrl.js?v=9.2.302.22357" data-requiremodule="controllers/Login/LoginCntrl" data-requirecontext="_" async="" charset="utf-8" type="text/javascript"></script><script src="ResponsiveUI/BuyerPages/js/controllers/Common/ErrorCntrl.js?v=9.2.302.22357" data-requiremodule="ResponsiveUI/BuyerPages/js/controllers/Common/ErrorCntrl.js" data-requirecontext="_" async="" charset="utf-8" type="text/javascript"></script></head>
<body style="position:relative;overflow:hidden !Important">
<form class="ng-pristine ng-valid" method="post" action="./SmartStore.aspx?SITEGUID=bb5de259-e0fe-4bfd-8c80-9a24f93f4e74&RND=636276019549281771" onsubmit="javascript:return WebForm_OnSubmit();" id="Form1" style="">
<div class="aspNetHidden">
<input name="__VIEWSTATEPERSISTER" id="__VIEWSTATEPERSISTER" value="System.Web.UI.HiddenFieldPageStatePersister " type="hidden">
<input name="__VIEWSTATE" id="__VIEWSTATE" value="TeTsN7WOwT3M6AIFJoCn8HdwzfGe4sMcwh4B6iL2l8C bSxd8MBCp1QGL7PN+IhNE3QlsTWHFZmzHtWGlGrXjjvkAQ1T76 XTc2nDi0zKqUzH13z5JEKMvSlin6nzK/w+R7RGyvAA76F4s1djm+sgsOmwznVeX1ikYTUHXAL8CaM1C/GYWTCanwdCol+NkiSnWRQgrYi5eYLO3PA39DoeEZkg9GzzcCdk ewC6/aaTD/a4yWCVFfAVsFlDT3H3k3xgW" type="hidden">
</div>
<script src="/DSF/include/admin_globalfunctions.js?V=9.2.302.22357" type="text/javascript"></script>
<script src="/DSF/include/Dev_JavaScriptTrace_off.js?V=9.2.302.22357" type="text/javascript"></script>
<script src="/DSF/include/FlexTicketingPopup.js?V=9.2.302.22357" type="text/javascript"></script><div id="dimmer" class="dimmer" style="width:0px; height:0px"></div>
<script src="/DSF/include/PopupAndScrollPosition.js?V=9.2.302.22357" type="text/javascript"></script>
<script src="/DSF/include/OnlineContentFileUpload.js?V=9.2.302.22357" type="text/javascript"></script>
<script src="/DSF/include/FlashPlayerDetectionKit.js?V=9.2.302.22357" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
SetSessionID('e312728f-2846-40cc-9092-311265692813','bb5de259-e0fe-4bfd-8c80-9a24f93f4e74', '-1','1','False',120, 'False', '-1', 'en-GB', 'en-GB', '-1', '','','False','False','-1', 'None', 'Desktop', 'False', 'True', '0', '0', '/ViewCategory/storefront/SS_DEFAULT_Storefront', 'False','English (United Kingdom)', '-1', 'en', '9.2.302.22357', 'False', '1','False', '', '', 'Web', 'False', '', 'False', 'True', '','False', '-1','False','Error!','Session Storage is not accessible on your browser. This could be because of private browsing. Please reload the page after disabling private browsing.', '','True');
function KeepAspNetSessionAlive()
{
try
{
PageMethods.KeepAspNetSessionAlive(OnKeepAspNetSes sionAliveCompleted,OnKeepAspNetSessionAliveErred);
}
catch(err)
{
//do nothing -- error handling should be done with the "Completed" and "Erred" functions
}
}
function OnKeepAspNetSessionAliveCompleted()
{
}
function OnKeepAspNetSessionAliveErred()
{
}
function KillAspNetSession()
{
try
{
PageMethods.KillAspNetSession(OnKillAspNetSessionC ompleted,OnKillAspNetSessionErred);
}
catch(err)
{
//do nothing -- error handling should be done with the "Completed" and "Erred" functions
}
}
function OnKillAspNetSessionCompleted()
{
}
function OnKillAspNetSessionErred()
{
}
//]]>
</script>
<script src="/DSF/ScriptResource.axd?d=ZEpdSeJAYw2ryAWvcbsuIovJrZBqF ME7rOCgpxuHuQhfuTOwRdL1Z4_rteyjxqOl96woP3SoiJaQtCH PGoS39e2XkxUmNnt7gyB7MrfDZQ2ghzp8bAOsDP2Q2F6HU0piW OreLt4FQWbDqwURIar-EWoO0fnlJ7jZruJQNsd-coY1&t=72e85ccd" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
var PageMethods = function() {
PageMethods.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._succeeded = null;
this._failed = null;
}
PageMethods.prototype = {
_get_path:function() {
var p = this.get_path();
if (p) return p;
else return PageMethods._staticInstance.get_path();},
GetLocalizedString:function(key,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetLocalizedString',false,{key:key},succeededCall back,failedCallback,userContext); },
KeepAspNetSessionAlive:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'KeepAspNetSessionAlive',false,{},succeededCallbac k,failedCallback,userContext); },
KillAspNetSession:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'KillAspNetSession',false,{},succeededCallback,fai ledCallback,userContext); }}
PageMethods.registerClass('PageMethods',Sys.Net.We bServiceProxy);
PageMethods._staticInstance = new PageMethods();
PageMethods.set_path = function(value) { PageMethods._staticInstance.set_path(value); }
PageMethods.get_path = function() { return PageMethods._staticInstance.get_path(); }
PageMethods.set_timeout = function(value) { PageMethods._staticInstance.set_timeout(value); }
PageMethods.get_timeout = function() { return PageMethods._staticInstance.get_timeout(); }
PageMethods.set_defaultUserContext = function(value) { PageMethods._staticInstance.set_defaultUserContext (value); }
PageMethods.get_defaultUserContext = function() { return PageMethods._staticInstance.get_defaultUserContext (); }
PageMethods.set_defaultSucceededCallback = function(value) { PageMethods._staticInstance.set_defaultSucceededCa llback(value); }
PageMethods.get_defaultSucceededCallback = function() { return PageMethods._staticInstance.get_defaultSucceededCa llback(); }
PageMethods.set_defaultFailedCallback = function(value) { PageMethods._staticInstance.set_defaultFailedCallb ack(value); }
PageMethods.get_defaultFailedCallback = function() { return PageMethods._staticInstance.get_defaultFailedCallb ack(); }
PageMethods.set_enableJsonp = function(value) { PageMethods._staticInstance.set_enableJsonp(value) ; }
PageMethods.get_enableJsonp = function() { return PageMethods._staticInstance.get_enableJsonp(); }
PageMethods.set_jsonpCallbackParameter = function(value) { PageMethods._staticInstance.set_jsonpCallbackParam eter(value); }
PageMethods.get_jsonpCallbackParameter = function() { return PageMethods._staticInstance.get_jsonpCallbackParam eter(); }
PageMethods.set_path("SmartStore.aspx");
PageMethods.GetLocalizedString= function(key,onSuccess,onFailed,userContext) {PageMethods._staticInstance.GetLocalizedString(ke y,onSuccess,onFailed,userContext); }
PageMethods.KeepAspNetSessionAlive= function(onSuccess,onFailed,userContext) {PageMethods._staticInstance.KeepAspNetSessionAliv e(onSuccess,onFailed,userContext); }
PageMethods.KillAspNetSession= function(onSuccess,onFailed,userContext) {PageMethods._staticInstance.KillAspNetSession(onS uccess,onFailed,userContext); }
function WebForm_OnSubmit() {
if (document.getElementById('ENDPAGE_MARKER_DSF') == null) return false;
return true;
}
//]]>
</script>
<div class="aspNetHidden">
<input name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="A162F59A" type="hidden">
<input name="__VIEWSTATEENCRYPTED" id="__VIEWSTATEENCRYPTED" value="" type="hidden">
</div>
<!-- Flex popup content holder start-->
<div>
<input name="HidRedirectCompleted" id="HidRedirectCompleted" type="hidden">
<input name="HidRedirectClosed" id="HidRedirectClosed" type="hidden">
<input name="HidSaveJob" id="HidSaveJob" type="hidden">
<input name="HidCheckoutMethodId" id="HidCheckoutMethodId" value="1" type="hidden">
</div>
<!-- Flex popup content holder end-->
<input name="ENDPAGE_MARKER_DSF" id="ENDPAGE_MARKER_DSF" type="hidden">
<script type="text/javascript">
//<![CDATA[
InitHiddenId('HidRedirectCompleted');InitHiddenIdF orClose('HidRedirectClosed');InitHiddenIdForSaveJo b('HidSaveJob');InitProgressControl('FlexTicketing Div','FlexTicketingIFrame');InitBrowserAndVersionD etails();//]]>
</script>
</form>
<!-- ngView: --><div ng-view="" resize="" class="wrapper ng-scope">
<!-- ngRepeat: templateSection in UITemplates.TemplateSection_asArray | filter:{_ParentTemplateSectionId:-1} --><div ng-repeat="templateSection in UITemplates.TemplateSection_asArray | filter:{_ParentTemplateSectionId:-1}" class="header">
<div class="container" ng-class="{true: 'container'}[true]" ng-show="CheckIfAnySubSection(templateSection._Templa teSectionToThemeMappingId)" ng-load-sections="" section-list="UITemplates.TemplateSection_asArray" current-section="templateSection"><div class="top-bar ng-scope"><div class="container"> <!-- ngRepeat: template in TemplateLists09344065847971662 --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in TemplateLists09344065847971662" ng-cntrl="controllers/MyAccount/myAccountCntrl" ng-include="" src="template._TemplatePath"><div class="myaccount ng-scope" ng-hide="IsXmlPunchOut()">
<div class="myaccount-link" ng-click="Login()">
<div class="myaccount-label">
<span aria-hidden="true" class="icon-user-male"></span>
<span class="label ng-binding">Login </span>
</div>
</div>
</div></div><!-- end ngRepeat: template in TemplateLists09344065847971662 --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in TemplateLists09344065847971662" ng-cntrl="controllers/Common/CommonCntrl" ng-include="" src="template._TemplatePath"><div class="mylanguage ng-scope">
<div class="mylanguage-link" href="javascript:void(0)">
<div class="mylanguage-label" ng-click="openPage("/MyLanguage"">
<span aria-hidden="true" class="icon-flag"></span>
<span class="label ng-binding">English (United Kingdom) </span>
<span aria-hidden="true" class="icon-select-bottom"></span>
</div>
<div class="dropdown-menu">
<div class="mylanguage-list">
<p class="mylanguage-title" ng-localize="RS.LangPref">Language Preference</p>
<span class="ng-binding ng-hide" ng-show="!checkForCurrentLanguage()">English (United Kingdom) </span>
<select class="mylanguage-selection ng-pristine ng-untouched ng-valid ng-not-empty" name="" id="" ng-model="CurrentLanguage" ng-options="language._Name as language._DisplayName for language in languageValues.Languages.Language" ng-change="SaveLanguage(CurrentLanguage)"><option selected="selected" value="string:en-GB" label="English (United Kingdom)">English (United Kingdom)</option><option value="string:fr" label="French">French</option><option value="string:de" label="German">German</option></select>
<!--<button class="mylanguage-button" type='button' ng-click="SaveLanguage(SelectedLanguage);">Save</button>-->
</div>
</div>
</div>
</div></div><!-- end ngRepeat: template in TemplateLists09344065847971662 --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in TemplateLists09344065847971662" ng-cntrl="controllers/Common/CommonCntrl" ng-include="" src="template._TemplatePath"><div class="myhome ng-scope">
<div class="myhome-link" href="javascript:void(0)">
<div class="myhome-label" ng-click="openPage('/Storefront')" ng-show-hide-banner-container="">
<span aria-hidden="true" class="icon-home"></span>
<span class="label ng-binding">Home </span>
</div>
</div>
</div></div><!-- end ngRepeat: template in TemplateLists09344065847971662 --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in TemplateLists09344065847971662" ng-cntrl="controllers/Common/CommonCntrl" ng-include="" src="template._TemplatePath"><div class="myadmin ng-scope ng-hide" ng-show="siteLevelData._IsAdminPageAccessible">
<div class="myadmin-link" ng-click="reloadPage(null,null,'Admin/AdminHome.aspx')" style="display: inline-block">
<div class="myadmin-label">
<span aria-hidden="true" class="icon-settings"></span>
<span class="label" ng-localize="StoreFront.Administration" ="">Administration</span>
</div>
</div>
</div></div><!-- end ngRepeat: template in TemplateLists09344065847971662 --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in TemplateLists09344065847971662" ng-cntrl="" ng-include="" src="template._TemplatePath">
<div class="myhelp ng-scope">
<a class="myhelp-link" href="http://web2printdv.ep.parl.union.eu/...KU/SSHelp.aspx" target="_blank">
<div class="myhelp-label">
<span aria-hidden="true" class="icon_question_alt"></span>
<span class="label" ng-localize="MainMenuControl.HelpLinkText">Help</span>
</div>
</a>
</div>
</div><!-- end ngRepeat: template in TemplateLists09344065847971662 --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in TemplateLists09344065847971662" ng-cntrl="" ng-include="" src="template._TemplatePath"><div class="mycontact ng-scope">
<div class="mycontact-link" href="javascript:void(0)" ng-click="openPage('/ContactUs')">
<div class="mycontact-label">
<span aria-hidden="true" class="icon-phone"></span>
<span class="label" ng-localize="Shared.ContactUs">Contact Us</span>
</div>
</div>
</div></div><!-- end ngRepeat: template in TemplateLists09344065847971662 --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in TemplateLists09344065847971662" ng-cntrl="controllers/Common/CommonCntrl" ng-include="" src="template._TemplatePath"><!--<div class="myadmin ng-scope" ng-show="siteLevelData._IsAdminPageAccessible">
<div class="myadmin-link" ng-click="reloadPage(null,null,'Admin/AdminHome.aspx')">
<div class="myadmin-label">
<span aria-hidden="true" class="icon-settings"></span>
<span class="label">External Links </span>
</div>
</div>
</div>-->
<!--<div class="myhome">
<div class="myhome-link" href="javascript:void(0)">
<div class="myhome-label" ng-click="openPage('/Storefront')" ng-Show-Hide-Banner-Container>
<span aria-hidden="true" class="icon-home"></span>
<span class="label">External Links </span>
</div>
</div>
</div>-->
<div class="myextendedapps ng-scope ng-hide" ng-show="(EmbeddedApplications && ((EmbeddedApplications.EFIProductApp!=null && EmbeddedApplications.EFIProductApp.length>0) || (EmbeddedApplications.ExternalApp!=null && EmbeddedApplications.ExternalApp.length>0)))">
<div class="myextendedapps-link" href="javascript:void(0)">
<div class="myextendedapps-label" ng-click="openPage('/ExternalLinks')">
<span aria-hidden="true" class="icon-more"></span>
<span class="label ng-binding" ng-localize="ExternalLinks">Extended Apps</span>
<span aria-hidden="true" class="icon-select-bottom"></span>
</div>
</div>
</div></div><!-- end ngRepeat: template in TemplateLists09344065847971662 --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in TemplateLists09344065847971662" ng-cntrl="controllers/Common/CommonCntrl" ng-include="" src="template._TemplatePath"><div class="myextendedapps ng-scope ng-hide" ng-show="(userInformation && userInformation.IsW2PIntegrationEnabled=='true' && userInformation.CampaignDashboard!='')">
<div class="myextendedapps-link" href="javascript:void(0)">
<div class="myextendedapps-label" ng-click="loadCampaignDashboard()">
<span aria-hidden="true" class="icon_datareport_alt"></span>
<span class="label" ng-localize="W2PIntegration.CampaignDashboardBlockTit le">Campaign Dashboard</span>
<span aria-hidden="true" class="icon-select-bottom"></span>
</div>
</div>
</div></div><!-- end ngRepeat: template in TemplateLists09344065847971662 --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in TemplateLists09344065847971662" ng-cntrl="controllers/Common/PriceOptionCntrl" ng-include="" src="template._TemplatePath">
<div class="mycontact ng-scope ng-hide" ng-hide="HideVATChoice">
<div class="mycontact-link" href="javascript:void(0)" ng-click="ShowBuyerVatPopup()">
<div class="mycontact-label">
<span aria-hidden="true" class="icon_calculator_alt"></span>
<span class="label ng-binding"></span>
</div>
</div>
</div></div><!-- end ngRepeat: template in TemplateLists09344065847971662 --></div></div> <div class="secondary-bar ng-scope"><div class="container"> <!-- ngRepeat: template in TemplateLists043378606907062167 --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in TemplateLists043378606907062167" ng-cntrl="" ng-include="" src="template._TemplatePath"><div class="logo ng-scope" ng-show-hide-banner-container="">
<a ng-switch="" on="Logo._ResponsiveLogoType" ng-click="gotoHome(Logo._DeepLinkUrl)">
<!-- ngSwitchWhen: 0 --><img src="http://web2printdv/DSF/IMGS/BB5DE259...=9.2.302.22357" class="ng-scope" ng-src="http://web2printdv/DSF/IMGS/BB5DE259...=9.2.302.22357" alt="" ng-switch-when="0" title=""><!-- end ngSwitchWhen: -->
<!-- ngSwitchWhen: 1 -->
</a>
</div>
</div><!-- end ngRepeat: template in TemplateLists043378606907062167 --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in TemplateLists043378606907062167" ng-cntrl="controllers/Common/SearchCntrl" ng-include="" src="template._TemplatePath"><div class="search ng-scope">
<form class="ng-pristine ng-valid">
<input class="ng-pristine ng-untouched ng-valid ng-empty" placeholder="Search Product" ng-model="searchText" type="text">
<button class="search-button" type="submit" ng-click="SearchProducts(searchText)">
<span aria-hidden="true" class="icon-search"></span>
</button>
</form>
</div></div><!-- end ngRepeat: template in TemplateLists043378606907062167 --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in TemplateLists043378606907062167" ng-cntrl="controllers/Common/MiniCartCntrl" ng-include="" src="template._TemplatePath"><div class="mini-cart ng-scope">
<div class="mini-cart-link">
<div class="mini-cart-label" ng-click="OpenShoppingCart()" ng-mouseover="OnMiniCartMouseOver()">
<span aria-hidden="true" class="icon-cart-empty"></span>
<span class="label ng-binding">Basket </span>
<span class="item-number ng-binding" ng-hide="data.IsScreenSizeLimited">0 </span>
<span class="item-number ng-binding ng-hide" ng-show="data.IsScreenSizeLimited">0</span>
<span aria-hidden="true" class="icon-select-bottom"> </span> </div>
<div class="dropdown-menu flyout-hidden">
<div class="mini-cart-list ng-hide" ng-hide="NoDataInCart || Loading">
<!-- ngRepeat: job in getLimitedItems(CartData.JobInformation_asArray) -->
<div class="mini-cart-product ng-hide" ng-show="ShowPrice">
<div>
<p class="mini-cart-product-title" ng-localize="Mobile.OrderHistory.OrderDetails.SubTota l">Subtotal</p>
</div>
<p>
<span class="mini-cart-product-price ng-binding"></span>
</p>
</div>
<span ng-show="(CartData.JobInformation_asArray.length> storefrontAdvancedCust._MiniShoppingCartItems)" class="info-text ng-hide" style="line-height: inherit; text-align: center; margin-bottom: 10px; display: block; clear: both;" ng-localize="moreCartItems">You have more items in your basket. Go to your basket to see all items.</span>
<button class="mini-cart-button" type="submit" ng-click="OpenShoppingCart()">
<span ng-localize="Mobile.Cart.CheckOut">Checkout</span>
</button>
</div>
<div class="mini-cart-list ng-hide" ng-show="NoDataInCart && !Loading" ng-localize="Mobile.Cart.NoItems" style="text-align: center">No Items in Cart !</div>
<div class="mini-cart-list" ng-show="Loading" style="text-align: center">
<img src="ResponsiveUI/assets/images/ajax-loader.gif">
</div>
</div>
</div>
</div></div><!-- end ngRepeat: template in TemplateLists043378606907062167 --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in TemplateLists043378606907062167" ng-cntrl="" ng-include="" src="template._TemplatePath"><div class="mypending ng-scope ng-hide" ng-show="(isPageAccessible('/PendingApprovals') && userInformation.ShowApprovalPendingMessage)">
<div class="mypending-link" href="javascript:void(0)" ng-click="openPage('/PendingApprovals')">
<div class="mypending-label">
<span aria-hidden="true" class="icon_check_alt2"></span>
<span class="label" ng-localize="Shared.PendingApprovals">Pending Approvals</span>
</div>
</div>
</div></div><!-- end ngRepeat: template in TemplateLists043378606907062167 --></div></div></div>
<div class="container" ng-class="{true: 'container'}[true]" ng-show="templateSection.Templates_asArray.length">
<!--<div ng-repeat="template in templateSection.Templates_asArray" ng-cntrl="{{template._ControllerPath}}" ng-include src="template._TemplatePath" ng-show="template._IsDSFDefault" ></div>-->
<!-- ngRepeat: template in templateSection.Templates_asArray --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in templateSection.Templates_asArray" ng-cntrl="" ng-include="" src="template._TemplatePath"></div><!-- end ngRepeat: template in templateSection.Templates_asArray -->
</div>
</div><!-- end ngRepeat: templateSection in UITemplates.TemplateSection_asArray | filter:{_ParentTemplateSectionId:-1} --><div ng-repeat="templateSection in UITemplates.TemplateSection_asArray | filter:{_ParentTemplateSectionId:-1}" class="body-wrapper">
<div class="container" ng-class="{true: 'container'}[true]" ng-show="CheckIfAnySubSection(templateSection._Templa teSectionToThemeMappingId)" ng-load-sections="" section-list="UITemplates.TemplateSection_asArray" current-section="templateSection"><div class="left-frame ng-scope"><div class="container"> <!-- ngRepeat: template in TemplateLists09769050766269997 --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in TemplateLists09769050766269997" ng-cntrl="controllers/Storefront/AllCategoriesCntrl" ng-include="" src="template._TemplatePath"><!--<div class="category">
<a href="javascript:void(0)"> <span aria-hidden="true" class="icon-list"></span> <span class="label">Category</span>
<div class="dropdown-menu">
<ul class="category-list">
<li ng-repeat="category in categories">
{{category._Name}}
</li>
</ul>
</div> </a>
</div>
-->
<!--
<div class="category">
<div style="width: 100%;height: 100%" ng-click="toggleFlyout()">
<a class="category-link" href="javascript:void(0)" > <span aria-hidden="true" class="icon-list"></span> <span class="label">Category</span> </a>
</div>
<div class="{{computedStyle}}">
<div ng-class="{true: 'category-list-more', false : 'category-list-less'}[allCategories.length > 10]">
<div class="category-main-title">
<h3>Shop by Category</h3>
<span class="category-list-view-all"><a href="" ng-click="ShowCategories();">View all</a></span>
</div>
<div class="category-list-block">
<ul>
<li ng-repeat="category in allCategories">
<a ng-click="browseCategory(category)">{{category._Name} }</a>
</li>
</ul>
</div>
</div>
</div>
</div>
-->
<div class="category ng-scope">
<div class="category-link" href="javascript:void(0)">
<div class="category-label" ng-show-hide-category-list-container="" id="categoryLinkLabel">
<span aria-hidden="true" class="icon-list"></span> <span class="label" ng-localize="Shared.Category">Category</span><span aria-hidden="true" class="icon-select-bottom"></span>
</div>
<div class="dropdown-menu" id="categoryDropDown">
<div ng-show="isTablet()" class="category-tablet-arrow-indicator ng-hide"></div>
<div class="category-list-less" ng-class="{true: 'category-list-more', false : 'category-list-less'}[allCategories.length > 10]" id="categoryListContainer" ng-left-postion="">
<div class="category-main-title">
<h3 ng-localize="RS.ShopByCategory">Shop by Category</h3>
<span class="category-list-view-all"><a href="" ng-click="browseCategory();" ng-localize="Shared.ViewAll">View All</a></span>
</div>
<div class="category-list-block">
<ul>
<!-- ngRepeat: category in allCategories --><li class="ng-scope" ng-repeat="category in allCategories">
<a class="ng-binding" ng-click="browseCategory(category)">Help</a>
</li><!-- end ngRepeat: category in allCategories -->
</ul>
</div>
</div>
</div>
</div>
</div></div><!-- end ngRepeat: template in TemplateLists09769050766269997 --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in TemplateLists09769050766269997" ng-cntrl="controllers/Common/CommonCntrl" ng-include="" src="template._TemplatePath"><div class="myprintshop ng-scope ng-hide" ng-show="siteLevelData._ShowPrintShopToBuyer && userInformation.IsUserFacilityTheOneSetByDefaultFa cilityForDelayedSelection=='false'">
<div class="myprintshop-link">
<div class="myprintshop-label" href="javascript:void(0)" ng-click="openPrintShop()">
<span aria-hidden="true" class="icon-location"></span>
<span class="print-shop-title" ng-localize="Shared.SelectedPrintShop">Selected Print Shop</span>
<span class="print-shop-name ng-binding">PRINTSHOP EP</span>
</div>
</div>
</div>
</div><!-- end ngRepeat: template in TemplateLists09769050766269997 --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in TemplateLists09769050766269997" ng-cntrl="controllers/Common/CommonCntrl" ng-include="" src="template._TemplatePath">
<!--—- All SmartsStores MyPrintMessenger.html-—-->
<div class="ng-scope" style="display:none;">
<div class="myprint-messenger">
<div class="myprint-messenger-link" href="javascript:void(0)">
<div class="myprint-messenger-label" ng-click="openPage("/MyPrintMessenger"">
<span aria-hidden="true" class=" icon-arrow-down2"></span>
<span ng-localize="Webpart.PrintMessengerControlTitle">EFI PrintMessenger</span>
<span aria-hidden="true" class="icon-select-bottom"></span>
</div>
<div class="dropdown-menu">
<small class="small" ng-localize="Webpart.PrintMessenger.InstallText"></small>
<div class="myprint-messenger-list">
<!-- ngRepeat: installer in installers.Installers_asArray --><div class="myprint-messenger-item ng-scope" ng-repeat="installer in installers.Installers_asArray">
<div title="If you get an error while installing this software, right-click this link and use the [Save Link] As menu to first save the installer on your machine.">
<a href="~/install.ashx?SITEGUID=bb5de259-e0fe-4bfd-8c80-9a24f93f4e74&Name=WindowsPrintMessengerInstall &Culture=2057" target="_blank" ng-href="~/install.ashx?SITEGUID=bb5de259-e0fe-4bfd-8c80-9a24f93f4e74&Name=WindowsPrintMessengerInstall &Culture=2057" ng-disabled="installer._NavigateUrl==''" style="padding-left: 0px"> <img class="ng-hide" ng-show="installer._WaitWindowVisible" src="responsiveui/assets/images/waitsmall.gif"><img src="http://web2printdv/DSF/images/icon_windows.gif" ng-src="http://web2printdv/DSF/images/icon_windows.gif" ng-hide="installer._WaitWindowVisible"> <span class="myprint-messenger-item-title ng-binding"> Windows (32Bit) </span> </a>
<!--<span class="myprint-messenger-item-size">20 MB</span>-->
</div>
</div><!-- end ngRepeat: installer in installers.Installers_asArray --><div class="myprint-messenger-item ng-scope" ng-repeat="installer in installers.Installers_asArray">
<div title="If you get an error while installing this software, right-click this link and use the [Save Link] As menu to first save the installer on your machine.">
<a href="~/install.ashx?SITEGUID=bb5de259-e0fe-4bfd-8c80-9a24f93f4e74&Name=WindowsPrintMessengerInstall 64Bit&Culture=2057" target="_blank" ng-href="~/install.ashx?SITEGUID=bb5de259-e0fe-4bfd-8c80-9a24f93f4e74&Name=WindowsPrintMessengerInstall 64Bit&Culture=2057" ng-disabled="installer._NavigateUrl==''" style="padding-left: 0px"> <img class="ng-hide" ng-show="installer._WaitWindowVisible" src="responsiveui/assets/images/waitsmall.gif"><img src="http://web2printdv/DSF/images/icon_windows.gif" ng-src="http://web2printdv/DSF/images/icon_windows.gif" ng-hide="installer._WaitWindowVisible"> <span class="myprint-messenger-item-title ng-binding"> Windows (64Bit) </span> </a>
<!--<span class="myprint-messenger-item-size">20 MB</span>-->
</div>
</div><!-- end ngRepeat: installer in installers.Installers_asArray --><div class="myprint-messenger-item ng-scope" ng-repeat="installer in installers.Installers_asArray">
<div title="If you get an error while installing this software, right-click this link and use the [Save Link] As menu to first save the installer on your machine.">
<a href="~/install.ashx?SITEGUID=bb5de259-e0fe-4bfd-8c80-9a24f93f4e74&Name=MacPrintMessengerInstall& ;Culture=2057" target="_blank" ng-href="~/install.ashx?SITEGUID=bb5de259-e0fe-4bfd-8c80-9a24f93f4e74&Name=MacPrintMessengerInstall& ;Culture=2057" ng-disabled="installer._NavigateUrl==''" style="padding-left: 0px"> <img class="ng-hide" ng-show="installer._WaitWindowVisible" src="responsiveui/assets/images/waitsmall.gif"><img src="http://web2printdv/DSF/images/icon_mac.gif" ng-src="http://web2printdv/DSF/images/icon_mac.gif" ng-hide="installer._WaitWindowVisible"> <span class="myprint-messenger-item-title ng-binding"> Mac </span> </a>
<!--<span class="myprint-messenger-item-size">20 MB</span>-->
</div>
</div><!-- end ngRepeat: installer in installers.Installers_asArray -->
</div>
<div class="ng-hide" ng-show="siteLevelData._IsInstallerManagementPageAcce ssible =='true' && installers.Installers_asArray.length>0">
<div ng-click="reloadPage(null,null,'Admin/BuildInstallers.aspx')">
<div class="">
<span style="color:black" class="label" ng-localize="Admin.Installers"></span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div><!-- end ngRepeat: template in TemplateLists09769050766269997 --></div></div> <div class="body ng-scope"><div class="container"> <!-- ngRepeat: template in TemplateLists03317978827039777 --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in TemplateLists03317978827039777" ng-cntrl="" ng-include="" src="template._TemplatePath"><div class="banner ng-scope">
<div class="container" ng-switch="" on="PromoBanner._PromoBannerType">
<!-- ngSwitchWhen: 0 -->
<!-- ngSwitchWhen: 4 -->
<!-- ngSwitchWhen: 3 --><div class="ng-scope" ng-switch-when="3">
<div ng-switch="" on="PromoBanner._PromoBannerCarouselId">
<!-- ngSwitchWhen: 1 -->
<!-- ngSwitchWhen: 2 -->
<!-- ngSwitchWhen: 3 --><div class="ng-scope" ng-switch-when="3">
<!-- ngInclude: --><div class="ng-scope" ng-include="" src="PromoBanner.TemplateFactory.GetPathWithVersio n(PromoBanner.TemplateFactory.SiteLevelTemplatePat hs.ModernizrCarousel)"><!-- <img src="images/main-banner1.png" /> -->
<div id="cbp-fwslider" class="cbp-fwslider ng-scope" ng-slideshow="">
<ul style="width: 200%; transition: transform 500ms ease 0s; transform: translate3d(0%, 0px, 0px);">
<!-- ngRepeat: promoCarousel in PromoCarousels --><li style="width: 50%;" class="ng-scope" ng-repeat="promoCarousel in PromoCarousels">
<a href="http://web2printdv.ep.parl.union.eu/...uick_guide.pdf" target="_blank"><img src="/DSF/IMGS/BB5DE259-E0FE-4BFD-8C80-9A24F93F4E74/IMAGES/BB5DE259-E0FE-4BFD-8C80-9A24F93F4E74/BANNERANDLOGOS/CL1124/PROMOBANNER.JPG?V=10&D=13-20-16-02-13-14&CORE=9.2.302.22357" alt="img01"></a>
</li><!-- end ngRepeat: promoCarousel in PromoCarousels --><li style="width: 50%;" class="ng-scope" ng-repeat="promoCarousel in PromoCarousels">
<a href="http://web2printdv.ep.parl.union.eu/...uick_guide.pdf" target="_blank"><img src="/DSF/IMGS/BB5DE259-E0FE-4BFD-8C80-9A24F93F4E74/IMAGES/BB5DE259-E0FE-4BFD-8C80-9A24F93F4E74/BANNERANDLOGOS/CL1121/PROMOBANNER.JPG?V=12&D=02-20-16-02-02-48&CORE=9.2.302.22357" alt="img01"></a>
</li><!-- end ngRepeat: promoCarousel in PromoCarousels -->
</ul>
<nav><span style="display: none;" class="cbp-fwprev"><</span><span style="display: block;" class="cbp-fwnext">></span></nav><div class="cbp-fwdots"><span class="cbp-fwcurrent"></span><span class=""></span></div></div></div>
</div><!-- end ngSwitchWhen: -->
<!-- ngSwitchWhen: 4 -->
</div>
</div>
<!-- end ngSwitchWhen: -->
</div>
</div></div><!-- end ngRepeat: template in TemplateLists03317978827039777 --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in TemplateLists03317978827039777" ng-cntrl="controllers/Common/CommonCntrl" ng-include="" src="template._TemplatePath"><!-- ngIf: siteLevelData._EnablePrintShopAndProductFiltering == 'true' --></div><!-- end ngRepeat: template in TemplateLists03317978827039777 --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in TemplateLists03317978827039777" ng-cntrl="controllers/Storefront/FeaturedCategoryCntrl" ng-include="" src="template._TemplatePath"><div class="featured-category ng-scope ng-hide" ng-show="featuredCategories" ng-toggle-container-resize="">
<div class="container">
<div id="featured-category-title-element" class="featured-category-title" ng-show-hide-category-tabs="[]" ng-show-hide-featured-category-container="">
<span ng-localize="Webpart.CategoryViewControlTitle">Featur ed Categories</span>
</div>
<div class="category-items-container">
<!-- ngRepeat: category in featuredCategories -->
</div>
</div>
</div></div><!-- end ngRepeat: template in TemplateLists03317978827039777 --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in TemplateLists03317978827039777" ng-cntrl="controllers/Storefront/FeaturedProductsCntrl" ng-include="" src="template._TemplatePath"><div class="featured-products ng-scope">
<div class="container ng-hide" ng-show="featuredProducts">
<div class="featured-product-title" ng-show-hide-product-tabs="false" ng-show-hide-featured-product-container="">
<div class="featured-product-fliter ng-hide" id="featured-product-fliter" ng-show="storefrontAdvancedCust._IsListViewProductLis tingStyleAvailable">
<a class="active" ng-click="setProductListingStyle('GridView')" ng-class="{true:'active',false:''}[ProductListingStyle=='GridView']"><span aria-hidden="true" class="icon-large-thumbnails"></span></a>
<a class="" ng-click="setProductListingStyle('ListView')" ng-class="{true:'',false:'active'}[ProductListingStyle=='GridView']"><span aria-hidden="true" class="icon-list"></span></a>
<!--<span ng-show-filters aria-hidden="true" class="icon-filter"></span>-->
</div>
<span ng-localize="Webpart.ProductViewControlTitle">Feature d Products</span>
</div>
<div class="product-items-container">
<!-- ngIf: IsFulfillment() || storefrontAdvancedCust._IsListViewProductListingSt yleAvailable == 'true' -->
<!-- ngRepeat: product in featuredProducts -->
<!-- ngRepeat: product in featuredProducts -->
<!-- ngRepeat: product in featuredProducts -->
<!-- ngIf: ProductListingStyle == 'GridView' --><div class="ng-scope" ng-if="ProductListingStyle == 'GridView'">
<!-- ngRepeat: product in featuredProducts -->
</div><!-- end ngIf: ProductListingStyle == 'GridView' -->
<!-- ngIf: ProductListingStyle == 'ListView' -->
<div class="add-to-cart-container row-fluid ng-hide" ng-show="IsFulfillment()">
<a href="" class="btn ng-hide" ng-click="addMultipleItemsToCart()" ng-show="ShowAddAllToCart()" ng-localize="Shared.AddAllToCart">Add All to Cart</a>
</div>
<div class="show-more-product-container ng-hide" ng-hide="loadNoMore" ng-click="loadMoreProducts('feature')">
<a href="javascript:" ng-localize="ShowMoreProducts">Show More Products</a>
<span aria-hidden="true" class="arrow_carrot-down"></span>
</div>
</div>
</div>
</div>
</div><!-- end ngRepeat: template in TemplateLists03317978827039777 --></div></div></div>
<div class="container" ng-class="{true: 'container'}[true]" ng-show="templateSection.Templates_asArray.length">
<!--<div ng-repeat="template in templateSection.Templates_asArray" ng-cntrl="{{template._ControllerPath}}" ng-include src="template._TemplatePath" ng-show="template._IsDSFDefault" ></div>-->
<!-- ngRepeat: template in templateSection.Templates_asArray --><!-- ngInclude: --><!-- end ngRepeat: template in templateSection.Templates_asArray -->
</div>
</div><!-- end ngRepeat: templateSection in UITemplates.TemplateSection_asArray | filter:{_ParentTemplateSectionId:-1} --><div ng-repeat="templateSection in UITemplates.TemplateSection_asArray | filter:{_ParentTemplateSectionId:-1}" class="footer">
<div class="ng-hide container" ng-class="{true: 'container'}[true]" ng-show="CheckIfAnySubSection(templateSection._Templa teSectionToThemeMappingId)" ng-load-sections="" section-list="UITemplates.TemplateSection_asArray" current-section="templateSection"></div>
<div class="container" ng-class="{true: 'container'}[true]" ng-show="templateSection.Templates_asArray.length">
<!--<div ng-repeat="template in templateSection.Templates_asArray" ng-cntrl="{{template._ControllerPath}}" ng-include src="template._TemplatePath" ng-show="template._IsDSFDefault" ></div>-->
<!-- ngRepeat: template in templateSection.Templates_asArray --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in templateSection.Templates_asArray" ng-cntrl="controllers/Common/CommonCntrl" ng-include="" src="template._TemplatePath"><div class="terms-of-use ng-scope" ng-click="openPage("/TermsOfUse"">
<span><a href="" ng-localize="Admin.EFITermsAndCondition">Terms & Conditions</a></span>
</div></div><!-- end ngRepeat: template in templateSection.Templates_asArray --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in templateSection.Templates_asArray" ng-cntrl="controllers/Common/CommonCntrl" ng-include="" src="template._TemplatePath"><div class="productivity-suite ng-scope">
<span ng-localize="FooterControl.productivitysuite">EFI Productivity Suite</span>
<img src="Images/icon/icon_ProductivitySuite.png" style="display:inline">
</div></div><!-- end ngRepeat: template in templateSection.Templates_asArray --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in templateSection.Templates_asArray" ng-cntrl="controllers/Common/CommonCntrl" ng-include="" src="template._TemplatePath"><div class="powered-by-company ng-scope">
<span class="powered-company-label" ng-bind-html-unsafe="siteLevelData._PoweredByMessage" title="SiteSF, SERVER: EPSVLWL057">Powered by </span>
<span class="powered-company-title" ng-bind-html-unsafe="siteLevelData._EFIPoweredByName" title="SiteSF, SERVER: EPSVLWL057">EFI Digital StoreFront</span>
</div></div><!-- end ngRepeat: template in templateSection.Templates_asArray --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in templateSection.Templates_asArray" ng-cntrl="controllers/Common/CommonCntrl" ng-include="" src="template._TemplatePath"><div class="version ng-scope">
<span ng-bind-html-unsafe="siteLevelData._SiteVersion">v9.2.302.22357 </span>
</div></div><!-- end ngRepeat: template in templateSection.Templates_asArray --><!-- ngInclude: --><div class="ng-scope" ng-repeat="template in templateSection.Templates_asArray" ng-cntrl="controllers/Common/CommonCntrl" ng-include="" src="template._TemplatePath"><div class="copy-right ng-scope">
<span ng-bind-html-unsafe="siteLevelData._CopyRightText" title="Cultures in use : UI=en-GB DB=en-GB">Copyright © 2004-2016 Electronics For Imaging, Inc.</span>
</div></div><!-- end ngRepeat: template in templateSection.Templates_asArray -->
</div>
</div><!-- end ngRepeat: templateSection in UITemplates.TemplateSection_asArray | filter:{_ParentTemplateSectionId:-1} -->
<!--<div ng-cntrl="controllers/Storefront/ProductsCntrl" ng-external-content="previewhtmlhandler.ashx"></div>--></div>
<script type="text/javascript">
var require = {
baseUrl: '',
waitSeconds: 120,
//either this if you want it on all require.js requests
urlArgs: 'v=' + sessionStorage.getItem('SoftwareVersion'),
//or this for specific files:
paths: {
'main': 'main'
}
};
</script>
<script type="text/javascript">
var mainjsPath = ''
var requirejsPath = ''
mainjsPath = 'responsiveui/compiledcode/BuyerPages/js/main';
requirejsPath = 'responsiveui/compiledcode/lib/require/require-min.js';
sessionStorage.setItem("IsDebug", false);
var script = document.createElement('script');
script.setAttribute('data-main', mainjsPath);
script.setAttribute('src', requirejsPath + '?v=' + sessionStorage.getItem('SoftwareVersion'));
document.head.appendChild(script);
</script>
<!--[if lte IE 8]> <script src="responsiveui/lib/angular/ie-shiv.js"></script><![endif]-->
<div id="loadingSpinner" style="position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 10000; background-color: rgba(70, 70, 70, 0.2); display: none;"><img style="position:absolute;top:50%;left:50%;" alt="" src="responsiveui/assets/images/ajax-loader.gif"></div><div style="text-align: center; z-index: 100; position: fixed; left: 0px; bottom: 0px; width: 100%; padding: 10px 0px; background: black none repeat scroll 0% 0%; opacity: 0.8; color: white; display: none;"><img alt="Loading..." src="responsiveui/assets/images/loading.gif"><div><em localize="General.LoadMoreProducts"></em></div></div><div style="z-index: 1041;" class="modal ng-scope"><div class="modal login-panel" ng-cts-page-view="PageView_Login IncludeOnPage_Login">
<div class="modal-header">
<div class="close">
<a ng-click="closeDialog()" href="javascript:"><span aria-hidden="true" class="icon-cross"></span></a>
</div>
<div class="back">
<a ng-click="onPrevPage()" href="javascript:"><span aria-hidden="true" class=" icon-arrow-left2"></span></a>
</div>
<div>
<span ng-localize="mobile.LoginPage.Login">Login</span>
<span></span>
</div>
</div>
<div class="modalcontent">
<form class="ng-invalid ng-invalid-required ng-dirty ng-valid-parse">
<div id="errorDiv" ng-show="data.IsAccountLocked" class="alert alert-error ng-hide">
<ng-error-control class="ng-isolate-scope" message="data.AccountLockedMessage"><div ng-cntrl="ResponsiveUI/BuyerPages/js/controllers/Common/ErrorCntrl.js">
<div class="error-message-control" ng-show="(success==undefined || success==false)">
<span aria-hidden="true" class=" icon_error-triangle"></span>
<span class="error-message" ng-bind-html-unsafe="message"></span>
</div>
<div class="success-message-control ng-hide" ng-show="success">
<span aria-hidden="true" class="icon_check_alt"></span>
<span class="success-message" ng-bind-html-unsafe="message"></span>
</div>
</div>
</ng-error-control>
</div>
<div id="errorDiv" ng-show="data.IncorrectPassword" class="alert alert-error ng-hide">
<ng-error-control class="ng-isolate-scope" message="LoginMessageInvalidCredentialsmessage"><d iv ng-cntrl="ResponsiveUI/BuyerPages/js/controllers/Common/ErrorCntrl.js">
<div class="error-message-control" ng-show="(success==undefined || success==false)">
<span aria-hidden="true" class=" icon_error-triangle"></span>
<span class="error-message" ng-bind-html-unsafe="message">Please enter a valid User Name and Password.</span>
</div>
<div class="success-message-control ng-hide" ng-show="success">
<span aria-hidden="true" class="icon_check_alt"></span>
<span class="success-message" ng-bind-html-unsafe="message">Please enter a valid User Name and Password.</span>
</div>
</div>
</ng-error-control>
<!--<a href="" ng-click="ShowPasswordReset()" ng-localize="mobile.LoginPage.ForgotPassword">##Forgo t your password?</a>
<br />
<br />-->
</div>
<!-- ngIf: data.AuthenticationInfo.ssoVPath -->
<!-- ngIf: data.AuthenticationInfo.ssoVPath -->
<div ng-hide="data.ssoLoginIsSelected">
<!-- ngIf: data.AuthenticationInfo.availableDomains.length > 1 --><div class="ng-scope" ng-if="data.AuthenticationInfo.availableDomains.lengt h > 1">
<label for="" ng-localize="Ldap.DomainSelectLabel">Domain(s) Available</label>
<select ng-model="data.selectedDomainId" ng-options="d.domainId as d.domainName for d in data.AuthenticationInfo.availableDomains" class="textbox ng-valid ng-dirty ng-valid-parse ng-not-empty ng-touched"><option selected="selected" value="string:ep.parl.union.eu" label="ep.parl.union.eu">ep.parl.union.eu</option><option value="string:" label="This Website">This Website</option></select>
</div><!-- end ngIf: data.AuthenticationInfo.availableDomains.length > 1 -->
<label for="" ng-localize="Mobile.Login.UserName">User Name</label>
<input id="" name="" ng-model="data.UserName" required="required" class="textbox ng-pristine ng-empty ng-invalid ng-invalid-required ng-touched" ng-update-model-on-auto-fill="" type="text">
<label for="" ng-localize="Mobile.Login.Password">PASSWORD</label>
<input id="loginPwd" name="" ng-model="data.password" required="required" class="textbox ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-update-model-on-auto-fill="" type="password">
<div class="login-remember ng-hide" ng-show="storefrontAdvancedCust._AllowRememberNameAnd Password == 'true' || storefrontAdvancedCust._AllowRememberNameAndPasswo rd == 'True'">
<input id="chkRememberME" ng-model="RememberMe" ng-checked="RememberMe" class="checkbox ng-pristine ng-untouched ng-valid ng-empty" type="checkbox">
<label for="chkRememberME" ng-localize="SideBarLogin.RememberMyName">Remember User Name</label>
</div>
<div class="login-actions">
<button class="login-button" type="submit" ng-click="onLogin(data.UserName,password,RememberMe,d ata.selectedDomainId)" ng-localize="mobile.LoginPage.Login">Login</button>
<span ng-hide="storefrontAdvancedCust._AllowForgotPassword != 'true' && storefrontAdvancedCust._AllowForgotPassword != 'True'" ng-click="ShowPasswordReset()" class="forgot-password ng-hide" ng-localize="mobile.LoginPage.ForgotPassword">Forgot your password?</span>
</div>
<div class="login-register ng-hide" ng-hide="(storefrontAdvancedCust._AllowUserRegistrati on != 'true' && storefrontAdvancedCust._AllowUserRegistration != 'True')">
<span ng-localize="Mobile.Login.NewUser">New User?</span>
<a ng-click="GoToRegister()"> <span class="register-link" ng-localize="Shared.Register">Register</span> </a>
</div>
</div>
</form>
</div>
</div></div><div style="z-index: 1040;" class="modal-backdrop"></div></body></html>
ok finito...
tieni presente che la schermata di login è un popup quando clicchi su login... I oti ho espanso tutto con firefox inspector e ho copiato il codice.