Error compiling template "Designs/Condition/_parsed/AccommodationPage.parsed.cshtml"
Line 4993: A local or parameter named 'count' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
Line 3019: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
Line 3292: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
Line 3342: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
Line 3380: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
Line 3418: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
Line 3456: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
1 //------------------------------------------------------------------------------
2 // <auto-generated>
3 // This code was generated by a tool.
4 // Runtime Version:4.0.30319.42000
5 //
6 // Changes to this file may cause incorrect behavior and will be lost if
7 // the code is regenerated.
8 // </auto-generated>
9 //------------------------------------------------------------------------------
10
11 namespace CompiledRazorTemplates.Dynamic {
12 using System;
13 using System.Collections.Generic;
14
15 #line 7 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
16 using System.Linq;
17
18 #line default
19 #line hidden
20
21 #line 2 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
22 using Dynamicweb;
23
24 #line default
25 #line hidden
26
27 #line 3 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
28 using Dynamicweb.Content;
29
30 #line default
31 #line hidden
32
33 #line 4 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
34 using NstWebsite;
35
36 #line default
37 #line hidden
38
39 #line 5 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
40 using System.Web.Optimization;
41
42 #line default
43 #line hidden
44
45 #line 6 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
46 using System.Web;
47
48 #line default
49 #line hidden
50
51
52 public class RazorEngine_49308eafcdba49b784fe06beee99bf01 : Dynamicweb.Rendering.RazorTemplateBase<Dynamicweb.Rendering.RazorTemplateModel<Dynamicweb.Rendering.Template>> {
53
54 #line hidden
55
56 #line 72 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
57 public RazorEngine.Templating.TemplateWriter GetOptimisedImage(string imgName)
58 {
59 #line default
60 #line hidden
61 return new RazorEngine.Templating.TemplateWriter(__razor_helper_writer => {
62
63 #line 73 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
64
65 //Banner image
66 string imgFormat = "webp";
67 int imgHeight = 650;
68 int imgCompression = 75;
69 int imgQuality = 85;
70 bool doNotUpscale = true;
71 string imgPath = string.Empty;
72 if (!string.IsNullOrEmpty(imgName))
73 {
74 imgPath = string.Format("/Admin/Public/GetImage.ashx?Image={0}&Crop=0&Format={1}&Height={2}&Compression={3}&Quality={5}&DoNotUpscale={4}",
75 imgName.Replace("&","%26"), imgFormat, imgHeight.ToString(), imgCompression.ToString(), doNotUpscale.ToString(), imgQuality);
76 }
77
78
79 #line default
80 #line hidden
81
82 #line 86 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
83 WriteTo(__razor_helper_writer, imgPath);
84
85
86 #line default
87 #line hidden
88
89 #line 86 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
90
91
92
93 #line default
94 #line hidden
95 });
96
97 #line 87 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
98 }
99 #line default
100 #line hidden
101
102
103 public RazorEngine_49308eafcdba49b784fe06beee99bf01() {
104 }
105
106 public override void Execute() {
107 WriteLiteral(@"<!DOCTYPE html>
108 <!--[if lt IE 7]> <html class=""no-js lt-ie9 lt-ie8 lt-ie7""> <![endif]-->
109 <!--[if IE 7]> <html class=""no-js ie7 lt-ie9 lt-ie8""> <![endif]-->
110 <!--[if IE 8]> <html class=""no-js ie8 lt-ie9""> <![endif]-->
111 <!--[if IE 9]> <html class=""no-js ie9""> <![endif]-->
112 <!--[if gt IE 9]> <html class=""modern-browser no-js""><![endif]-->
113 ");
114
115
116 #line 14 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
117
118 bool social = true;
119 var areaId = (int)GetValue("DwAreaID");
120 string loadingImage = "/Files/Images/Loading/NST_loading.gif";
121 string logoAltText = "NST";
122 var telNumber = GetString("Item.Area.Telephone");
123 var telSEOAK = GetString("Item.Area.TelephoneSeoAccountId");
124 var telSEOCL = GetString("Item.Area.TelephoneSeoPassword");
125 var facebookPixelId = GetString("Item.Area.FacebookPixelId");
126 var mobileRequestQuoteText = "Request quote";
127
128 var twitterUN = GetString("Item.Area.TwitterAcc");
129 var facebookUN = GetString("Item.Area.FacebookAcc");
130 var flickrUN = GetString("Item.Area.FlickrAcc");
131 var youtubeUN = GetString("Item.Area.YoutubeAcc");
132 var instagramUN = GetString("Item.Area.InstagramAcc");
133 var snapchatUN = GetString("Item.Area.SnapchatAcc");
134 var tumblrUN = GetString("Item.Area.TumblrAcc");
135
136 if (areaId == 2)
137 {
138 loadingImage = "/Files/Images/Loading/NSTIE_loading.gif";
139 }
140 else if (areaId == 3)
141 {
142 loadingImage = "/Files/Images/Loading/Studylink_loading.gif";
143 logoAltText = "StudyLink Tours";
144 }
145 else if (areaId == 4)
146 {
147 loadingImage = "/Files/Images/Loading/EST_loading.gif";
148 logoAltText = "European Study Tours";
149 mobileRequestQuoteText = "REQUEST QUOTE";
150 }
151 var brandLogoSmall = GetString("Item.Area.BrandLogoSmall");
152 var brandNameSmall = GetString("Item.Area.TitleBrand");
153 var enableChat = GetBoolean("Item.Area.EnableChat");
154 var ChatGuid = GetString("Item.Area.ChatGuid");
155 var chatTriggerPhrase = GetString("Item.Area.ChatTriggerPhrase");
156 var OneTrustUrl = GetString("Item.Area.OneTrustScriptUrl");
157 var OneTrustDataDomainScript = GetString("Item.Area.OneTrustDataDomainScript");
158 var OneTrustAutoBlockScript = GetString("Item.Area.OneTrustAutoBlockScript");
159 var GoogleTagManagerId = GetString("Item.Area.GoogleTagManagerId");
160
161 //Put any details we have on the page into the request quote URL
162 //var quoteDetails = string.Format("/request-quote?Country={0}&Destination={1}&Subject={2}", countryEnq, "", "");
163
164 FeefoInformation feefoInformation = null;
165 if (!string.IsNullOrWhiteSpace(GetString("Item.Area.FeefoApi")) && !string.IsNullOrWhiteSpace(GetString("Item.Area.FeefoImage")))
166 {
167 feefoInformation = new FeefoInformation(GetString("Item.Area.FeefoApi"));
168 }
169 var theme = "uk";
170 if (!string.IsNullOrEmpty(GetString("Item.Area.Theme")))
171 {
172 theme = GetString("Item.Area.Theme");
173 }
174
175
176 #line default
177 #line hidden
178 WriteLiteral("\r\n");
179
180 WriteLiteral("<html");
181
182 WriteLiteral(" class=\"modern-browser no-js\"");
183
184 WriteLiteral(" lang=\"en\"");
185
186 WriteLiteral(">\r\n<head>\r\n <title> ");
187
188
189 #line 90 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
190 Write(GetValue("Title"));
191
192
193 #line default
194 #line hidden
195 WriteLiteral(" | ");
196
197
198 #line 90 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
199 Write(GetValue("Item.Area.TitleBrand"));
200
201
202 #line default
203 #line hidden
204 WriteLiteral("</title>\r\n");
205
206
207 #line 91 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
208 Write(GetValue("MetaTags"));
209
210
211 #line default
212 #line hidden
213 WriteLiteral("\r\n");
214
215
216 #line 92 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
217 Write(GetValue("CopyRightNotice"));
218
219
220 #line default
221 #line hidden
222 WriteLiteral("\r\n\r\n <meta");
223
224 WriteLiteral(" http-equiv=\"Content-Type\"");
225
226 WriteLiteral(" content=\"text/html; charset=utf-8\"");
227
228 WriteLiteral(">\r\n <meta");
229
230 WriteLiteral(" http-equiv=\"X-UA-Compatible\"");
231
232 WriteLiteral(" content=\"IE=edge\"");
233
234 WriteLiteral(">\r\n\r\n\r\n <script");
235
236 WriteLiteral(" src=\"https://challenges.cloudflare.com/turnstile/v0/api.js\"");
237
238 WriteLiteral(" defer=\"\"");
239
240 WriteLiteral(" async=\"\"");
241
242 WriteLiteral("></script>\r\n\r\n\r\n <script");
243
244 WriteAttribute("src", Tuple.Create(" src=\'", 4205), Tuple.Create("\'", 4243)
245
246 #line 101 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
247 , Tuple.Create(Tuple.Create("", 4211), Tuple.Create<System.Object, System.Int32>(Scripts.Url("~/bundles/jquery")
248
249 #line default
250 #line hidden
251 , 4211), false)
252 );
253
254 WriteLiteral("></script>\r\n <script");
255
256 WriteAttribute("src", Tuple.Create(" src=\'", 4267), Tuple.Create("\'", 4304)
257
258 #line 102 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
259 , Tuple.Create(Tuple.Create("", 4273), Tuple.Create<System.Object, System.Int32>(Scripts.Url("~/bundles/slick")
260
261 #line default
262 #line hidden
263 , 4273), false)
264 );
265
266 WriteLiteral("></script>\r\n <script");
267
268 WriteAttribute("src", Tuple.Create(" src=\'", 4328), Tuple.Create("\'", 4369)
269
270 #line 103 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
271 , Tuple.Create(Tuple.Create("", 4334), Tuple.Create<System.Object, System.Int32>(Scripts.Url("~/bundles/modernizr")
272
273 #line default
274 #line hidden
275 , 4334), false)
276 );
277
278 WriteLiteral("></script>\r\n");
279
280
281 #line 104 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
282
283
284 #line default
285 #line hidden
286
287 #line 104 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
288 if (!string.IsNullOrWhiteSpace(OneTrustUrl) && !string.IsNullOrWhiteSpace(OneTrustDataDomainScript))
289 {
290
291
292 #line default
293 #line hidden
294 WriteLiteral(" <!-- OneTrust Cookies Consent Notice start -->\r\n");
295
296
297 #line 107 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
298 if (!string.IsNullOrWhiteSpace(OneTrustAutoBlockScript))
299 {
300
301
302 #line default
303 #line hidden
304 WriteLiteral(" <script");
305
306 WriteLiteral(" type=\"text/javascript\"");
307
308 WriteAttribute("src", Tuple.Create(" src=\"", 4671), Tuple.Create("\"", 4701)
309
310 #line 109 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
311 , Tuple.Create(Tuple.Create("", 4677), Tuple.Create<System.Object, System.Int32>(OneTrustAutoBlockScript
312
313 #line default
314 #line hidden
315 , 4677), false)
316 );
317
318 WriteLiteral("></script>\r\n");
319
320
321 #line 110 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
322 }
323
324
325 #line default
326 #line hidden
327 WriteLiteral(" <script");
328
329 WriteAttribute("src", Tuple.Create(" src=\"", 4740), Tuple.Create("\"", 4758)
330
331 #line 111 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
332 , Tuple.Create(Tuple.Create("", 4746), Tuple.Create<System.Object, System.Int32>(OneTrustUrl
333
334 #line default
335 #line hidden
336 , 4746), false)
337 );
338
339 WriteLiteral(" type=\"text/javascript\"");
340
341 WriteLiteral(" charset=\"UTF-8\"");
342
343 WriteLiteral(" data-domain-script=\"");
344
345
346 #line 111 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
347 Write(OneTrustDataDomainScript);
348
349
350 #line default
351 #line hidden
352 WriteLiteral("\"");
353
354 WriteLiteral("></script>\r\n");
355
356 WriteLiteral(" <script");
357
358 WriteLiteral(" type=\"text/javascript\"");
359
360 WriteLiteral(">\r\n\r\n function OptanonWrapper() {\r\n // Get initial Onet" +
361 "rustActiveGroups ids\r\n if (typeof OptanonWrapperCount == \"undefin" +
362 "ed\") {\r\n otGetInitialGrps();\r\n }\r\n\r\n " +
363 " //Delete cookies\r\n otDeleteCookie(otIniGrps);\r\n\r\n " +
364 " // Assign OnetrustActiveGroups to custom variable\r\n functio" +
365 "n otGetInitialGrps() {\r\n OptanonWrapperCount = \'\';\r\n " +
366 " otIniGrps = OnetrustActiveGroups;\r\n // console.log" +
367 "(\"otGetInitialGrps\", otIniGrps)\r\n }\r\n\r\n function o" +
368 "tDeleteCookie(iniOptGrpId) {\r\n var otDomainGrps = JSON.parse(" +
369 "JSON.stringify(Optanon.GetDomainData().Groups));\r\n var otDele" +
370 "tedGrpIds = otGetInactiveId(iniOptGrpId, OnetrustActiveGroups);\r\n " +
371 " if (otDeletedGrpIds.length != 0 && otDomainGrps.length != 0) {\r\n " +
372 " for (var i = 0; i < otDomainGrps.length; i++) {\r\n " +
373 " //Check if CustomGroupId matches\r\n if (otDo" +
374 "mainGrps[i][\'CustomGroupId\'] != \'\' && otDeletedGrpIds.includes(otDomainGrps[i][\'" +
375 "CustomGroupId\'])) {\r\n for (var j = 0; j < otDomai" +
376 "nGrps[i][\'Cookies\'].length; j++) {\r\n // conso" +
377 "le.log(\"otDeleteCookie\",otDomainGrps[i][\'Cookies\'][j][\'Name\'])\r\n " +
378 " //Delete cookie\r\n eraseCo" +
379 "okie(otDomainGrps[i][\'Cookies\'][j][\'Name\']);\r\n }\r" +
380 "\n }\r\n\r\n //Check if Hostid " +
381 "matches\r\n if (otDomainGrps[i][\'Hosts\'].length != 0) {" +
382 "\r\n for (var j = 0; j < otDomainGrps[i][\'Hosts\'].l" +
383 "ength; j++) {\r\n //Check if HostId presents in" +
384 " the deleted list and cookie array is not blank\r\n " +
385 " if (otDeletedGrpIds.includes(otDomainGrps[i][\'Hosts\'][j][\'HostId\']) && otDo" +
386 "mainGrps[i][\'Hosts\'][j][\'Cookies\'].length != 0) {\r\n " +
387 " for (var k = 0; k < otDomainGrps[i][\'Hosts\'][j][\'Cookies\'].length; k+" +
388 "+) {\r\n //Delete cookie\r\n " +
389 " eraseCookie(otDomainGrps[i][\'Hosts\'][j][\'Cookies\'" +
390 "][k][\'Name\']);\r\n }\r\n " +
391 " }\r\n }\r\n " +
392 " }\r\n\r\n }\r\n }\r\n otGe" +
393 "tInitialGrps(); //Reassign new group ids\r\n }\r\n\r\n /" +
394 "/Get inactive ids\r\n function otGetInactiveId(customIniId, otActiv" +
395 "eGrp) {\r\n //Initial OnetrustActiveGroups\r\n " +
396 " // console.log(\"otGetInactiveId\",customIniId)\r\n customIniId " +
397 "= customIniId.split(\",\");\r\n customIniId = customIniId.filter(" +
398 "Boolean);\r\n\r\n //After action OnetrustActiveGroups\r\n " +
399 " otActiveGrp = otActiveGrp.split(\",\");\r\n otActiveGrp" +
400 " = otActiveGrp.filter(Boolean);\r\n\r\n var result = [];\r\n " +
401 " for (var i = 0; i < customIniId.length; i++) {\r\n " +
402 " if (otActiveGrp.indexOf(customIniId[i]) <= -1) {\r\n " +
403 " result.push(customIniId[i]);\r\n }\r\n " +
404 "}\r\n return result;\r\n }\r\n\r\n //De" +
405 "lete cookie\r\n function eraseCookie(name) {\r\n /" +
406 "/Delete root path cookies\r\n domainName = window.location.host" +
407 "name;\r\n document.cookie = name + \'=; Max-Age=-99999999; Path=" +
408 "/;Domain=\' + domainName;\r\n document.cookie = name + \'=; Max-A" +
409 "ge=-99999999; Path=/;\';\r\n\r\n //Delete LSO incase LSO being use" +
410 "d, cna be commented out.\r\n localStorage.removeItem(name);\r\n\r\n" +
411 " //Check for the current path of the page\r\n " +
412 " pathArray = window.location.pathname.split(\'/\');\r\n //Loop t" +
413 "hrough path hierarchy and delete potential cookies at each path.\r\n " +
414 " for (var i = 0; i < pathArray.length; i++) {\r\n if (" +
415 "pathArray[i]) {\r\n //Build the path string from the Pa" +
416 "th Array e.g /site/login\r\n var currentPath = pathArra" +
417 "y.slice(0, i + 1).join(\'/\');\r\n document.cookie = name" +
418 " + \'=; Max-Age=-99999999; Path=\' + currentPath + \';Domain=\' + domainName;\r\n " +
419 " document.cookie = name + \'=; Max-Age=-99999999; Path=\' + " +
420 "currentPath + \';\';\r\n //Maybe path has a trailing slas" +
421 "h!\r\n document.cookie = name + \'=; Max-Age=-99999999; " +
422 "Path=\' + currentPath + \'/;Domain=\' + domainName;\r\n do" +
423 "cument.cookie = name + \'=; Max-Age=-99999999; Path=\' + currentPath + \'/;\';\r\n\r\n\r\n" +
424 " }\r\n }\r\n\r\n }\r\n\r\n " +
425 " if (!OptanonActiveGroups.includes(\'C0004\') || !OptanonActiveGroups.incl" +
426 "udes(\'C0003\')) {\r\n let iframes = document.getElementsByTagNam" +
427 "e(\"iframe\");\r\n\r\n for (var i = 0; i < iframes.length; i++) {\r\n" +
428 " iframes[i].classList.remove(\"optanon-category-C0004\");\r\n" +
429 "\r\n iframes[i].classList.remove(\"optanon-category-C0003\");" +
430 "\r\n let src = iframes[i].getAttribute(\'data-src\');\r\n " +
431 " if (src && src.includes(\"youtube.com\")) {\r\n " +
432 " $(iframes[i]).removeAttr(\'data-src\');\r\n $(if" +
433 "rames[i]).attr(\'src\', src.replace(\'youtube.com\', \'youtube-nocookie.com\'));\r\n\r\n " +
434 " }\r\n }\r\n }\r\n\r\n\r\n " +
435 " }\r\n\r\n function deleteAllCookies() {\r\n var cookies =" +
436 " document.cookie.split(\"; \");\r\n for (var c = 0; c < cookies.lengt" +
437 "h; c++) {\r\n var d = window.location.hostname.split(\".\");\r\n " +
438 " while (d.length > 0) {\r\n var cookieBase " +
439 "= encodeURIComponent(cookies[c].split(\";\")[0].split(\"=\")[0]) + \'=; expires=Thu, " +
440 "01-Jan-1970 00:00:01 GMT; domain=\' + d.join(\'.\') + \' ;path=\';\r\n " +
441 " var p = location.pathname.split(\'/\');\r\n document.c" +
442 "ookie = cookieBase + \'/\';\r\n while (p.length > 0) {\r\n " +
443 " document.cookie = cookieBase + p.join(\'/\');\r\n " +
444 " p.pop();\r\n };\r\n d." +
445 "shift();\r\n }\r\n }\r\n }\r\n\r\n " +
446 " const getCookieValue = (name) => (\r\n document.cookie.match(\'(^|;" +
447 ")\\\\s*\' + name + \'\\\\s*=\\\\s*([^;]+)\')?.pop() || \'\'\r\n )\r\n\r\n c" +
448 "onst urlParams = new URLSearchParams(getCookieValue(\'OptanonConsent\'));\r\n " +
449 " const myParam = urlParams.get(\'datestamp\');\r\n const consentdate " +
450 "= new Date(myParam);\r\n const Resetdate = new Date(\'Thu Nov 07 2024 12" +
451 ":00:00 GMT+0000 (Greenwich Mean Time)\');\r\n if (consentdate < Resetdat" +
452 "e) {\r\n deleteAllCookies();\r\n }\r\n\r\n </script>\r\n");
453
454 WriteLiteral(" <!--OneTrust Cookies Consent Notice end -->\r\n");
455
456
457 #line 261 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
458 }
459
460
461 #line default
462 #line hidden
463 WriteLiteral("\r\n");
464
465
466 #line 263 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
467
468
469 #line default
470 #line hidden
471
472 #line 263 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
473
474 if (theme == "uk")
475 {
476
477
478 #line default
479 #line hidden
480 WriteLiteral(" <link");
481
482 WriteLiteral(" rel=\"preload\"");
483
484 WriteLiteral(" crossorigin=\"anonymous\"");
485
486 WriteLiteral(" href=\"/Files/Templates/Designs/Condition/assets/fonts/filsonpro/FilsonProRegular" +
487 ".otf\"");
488
489 WriteLiteral(" as=\"font\"");
490
491 WriteLiteral(" type=\"font/woff2\"");
492
493 WriteLiteral(">\r\n");
494
495
496 #line 267 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
497
498 }
499 if (theme != "est")
500 {
501
502
503 #line default
504 #line hidden
505 WriteLiteral(" <link");
506
507 WriteLiteral(" rel=\"preload\"");
508
509 WriteLiteral(" crossorigin=\"anonymous\"");
510
511 WriteLiteral(" href=\"/Files/Templates/Designs/Condition/assets/fonts/montserrat/Montserrat-Bold" +
512 ".woff2\"");
513
514 WriteLiteral(" as=\"font\"");
515
516 WriteLiteral(" type=\"font/woff2\"");
517
518 WriteLiteral(">\r\n");
519
520 WriteLiteral(" <link");
521
522 WriteLiteral(" rel=\"preload\"");
523
524 WriteLiteral(" crossorigin=\"anonymous\"");
525
526 WriteLiteral(" href=\"/Files/Templates/Designs/Condition/assets/fonts/montserrat/Montserrat-Hair" +
527 "line.woff2\"");
528
529 WriteLiteral(" as=\"font\"");
530
531 WriteLiteral(" type=\"font/woff2\"");
532
533 WriteLiteral(">\r\n");
534
535 WriteLiteral(" <link");
536
537 WriteLiteral(" rel=\"preload\"");
538
539 WriteLiteral(" crossorigin=\"anonymous\"");
540
541 WriteLiteral(" href=\"/Files/Templates/Designs/Condition/assets/fonts/montserrat/Montserrat-Ligh" +
542 "t.woff2\"");
543
544 WriteLiteral(" as=\"font\"");
545
546 WriteLiteral(" type=\"font/woff2\"");
547
548 WriteLiteral(">\r\n");
549
550 WriteLiteral(" <link");
551
552 WriteLiteral(" rel=\"preload\"");
553
554 WriteLiteral(" crossorigin=\"anonymous\"");
555
556 WriteLiteral(" href=\"/Files/Templates/Designs/Condition/assets/fonts/montserrat/Montserrat-Regu" +
557 "lar.woff2\"");
558
559 WriteLiteral(" as=\"font\"");
560
561 WriteLiteral(" type=\"font/woff2\"");
562
563 WriteLiteral(">\r\n");
564
565
566 #line 275 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
567 }
568
569
570 #line default
571 #line hidden
572
573 #line 280 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
574
575
576
577
578 #line default
579 #line hidden
580 WriteLiteral("\r\n\r\n\r\n <link");
581
582 WriteLiteral(" rel=\"preload\"");
583
584 WriteLiteral(" crossorigin=\"anonymous\"");
585
586 WriteLiteral(" href=\"/Files/Templates/Designs/Condition/assets/fonts/icomoon.woff?wtdjes\"");
587
588 WriteLiteral(" as=\"font\"");
589
590 WriteLiteral(" type=\"font/woff\"");
591
592 WriteLiteral(">\r\n <script");
593
594 WriteLiteral(" type=\"text/javascript\"");
595
596 WriteLiteral(@">
597 function loadScript(url, callback) {
598
599 var script = document.createElement(""script"")
600 script.type = ""text/javascript"";
601 script.setAttribute('async', 'async')
602 if (script.readyState) { //IE
603 script.onreadystatechange = function () {
604 if (script.readyState == ""loaded"" ||
605 script.readyState == ""complete"") {
606 script.onreadystatechange = null;
607 callback();
608 }
609 };
610 } else { //Others
611 script.onload = function () {
612 callback();
613 };
614 }
615
616 script.src = url;
617 document.getElementsByTagName(""head"")[0].appendChild(script);
618 }
619 </script>
620 <script");
621
622 WriteAttribute("src", Tuple.Create(" src=\'", 14703), Tuple.Create("\'", 14742)
623
624 #line 310 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
625 , Tuple.Create(Tuple.Create("", 14709), Tuple.Create<System.Object, System.Int32>(Scripts.Url("~/bundles/plugins")
626
627 #line default
628 #line hidden
629 , 14709), false)
630 );
631
632 WriteLiteral(" defer=\"\"");
633
634 WriteLiteral("></script>\r\n\r\n");
635
636
637 #line 312 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
638
639
640 #line default
641 #line hidden
642
643 #line 312 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
644 if (!string.IsNullOrWhiteSpace(GoogleTagManagerId))
645 {
646
647
648 #line default
649 #line hidden
650 WriteLiteral(" <!-- Google Tag Manager -->\r\n");
651
652 WriteLiteral(" <script");
653
654 WriteLiteral(" type=\"text/javascript\"");
655
656 WriteLiteral(@">
657 setTimeout(function(){
658 (function (w, d, s, l, i) {
659 w[l] = w[l] || []; w[l].push({
660 'gtm.start':
661 new Date().getTime(), event: 'gtm.js'
662 }); var f = d.getElementsByTagName(s)[0],
663 j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
664 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
665 })(window, document, 'script', 'dataLayer', '");
666
667
668 #line 324 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
669 Write(GoogleTagManagerId);
670
671
672 #line default
673 #line hidden
674 WriteLiteral("\');\r\n }, 2000);\r\n </script>\r\n");
675
676 WriteLiteral(" <!-- End Google Tag Manager -->\r\n");
677
678
679 #line 328 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
680 }
681
682
683 #line default
684 #line hidden
685 WriteLiteral("\r\n");
686
687 WriteLiteral(" ");
688
689
690 #line 330 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
691 Write(GetValue("Item.HrefLangMapping"));
692
693
694 #line default
695 #line hidden
696 WriteLiteral("\r\n");
697
698 WriteLiteral(" ");
699
700
701 #line 331 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
702 Write(RenderSnippet("hreflang"));
703
704
705 #line default
706 #line hidden
707 WriteLiteral("\r\n \r\n <meta");
708
709 WriteLiteral(" name=\"viewport\"");
710
711 WriteLiteral(" content=\"width=device-width, initial-scale=1\"");
712
713 WriteLiteral(">\r\n <meta");
714
715 WriteLiteral(" name=\"format-detection\"");
716
717 WriteLiteral(" content=\"telephone=no\"");
718
719 WriteLiteral(">\r\n\r\n");
720
721
722 #line 336 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
723
724
725 #line default
726 #line hidden
727
728 #line 336 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
729 if (theme == "uk")
730 {
731
732
733 #line default
734 #line hidden
735 WriteLiteral(" <link");
736
737 WriteLiteral(" rel=\"apple-touch-icon\"");
738
739 WriteLiteral(" sizes=\"192x192\"");
740
741 WriteLiteral(" href=\"/Images/Favicon/NST/favicon-nst-192x192.png\"");
742
743 WriteLiteral(">\r\n");
744
745 WriteLiteral(" <link");
746
747 WriteLiteral(" rel=\"icon\"");
748
749 WriteLiteral(" type=\"image/png\"");
750
751 WriteLiteral(" href=\"/Files/Images/Favicon/NST/favicon-nst-192x192.png\"");
752
753 WriteLiteral(" sizes=\"192x192\"");
754
755 WriteLiteral(">\r\n");
756
757 WriteLiteral(" <link");
758
759 WriteLiteral(" rel=\"icon\"");
760
761 WriteLiteral(" type=\"image/png\"");
762
763 WriteLiteral(" href=\"/Files/Images/Favicon/NST/favicon-nst-160x160.png\"");
764
765 WriteLiteral(" sizes=\"160x160\"");
766
767 WriteLiteral(">\r\n");
768
769 WriteLiteral(" <link");
770
771 WriteLiteral(" rel=\"icon\"");
772
773 WriteLiteral(" type=\"image/png\"");
774
775 WriteLiteral(" href=\"/Files/Images/Favicon/NST/favicon-nst-96x96.png\"");
776
777 WriteLiteral(" sizes=\"96x96\"");
778
779 WriteLiteral(">\r\n");
780
781 WriteLiteral(" <link");
782
783 WriteLiteral(" rel=\"icon\"");
784
785 WriteLiteral(" type=\"image/png\"");
786
787 WriteLiteral(" href=\"/Files/Images/Favicon/NST/favicon-nst-16x16.png\"");
788
789 WriteLiteral(" sizes=\"16x16\"");
790
791 WriteLiteral(">\r\n");
792
793 WriteLiteral(" <link");
794
795 WriteLiteral(" rel=\"icon\"");
796
797 WriteLiteral(" type=\"image/png\"");
798
799 WriteLiteral(" href=\"/Files/Images/Favicon/NST/favicon-nst-32x32.png\"");
800
801 WriteLiteral(" sizes=\"32x32\"");
802
803 WriteLiteral(">\r\n");
804
805
806 #line 344 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
807 }
808 else if (theme == "ie")
809 {
810
811
812 #line default
813 #line hidden
814 WriteLiteral(" <link");
815
816 WriteLiteral(" rel=\"apple-touch-icon\"");
817
818 WriteLiteral(" sizes=\"192x192\"");
819
820 WriteLiteral(" href=\"/Images/Favicon/NSTIE/favicon-nst-dublin-192x192.png\"");
821
822 WriteLiteral(">\r\n");
823
824 WriteLiteral(" <link");
825
826 WriteLiteral(" rel=\"icon\"");
827
828 WriteLiteral(" type=\"image/png\"");
829
830 WriteLiteral(" href=\"/Files/Images/Favicon/NSTIE/favicon-nst-dublin-192x192.png\"");
831
832 WriteLiteral(" sizes=\"192x192\"");
833
834 WriteLiteral(">\r\n");
835
836 WriteLiteral(" <link");
837
838 WriteLiteral(" rel=\"icon\"");
839
840 WriteLiteral(" type=\"image/png\"");
841
842 WriteLiteral(" href=\"/Files/Images/Favicon/NSTIE/favicon-nst-dublin-160x160.png\"");
843
844 WriteLiteral(" sizes=\"160x160\"");
845
846 WriteLiteral(">\r\n");
847
848 WriteLiteral(" <link");
849
850 WriteLiteral(" rel=\"icon\"");
851
852 WriteLiteral(" type=\"image/png\"");
853
854 WriteLiteral(" href=\"/Files/Images/Favicon/NSTIE/favicon-nst-dublin-96x96.png\"");
855
856 WriteLiteral(" sizes=\"96x96\"");
857
858 WriteLiteral(">\r\n");
859
860 WriteLiteral(" <link");
861
862 WriteLiteral(" rel=\"icon\"");
863
864 WriteLiteral(" type=\"image/png\"");
865
866 WriteLiteral(" href=\"/Files/Images/Favicon/NSTIE/favicon-nst-dublin-16x16.png\"");
867
868 WriteLiteral(" sizes=\"16x16\"");
869
870 WriteLiteral(">\r\n");
871
872 WriteLiteral(" <link");
873
874 WriteLiteral(" rel=\"icon\"");
875
876 WriteLiteral(" type=\"image/png\"");
877
878 WriteLiteral(" href=\"/Files/Images/Favicon/NSTIE/favicon-nst-dublin-32x32.png\"");
879
880 WriteLiteral(" sizes=\"32x32\"");
881
882 WriteLiteral(">\r\n");
883
884
885 #line 353 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
886 }
887 else if (theme == "slk")
888 {
889
890
891 #line default
892 #line hidden
893 WriteLiteral(" <link");
894
895 WriteLiteral(" rel=\"apple-touch-icon\"");
896
897 WriteLiteral(" sizes=\"192x192\"");
898
899 WriteLiteral(" href=\"/Files/Images/Favicon/SLK/favicon-slk-192x192.png\"");
900
901 WriteLiteral(">\r\n");
902
903 WriteLiteral(" <link");
904
905 WriteLiteral(" rel=\"icon\"");
906
907 WriteLiteral(" type=\"image/png\"");
908
909 WriteLiteral(" href=\"/Files/Images/Favicon/SLK/favicon-slk-192x192.png\"");
910
911 WriteLiteral(" sizes=\"192x192\"");
912
913 WriteLiteral(">\r\n");
914
915 WriteLiteral(" <link");
916
917 WriteLiteral(" rel=\"icon\"");
918
919 WriteLiteral(" type=\"image/png\"");
920
921 WriteLiteral(" href=\"/Files/Images/Favicon/SLK/favicon-slk-160x160.png\"");
922
923 WriteLiteral(" sizes=\"160x160\"");
924
925 WriteLiteral(">\r\n");
926
927 WriteLiteral(" <link");
928
929 WriteLiteral(" rel=\"icon\"");
930
931 WriteLiteral(" type=\"image/png\"");
932
933 WriteLiteral(" href=\"/Files/Images/Favicon/SLK/favicon-slk-96x96.png\"");
934
935 WriteLiteral(" sizes=\"96x96\"");
936
937 WriteLiteral(">\r\n");
938
939 WriteLiteral(" <link");
940
941 WriteLiteral(" rel=\"icon\"");
942
943 WriteLiteral(" type=\"image/png\"");
944
945 WriteLiteral(" href=\"/Files/Images/Favicon/SLK/favicon-slk-16x16.png\"");
946
947 WriteLiteral(" sizes=\"16x16\"");
948
949 WriteLiteral(">\r\n");
950
951 WriteLiteral(" <link");
952
953 WriteLiteral(" rel=\"icon\"");
954
955 WriteLiteral(" type=\"image/png\"");
956
957 WriteLiteral(" href=\"/Files/Images/Favicon/SLK/favicon-slk-32x32.png\"");
958
959 WriteLiteral(" sizes=\"32x32\"");
960
961 WriteLiteral(">\r\n");
962
963
964 #line 362 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
965 }
966 else if (theme == "est")
967 {
968
969
970 #line default
971 #line hidden
972 WriteLiteral(" <link");
973
974 WriteLiteral(" rel=\"apple-touch-icon\"");
975
976 WriteLiteral(" sizes=\"192x192\"");
977
978 WriteLiteral(" href=\"/Files/Images/Favicon/EST/favicon-est-192x192.png\"");
979
980 WriteLiteral(">\r\n");
981
982 WriteLiteral(" <link");
983
984 WriteLiteral(" rel=\"icon\"");
985
986 WriteLiteral(" type=\"image/png\"");
987
988 WriteLiteral(" href=\"/Files/Images/Favicon/EST/favicon-est-192x192.png\"");
989
990 WriteLiteral(" sizes=\"192x192\"");
991
992 WriteLiteral(">\r\n");
993
994 WriteLiteral(" <link");
995
996 WriteLiteral(" rel=\"icon\"");
997
998 WriteLiteral(" type=\"image/png\"");
999
1000 WriteLiteral(" href=\"/Files/Images/Favicon/EST/favicon-est-160x160.png\"");
1001
1002 WriteLiteral(" sizes=\"160x160\"");
1003
1004 WriteLiteral(">\r\n");
1005
1006 WriteLiteral(" <link");
1007
1008 WriteLiteral(" rel=\"icon\"");
1009
1010 WriteLiteral(" type=\"image/png\"");
1011
1012 WriteLiteral(" href=\"/Files/Images/Favicon/EST/favicon-est-96x96.png\"");
1013
1014 WriteLiteral(" sizes=\"96x96\"");
1015
1016 WriteLiteral(">\r\n");
1017
1018 WriteLiteral(" <link");
1019
1020 WriteLiteral(" rel=\"icon\"");
1021
1022 WriteLiteral(" type=\"image/png\"");
1023
1024 WriteLiteral(" href=\"/Files/Images/Favicon/EST/favicon-est-16x16.png\"");
1025
1026 WriteLiteral(" sizes=\"16x16\"");
1027
1028 WriteLiteral(">\r\n");
1029
1030 WriteLiteral(" <link");
1031
1032 WriteLiteral(" rel=\"icon\"");
1033
1034 WriteLiteral(" type=\"image/png\"");
1035
1036 WriteLiteral(" href=\"/Files/Images/Favicon/EST/favicon-est-32x32.png\"");
1037
1038 WriteLiteral(" sizes=\"32x32\"");
1039
1040 WriteLiteral(">\r\n");
1041
1042
1043 #line 371 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1044 }
1045
1046
1047 #line default
1048 #line hidden
1049 WriteLiteral("\r\n");
1050
1051 WriteLiteral(" ");
1052
1053
1054 #line 373 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1055 Write(Styles.Render(string.Format("~/bundles/{0}_css", theme)));
1056
1057
1058 #line default
1059 #line hidden
1060 WriteLiteral("\r\n\r\n");
1061
1062 WriteLiteral(" ");
1063
1064
1065 #line 375 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1066 Write(Styles.Render("~/bundles/googlefonts_css"));
1067
1068
1069 #line default
1070 #line hidden
1071 WriteLiteral("\r\n");
1072
1073 WriteLiteral(" ");
1074
1075
1076 #line 376 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1077 Write(Styles.Render("~/bundles/bootstrap-carousel_css"));
1078
1079
1080 #line default
1081 #line hidden
1082 WriteLiteral("\r\n\r\n\r\n <!--[if lt IE 9]>\r\n <script src=\"/assets/js/min/selectivizr-min.j" +
1083 "s\"></script>\r\n <![endif]-->\r\n <!-- <link rel=\"stylesheet\" href=\"/assets/cs" +
1084 "s/jquery-ui.min.css\"> -->\r\n <!-- Google Analytics -->\r\n");
1085
1086
1087 #line 384 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1088
1089
1090 #line default
1091 #line hidden
1092
1093 #line 384 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1094 if (!string.IsNullOrWhiteSpace(GetString("Item.Area.GoogleAnalyticsId")))
1095 {
1096
1097
1098 #line default
1099 #line hidden
1100 WriteLiteral(" <script");
1101
1102 WriteLiteral(" type=\"text/plain\"");
1103
1104 WriteLiteral(" class=\"optanon-category-C0002\"");
1105
1106 WriteLiteral(@">
1107 (function (i, s, o, g, r, a, m) {
1108 i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
1109 (i[r].q = i[r].q || []).push(arguments)
1110 }, i[r].l = 1 * new Date(); a = s.createElement(o),
1111 m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
1112 })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
1113
1114 ga('create', '");
1115
1116
1117 #line 394 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1118 Write(GetValue("Item.Area.GoogleAnalyticsId"));
1119
1120
1121 #line default
1122 #line hidden
1123 WriteLiteral("\', \'auto\');\r\n ga(\'send\', \'pageview\');\r\n\r\n </script>\r\n");
1124
1125
1126 #line 398 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1127 }
1128
1129
1130 #line default
1131 #line hidden
1132 WriteLiteral(" ");
1133
1134
1135 #line 399 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1136 if (!string.IsNullOrWhiteSpace(telSEOAK) && !string.IsNullOrWhiteSpace(telSEOCL))
1137 {
1138
1139
1140 #line default
1141 #line hidden
1142 WriteLiteral(" <script");
1143
1144 WriteLiteral(" type=\"text/plain\"");
1145
1146 WriteLiteral(" class=\"optanon-category-C0002\"");
1147
1148 WriteLiteral(">\r\n (function (a, e, c, f, g, h, b, d) {\r\n var k = { ak: \"");
1149
1150
1151 #line 403 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1152 Write(telSEOAK);
1153
1154
1155 #line default
1156 #line hidden
1157 WriteLiteral("\", cl: \"");
1158
1159
1160 #line 403 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1161 Write(telSEOCL);
1162
1163
1164 #line default
1165 #line hidden
1166 WriteLiteral("\", autoreplace: \"");
1167
1168
1169 #line 403 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1170 Write(telNumber);
1171
1172
1173 #line default
1174 #line hidden
1175 WriteLiteral(@""" };
1176 a[c] = a[c] || function () { (a[c].q = a[c].q || []).push(arguments) };
1177 a[g] || (a[g] = k.ak); b = e.createElement(h); b.async = 1;
1178 b.src = ""//www.gstatic.com/wcm/loader.js""; d = e.getElementsByTagName(h)[0];
1179 d.parentNode.insertBefore(b, d); a[f] = function (b, d, e) { a[c](2, b, k, d, null, new Date, e) };
1180 a[f]()
1181 })(window, document, ""_googWcmImpl"", ""_googWcmGet"", ""_googWcmAk"", ""script"");
1182
1183 </script>
1184 ");
1185
1186
1187 #line 412 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1188 }
1189
1190
1191 #line default
1192 #line hidden
1193 WriteLiteral("\r\n\r\n");
1194
1195
1196 #line 415 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1197
1198
1199 #line default
1200 #line hidden
1201
1202 #line 415 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1203 if (!string.IsNullOrWhiteSpace(facebookPixelId))
1204 {
1205
1206
1207 #line default
1208 #line hidden
1209 WriteLiteral(" <!-- Facebook Pixel Code -->\r\n");
1210
1211 WriteLiteral(" <script");
1212
1213 WriteLiteral(" type=\"text/plain\"");
1214
1215 WriteLiteral(" class=\"optanon-category-C0004\"");
1216
1217 WriteLiteral(@">
1218 !function (f, b, e, v, n, t, s) {
1219 if (f.fbq) return; n = f.fbq = function () {
1220 n.callMethod ?
1221 n.callMethod.apply(n, arguments) : n.queue.push(arguments)
1222 };
1223 if (!f._fbq) f._fbq = n; n.push = n; n.loaded = !0; n.version = '2.0';
1224 n.queue = []; t = b.createElement(e); t.async = !0;
1225 t.src = v; s = b.getElementsByTagName(e)[0];
1226 s.parentNode.insertBefore(t, s)
1227 }(window, document, 'script',
1228 'https://connect.facebook.net/en_US/fbevents.js');
1229 fbq('init', '");
1230
1231
1232 #line 430 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1233 Write(facebookPixelId);
1234
1235
1236 #line default
1237 #line hidden
1238 WriteLiteral("\');\r\n fbq(\'track\', \'PageView\');\r\n </script>\r\n");
1239
1240 WriteLiteral(" <!-- End Facebook Pixel Code -->\r\n");
1241
1242
1243 #line 434 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1244 }
1245
1246
1247 #line default
1248 #line hidden
1249 WriteLiteral(@"
1250 <script>
1251 document.addEventListener(""DOMContentLoaded"", function (event) {
1252 var frames = document.getElementsByTagName('iframe');
1253 for (var i = 0; i < frames.length; i++) {
1254 frames[i].src = frames[i].src.replace(""youtube.com"", ""youtube-nocookie.com"");
1255 }
1256 });
1257 </script>
1258
1259
1260 ");
1261
1262
1263 #line 446 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1264 Write(GetValue("Stylesheets"));
1265
1266
1267 #line default
1268 #line hidden
1269 WriteLiteral("\r\n");
1270
1271
1272 #line 447 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1273 Write(GetValue("Javascripts"));
1274
1275
1276 #line default
1277 #line hidden
1278 WriteLiteral("\r\n</head>\r\n\r\n<body>\r\n <div");
1279
1280 WriteLiteral(" id=\"mainContent\"");
1281
1282 WriteLiteral(">\r\n <div");
1283
1284 WriteLiteral(" class=\"header-push\"");
1285
1286 WriteLiteral("></div>\r\n <header>\r\n <div");
1287
1288 WriteLiteral(" class=\"container clearfix menu-container\"");
1289
1290 WriteLiteral(">\r\n");
1291
1292
1293 #line 455 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1294
1295
1296 #line default
1297 #line hidden
1298
1299 #line 455 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1300 if (theme != "uk")
1301 {
1302
1303
1304 #line default
1305 #line hidden
1306 WriteLiteral(" <a");
1307
1308 WriteLiteral(" href=\"/\"");
1309
1310 WriteLiteral("><img");
1311
1312 WriteLiteral(" class=\"logo mobile-only\"");
1313
1314 WriteAttribute("src", Tuple.Create(" src=\"", 22218), Tuple.Create("\"", 22239)
1315
1316 #line 457 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1317 , Tuple.Create(Tuple.Create("", 22224), Tuple.Create<System.Object, System.Int32>(brandLogoSmall
1318
1319 #line default
1320 #line hidden
1321 , 22224), false)
1322 );
1323
1324 WriteAttribute("alt", Tuple.Create(" alt=\"", 22240), Tuple.Create("\"", 22261)
1325
1326 #line 457 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1327 , Tuple.Create(Tuple.Create("", 22246), Tuple.Create<System.Object, System.Int32>(brandNameSmall
1328
1329 #line default
1330 #line hidden
1331 , 22246), false)
1332 );
1333
1334 WriteLiteral("></a>\r\n");
1335
1336
1337 #line 458 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1338 }
1339 else
1340 {
1341
1342
1343 #line default
1344 #line hidden
1345 WriteLiteral(" <div");
1346
1347 WriteLiteral(" class=\"header-background desktop\"");
1348
1349 WriteLiteral("></div>\r\n");
1350
1351
1352 #line 462 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1353 }
1354
1355
1356 #line default
1357 #line hidden
1358 WriteLiteral(" <nav");
1359
1360 WriteLiteral(" id=\"site-nav\"");
1361
1362 WriteLiteral(" class=\"clearfix\"");
1363
1364 WriteLiteral(">\r\n");
1365
1366
1367 #line 464 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1368
1369
1370 #line default
1371 #line hidden
1372
1373 #line 464 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1374 if (theme == "slk")
1375 {
1376
1377
1378 #line default
1379 #line hidden
1380 WriteLiteral(" <ul>\r\n <li");
1381
1382 WriteLiteral(" style=\"background-color:white;\"");
1383
1384 WriteLiteral(">\r\n <a");
1385
1386 WriteLiteral(" href=\"/\"");
1387
1388 WriteLiteral(">\r\n <img");
1389
1390 WriteLiteral(" src=\"/Files/Templates/Designs/Condition/assets/images/design/StudyLink_Logo_Reg." +
1391 "png\"");
1392
1393 WriteLiteral(" style=\"max-height:20px\"");
1394
1395 WriteLiteral(">\r\n </a>\r\n </li>\r\n " +
1396 " </ul>\r\n");
1397
1398
1399 #line 473 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1400
1401
1402 #line default
1403 #line hidden
1404
1405 #line 473 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1406 Write(GetValue("DwNavigation(slkNavMenu)"));
1407
1408
1409 #line default
1410 #line hidden
1411
1412 #line 473 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1413
1414
1415
1416 #line default
1417 #line hidden
1418 WriteLiteral(" <nav");
1419
1420 WriteLiteral(" id=\"navTools\"");
1421
1422 WriteLiteral(" class=\"navTools\"");
1423
1424 WriteLiteral(">\r\n <ul>\r\n <li");
1425
1426 WriteLiteral(" class=\"contact no-mobile\"");
1427
1428 WriteLiteral("><a");
1429
1430 WriteLiteral(" href=\"javascript:;\"");
1431
1432 WriteLiteral(">Contact Us</a></li>\r\n </ul>\r\n " +
1433 "</nav>\r\n");
1434
1435
1436 #line 479 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1437
1438 }
1439 else if (theme == "est")
1440 {
1441
1442
1443 #line default
1444 #line hidden
1445 WriteLiteral(" <ul>\r\n <li>\r\n " +
1446 " <a");
1447
1448 WriteLiteral(" href=\"/\"");
1449
1450 WriteLiteral(">\r\n <img");
1451
1452 WriteLiteral(" src=\"/Files/Templates/Designs/Condition/assets/images/design/ESTLogo.png\"");
1453
1454 WriteLiteral(" style=\"max-height:50px; margin-top: -10px;\"");
1455
1456 WriteLiteral(">\r\n </a>\r\n </li>\r\n " +
1457 " </ul>\r\n");
1458
1459
1460 #line 490 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1461
1462
1463 #line default
1464 #line hidden
1465
1466 #line 490 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1467 Write(GetValue("DwNavigation(estNavMenu)"));
1468
1469
1470 #line default
1471 #line hidden
1472
1473 #line 490 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1474
1475
1476
1477 #line default
1478 #line hidden
1479 WriteLiteral(" <nav");
1480
1481 WriteLiteral(" id=\"navTools\"");
1482
1483 WriteLiteral(" class=\"navTools\"");
1484
1485 WriteLiteral(">\r\n <ul>\r\n <li");
1486
1487 WriteLiteral(" class=\"contact no-mobile\"");
1488
1489 WriteLiteral("><a");
1490
1491 WriteLiteral(" href=\"javascript:;\"");
1492
1493 WriteLiteral(">Contact Us</a></li>\r\n </ul>\r\n " +
1494 "</nav>\r\n");
1495
1496
1497 #line 496 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1498
1499 }
1500 else if (theme == "pgl")
1501 {
1502
1503
1504 #line default
1505 #line hidden
1506 WriteLiteral(" <ul>\r\n <li");
1507
1508 WriteLiteral(" class=\"logo-item\"");
1509
1510 WriteLiteral("><a");
1511
1512 WriteLiteral(" href=\"/\"");
1513
1514 WriteLiteral("><img");
1515
1516 WriteLiteral(" class=\"logo show-on-scroll-50 no-mobile small\"");
1517
1518 WriteAttribute("src", Tuple.Create(" src=\"", 24302), Tuple.Create("\"", 24323)
1519
1520 #line 501 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1521 , Tuple.Create(Tuple.Create("", 24308), Tuple.Create<System.Object, System.Int32>(brandLogoSmall
1522
1523 #line default
1524 #line hidden
1525 , 24308), false)
1526 );
1527
1528 WriteAttribute("alt", Tuple.Create(" alt=\"", 24324), Tuple.Create("\"", 24345)
1529
1530 #line 501 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1531 , Tuple.Create(Tuple.Create("", 24330), Tuple.Create<System.Object, System.Int32>(brandNameSmall
1532
1533 #line default
1534 #line hidden
1535 , 24330), false)
1536 );
1537
1538 WriteLiteral("></a></li>\r\n </ul>\r\n");
1539
1540
1541 #line 503 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1542
1543
1544 #line default
1545 #line hidden
1546
1547 #line 503 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1548 Write(GetValue("DwNavigation(pglNavMenu)"));
1549
1550
1551 #line default
1552 #line hidden
1553
1554 #line 503 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1555
1556
1557
1558 #line default
1559 #line hidden
1560 WriteLiteral(" <nav");
1561
1562 WriteLiteral(" id=\"navTools\"");
1563
1564 WriteLiteral(" class=\"navTools\"");
1565
1566 WriteLiteral(">\r\n <ul>\r\n <li");
1567
1568 WriteLiteral(" class=\"contact no-mobile\"");
1569
1570 WriteLiteral("><a");
1571
1572 WriteLiteral(" href=\"javascript:;\"");
1573
1574 WriteLiteral(">Enquire</a></li>\r\n </ul>\r\n </n" +
1575 "av>\r\n");
1576
1577
1578 #line 509 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1579 }
1580 else if (theme == "uk")
1581 {
1582
1583
1584 #line default
1585 #line hidden
1586 WriteLiteral(" <svg");
1587
1588 WriteLiteral(" class=\"position-absolute path-size\"");
1589
1590 WriteLiteral(">\r\n <defs>\r\n <clippath");
1591
1592 WriteLiteral(" id=\"smoothWave\"");
1593
1594 WriteLiteral(" clippathunits=\"objectBoundingBox\"");
1595
1596 WriteLiteral(">\r\n <path");
1597
1598 WriteLiteral(" d=\"M0,0.2 C0.15,0.32 0.25,0.38 0.3,0.42 S0.5,0.78 0.7,0.95 S0.88,0.88 1,0.7 L1,0" +
1599 " L0,0 Z\"");
1600
1601 WriteLiteral("></path>\r\n </clippath>\r\n " +
1602 " </defs>\r\n </svg>\r\n");
1603
1604 WriteLiteral(" <div");
1605
1606 WriteLiteral(" class=\"header-top desktop\"");
1607
1608 WriteLiteral(">\r\n <div");
1609
1610 WriteLiteral(" class=\"container d-flex justify-content-end align-items-center\"");
1611
1612 WriteLiteral(">\r\n <a");
1613
1614 WriteLiteral(" href=\"/login\"");
1615
1616 WriteLiteral(" class=\"action-link mr-0\"");
1617
1618 WriteLiteral(">\r\n <img");
1619
1620 WriteLiteral(" src=\"/Files/Templates/Designs/Condition/assets/images/design/icons/nst-login-ico" +
1621 "n.svg\"");
1622
1623 WriteLiteral(" alt=\"Login\"");
1624
1625 WriteLiteral(" class=\"pr-3\"");
1626
1627 WriteLiteral(">\r\n <p");
1628
1629 WriteLiteral(" class=\"fs-55\"");
1630
1631 WriteLiteral(">Login</p>\r\n </a>\r\n " +
1632 " <span");
1633
1634 WriteLiteral(" class=\"divider\"");
1635
1636 WriteLiteral("></span>\r\n <a");
1637
1638 WriteAttribute("href", Tuple.Create(" href=\'", 25847), Tuple.Create("\'", 25891)
1639 , Tuple.Create(Tuple.Create("", 25854), Tuple.Create("tel:", 25854), true)
1640
1641 #line 526 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1642 , Tuple.Create(Tuple.Create("", 25858), Tuple.Create<System.Object, System.Int32>(GetString("Item.Area.Telephone")
1643
1644 #line default
1645 #line hidden
1646 , 25858), false)
1647 );
1648
1649 WriteLiteral(" class=\"action-link mr-0\"");
1650
1651 WriteLiteral(">\r\n <img");
1652
1653 WriteLiteral(" src=\"/Files/Templates/Designs/Condition/assets/images/design/icons/nst-phone-ico" +
1654 "n.svg\"");
1655
1656 WriteLiteral(" alt=\"Call us\"");
1657
1658 WriteLiteral(" class=\"pr-3\"");
1659
1660 WriteLiteral(">\r\n <p");
1661
1662 WriteLiteral(" class=\"fs-55\"");
1663
1664 WriteLiteral("><span");
1665
1666 WriteLiteral(" class=\"no-desktop\"");
1667
1668 WriteLiteral(">");
1669
1670
1671 #line 528 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1672 Write(telNumber);
1673
1674
1675 #line default
1676 #line hidden
1677 WriteLiteral("</span><span");
1678
1679 WriteLiteral(" class=\"desktop-only\"");
1680
1681 WriteLiteral(">Call us</span></p>\r\n </a>\r\n " +
1682 " <span");
1683
1684 WriteLiteral(" class=\"divider\"");
1685
1686 WriteLiteral("></span>\r\n <a");
1687
1688 WriteLiteral(" href=\"/contact-us\"");
1689
1690 WriteLiteral(" class=\"action-link mr-0\"");
1691
1692 WriteLiteral(">\r\n <img");
1693
1694 WriteLiteral(" src=\"/Files/Templates/Designs/Condition/assets/images/design/icons/nst-message-i" +
1695 "con.svg\"");
1696
1697 WriteLiteral(" alt=\"Get in touch\"");
1698
1699 WriteLiteral(" class=\"pr-3 mt-2\"");
1700
1701 WriteLiteral(">\r\n <p");
1702
1703 WriteLiteral(" class=\"fs-55\"");
1704
1705 WriteLiteral(">Get in touch</p>\r\n </a>\r\n " +
1706 " </div>\r\n </div>\r\n");
1707
1708 WriteLiteral(" <nav");
1709
1710 WriteLiteral(" class=\"header-bottom container d-flex justify-content-between align-items-center" +
1711 "\"");
1712
1713 WriteLiteral(">\r\n <a");
1714
1715 WriteLiteral(" href=\"/\"");
1716
1717 WriteLiteral(">\r\n <img");
1718
1719 WriteLiteral(" class=\"logo\"");
1720
1721 WriteAttribute("src", Tuple.Create(" src=\"", 26951), Tuple.Create("\"", 26972)
1722
1723 #line 539 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1724 , Tuple.Create(Tuple.Create("", 26957), Tuple.Create<System.Object, System.Int32>(brandLogoSmall
1725
1726 #line default
1727 #line hidden
1728 , 26957), false)
1729 );
1730
1731 WriteAttribute("alt", Tuple.Create(" alt=\"", 26973), Tuple.Create("\"", 26994)
1732
1733 #line 539 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1734 , Tuple.Create(Tuple.Create("", 26979), Tuple.Create<System.Object, System.Int32>(brandNameSmall
1735
1736 #line default
1737 #line hidden
1738 , 26979), false)
1739 );
1740
1741 WriteLiteral(">\r\n </a>\r\n <div");
1742
1743 WriteLiteral(" class=\"mt-6 header-text-color\"");
1744
1745 WriteLiteral(">\r\n");
1746
1747 WriteLiteral(" ");
1748
1749
1750 #line 542 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1751 Write(GetValue("DwNavigation(UkNstNavMenu)"));
1752
1753
1754 #line default
1755 #line hidden
1756 WriteLiteral("\r\n </div>\r\n <ul");
1757
1758 WriteLiteral(" class=\"mt-6\"");
1759
1760 WriteLiteral(">\r\n <li");
1761
1762 WriteLiteral(" class=\"quote no-mobile\"");
1763
1764 WriteLiteral(">\r\n <a");
1765
1766 WriteLiteral(" href=\"/request-quote\"");
1767
1768 WriteLiteral(">Request quote</a>\r\n </li>\r\n " +
1769 " </ul>\r\n </nav>\r\n");
1770
1771
1772 #line 550 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1773 }
1774 else
1775 {
1776
1777
1778 #line default
1779 #line hidden
1780 WriteLiteral(" <ul>\r\n <li");
1781
1782 WriteLiteral(" class=\"logo-item\"");
1783
1784 WriteLiteral("><a");
1785
1786 WriteLiteral(" href=\"/\"");
1787
1788 WriteLiteral("><img");
1789
1790 WriteLiteral(" class=\"logo show-on-scroll-50 no-mobile small\"");
1791
1792 WriteAttribute("src", Tuple.Create(" src=\"", 27717), Tuple.Create("\"", 27738)
1793
1794 #line 554 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1795 , Tuple.Create(Tuple.Create("", 27723), Tuple.Create<System.Object, System.Int32>(brandLogoSmall
1796
1797 #line default
1798 #line hidden
1799 , 27723), false)
1800 );
1801
1802 WriteAttribute("alt", Tuple.Create(" alt=\"", 27739), Tuple.Create("\"", 27760)
1803
1804 #line 554 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1805 , Tuple.Create(Tuple.Create("", 27745), Tuple.Create<System.Object, System.Int32>(brandNameSmall
1806
1807 #line default
1808 #line hidden
1809 , 27745), false)
1810 );
1811
1812 WriteLiteral("></a></li>\r\n </ul>\r\n");
1813
1814
1815 #line 556 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1816
1817
1818 #line default
1819 #line hidden
1820
1821 #line 556 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1822 Write(GetValue("DwNavigation(IeNstNavMenu)"));
1823
1824
1825 #line default
1826 #line hidden
1827
1828 #line 556 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1829
1830
1831
1832 #line default
1833 #line hidden
1834 WriteLiteral(" <nav");
1835
1836 WriteLiteral(" id=\"navTools\"");
1837
1838 WriteLiteral(" class=\"navTools\"");
1839
1840 WriteLiteral(">\r\n <ul>\r\n <li");
1841
1842 WriteLiteral(" class=\"contact no-mobile\"");
1843
1844 WriteLiteral("><a");
1845
1846 WriteLiteral(" href=\"javascript:;\"");
1847
1848 WriteLiteral(">Enquire</a></li>\r\n </ul>\r\n </n" +
1849 "av>\r\n");
1850
1851
1852 #line 562 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1853 }
1854
1855
1856 #line default
1857 #line hidden
1858 WriteLiteral("\r\n <div");
1859
1860 WriteLiteral(" class=\"right\"");
1861
1862 WriteLiteral(">\r\n <ul>\r\n");
1863
1864
1865 #line 566 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1866
1867
1868 #line default
1869 #line hidden
1870
1871 #line 566 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1872 if (theme == "est")
1873 {
1874
1875
1876 #line default
1877 #line hidden
1878 WriteLiteral(" <li");
1879
1880 WriteLiteral(" class=\"no-mobile align-center\"");
1881
1882 WriteLiteral(">\r\n <a");
1883
1884 WriteAttribute("href", Tuple.Create(" href=\'", 28419), Tuple.Create("\'", 28463)
1885 , Tuple.Create(Tuple.Create("", 28426), Tuple.Create("tel:", 28426), true)
1886
1887 #line 569 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1888 , Tuple.Create(Tuple.Create("", 28430), Tuple.Create<System.Object, System.Int32>(GetString("Item.Area.Telephone")
1889
1890 #line default
1891 #line hidden
1892 , 28430), false)
1893 );
1894
1895 WriteLiteral(">");
1896
1897
1898 #line 569 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1899 Write(GetString("Item.Area.Telephone"));
1900
1901
1902 #line default
1903 #line hidden
1904 WriteLiteral("</a>\r\n </li>\r\n");
1905
1906
1907 #line 571 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1908 }
1909 else if (theme == "uk")
1910 {
1911
1912 }
1913 else
1914 {
1915
1916
1917 #line default
1918 #line hidden
1919 WriteLiteral(" <li");
1920
1921 WriteLiteral(" class=\"call-number no-mobile\"");
1922
1923 WriteLiteral(">\r\n <a");
1924
1925 WriteAttribute("href", Tuple.Create(" href=\'", 28862), Tuple.Create("\'", 28906)
1926 , Tuple.Create(Tuple.Create("", 28869), Tuple.Create("tel:", 28869), true)
1927
1928 #line 579 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1929 , Tuple.Create(Tuple.Create("", 28873), Tuple.Create<System.Object, System.Int32>(GetString("Item.Area.Telephone")
1930
1931 #line default
1932 #line hidden
1933 , 28873), false)
1934 );
1935
1936 WriteLiteral(">");
1937
1938
1939 #line 579 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1940 Write(GetString("Item.Area.Telephone"));
1941
1942
1943 #line default
1944 #line hidden
1945 WriteLiteral("</a>\r\n </li>\r\n");
1946
1947
1948 #line 581 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1949 }
1950
1951
1952 #line default
1953 #line hidden
1954 WriteLiteral(" ");
1955
1956
1957 #line 582 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
1958 if (theme == "slk")
1959 {
1960
1961
1962 #line default
1963 #line hidden
1964 WriteLiteral(" <li");
1965
1966 WriteLiteral(" class=\"no-mobile\"");
1967
1968 WriteLiteral(" style=\"background-color:#414042;\"");
1969
1970 WriteLiteral(">\r\n <a");
1971
1972 WriteLiteral(" href=\"http://slk.my-tour-manager.com\"");
1973
1974 WriteLiteral(" target=\"_blank\"");
1975
1976 WriteLiteral(">\r\n <span");
1977
1978 WriteLiteral(" class=\"icon-user\"");
1979
1980 WriteLiteral(" style=\"font-size:1.5em; color:white;\"");
1981
1982 WriteLiteral("></span>\r\n </a>\r\n " +
1983 " </li>\r\n");
1984
1985 WriteLiteral(" <li");
1986
1987 WriteLiteral(" class=\"quote no-mobile\"");
1988
1989 WriteLiteral(">\r\n <a");
1990
1991 WriteLiteral(" href=\"/request-quote\"");
1992
1993 WriteLiteral(" style=\"color:white;\"");
1994
1995 WriteLiteral(">\r\n REQUEST A QUOTE\r\n " +
1996 " </a>\r\n </li>\r\n");
1997
1998
1999 #line 594 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2000 }
2001 else if (theme == "est")
2002 {
2003
2004
2005 #line default
2006 #line hidden
2007 WriteLiteral(" <li");
2008
2009 WriteLiteral(" class=\"quote no-mobile\"");
2010
2011 WriteLiteral(">\r\n <a");
2012
2013 WriteLiteral(" href=\"/request-quote\"");
2014
2015 WriteLiteral(" id=\"navQuoteButton\"");
2016
2017 WriteLiteral(">\r\n Request quote\r\n " +
2018 " </a>\r\n </li>\r\n");
2019
2020
2021 #line 602 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2022 }
2023 else if (theme == "uk")
2024 {
2025
2026 }
2027 else
2028 {
2029
2030
2031 #line default
2032 #line hidden
2033 WriteLiteral(" <li");
2034
2035 WriteLiteral(" class=\"quote no-mobile\"");
2036
2037 WriteLiteral(">\r\n <a");
2038
2039 WriteLiteral(" href=\"/request-quote\"");
2040
2041 WriteLiteral(">\r\n Request quote\r\n " +
2042 " </a>\r\n </li>\r\n");
2043
2044
2045 #line 614 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2046 }
2047
2048
2049 #line default
2050 #line hidden
2051 WriteLiteral(" </ul>\r\n </div>\r\n </nav>" +
2052 "\r\n\r\n");
2053
2054
2055 #line 619 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2056
2057
2058 #line default
2059 #line hidden
2060
2061 #line 619 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2062 if (theme == "uk")
2063 {
2064
2065
2066 #line default
2067 #line hidden
2068 WriteLiteral(" <svg");
2069
2070 WriteLiteral(" class=\"position-absolute path-size\"");
2071
2072 WriteLiteral(">\r\n <defs>\r\n <clippath");
2073
2074 WriteLiteral(" id=\"smoothWaveMobile\"");
2075
2076 WriteLiteral(" clippathunits=\"objectBoundingBox\"");
2077
2078 WriteLiteral(">\r\n <path");
2079
2080 WriteLiteral(" d=\"M0,0.2 C0.5,0.9 0.5,0.9 1,0.99 L1,0 L0,0 Z\"");
2081
2082 WriteLiteral("></path>\r\n </clippath>\r\n </defs" +
2083 ">\r\n </svg>\r\n");
2084
2085 WriteLiteral(" <div");
2086
2087 WriteLiteral(" class=\"header-top mobile mobile-only\"");
2088
2089 WriteLiteral(">\r\n <div");
2090
2091 WriteLiteral(" class=\"container d-flex justify-content-end align-items-center\"");
2092
2093 WriteLiteral(">\r\n <a");
2094
2095 WriteLiteral(" href=\"/login\"");
2096
2097 WriteLiteral(" class=\"action-link mr-0\"");
2098
2099 WriteLiteral(">\r\n <img");
2100
2101 WriteLiteral(" src=\"/Files/Templates/Designs/Condition/assets/images/design/icons/nst-login-ico" +
2102 "n.svg\"");
2103
2104 WriteLiteral(" alt=\"Login\"");
2105
2106 WriteLiteral(" class=\"pr-3\"");
2107
2108 WriteLiteral(">\r\n </a>\r\n <a");
2109
2110 WriteAttribute("href", Tuple.Create(" href=\'", 31636), Tuple.Create("\'", 31680)
2111 , Tuple.Create(Tuple.Create("", 31643), Tuple.Create("tel:", 31643), true)
2112
2113 #line 633 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2114 , Tuple.Create(Tuple.Create("", 31647), Tuple.Create<System.Object, System.Int32>(GetString("Item.Area.Telephone")
2115
2116 #line default
2117 #line hidden
2118 , 31647), false)
2119 );
2120
2121 WriteLiteral(" class=\"action-link mr-0\"");
2122
2123 WriteLiteral(">\r\n <img");
2124
2125 WriteLiteral(" src=\"/Files/Templates/Designs/Condition/assets/images/design/icons/nst-phone-ico" +
2126 "n.svg\"");
2127
2128 WriteLiteral(" alt=\"Call us\"");
2129
2130 WriteLiteral(" class=\"pr-3\"");
2131
2132 WriteLiteral(">\r\n </a>\r\n <a");
2133
2134 WriteLiteral(" href=\"/contact-us\"");
2135
2136 WriteLiteral(" class=\"action-link mr-0\"");
2137
2138 WriteLiteral(">\r\n <img");
2139
2140 WriteLiteral(" src=\"/Files/Templates/Designs/Condition/assets/images/design/icons/nst-message-i" +
2141 "con.svg\"");
2142
2143 WriteLiteral(" alt=\"Get in touch\"");
2144
2145 WriteLiteral(" class=\"pr-3 mt-2\"");
2146
2147 WriteLiteral(">\r\n </a>\r\n </div>\r\n " +
2148 " </div>\r\n");
2149
2150
2151 #line 641 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2152
2153
2154
2155 #line default
2156 #line hidden
2157 WriteLiteral(" <a");
2158
2159 WriteLiteral(" class=\"mobile-only mobile-logo\"");
2160
2161 WriteLiteral(" href=\"/\"");
2162
2163 WriteLiteral(">\r\n <img");
2164
2165 WriteLiteral(" class=\"logo\"");
2166
2167 WriteAttribute("src", Tuple.Create(" src=\"", 32341), Tuple.Create("\"", 32362)
2168
2169 #line 643 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2170 , Tuple.Create(Tuple.Create("", 32347), Tuple.Create<System.Object, System.Int32>(brandLogoSmall
2171
2172 #line default
2173 #line hidden
2174 , 32347), false)
2175 );
2176
2177 WriteAttribute("alt", Tuple.Create(" alt=\"", 32363), Tuple.Create("\"", 32384)
2178
2179 #line 643 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2180 , Tuple.Create(Tuple.Create("", 32369), Tuple.Create<System.Object, System.Int32>(brandNameSmall
2181
2182 #line default
2183 #line hidden
2184 , 32369), false)
2185 );
2186
2187 WriteLiteral(">\r\n </a>\r\n");
2188
2189
2190 #line 645 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2191 }
2192
2193
2194 #line default
2195 #line hidden
2196 WriteLiteral("\r\n <div");
2197
2198 WriteLiteral(" class=\"mobile-only right mobile-menu-button\"");
2199
2200 WriteLiteral("></div>\r\n\r\n ");
2201
2202 WriteLiteral("\r\n\r\n <nav");
2203
2204 WriteLiteral(" id=\"mobile-nav\"");
2205
2206 WriteLiteral(" class=\"clearfix\"");
2207
2208 WriteLiteral(">\r\n");
2209
2210 WriteLiteral(" ");
2211
2212
2213 #line 652 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2214 Write(GetValue("DwNavigation(mobilenav)"));
2215
2216
2217 #line default
2218 #line hidden
2219 WriteLiteral("\r\n <ul>\r\n\r\n");
2220
2221
2222 #line 655 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2223
2224
2225 #line default
2226 #line hidden
2227
2228 #line 655 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2229 if (theme == "slk")
2230 {
2231
2232
2233 #line default
2234 #line hidden
2235 WriteLiteral(" <li");
2236
2237 WriteLiteral(" class=\"mobile-only\"");
2238
2239 WriteLiteral("><a");
2240
2241 WriteLiteral(" href=\"http://slk.my-tour-manager.com\"");
2242
2243 WriteLiteral(" target=\"_blank\"");
2244
2245 WriteLiteral(">Login</a></li>\r\n");
2246
2247 WriteLiteral(" <li");
2248
2249 WriteLiteral(" class=\"contact\"");
2250
2251 WriteLiteral("><div");
2252
2253 WriteLiteral(" class=\"nav-name\"");
2254
2255 WriteLiteral("><a");
2256
2257 WriteLiteral(" href=\"javascript:;\"");
2258
2259 WriteLiteral(">Contact us</a></div></li>\r\n");
2260
2261
2262 #line 659 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2263 }
2264 else if (theme == "est")
2265 {
2266
2267
2268 #line default
2269 #line hidden
2270 WriteLiteral(" <li");
2271
2272 WriteLiteral(" class=\"contact\"");
2273
2274 WriteLiteral("><div");
2275
2276 WriteLiteral(" class=\"nav-name\"");
2277
2278 WriteLiteral("><a");
2279
2280 WriteLiteral(" href=\"javascript:;\"");
2281
2282 WriteLiteral(">Contact us</a></div></li>\r\n");
2283
2284
2285 #line 663 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2286 }
2287 else if (theme == "uk")
2288 {
2289
2290
2291 #line default
2292 #line hidden
2293 WriteLiteral(" <li");
2294
2295 WriteLiteral(" class=\"mt-3\"");
2296
2297 WriteLiteral("><div");
2298
2299 WriteLiteral(" class=\"nav-name\"");
2300
2301 WriteLiteral("><a");
2302
2303 WriteLiteral(" href=\"http://nst.my-tour-manager.com\"");
2304
2305 WriteLiteral(" target=\"_blank\"");
2306
2307 WriteLiteral(">Login</a></div></li>\r\n");
2308
2309 WriteLiteral(" <li");
2310
2311 WriteLiteral(" class=\"\"");
2312
2313 WriteLiteral("><div");
2314
2315 WriteLiteral(" class=\"nav-name\"");
2316
2317 WriteLiteral("><a");
2318
2319 WriteLiteral(" href=\"/contact-us\"");
2320
2321 WriteLiteral(">Get in touch</a></div></li>\r\n");
2322
2323
2324 #line 668 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2325
2326
2327
2328 #line default
2329 #line hidden
2330 WriteLiteral(" <li");
2331
2332 WriteLiteral(" class=\"mobile-contact mt-6\"");
2333
2334 WriteLiteral("><a");
2335
2336 WriteLiteral(" style=\"color: #ffffff !important\"");
2337
2338 WriteAttribute("href", Tuple.Create(" href=\'", 33821), Tuple.Create("\'", 33865)
2339 , Tuple.Create(Tuple.Create("", 33828), Tuple.Create("tel:", 33828), true)
2340
2341 #line 669 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2342 , Tuple.Create(Tuple.Create("", 33832), Tuple.Create<System.Object, System.Int32>(GetString("Item.Area.Telephone")
2343
2344 #line default
2345 #line hidden
2346 , 33832), false)
2347 );
2348
2349 WriteLiteral(">Call us</a></li>\r\n");
2350
2351 WriteLiteral(" <li");
2352
2353 WriteLiteral(" class=\"mobile-quote\"");
2354
2355 WriteLiteral("><a");
2356
2357 WriteLiteral(" style=\"color: #ffffff !important\"");
2358
2359 WriteLiteral(" href=\"/request-quote\"");
2360
2361 WriteLiteral(">Request quote</a></li>\r\n");
2362
2363
2364 #line 671 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2365 }
2366 else
2367 {
2368
2369
2370 #line default
2371 #line hidden
2372 WriteLiteral(" <li");
2373
2374 WriteLiteral(" class=\"contact\"");
2375
2376 WriteLiteral("><div");
2377
2378 WriteLiteral(" class=\"nav-name\"");
2379
2380 WriteLiteral("><a");
2381
2382 WriteLiteral(" href=\"javascript:;\"");
2383
2384 WriteLiteral(">Enquire</a></div></li>\r\n");
2385
2386
2387 #line 675 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2388 }
2389
2390
2391 #line default
2392 #line hidden
2393 WriteLiteral("\r\n");
2394
2395
2396 #line 677 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2397
2398
2399 #line default
2400 #line hidden
2401
2402 #line 677 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2403 if (theme == "est")
2404 {
2405
2406
2407 #line default
2408 #line hidden
2409 WriteLiteral(" <li");
2410
2411 WriteLiteral(" class=\"standard\"");
2412
2413 WriteLiteral("><div");
2414
2415 WriteLiteral(" class=\"nav-name\"");
2416
2417 WriteLiteral("><a");
2418
2419 WriteLiteral(" href=\"https://www.euro-study-tours.co.uk/work-for-us\"");
2420
2421 WriteLiteral(">Work for Us</a></div></li>\r\n");
2422
2423
2424 #line 680 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2425 }
2426 else if (theme == "uk")
2427 {
2428
2429 }
2430 else
2431 {
2432
2433
2434 #line default
2435 #line hidden
2436 WriteLiteral(" <li");
2437
2438 WriteLiteral(" class=\"standard\"");
2439
2440 WriteLiteral("><div");
2441
2442 WriteLiteral(" class=\"nav-name\"");
2443
2444 WriteLiteral("><a");
2445
2446 WriteLiteral(" href=\"https://www.nstgroup.co.uk/work-for-us\"");
2447
2448 WriteLiteral(">Work for Us</a></div></li>\r\n");
2449
2450
2451 #line 688 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2452 }
2453
2454
2455 #line default
2456 #line hidden
2457 WriteLiteral("\r\n\r\n </ul>\r\n </nav>\r\n </div>\r\n\r\n");
2458
2459
2460 #line 695 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2461
2462
2463 #line default
2464 #line hidden
2465
2466 #line 695 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2467 if (theme == "uk")
2468 {
2469
2470 }
2471 else
2472 {
2473
2474
2475 #line default
2476 #line hidden
2477 WriteLiteral(" <div");
2478
2479 WriteLiteral(" class=\"container clearfix mobile-only mobile-contact-header\"");
2480
2481 WriteLiteral(">\r\n <div");
2482
2483 WriteLiteral(" class=\"mobile-only mobile-number call-number\"");
2484
2485 WriteLiteral(">\r\n <a");
2486
2487 WriteAttribute("href", Tuple.Create(" href=\'", 35202), Tuple.Create("\'", 35246)
2488 , Tuple.Create(Tuple.Create("", 35209), Tuple.Create("tel:", 35209), true)
2489
2490 #line 703 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2491 , Tuple.Create(Tuple.Create("", 35213), Tuple.Create<System.Object, System.Int32>(GetString("Item.Area.Telephone")
2492
2493 #line default
2494 #line hidden
2495 , 35213), false)
2496 );
2497
2498 WriteLiteral(">");
2499
2500
2501 #line 703 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2502 Write(GetString("Item.Area.Telephone"));
2503
2504
2505 #line default
2506 #line hidden
2507 WriteLiteral("</a>\r\n </div>\r\n <div");
2508
2509 WriteLiteral(" class=\"button quote-button-background\"");
2510
2511 WriteLiteral(">\r\n <a");
2512
2513 WriteLiteral(" href=\"/request-quote\"");
2514
2515 WriteLiteral(">\r\n");
2516
2517 WriteLiteral(" ");
2518
2519
2520 #line 707 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2521 Write(mobileRequestQuoteText);
2522
2523
2524 #line default
2525 #line hidden
2526 WriteLiteral("\r\n </a>\r\n </div>\r\n </div" +
2527 ">\r\n");
2528
2529
2530 #line 711 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2531 }
2532
2533
2534 #line default
2535 #line hidden
2536 WriteLiteral("\r\n <div");
2537
2538 WriteLiteral(" class=\"contact-bar-dropdown\"");
2539
2540 WriteLiteral(">\r\n <div");
2541
2542 WriteLiteral(" class=\"container\"");
2543
2544 WriteLiteral(">\r\n <!-- <a class=\"mobile-only contact-button\" href=\"/contact-" +
2545 "us/request-a-quote\"><span class=\"icon-calculator\"></span> Request quote</a> -->\r" +
2546 "\n");
2547
2548
2549 #line 716 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2550
2551
2552 #line default
2553 #line hidden
2554
2555 #line 716 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2556 if (areaId == 1)
2557 {
2558
2559
2560 #line default
2561 #line hidden
2562 WriteLiteral(" <!--<a class=\"contact-button\" href=\"/view-our-brochures\">" +
2563 "<span class=\"icon-brochure\"></span> View our brochures</a>-->\r\n");
2564
2565
2566 #line 719 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2567 }
2568
2569
2570 #line default
2571 #line hidden
2572 WriteLiteral(" <a");
2573
2574 WriteLiteral(" class=\"contact-button no-mobile\"");
2575
2576 WriteLiteral(" href=\"/request-quote\"");
2577
2578 WriteLiteral("><span");
2579
2580 WriteLiteral(" class=\"icon-email\"");
2581
2582 WriteLiteral("></span> Request quote</a>\r\n <a");
2583
2584 WriteLiteral(" class=\"contact-button\"");
2585
2586 WriteLiteral(" href=\"/get-in-touch\"");
2587
2588 WriteLiteral("><span");
2589
2590 WriteLiteral(" class=\"icon-email\"");
2591
2592 WriteLiteral("></span> Get in touch</a>\r\n </div>\r\n </div>\r\n\r\n " +
2593 " <div");
2594
2595 WriteLiteral(" class=\"search-bar-dropdown\"");
2596
2597 WriteLiteral(">\r\n <div");
2598
2599 WriteLiteral(" class=\"container\"");
2600
2601 WriteLiteral(">\r\n ");
2602
2603 WriteLiteral("\r\n </div>\r\n </div>\r\n </header>\r\n\r\n <div");
2604
2605 WriteLiteral(" class=\"mobileMenuBkgndOverlay\"");
2606
2607 WriteLiteral("></div>\r\n\r\n <main");
2608
2609 WriteLiteral(" class=\"mainContent\"");
2610
2611 WriteLiteral(">\r\n");
2612
2613
2614 #line 739 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2615
2616
2617 #line default
2618 #line hidden
2619 WriteLiteral("\r\n\r\n");
2620
2621
2622 #line 743 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2623
2624 string count = (string)GetValue("Item.Country");
2625 string accName = (string)GetValue("Item.Title");
2626 var brandLogo = GetString("Item.Area.BrandLogo");
2627 var brandName = GetString("Item.Area.TitleBrand");
2628 //string accUrl = System.Web.HttpContext.Current.Request.Url.AbsoluteUri;
2629 var inspectionName = brandName;
2630 string breadcrumbTripText = "";
2631 string breadcrumbTripLink = "";
2632 switch (brandName)
2633 {
2634 case "NST":
2635 case "NST Ireland":
2636 {
2637 inspectionName = "NST's";
2638 breadcrumbTripText = "Trips";
2639 breadcrumbTripLink = "/trips";
2640 break;
2641 }
2642 case "Studylink":
2643 {
2644 inspectionName = "Studylink's";
2645 breadcrumbTripText = "Trips";
2646 breadcrumbTripLink = "/trips";
2647 break;
2648 }
2649 case "European Study Tours":
2650 {
2651 inspectionName = "EST's";
2652 breadcrumbTripText = "";
2653 breadcrumbTripLink = "";
2654 break;
2655 }
2656 default:
2657 inspectionName = "NST's";
2658 breadcrumbTripText = "Trips";
2659 breadcrumbTripLink = "/trips";
2660 break;
2661 }
2662
2663 //string id = (string) GetValue("Item.Id");
2664 string accDefaultURL = "Default.aspx?ID=" + GetInteger("DwPageID").ToString();
2665 string accUrl = Dynamicweb.Frontend.SearchEngineFriendlyURLs.GetFriendlyUrl(accDefaultURL);
2666 accUrl = accUrl.Replace("&", "-");
2667 string u = (string)GetValue("Url");
2668 string tripName = "";
2669
2670 if (System.Web.HttpContext.Current.Request.QueryString["trip"] != null)
2671 {
2672 tripName = System.Web.HttpContext.Current.Request.QueryString["trip"];
2673 }
2674
2675 string referrer = "";
2676
2677 if (System.Web.HttpContext.Current.Request.UrlReferrer != null)
2678 {
2679 referrer = System.Web.HttpContext.Current.Request.UrlReferrer.ToString();
2680 }
2681
2682
2683
2684 #line default
2685 #line hidden
2686 WriteLiteral("\r\n\r\n\r\n<div");
2687
2688 WriteLiteral(" class=\"masthead no-slider\"");
2689
2690 WriteLiteral(">\r\n <!-- Logo Overlay -->\r\n <div");
2691
2692 WriteLiteral(" class=\"background-image\"");
2693
2694 WriteLiteral(">\r\n <img");
2695
2696 WriteAttribute("src", Tuple.Create(" src=\'", 39210), Tuple.Create("\'", 39266)
2697
2698 #line 808 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2699 , Tuple.Create(Tuple.Create("", 39216), Tuple.Create<System.Object, System.Int32>(GetOptimisedImage(GetString("Item.Banner_Image"))
2700
2701 #line default
2702 #line hidden
2703 , 39216), false)
2704 );
2705
2706 WriteLiteral(" alt=\"\"");
2707
2708 WriteLiteral(">\r\n </div>\r\n");
2709
2710
2711 #line 810 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2712
2713
2714 #line default
2715 #line hidden
2716
2717 #line 810 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2718 if (!String.IsNullOrWhiteSpace(brandLogo))
2719 {
2720
2721
2722 #line default
2723 #line hidden
2724 WriteLiteral(" <div");
2725
2726 WriteLiteral(" class=\"clearfix logo\"");
2727
2728 WriteLiteral(">\r\n <div");
2729
2730 WriteLiteral(" class=\"container\"");
2731
2732 WriteLiteral(">\r\n <a");
2733
2734 WriteLiteral(" href=\"/\"");
2735
2736 WriteLiteral("><img");
2737
2738 WriteLiteral(" class=\"hide-on-scroll-50 no-mobile\"");
2739
2740 WriteAttribute("src", Tuple.Create(" src=\"", 39487), Tuple.Create("\"", 39503)
2741
2742 #line 814 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2743 , Tuple.Create(Tuple.Create("", 39493), Tuple.Create<System.Object, System.Int32>(brandLogo
2744
2745 #line default
2746 #line hidden
2747 , 39493), false)
2748 );
2749
2750 WriteAttribute("alt", Tuple.Create(" alt=\"", 39504), Tuple.Create("\"", 39520)
2751
2752 #line 814 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2753 , Tuple.Create(Tuple.Create("", 39510), Tuple.Create<System.Object, System.Int32>(brandName
2754
2755 #line default
2756 #line hidden
2757 , 39510), false)
2758 );
2759
2760 WriteLiteral("></a>\r\n </div>\r\n </div>\r\n");
2761
2762
2763 #line 817 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2764 }
2765
2766
2767 #line default
2768 #line hidden
2769 WriteLiteral("</div>\r\n\r\n<section");
2770
2771 WriteLiteral(" class=\"breadcrumbs clearfix container\"");
2772
2773 WriteLiteral(">\r\n <p><span");
2774
2775 WriteLiteral(" class=\"bold\"");
2776
2777 WriteLiteral(">You are here:</span></p>\r\n <ul");
2778
2779 WriteLiteral(" class=\"breadcrumbtrail\"");
2780
2781 WriteLiteral(">\r\n <li>\r\n <a");
2782
2783 WriteLiteral(" href=\"/\"");
2784
2785 WriteLiteral(">Home</a>\r\n </li>\r\n\r\n");
2786
2787
2788 #line 827 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2789
2790
2791 #line default
2792 #line hidden
2793
2794 #line 827 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2795 if (!String.IsNullOrWhiteSpace(breadcrumbTripLink))
2796 {
2797
2798
2799 #line default
2800 #line hidden
2801 WriteLiteral(" <li>\r\n <a");
2802
2803 WriteAttribute("href", Tuple.Create(" href=\"", 39891), Tuple.Create("\"", 39917)
2804
2805 #line 830 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2806 , Tuple.Create(Tuple.Create("", 39898), Tuple.Create<System.Object, System.Int32>(breadcrumbTripLink
2807
2808 #line default
2809 #line hidden
2810 , 39898), false)
2811 );
2812
2813 WriteLiteral(">");
2814
2815
2816 #line 830 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2817 Write(breadcrumbTripText);
2818
2819
2820 #line default
2821 #line hidden
2822 WriteLiteral("</a>\r\n </li>\r\n");
2823
2824
2825 #line 832 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2826 }
2827
2828
2829 #line default
2830 #line hidden
2831 WriteLiteral("\r\n");
2832
2833
2834 #line 834 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2835
2836
2837 #line default
2838 #line hidden
2839
2840 #line 834 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2841 if (tripName != "")
2842 {
2843
2844
2845 #line default
2846 #line hidden
2847 WriteLiteral(" <li>\r\n <a");
2848
2849 WriteAttribute("href", Tuple.Create(" href=\"", 40053), Tuple.Create("\"", 40069)
2850
2851 #line 837 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2852 , Tuple.Create(Tuple.Create("", 40060), Tuple.Create<System.Object, System.Int32>(referrer
2853
2854 #line default
2855 #line hidden
2856 , 40060), false)
2857 );
2858
2859 WriteLiteral(">");
2860
2861
2862 #line 837 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2863 Write(tripName);
2864
2865
2866 #line default
2867 #line hidden
2868 WriteLiteral("</a>\r\n </li>\r\n");
2869
2870
2871 #line 839 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2872 }
2873
2874
2875 #line default
2876 #line hidden
2877 WriteLiteral(" <li>\r\n <a");
2878
2879 WriteAttribute("href", Tuple.Create(" href=\"", 40144), Tuple.Create("\"", 40158)
2880
2881 #line 841 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2882 , Tuple.Create(Tuple.Create("", 40151), Tuple.Create<System.Object, System.Int32>(accUrl
2883
2884 #line default
2885 #line hidden
2886 , 40151), false)
2887 );
2888
2889 WriteLiteral(">");
2890
2891
2892 #line 841 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2893 Write(accName);
2894
2895
2896 #line default
2897 #line hidden
2898 WriteLiteral("</a>\r\n </li>\r\n </ul>\r\n <a");
2899
2900 WriteLiteral(" href=\"#\"");
2901
2902 WriteLiteral(" class=\"go-back\"");
2903
2904 WriteLiteral("><p>Go back</p></a>\r\n</section>\r\n\r\n<section");
2905
2906 WriteLiteral(" id=\"standard\"");
2907
2908 WriteLiteral(" class=\"page-content\"");
2909
2910 WriteLiteral(">\r\n <div");
2911
2912 WriteLiteral(" class=\"container clearfix\"");
2913
2914 WriteLiteral(">\r\n <!-- content -->\r\n <div");
2915
2916 WriteLiteral(" class=\"col col-width-9 content-with-sidebar right\"");
2917
2918 WriteLiteral(">\r\n <!-- row -->\r\n <div");
2919
2920 WriteLiteral(" class=\"row accomodation\"");
2921
2922 WriteLiteral(">\r\n <div");
2923
2924 WriteLiteral(" class=\"heading col col-width-12\"");
2925
2926 WriteLiteral(">\r\n <h1>");
2927
2928
2929 #line 854 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2930 Write(GetValue("Item.Title"));
2931
2932
2933 #line default
2934 #line hidden
2935 WriteLiteral("</h1>\r\n");
2936
2937
2938 #line 855 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2939
2940
2941 #line default
2942 #line hidden
2943
2944 #line 855 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2945 if ((bool)@GetValue("Item.NST_Safety") == true)
2946 {
2947
2948
2949 #line default
2950 #line hidden
2951 WriteLiteral(" <p");
2952
2953 WriteLiteral(" class=\"pink\"");
2954
2955 WriteLiteral(">Inspected as part of ");
2956
2957
2958 #line 857 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2959 Write(inspectionName);
2960
2961
2962 #line default
2963 #line hidden
2964 WriteLiteral(" Safety Management System</p>\r\n");
2965
2966
2967 #line 858 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2968 }
2969
2970
2971 #line default
2972 #line hidden
2973 WriteLiteral(" </div>\r\n <div");
2974
2975 WriteLiteral(" class=\"information\"");
2976
2977 WriteLiteral(">\r\n <div");
2978
2979 WriteLiteral(" class=\"col col-width-7 equalise mpp-lazy\"");
2980
2981 WriteLiteral(">\r\n <span");
2982
2983 WriteLiteral(" class=\"red-dots\"");
2984
2985 WriteLiteral(">\r\n");
2986
2987 WriteLiteral(" ");
2988
2989
2990 #line 863 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
2991 Write(GetValue("Item.Summary_Points").ToString().Replace("src", "data-original").Replace("class='", "class='lazy"));
2992
2993
2994 #line default
2995 #line hidden
2996 WriteLiteral("\r\n </span>\r\n <h3");
2997
2998 WriteLiteral(" class=\"margin-bottom-20\"");
2999
3000 WriteLiteral(">Location</h3>\r\n <p>");
3001
3002
3003 #line 866 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3004 Write(GetValue("Item.Location_Summary_Text").ToString().Replace("src", "data-original").Replace("class='", "class='lazy"));
3005
3006
3007 #line default
3008 #line hidden
3009 WriteLiteral("</p>\r\n </div>\r\n");
3010
3011
3012 #line 868 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3013
3014
3015 #line default
3016 #line hidden
3017
3018 #line 868 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3019 if (@GetValue("Item.Google_Maps_URL") != "")
3020 {
3021
3022
3023 #line default
3024 #line hidden
3025 WriteLiteral(" <div");
3026
3027 WriteLiteral(" class=\"col col-width-5 equalise side-image\"");
3028
3029 WriteLiteral(">\r\n <div");
3030
3031 WriteLiteral(" class=\"map\"");
3032
3033 WriteLiteral(" id=\"map\"");
3034
3035 WriteLiteral(">\r\n");
3036
3037 WriteLiteral(" ");
3038
3039
3040 #line 872 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3041 Write(GetValue("Item.Google_Maps_URL"));
3042
3043
3044 #line default
3045 #line hidden
3046 WriteLiteral("\r\n </div>\r\n </div>\r\n");
3047
3048
3049 #line 875 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3050 }
3051
3052
3053 #line default
3054 #line hidden
3055 WriteLiteral(" </div><!-- information -->\r\n </div><!-- row accommodat" +
3056 "ion -->\r\n <!-- row -->\r\n <div");
3057
3058 WriteLiteral(" class=\"row\"");
3059
3060 WriteLiteral(">\r\n <div");
3061
3062 WriteLiteral(" class=\"col col-width-6\"");
3063
3064 WriteLiteral(">\r\n <h3");
3065
3066 WriteLiteral(" class=\"margin-bottom-20\"");
3067
3068 WriteLiteral(">Student rooms</h3>\r\n <span");
3069
3070 WriteLiteral(" class=\"red-dots\"");
3071
3072 WriteLiteral(">\r\n <div");
3073
3074 WriteLiteral(" class=\"list-group mpp-lazy\"");
3075
3076 WriteLiteral(">\r\n");
3077
3078 WriteLiteral(" ");
3079
3080
3081 #line 884 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3082 Write(GetValue("Item.Student_Room_Points").ToString().Replace("src", "data-original").Replace("class='", "class='lazy"));
3083
3084
3085 #line default
3086 #line hidden
3087 WriteLiteral("\r\n </div>\r\n </span>\r\n </" +
3088 "div>\r\n\r\n <div");
3089
3090 WriteLiteral(" class=\"col col-width-6\"");
3091
3092 WriteLiteral(">\r\n <h3");
3093
3094 WriteLiteral(" class=\"margin-bottom-20\"");
3095
3096 WriteLiteral(">Staff rooms</h3>\r\n <span");
3097
3098 WriteLiteral(" class=\"red-dots\"");
3099
3100 WriteLiteral(">\r\n <div");
3101
3102 WriteLiteral(" class=\"list-group mpp-lazy\"");
3103
3104 WriteLiteral(">\r\n");
3105
3106 WriteLiteral(" ");
3107
3108
3109 #line 893 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3110 Write(GetValue("Item.Staff_Room_Points").ToString().Replace("src", "data-original").Replace("class='", "class='lazy"));
3111
3112
3113 #line default
3114 #line hidden
3115 WriteLiteral("\r\n </div>\r\n </span>\r\n </" +
3116 "div>\r\n </div><!-- row -->\r\n\r\n <div");
3117
3118 WriteLiteral(" class=\"row\"");
3119
3120 WriteLiteral(" id=\"visits\"");
3121
3122 WriteLiteral(">\r\n <h3");
3123
3124 WriteLiteral(" class=\"margin-bottom-20\"");
3125
3126 WriteLiteral(">");
3127
3128
3129 #line 900 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3130 Write(GetValue("Item.Image_Carousel_Title"));
3131
3132
3133 #line default
3134 #line hidden
3135 WriteLiteral("</h3>\r\n <div");
3136
3137 WriteLiteral(" class=\"slick-container secondary-grey-background\"");
3138
3139 WriteLiteral(">\r\n <div");
3140
3141 WriteLiteral(" class=\"slick centered\"");
3142
3143 WriteLiteral(">\r\n");
3144
3145
3146 #line 903 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3147
3148
3149 #line default
3150 #line hidden
3151
3152 #line 903 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3153 foreach (LoopItem i in GetLoop("Item.Image_Carousel"))
3154 {
3155
3156
3157 #line default
3158 #line hidden
3159 WriteLiteral(" <div");
3160
3161 WriteLiteral(" class=\"image-slide equalise\"");
3162
3163 WriteLiteral(">\r\n <img");
3164
3165 WriteLiteral(" class=\"lazy\"");
3166
3167 WriteLiteral(" data-original=\'");
3168
3169
3170 #line 906 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3171 Write(GetOptimisedImage(i.GetString("Item.Image_Carousel.Image")));
3172
3173
3174 #line default
3175 #line hidden
3176 WriteLiteral("\'");
3177
3178 WriteAttribute("alt", Tuple.Create(" alt=\"", 43457), Tuple.Create("\"", 43505)
3179
3180 #line 906 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3181 , Tuple.Create(Tuple.Create("", 43463), Tuple.Create<System.Object, System.Int32>(i.GetString(" item.image_carousel.title")
3182
3183 #line default
3184 #line hidden
3185 , 43463), false)
3186 );
3187
3188 WriteLiteral("=\"\">\r\n <div");
3189
3190 WriteLiteral(" class=\"heading\"");
3191
3192 WriteLiteral(">\r\n <p>");
3193
3194
3195 #line 908 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3196 Write(i.GetString("Item.Image_Carousel.Title"));
3197
3198
3199 #line default
3200 #line hidden
3201 WriteLiteral("</p>\r\n </div>\r\n </div>\r" +
3202 "\n");
3203
3204
3205 #line 911 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3206 }
3207
3208
3209 #line default
3210 #line hidden
3211 WriteLiteral(" </div>\r\n </div>\r\n </div><!-- row --" +
3212 ">\r\n <!-- row -->\r\n <div");
3213
3214 WriteLiteral(" class=\"row\"");
3215
3216 WriteLiteral(">\r\n <h3");
3217
3218 WriteLiteral(" class=\"margin-bottom-20\"");
3219
3220 WriteLiteral(">Facilities</h3>\r\n <span");
3221
3222 WriteLiteral(" class=\"red-dots\"");
3223
3224 WriteLiteral(">\r\n <div");
3225
3226 WriteLiteral(" class=\"list-group col col-width-4 mpp-lazy\"");
3227
3228 WriteLiteral(">\r\n");
3229
3230 WriteLiteral(" ");
3231
3232
3233 #line 920 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3234 Write(GetValue("Item.Column1").ToString().Replace("src", "data-original").Replace("class='", "class='lazy"));
3235
3236
3237 #line default
3238 #line hidden
3239 WriteLiteral("\r\n </div>\r\n <div");
3240
3241 WriteLiteral(" class=\"list-group col col-width-4 mpp-lazy\"");
3242
3243 WriteLiteral(">\r\n");
3244
3245 WriteLiteral(" ");
3246
3247
3248 #line 923 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3249 Write(GetValue("Item.Column_2").ToString().Replace("src", "data-original").Replace("class='", "class='lazy"));
3250
3251
3252 #line default
3253 #line hidden
3254 WriteLiteral("\r\n </div>\r\n <div");
3255
3256 WriteLiteral(" class=\"list-group col col-width-4 mpp-lazy\"");
3257
3258 WriteLiteral(">\r\n");
3259
3260 WriteLiteral(" ");
3261
3262
3263 #line 926 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3264 Write(GetValue("Item.Column_3").ToString().Replace("src", "data-original").Replace("class='", "class='lazy"));
3265
3266
3267 #line default
3268 #line hidden
3269 WriteLiteral("\r\n </div>\r\n </span>\r\n </div>\r\n\r\n\r\n " +
3270 " </div><!-- content -->\r\n\r\n <div");
3271
3272 WriteLiteral(" class=\"col col-width-3 sidebar left\"");
3273
3274 WriteLiteral(">\r\n <!-- essentials -->\r\n <div");
3275
3276 WriteLiteral(" class=\"essentials secondary-grey-background\"");
3277
3278 WriteLiteral(">\r\n <h4");
3279
3280 WriteLiteral(" class=\"mobile-only\"");
3281
3282 WriteLiteral(">Essentials</h4>\r\n");
3283
3284
3285 #line 938 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3286
3287
3288 #line default
3289 #line hidden
3290
3291 #line 938 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3292 if (@GetValue("Item.Link") != "")
3293 {
3294
3295
3296 #line default
3297 #line hidden
3298 WriteLiteral(" <div");
3299
3300 WriteLiteral(" class=\"link\"");
3301
3302 WriteLiteral(">\r\n <span");
3303
3304 WriteLiteral(" class=\"icon-link\"");
3305
3306 WriteLiteral("></span>\r\n <a");
3307
3308 WriteLiteral(" target=\"_blank\"");
3309
3310 WriteAttribute("href", Tuple.Create(" href=\'", 45182), Tuple.Create("\'", 45211)
3311
3312 #line 942 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3313 , Tuple.Create(Tuple.Create("", 45189), Tuple.Create<System.Object, System.Int32>(GetValue("Item.Link")
3314
3315 #line default
3316 #line hidden
3317 , 45189), false)
3318 );
3319
3320 WriteLiteral(">");
3321
3322
3323 #line 942 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3324 Write(GetValue("Item.Link"));
3325
3326
3327 #line default
3328 #line hidden
3329 WriteLiteral("</a>\r\n </div>\r\n");
3330
3331
3332 #line 944 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3333 }
3334
3335
3336 #line default
3337 #line hidden
3338 WriteLiteral(" ");
3339
3340
3341 #line 945 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3342 if (@GetValue("Item.Capacity_List") != "")
3343 {
3344
3345
3346 #line default
3347 #line hidden
3348 WriteLiteral(" <div");
3349
3350 WriteLiteral(" class=\"options mpp-lazy\"");
3351
3352 WriteLiteral(">\r\n <span");
3353
3354 WriteLiteral(" class=\"icon-bed\"");
3355
3356 WriteLiteral("></span>\r\n <h5>Capacity</h5>\r\n");
3357
3358 WriteLiteral(" ");
3359
3360
3361 #line 950 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3362 Write(GetValue("Item.Capacity_List").ToString().Replace("src", "data-original").Replace("class='", "class='lazy"));
3363
3364
3365 #line default
3366 #line hidden
3367 WriteLiteral("\r\n </div>\r\n");
3368
3369
3370 #line 952 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3371 }
3372
3373
3374 #line default
3375 #line hidden
3376 WriteLiteral(" ");
3377
3378
3379 #line 953 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3380 if (@GetValue("Item.Disabled_Access_List") != "")
3381 {
3382
3383
3384 #line default
3385 #line hidden
3386 WriteLiteral(" <div");
3387
3388 WriteLiteral(" class=\"options mpp-lazy\"");
3389
3390 WriteLiteral(">\r\n <span");
3391
3392 WriteLiteral(" class=\"icon-wheelchair\"");
3393
3394 WriteLiteral("></span>\r\n <h5>Disabled access</h5>\r\n");
3395
3396 WriteLiteral(" ");
3397
3398
3399 #line 958 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3400 Write(GetValue("Item.Disabled_Access_List").ToString().Replace("src", "data-original").Replace("class='", "class='lazy"));
3401
3402
3403 #line default
3404 #line hidden
3405 WriteLiteral("\r\n </div>\r\n");
3406
3407
3408 #line 960 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3409 }
3410
3411
3412 #line default
3413 #line hidden
3414 WriteLiteral(" ");
3415
3416
3417 #line 961 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3418 if (@GetValue("Item.Board_Basis_List") != "")
3419 {
3420
3421
3422 #line default
3423 #line hidden
3424 WriteLiteral(" <div");
3425
3426 WriteLiteral(" class=\"options mpp-lazy\"");
3427
3428 WriteLiteral(">\r\n <span");
3429
3430 WriteLiteral(" class=\"icon-food\"");
3431
3432 WriteLiteral("></span>\r\n <h5>Board basis</h5>\r\n");
3433
3434 WriteLiteral(" ");
3435
3436
3437 #line 966 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3438 Write(GetValue("Item.Board_Basis_List").ToString().Replace("src", "data-original").Replace("class='", "class='lazy"));
3439
3440
3441 #line default
3442 #line hidden
3443 WriteLiteral("\r\n </div>\r\n");
3444
3445
3446 #line 968 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3447 }
3448
3449
3450 #line default
3451 #line hidden
3452 WriteLiteral(" ");
3453
3454
3455 #line 969 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3456 if (@GetValue("Item.MusicSubsection") != "")
3457 {
3458
3459
3460 #line default
3461 #line hidden
3462 WriteLiteral(" <div");
3463
3464 WriteLiteral(" class=\"options mpp-lazy\"");
3465
3466 WriteLiteral(">\r\n <span");
3467
3468 WriteLiteral(" class=\"icon-music\"");
3469
3470 WriteLiteral("></span>\r\n <h5>Music</h5>\r\n <p>");
3471
3472
3473 #line 974 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3474 Write(GetValue("Item.MusicSubsection").ToString().Replace("src", "data-original").Replace("class='", "class='lazy"));
3475
3476
3477 #line default
3478 #line hidden
3479 WriteLiteral("</p>\r\n </div>\r\n");
3480
3481
3482 #line 976 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3483 }
3484
3485
3486 #line default
3487 #line hidden
3488 WriteLiteral(" </div><!-- essentials -->\r\n </div>\r\n\r\n <div");
3489
3490 WriteLiteral(" class=\"row\"");
3491
3492 WriteLiteral(">\r\n <a");
3493
3494 WriteLiteral(" href=\"#\"");
3495
3496 WriteLiteral(" class=\"back-to-top scrolldown\"");
3497
3498 WriteLiteral(">Back to top</a>\r\n </div>\r\n </div>\r\n <script");
3499
3500 WriteLiteral(" defer=\"\"");
3501
3502 WriteLiteral(">\r\n setTimeout(function () {\r\n loadScript(\'");
3503
3504
3505 #line 986 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3506 Write(Scripts.Url("~/bundles/mapescape"));
3507
3508
3509 #line default
3510 #line hidden
3511 WriteLiteral("\', function () { $(\'.map\').mapescape(); });\r\n }, 2000);\r\n </script>\r\n " +
3512 " <link");
3513
3514 WriteLiteral(" rel=\"stylesheet\"");
3515
3516 WriteAttribute("href", Tuple.Create(" href=\'", 47389), Tuple.Create("\'", 47434)
3517
3518 #line 989 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3519 , Tuple.Create(Tuple.Create("", 47396), Tuple.Create<System.Object, System.Int32>(Styles.Url("~/bundles/mapescape_css")
3520
3521 #line default
3522 #line hidden
3523 , 47396), false)
3524 );
3525
3526 WriteLiteral(" media=\"none\"");
3527
3528 WriteLiteral(" onload=\"if(media!=\'all\')media=\'all\'\"");
3529
3530 WriteLiteral("><noscript><link");
3531
3532 WriteLiteral(" rel=\"stylesheet\"");
3533
3534 WriteAttribute("href", Tuple.Create(" href=\'", 47518), Tuple.Create("\'", 47563)
3535
3536 #line 989 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3537 , Tuple.Create(Tuple.Create("", 47525), Tuple.Create<System.Object, System.Int32>(Styles.Url("~/bundles/mapescape_css")
3538
3539 #line default
3540 #line hidden
3541 , 47525), false)
3542 );
3543
3544 WriteLiteral("></noscript>\r\n</section>\r\n\r\n\r\n </main>\r\n\r\n <footer>\r\n\r\n");
3545
3546
3547 #line 997 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3548
3549
3550 #line default
3551 #line hidden
3552
3553 #line 997 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3554
3555 var hasFeefo = false;
3556
3557 var pageId = (int)GetValue("DwPageID");
3558 var paragraphService = new ParagraphService();
3559 hasFeefo = paragraphService.GetParagraphsByPageId(pageId)
3560 .Any(p => p.ShowParagraph && string.Equals(p.ItemType, "Feefo_Reviews", StringComparison.OrdinalIgnoreCase));
3561
3562
3563
3564 #line default
3565 #line hidden
3566 WriteLiteral("\r\n\r\n");
3567
3568
3569 #line 1007 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3570
3571
3572 #line default
3573 #line hidden
3574
3575 #line 1007 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3576 if (!hasFeefo && feefoInformation != null && feefoInformation.NumberOfReviews > 0)
3577 {
3578 string userReviews = feefoInformation.NumberOfReviews > 1 ? "user reviews" : "user review";
3579 string userRatings = feefoInformation.NumberOfRatings > 1 ? "ratings" : "rating";
3580 string image = GetString("Item.Area.FeefoImage");
3581
3582
3583 #line default
3584 #line hidden
3585 WriteLiteral(" <section");
3586
3587 WriteLiteral(" class=\"preFooter\"");
3588
3589 WriteLiteral(">\r\n <div");
3590
3591 WriteLiteral(" class=\"row container padding-bottom-0\"");
3592
3593 WriteLiteral(">\r\n <div");
3594
3595 WriteLiteral(" class=\"col col-width-6 feefo-markup\"");
3596
3597 WriteLiteral(">\r\n <div>\r\n <strong><sp" +
3598 "an>");
3599
3600
3601 #line 1016 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3602 Write(feefoInformation.CompanyName);
3603
3604
3605 #line default
3606 #line hidden
3607 WriteLiteral("</span></strong><br>\r\n <span>\r\n " +
3608 " <span>");
3609
3610
3611 #line 1018 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3612 Write(feefoInformation.Score);
3613
3614
3615 #line default
3616 #line hidden
3617 WriteLiteral("</span> out of <span>5</span>\r\n </span>\r\n " +
3618 " based on <span>");
3619
3620
3621 #line 1020 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3622 Write(feefoInformation.NumberOfRatings);
3623
3624
3625 #line default
3626 #line hidden
3627 WriteLiteral("</span> ");
3628
3629
3630 #line 1020 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3631 Write(userRatings);
3632
3633
3634 #line default
3635 #line hidden
3636 WriteLiteral(".<br>\r\n <span>");
3637
3638
3639 #line 1021 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3640 Write(feefoInformation.NumberOfReviews);
3641
3642
3643 #line default
3644 #line hidden
3645 WriteLiteral("</span> ");
3646
3647
3648 #line 1021 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3649 Write(userReviews);
3650
3651
3652 #line default
3653 #line hidden
3654 WriteLiteral(".\r\n </div>\r\n </div>\r\n " +
3655 " <div");
3656
3657 WriteLiteral(" class=\"col col-width-6 feefo-badge\"");
3658
3659 WriteLiteral(">\r\n <a");
3660
3661 WriteAttribute("href", Tuple.Create(" href=\"", 49277), Tuple.Create("\"", 49312)
3662
3663 #line 1025 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3664 , Tuple.Create(Tuple.Create("", 49284), Tuple.Create<System.Object, System.Int32>(feefoInformation.ReviewsUrl
3665
3666 #line default
3667 #line hidden
3668 , 49284), false)
3669 );
3670
3671 WriteLiteral(" target=\"_blank\"");
3672
3673 WriteLiteral(" rel=\"noopener\"");
3674
3675 WriteLiteral("><img");
3676
3677 WriteLiteral(" class=\"lazy\"");
3678
3679 WriteLiteral(" data-original=\"");
3680
3681
3682 #line 1025 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3683 Write(image);
3684
3685
3686 #line default
3687 #line hidden
3688 WriteLiteral("\"");
3689
3690 WriteLiteral("></a>\r\n </div>\r\n </div>\r\n " +
3691 " </section>\r\n");
3692
3693
3694 #line 1029 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3695 }
3696
3697
3698 #line default
3699 #line hidden
3700 WriteLiteral(" <div");
3701
3702 WriteLiteral(" class=\"upper row padding-bottom-0 container\"");
3703
3704 WriteLiteral(">\r\n\r\n");
3705
3706
3707 #line 1032 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3708
3709
3710 #line default
3711 #line hidden
3712
3713 #line 1032 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3714 if (theme != "uk")
3715 {
3716
3717
3718 #line default
3719 #line hidden
3720 WriteLiteral(" <div");
3721
3722 WriteLiteral(" class=\"col col-width-4 no-mobile\"");
3723
3724 WriteLiteral(">\r\n <img");
3725
3726 WriteLiteral(" data-original=\'");
3727
3728
3729 #line 1035 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3730 Write(GetString("Item.Area.FooterLogo"));
3731
3732
3733 #line default
3734 #line hidden
3735 WriteLiteral("\'");
3736
3737 WriteLiteral(" class=\"footerLogo lazy\"");
3738
3739 WriteAttribute("alt", Tuple.Create(" alt=\"", 49781), Tuple.Create("\"", 49799)
3740
3741 #line 1035 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3742 , Tuple.Create(Tuple.Create("", 49787), Tuple.Create<System.Object, System.Int32>(logoAltText
3743
3744 #line default
3745 #line hidden
3746 , 49787), false)
3747 );
3748
3749 WriteLiteral(">\r\n </div>\r\n");
3750
3751
3752 #line 1037 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3753
3754
3755
3756 #line default
3757 #line hidden
3758 WriteLiteral(" <div");
3759
3760 WriteLiteral(" class=\"col col-width-4 margin-bottom-0 certificates\"");
3761
3762 WriteLiteral(">\r\n <img");
3763
3764 WriteLiteral(" data-original=\'");
3765
3766
3767 #line 1039 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3768 Write(GetString("Item.Area.AccreditationLogos"));
3769
3770
3771 #line default
3772 #line hidden
3773 WriteLiteral("\'");
3774
3775 WriteLiteral(" alt=\"Certificates\"");
3776
3777 WriteLiteral(" class=\"footerCertificates lazy\"");
3778
3779 WriteLiteral(">\r\n\r\n");
3780
3781
3782 #line 1041 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3783
3784
3785 #line default
3786 #line hidden
3787
3788 #line 1041 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3789 if (social)
3790 {
3791
3792
3793 #line default
3794 #line hidden
3795 WriteLiteral(" <div");
3796
3797 WriteLiteral(" class=\"clear margin-20 social-follow\"");
3798
3799 WriteLiteral(">\r\n");
3800
3801
3802 #line 1044 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3803
3804
3805 #line default
3806 #line hidden
3807
3808 #line 1044 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3809 if (!string.IsNullOrWhiteSpace(twitterUN))
3810 {
3811
3812
3813 #line default
3814 #line hidden
3815 WriteLiteral(" <a");
3816
3817 WriteAttribute("href", Tuple.Create(" href=\"", 50344), Tuple.Create("\"", 50385)
3818 , Tuple.Create(Tuple.Create("", 50351), Tuple.Create("https://www.twitter.com/", 50351), true)
3819
3820 #line 1046 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3821 , Tuple.Create(Tuple.Create("", 50375), Tuple.Create<System.Object, System.Int32>(twitterUN
3822
3823 #line default
3824 #line hidden
3825 , 50375), false)
3826 );
3827
3828 WriteLiteral(" target=\"_blank\"");
3829
3830 WriteLiteral(" rel=\"noopener\"");
3831
3832 WriteLiteral("><img");
3833
3834 WriteLiteral(" class=\"footersocial margin-right-5 lazy\"");
3835
3836 WriteLiteral(" data-original=\"/Files/Templates/Designs/Condition/assets/images/Icons/social-twi" +
3837 "tter.svg\"");
3838
3839 WriteLiteral(" alt=\"Twitter\"");
3840
3841 WriteLiteral("></a>\r\n");
3842
3843
3844 #line 1047 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3845 }
3846
3847
3848 #line default
3849 #line hidden
3850 WriteLiteral(" ");
3851
3852
3853 #line 1048 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3854 if (!string.IsNullOrWhiteSpace(facebookUN))
3855 {
3856
3857
3858 #line default
3859 #line hidden
3860 WriteLiteral(" <a");
3861
3862 WriteAttribute("href", Tuple.Create(" href=\"", 50760), Tuple.Create("\"", 50803)
3863 , Tuple.Create(Tuple.Create("", 50767), Tuple.Create("https://www.facebook.com/", 50767), true)
3864
3865 #line 1050 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3866 , Tuple.Create(Tuple.Create("", 50792), Tuple.Create<System.Object, System.Int32>(facebookUN
3867
3868 #line default
3869 #line hidden
3870 , 50792), false)
3871 );
3872
3873 WriteLiteral(" target=\"_blank\"");
3874
3875 WriteLiteral(" rel=\"noopener\"");
3876
3877 WriteLiteral("><img");
3878
3879 WriteLiteral(" class=\"footersocial margin-right-5 lazy\"");
3880
3881 WriteLiteral(" data-original=\"/Files/Templates/Designs/Condition/assets/images/Icons/social-fac" +
3882 "ebook.svg\"");
3883
3884 WriteLiteral(" alt=\"Facebook\"");
3885
3886 WriteLiteral("></a>\r\n");
3887
3888
3889 #line 1051 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3890 }
3891
3892
3893 #line default
3894 #line hidden
3895 WriteLiteral(" ");
3896
3897
3898 #line 1052 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3899 if (!string.IsNullOrWhiteSpace(flickrUN))
3900 {
3901
3902
3903 #line default
3904 #line hidden
3905 WriteLiteral(" <a");
3906
3907 WriteAttribute("href", Tuple.Create(" href=\"", 51178), Tuple.Create("\"", 51224)
3908 , Tuple.Create(Tuple.Create("", 51185), Tuple.Create("https://www.flickr.com/photos/", 51185), true)
3909
3910 #line 1054 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3911 , Tuple.Create(Tuple.Create("", 51215), Tuple.Create<System.Object, System.Int32>(flickrUN
3912
3913 #line default
3914 #line hidden
3915 , 51215), false)
3916 );
3917
3918 WriteLiteral(" target=\"_blank\"");
3919
3920 WriteLiteral(" rel=\"noopener\"");
3921
3922 WriteLiteral("><img");
3923
3924 WriteLiteral(" class=\"footersocial margin-right-5 lazy\"");
3925
3926 WriteLiteral(" data-original=\"/Files/Templates/Designs/Condition/assets/images/Icons/social-fli" +
3927 "ckr.svg\"");
3928
3929 WriteLiteral(" alt=\"Flickr\"");
3930
3931 WriteLiteral("></a>\r\n");
3932
3933
3934 #line 1055 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3935 }
3936
3937
3938 #line default
3939 #line hidden
3940 WriteLiteral(" ");
3941
3942
3943 #line 1056 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3944 if (!string.IsNullOrWhiteSpace(youtubeUN))
3945 {
3946
3947
3948 #line default
3949 #line hidden
3950 WriteLiteral(" <a");
3951
3952 WriteAttribute("href", Tuple.Create(" href=\"", 51596), Tuple.Create("\"", 51645)
3953 , Tuple.Create(Tuple.Create("", 51603), Tuple.Create("https://www.youtube.com/channel/", 51603), true)
3954
3955 #line 1058 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3956 , Tuple.Create(Tuple.Create("", 51635), Tuple.Create<System.Object, System.Int32>(youtubeUN
3957
3958 #line default
3959 #line hidden
3960 , 51635), false)
3961 );
3962
3963 WriteLiteral(" target=\"_blank\"");
3964
3965 WriteLiteral(" rel=\"noopener\"");
3966
3967 WriteLiteral("><img");
3968
3969 WriteLiteral(" class=\"footersocial margin-right-5 lazy\"");
3970
3971 WriteLiteral(" data-original=\"/Files/Templates/Designs/Condition/assets/images/Icons/social-you" +
3972 "tube.svg\"");
3973
3974 WriteLiteral(" alt=\"Youtube\"");
3975
3976 WriteLiteral("></a>\r\n");
3977
3978
3979 #line 1059 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3980 }
3981
3982
3983 #line default
3984 #line hidden
3985 WriteLiteral(" ");
3986
3987
3988 #line 1060 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
3989 if (!string.IsNullOrWhiteSpace(instagramUN))
3990 {
3991
3992
3993 #line default
3994 #line hidden
3995 WriteLiteral(" <a");
3996
3997 WriteAttribute("href", Tuple.Create(" href=\"", 52021), Tuple.Create("\"", 52066)
3998 , Tuple.Create(Tuple.Create("", 52028), Tuple.Create("https://www.instagram.com/", 52028), true)
3999
4000 #line 1062 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4001 , Tuple.Create(Tuple.Create("", 52054), Tuple.Create<System.Object, System.Int32>(instagramUN
4002
4003 #line default
4004 #line hidden
4005 , 52054), false)
4006 );
4007
4008 WriteLiteral(" target=\"_blank\"");
4009
4010 WriteLiteral(" rel=\"noopener\"");
4011
4012 WriteLiteral("><img");
4013
4014 WriteLiteral(" class=\"footersocial margin-right-5 lazy\"");
4015
4016 WriteLiteral(" data-original=\"/Files/Templates/Designs/Condition/assets/images/Icons/social-ins" +
4017 "tagram.svg\"");
4018
4019 WriteLiteral(" alt=\"Instagram\"");
4020
4021 WriteLiteral("></a>\r\n");
4022
4023
4024 #line 1063 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4025 }
4026
4027
4028 #line default
4029 #line hidden
4030 WriteLiteral(" ");
4031
4032
4033 #line 1064 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4034 if (!string.IsNullOrWhiteSpace(snapchatUN))
4035 {
4036
4037
4038 #line default
4039 #line hidden
4040 WriteLiteral(" <a");
4041
4042 WriteAttribute("href", Tuple.Create(" href=\"", 52445), Tuple.Create("\"", 52492)
4043 , Tuple.Create(Tuple.Create("", 52452), Tuple.Create("https://www.snapchat.com/add/", 52452), true)
4044
4045 #line 1066 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4046 , Tuple.Create(Tuple.Create("", 52481), Tuple.Create<System.Object, System.Int32>(snapchatUN
4047
4048 #line default
4049 #line hidden
4050 , 52481), false)
4051 );
4052
4053 WriteLiteral(" target=\"_blank\"");
4054
4055 WriteLiteral(" rel=\"noopener\"");
4056
4057 WriteLiteral("><img");
4058
4059 WriteLiteral(" class=\"footersocial margin-right-5 lazy\"");
4060
4061 WriteLiteral(" data-original=\"/Files/Templates/Designs/Condition/assets/images/Icons/social-sna" +
4062 "pchat.svg\"");
4063
4064 WriteLiteral(" alt=\"Snapchat\"");
4065
4066 WriteLiteral("></a>\r\n");
4067
4068
4069 #line 1067 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4070 }
4071
4072
4073 #line default
4074 #line hidden
4075 WriteLiteral(" ");
4076
4077
4078 #line 1068 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4079 if (!string.IsNullOrWhiteSpace(tumblrUN))
4080 {
4081 tumblrUN = tumblrUN + ".tumblr.com";
4082
4083
4084 #line default
4085 #line hidden
4086 WriteLiteral(" <a");
4087
4088 WriteAttribute("href", Tuple.Create(" href=\"", 52941), Tuple.Create("\"", 52965)
4089 , Tuple.Create(Tuple.Create("", 52948), Tuple.Create("https://", 52948), true)
4090
4091 #line 1071 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4092 , Tuple.Create(Tuple.Create("", 52956), Tuple.Create<System.Object, System.Int32>(tumblrUN
4093
4094 #line default
4095 #line hidden
4096 , 52956), false)
4097 );
4098
4099 WriteLiteral(" target=\"_blank\"");
4100
4101 WriteLiteral(" rel=\"noopener\"");
4102
4103 WriteLiteral("><img");
4104
4105 WriteLiteral(" class=\"footersocial margin-right-5 lazy\"");
4106
4107 WriteLiteral(" data-original=\"/Files/Templates/Designs/Condition/assets/images/Icons/social-tum" +
4108 "blr.svg\"");
4109
4110 WriteLiteral(" alt=\"Tumblr\"");
4111
4112 WriteLiteral("></a>\r\n");
4113
4114
4115 #line 1072 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4116 }
4117
4118
4119 #line default
4120 #line hidden
4121 WriteLiteral(" </div>\r\n");
4122
4123
4124 #line 1074 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4125 }
4126
4127
4128 #line default
4129 #line hidden
4130 WriteLiteral(" </div>\r\n");
4131
4132
4133 #line 1076 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4134
4135 }
4136
4137
4138 #line default
4139 #line hidden
4140 WriteLiteral("\r\n\r\n\r\n");
4141
4142
4143 #line 1081 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4144
4145
4146 #line default
4147 #line hidden
4148
4149 #line 1081 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4150 if (theme == "uk")
4151 {
4152
4153
4154 #line default
4155 #line hidden
4156 WriteLiteral(" <div");
4157
4158 WriteLiteral(" class=\"footer-clip-container d-flex align-bottom no-small-mobile\"");
4159
4160 WriteLiteral(">\r\n <img");
4161
4162 WriteAttribute("src", Tuple.Create(" src=\"", 53482), Tuple.Create("\"", 53503)
4163
4164 #line 1084 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4165 , Tuple.Create(Tuple.Create("", 53488), Tuple.Create<System.Object, System.Int32>(brandLogoSmall
4166
4167 #line default
4168 #line hidden
4169 , 53488), false)
4170 );
4171
4172 WriteLiteral(" class=\"lazy nst-footer-logo\"");
4173
4174 WriteLiteral(">\r\n <img");
4175
4176 WriteLiteral(" src=\"/Files/Files/Footer-Images/footer-clip-path.png\"");
4177
4178 WriteLiteral(" class=\"lazy clip-image\"");
4179
4180 WriteLiteral(">\r\n <div");
4181
4182 WriteLiteral(" class=\"col col-width-4 margin-bottom-20 contacts\"");
4183
4184 WriteLiteral(">\r\n <p");
4185
4186 WriteLiteral(" class=\"bold\"");
4187
4188 WriteLiteral(">Tel <span");
4189
4190 WriteLiteral(" class=\"regular\"");
4191
4192 WriteLiteral("><a");
4193
4194 WriteLiteral(" class=\"phone\"");
4195
4196 WriteAttribute("href", Tuple.Create(" href=\'", 53812), Tuple.Create("\'", 53861)
4197 , Tuple.Create(Tuple.Create("", 53819), Tuple.Create("tel:", 53819), true)
4198
4199 #line 1087 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4200 , Tuple.Create(Tuple.Create("", 53823), Tuple.Create<System.Object, System.Int32>(GetString("Item.Area.TelephoneOther")
4201
4202 #line default
4203 #line hidden
4204 , 53823), false)
4205 );
4206
4207 WriteLiteral(">");
4208
4209
4210 #line 1087 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4211 Write(GetString("Item.Area.TelephoneOther"));
4212
4213
4214 #line default
4215 #line hidden
4216 WriteLiteral("</a></span></p>\r\n <p");
4217
4218 WriteLiteral(" class=\"bold\"");
4219
4220 WriteLiteral(">\r\n Email <span");
4221
4222 WriteLiteral(" class=\"regular\"");
4223
4224 WriteLiteral(">\r\n <a");
4225
4226 WriteAttribute("href", Tuple.Create(" href=\'", 54064), Tuple.Create("\'", 54107)
4227 , Tuple.Create(Tuple.Create("", 54071), Tuple.Create("mailto:", 54071), true)
4228
4229 #line 1090 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4230 , Tuple.Create(Tuple.Create("", 54078), Tuple.Create<System.Object, System.Int32>(GetString("Item.Area.Email")
4231
4232 #line default
4233 #line hidden
4234 , 54078), false)
4235 );
4236
4237 WriteLiteral(">");
4238
4239
4240 #line 1090 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4241 Write(GetString("Item.Area.Email"));
4242
4243
4244 #line default
4245 #line hidden
4246 WriteLiteral("</a>\r\n </span>\r\n </p>\r\n" +
4247 " </div>\r\n </div>\r\n");
4248
4249
4250 #line 1095 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4251
4252
4253
4254
4255 #line default
4256 #line hidden
4257 WriteLiteral(" <div");
4258
4259 WriteLiteral(" class=\"footer-clip-container footer-clip-container-mobile\"");
4260
4261 WriteLiteral(">\r\n <img");
4262
4263 WriteAttribute("src", Tuple.Create(" src=\"", 54397), Tuple.Create("\"", 54418)
4264
4265 #line 1098 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4266 , Tuple.Create(Tuple.Create("", 54403), Tuple.Create<System.Object, System.Int32>(brandLogoSmall
4267
4268 #line default
4269 #line hidden
4270 , 54403), false)
4271 );
4272
4273 WriteLiteral(" class=\"lazy nst-footer-logo\"");
4274
4275 WriteLiteral(">\r\n <img");
4276
4277 WriteLiteral(" src=\"/Files/Files/Footer-Images/footer-clip-path.png\"");
4278
4279 WriteLiteral(" class=\"lazy clip-image\"");
4280
4281 WriteLiteral(">\r\n <div");
4282
4283 WriteLiteral(" class=\"col col-width-4 margin-bottom-20 contacts\"");
4284
4285 WriteLiteral(">\r\n <p");
4286
4287 WriteLiteral(" class=\"bold\"");
4288
4289 WriteLiteral(">Tel <span");
4290
4291 WriteLiteral(" class=\"regular\"");
4292
4293 WriteLiteral("><a");
4294
4295 WriteLiteral(" class=\"phone\"");
4296
4297 WriteAttribute("href", Tuple.Create(" href=\'", 54727), Tuple.Create("\'", 54776)
4298 , Tuple.Create(Tuple.Create("", 54734), Tuple.Create("tel:", 54734), true)
4299
4300 #line 1101 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4301 , Tuple.Create(Tuple.Create("", 54738), Tuple.Create<System.Object, System.Int32>(GetString("Item.Area.TelephoneOther")
4302
4303 #line default
4304 #line hidden
4305 , 54738), false)
4306 );
4307
4308 WriteLiteral(">");
4309
4310
4311 #line 1101 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4312 Write(GetString("Item.Area.TelephoneOther"));
4313
4314
4315 #line default
4316 #line hidden
4317 WriteLiteral("</a></span></p>\r\n <p");
4318
4319 WriteLiteral(" class=\"bold\"");
4320
4321 WriteLiteral(">\r\n Email <span");
4322
4323 WriteLiteral(" class=\"regular\"");
4324
4325 WriteLiteral(">\r\n <a");
4326
4327 WriteAttribute("href", Tuple.Create(" href=\'", 54979), Tuple.Create("\'", 55022)
4328 , Tuple.Create(Tuple.Create("", 54986), Tuple.Create("mailto:", 54986), true)
4329
4330 #line 1104 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4331 , Tuple.Create(Tuple.Create("", 54993), Tuple.Create<System.Object, System.Int32>(GetString("Item.Area.Email")
4332
4333 #line default
4334 #line hidden
4335 , 54993), false)
4336 );
4337
4338 WriteLiteral(">");
4339
4340
4341 #line 1104 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4342 Write(GetString("Item.Area.Email"));
4343
4344
4345 #line default
4346 #line hidden
4347 WriteLiteral("</a>\r\n </span>\r\n </p>\r\n" +
4348 " </div>\r\n </div>\r\n");
4349
4350
4351 #line 1109 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4352 }
4353 else
4354 {
4355
4356
4357 #line default
4358 #line hidden
4359 WriteLiteral(" <div");
4360
4361 WriteLiteral(" class=\"col col-width-4 margin-bottom-20 contacts\"");
4362
4363 WriteLiteral(">\r\n <p");
4364
4365 WriteLiteral(" class=\"bold\"");
4366
4367 WriteLiteral(">Tel <span");
4368
4369 WriteLiteral(" class=\"regular\"");
4370
4371 WriteLiteral("><a");
4372
4373 WriteLiteral(" class=\"phone\"");
4374
4375 WriteAttribute("href", Tuple.Create(" href=\'", 55413), Tuple.Create("\'", 55462)
4376 , Tuple.Create(Tuple.Create("", 55420), Tuple.Create("tel:", 55420), true)
4377
4378 #line 1113 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4379 , Tuple.Create(Tuple.Create("", 55424), Tuple.Create<System.Object, System.Int32>(GetString("Item.Area.TelephoneOther")
4380
4381 #line default
4382 #line hidden
4383 , 55424), false)
4384 );
4385
4386 WriteLiteral(">");
4387
4388
4389 #line 1113 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4390 Write(GetString("Item.Area.TelephoneOther"));
4391
4392
4393 #line default
4394 #line hidden
4395 WriteLiteral("</a></span></p>\r\n\r\n <p");
4396
4397 WriteLiteral(" class=\"bold\"");
4398
4399 WriteLiteral(">Fax <span");
4400
4401 WriteLiteral(" class=\"regular\"");
4402
4403 WriteLiteral(">");
4404
4405
4406 #line 1115 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4407 Write(GetString("Item.Area.Fax"));
4408
4409
4410 #line default
4411 #line hidden
4412 WriteLiteral("</span></p>\r\n <p");
4413
4414 WriteLiteral(" class=\"bold\"");
4415
4416 WriteLiteral(">\r\n Email <span");
4417
4418 WriteLiteral(" class=\"regular\"");
4419
4420 WriteLiteral(">\r\n <a");
4421
4422 WriteAttribute("href", Tuple.Create(" href=\'", 55761), Tuple.Create("\'", 55804)
4423 , Tuple.Create(Tuple.Create("", 55768), Tuple.Create("mailto:", 55768), true)
4424
4425 #line 1118 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4426 , Tuple.Create(Tuple.Create("", 55775), Tuple.Create<System.Object, System.Int32>(GetString("Item.Area.Email")
4427
4428 #line default
4429 #line hidden
4430 , 55775), false)
4431 );
4432
4433 WriteLiteral(">");
4434
4435
4436 #line 1118 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4437 Write(GetString("Item.Area.Email"));
4438
4439
4440 #line default
4441 #line hidden
4442 WriteLiteral("</a>\r\n </span>\r\n </p>\r\n " +
4443 " </div>\r\n");
4444
4445
4446 #line 1122 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4447 }
4448
4449
4450 #line default
4451 #line hidden
4452 WriteLiteral("\r\n </div>\r\n\r\n\r\n");
4453
4454
4455 #line 1127 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4456
4457
4458 #line default
4459 #line hidden
4460
4461 #line 1127 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4462 if (theme == "uk")
4463 {
4464
4465
4466 #line default
4467 #line hidden
4468 WriteLiteral(" <div");
4469
4470 WriteLiteral(" class=\"beyond-footer-container\"");
4471
4472 WriteLiteral(">\r\n <div");
4473
4474 WriteLiteral(" class=\"beyond-footer-padding\"");
4475
4476 WriteLiteral(">\r\n <div");
4477
4478 WriteLiteral(" class=\"beyond-footer-image-container \"");
4479
4480 WriteLiteral(">\r\n <a");
4481
4482 WriteLiteral(" href=\"https://pglbeyond.com\"");
4483
4484 WriteLiteral(" target=\"_blank\"");
4485
4486 WriteLiteral("><img");
4487
4488 WriteLiteral(" class=\"beyond-footer-beyond-image\"");
4489
4490 WriteLiteral(" src=\"/Files/Files/Footer-Images/PGL-Beyond.png\"");
4491
4492 WriteLiteral("></a>\r\n </div>\r\n <div");
4493
4494 WriteLiteral(" class=\"beyond-footer-image-container \"");
4495
4496 WriteLiteral(">\r\n <a");
4497
4498 WriteLiteral(" href=\"https://pglbeyond.com\"");
4499
4500 WriteLiteral(" target=\"_blank\"");
4501
4502 WriteLiteral("><img");
4503
4504 WriteLiteral(" class=\"beyond-footer-brand-image\"");
4505
4506 WriteLiteral(" src=\"/Files/Files/Footer-Images/All-Brands.png\"");
4507
4508 WriteLiteral("></a>\r\n </div>\r\n </div>\r\n " +
4509 " </div>\r\n");
4510
4511
4512 #line 1139 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4513 }
4514
4515
4516 #line default
4517 #line hidden
4518 WriteLiteral("\r\n <div");
4519
4520 WriteLiteral(" class=\"lower row centralise padding-top-40 container\"");
4521
4522 WriteLiteral(">\r\n <nav");
4523
4524 WriteLiteral(" class=\"footer-nav\"");
4525
4526 WriteLiteral(">\r\n <ul");
4527
4528 WriteLiteral(" class=\"clearfix\"");
4529
4530 WriteLiteral(">\r\n <li><a");
4531
4532 WriteLiteral(" href=\"/about-us\"");
4533
4534 WriteLiteral(">About Us</a></li>\r\n");
4535
4536
4537 #line 1145 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4538
4539
4540 #line default
4541 #line hidden
4542
4543 #line 1145 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4544 if (theme == "est")
4545 {
4546
4547
4548
4549 #line default
4550 #line hidden
4551 WriteLiteral(" <li><a");
4552
4553 WriteLiteral(" href=\"https://www.euro-study-tours.co.uk/work-for-us\"");
4554
4555 WriteLiteral(">Work for Us</a></li>\r\n");
4556
4557
4558 #line 1149 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4559 }
4560 else
4561 {
4562
4563
4564 #line default
4565 #line hidden
4566 WriteLiteral(" <li><a");
4567
4568 WriteLiteral(" href=\"https://www.nstgroup.co.uk/work-for-us\"");
4569
4570 WriteLiteral(">Work for Us</a></li>\r\n");
4571
4572
4573 #line 1153 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4574 }
4575
4576
4577 #line default
4578 #line hidden
4579 WriteLiteral("\r\n <li><a");
4580
4581 WriteLiteral(" href=\"/cookie-policy\"");
4582
4583 WriteLiteral(">Cookie Policy</a></li>\r\n <li><a");
4584
4585 WriteLiteral(" href=\"/privacy-statement\"");
4586
4587 WriteLiteral(">Privacy Statement</a></li>\r\n <li><a");
4588
4589 WriteLiteral(" href=\"/legal-information\"");
4590
4591 WriteLiteral(">Legal Information</a></li>\r\n <li><a");
4592
4593 WriteLiteral(" href=\"/modern-slavery\"");
4594
4595 WriteLiteral(">Modern Slavery</a></li>\r\n");
4596
4597
4598 #line 1159 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4599
4600
4601 #line default
4602 #line hidden
4603
4604 #line 1159 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4605 if (theme == "uk" || theme == "slk" || theme == "est")
4606 {
4607
4608
4609 #line default
4610 #line hidden
4611 WriteLiteral(" <li>\r\n <a");
4612
4613 WriteLiteral(" href=\"https://www.gov.uk/foreign-travel-advice\"");
4614
4615 WriteLiteral(" target=\"_blank\"");
4616
4617 WriteLiteral(" rel=\"noopener\"");
4618
4619 WriteLiteral(">Foreign Travel Advice</a>\r\n </li>\r\n");
4620
4621
4622 #line 1164 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4623 }
4624 else
4625 {
4626
4627
4628 #line default
4629 #line hidden
4630 WriteLiteral(" <li>\r\n <a");
4631
4632 WriteLiteral(" style=\"padding:0px 0px 0px 20px;\"");
4633
4634 WriteLiteral(">Foreign Travel Advice</a> <a");
4635
4636 WriteLiteral(" href=\"https://www.dfa.ie/travel/travel-advice/\"");
4637
4638 WriteLiteral(" style=\"padding:0px 0px; text-decoration:underline;\"");
4639
4640 WriteLiteral(" target=\"_blank\"");
4641
4642 WriteLiteral(">ROI</a> <a");
4643
4644 WriteLiteral(" style=\"padding:0px 0px;\"");
4645
4646 WriteLiteral("> & </a> <a");
4647
4648 WriteLiteral(" href=\"https://www.gov.uk/foreign-travel-advice\"");
4649
4650 WriteLiteral(" style=\"padding:0px 0px; text-decoration:underline;\"");
4651
4652 WriteLiteral(" target=\"_blank\"");
4653
4654 WriteLiteral(">NI</a>\r\n </li>\r\n");
4655
4656
4657 #line 1170 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4658 }
4659
4660
4661 #line default
4662 #line hidden
4663 WriteLiteral("\r\n <li><a");
4664
4665 WriteLiteral(" href=\"/sitemap\"");
4666
4667 WriteLiteral(">Sitemap</a></li>\r\n <li><a");
4668
4669 WriteLiteral(" class=\"ot-sdk-show-settings\"");
4670
4671 WriteLiteral(" style=\"cursor:pointer;\"");
4672
4673 WriteLiteral(">Cookies Settings</a></li>\r\n </ul>\r\n </nav>\r\n " +
4674 " <p");
4675
4676 WriteLiteral(" class=\"company-disclaimer\"");
4677
4678 WriteLiteral(" style=\"padding-top: 25px;\"");
4679
4680 WriteLiteral(">");
4681
4682
4683 #line 1176 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4684 Write(GetString("Item.Area.CompanyRegistration"));
4685
4686
4687 #line default
4688 #line hidden
4689 WriteLiteral("</p>\r\n <!-- <p class=\"copyright\">© 2014 NST Travel Group Ltd</p> -" +
4690 "->\r\n <p");
4691
4692 WriteLiteral(" class=\"footer-company-address\"");
4693
4694 WriteLiteral(">\r\n");
4695
4696 WriteLiteral(" ");
4697
4698
4699 #line 1179 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4700 Write(GetString("Item.Area.CompanyAddress"));
4701
4702
4703 #line default
4704 #line hidden
4705 WriteLiteral("\r\n </p>\r\n </div>\r\n");
4706
4707
4708 #line 1182 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4709
4710
4711 #line default
4712 #line hidden
4713
4714 #line 1182 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4715
4716 PageService affiliatepages = new PageService();
4717 var allffiliatepages = affiliatepages.GetPagesByTitle("Affiliation Logos");
4718
4719 if (theme != "uk")
4720 {
4721
4722 foreach (var page in allffiliatepages.Where(x => x.AreaId == Convert.ToInt32(GetGlobalValue("Global:Area.ID"))))
4723 {
4724
4725
4726 #line default
4727 #line hidden
4728 WriteLiteral(" <div");
4729
4730 WriteLiteral(" id=\"Affiliation-Logos\"");
4731
4732 WriteLiteral(">");
4733
4734
4735 #line 1191 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4736 Write(RenderPageContent(page.ID));
4737
4738
4739 #line default
4740 #line hidden
4741 WriteLiteral("</div>\r\n");
4742
4743
4744 #line 1192 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4745 }
4746 }
4747
4748
4749 #line default
4750 #line hidden
4751 WriteLiteral("\r\n </footer>\r\n\r\n");
4752
4753
4754 #line 1197 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4755
4756
4757 #line default
4758 #line hidden
4759
4760 #line 1197 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4761 if (theme != "uk")
4762 {
4763
4764
4765 #line default
4766 #line hidden
4767 WriteLiteral(" <div");
4768
4769 WriteLiteral(" class=\"beyond-footer-container\"");
4770
4771 WriteLiteral(">\r\n <div");
4772
4773 WriteLiteral(" class=\"beyond-footer-curved-edge\"");
4774
4775 WriteLiteral("> </div>\r\n <div");
4776
4777 WriteLiteral(" class=\"beyond-footer-padding\"");
4778
4779 WriteLiteral(">\r\n <div");
4780
4781 WriteLiteral(" class=\"beyond-footer-image-container \"");
4782
4783 WriteLiteral(">\r\n <a");
4784
4785 WriteLiteral(" href=\"https://pglbeyond.com\"");
4786
4787 WriteLiteral(" target=\"_blank\"");
4788
4789 WriteLiteral("><img");
4790
4791 WriteLiteral(" class=\"beyond-footer-beyond-image\"");
4792
4793 WriteLiteral(" src=\"/Files/Files/Footer-Images/PGL-Beyond.png\"");
4794
4795 WriteLiteral("></a>\r\n </div>\r\n <div");
4796
4797 WriteLiteral(" class=\"beyond-footer-image-container \"");
4798
4799 WriteLiteral(">\r\n <a");
4800
4801 WriteLiteral(" href=\"https://pglbeyond.com\"");
4802
4803 WriteLiteral(" target=\"_blank\"");
4804
4805 WriteLiteral("><img");
4806
4807 WriteLiteral(" class=\"beyond-footer-brand-image\"");
4808
4809 WriteLiteral(" src=\"/Files/Files/Footer-Images/All-Brands.png\"");
4810
4811 WriteLiteral("></a>\r\n </div>\r\n </div>\r\n </div>\r\n");
4812
4813
4814 #line 1210 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4815 }
4816
4817
4818 #line default
4819 #line hidden
4820 WriteLiteral(" </div>\r\n <div");
4821
4822 WriteLiteral(" id=\"loadingOverlay\"");
4823
4824 WriteLiteral(">\r\n <div");
4825
4826 WriteAttribute("style", Tuple.Create(" style=\"", 60572), Tuple.Create("\"", 60704)
4827 , Tuple.Create(Tuple.Create("", 60580), Tuple.Create("width:", 60580), true)
4828 , Tuple.Create(Tuple.Create(" ", 60586), Tuple.Create("100%;", 60587), true)
4829 , Tuple.Create(Tuple.Create(" ", 60592), Tuple.Create("height:", 60593), true)
4830 , Tuple.Create(Tuple.Create(" ", 60600), Tuple.Create("100%;", 60601), true)
4831 , Tuple.Create(Tuple.Create(" ", 60606), Tuple.Create("background-position:", 60607), true)
4832 , Tuple.Create(Tuple.Create(" ", 60627), Tuple.Create("center;", 60628), true)
4833 , Tuple.Create(Tuple.Create(" ", 60635), Tuple.Create("background-repeat:", 60636), true)
4834 , Tuple.Create(Tuple.Create(" ", 60654), Tuple.Create("no-repeat;", 60655), true)
4835 , Tuple.Create(Tuple.Create(" ", 60665), Tuple.Create("background-image:", 60666), true)
4836 , Tuple.Create(Tuple.Create(" ", 60683), Tuple.Create("url(\'", 60684), true)
4837
4838 #line 1213 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4839 , Tuple.Create(Tuple.Create("", 60689), Tuple.Create<System.Object, System.Int32>(loadingImage
4840
4841 #line default
4842 #line hidden
4843 , 60689), false)
4844 , Tuple.Create(Tuple.Create("", 60702), Tuple.Create("\')", 60702), true)
4845 );
4846
4847 WriteLiteral(@"></div>
4848 </div>
4849 <script>
4850 function displayLoadingOverlay() {
4851 //var scrollposition = window.sc
4852 $(""#loadingOverlay"").css(""top"", window.scrollY);
4853 $(""#loadingOverlay"").fadeIn();
4854 $(""body"").css(""overflow-y"", ""hidden"");
4855 }
4856
4857 function hideLoadingOverlay() {
4858 $(""#loadingOverlay"").fadeOut();
4859 $(""body"").css(""overflow-y"", ""initial"");
4860 }
4861
4862 //$(""img.lazy"").each(function () {
4863 // $(this).attr(""src"", $(this).attr(""data-original"");
4864 // //$(this).attr(""data-original"", $(this).attr(""src""));
4865 // // $(this).attr(""src"", ""/Files/Images/Loading/NST_loading.gif"");
4866 // //$(this).removeAttr(""src"");
4867 //});
4868
4869 //$(function() {
4870 // $('.tile-inner-content').hover(function () {
4871 // console.log(""oooooh"");
4872 // $(this).fadeOut();
4873 // }, function () {
4874 // $(this).fadeIn();
4875 // });
4876 //});
4877
4878 </script>
4879
4880 <script");
4881
4882 WriteAttribute("src", Tuple.Create(" src=\'", 61771), Tuple.Create("\'", 61809)
4883
4884 #line 1246 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4885 , Tuple.Create(Tuple.Create("", 61777), Tuple.Create<System.Object, System.Int32>(Scripts.Url("~/bundles/picker")
4886
4887 #line default
4888 #line hidden
4889 , 61777), false)
4890 );
4891
4892 WriteLiteral("></script>\r\n <script");
4893
4894 WriteAttribute("src", Tuple.Create(" src=\'", 61833), Tuple.Create("\'", 61871)
4895
4896 #line 1247 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4897 , Tuple.Create(Tuple.Create("", 61839), Tuple.Create<System.Object, System.Int32>(Scripts.Url("~/bundles/mainJS")
4898
4899 #line default
4900 #line hidden
4901 , 61839), false)
4902 );
4903
4904 WriteLiteral("></script> ");
4905
4906 WriteLiteral("\r\n <script");
4907
4908 WriteLiteral(" type=\"text/javascript\"");
4909
4910 WriteLiteral(@">
4911 setTimeout(function () {
4912 var nodes = document.querySelectorAll('.mpp-lazy img');
4913 var arr = Array.prototype.slice.call(nodes);
4914 arr.forEach(function (obj) { obj.classList.add('lazy'); });
4915 }, 10);
4916 </script>
4917
4918 <!-- begin SnapEngage code -->
4919 ");
4920
4921
4922 #line 1257 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4923
4924
4925 #line default
4926 #line hidden
4927
4928 #line 1257 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4929 if (enableChat && !String.IsNullOrEmpty(ChatGuid))
4930 {
4931
4932
4933 #line default
4934 #line hidden
4935 WriteLiteral(" <script");
4936
4937 WriteLiteral(" type=\"text/plain\"");
4938
4939 WriteLiteral(" class=\"optanon-category-C0003\"");
4940
4941 WriteLiteral(">\r\n setTimeout(function () {\r\n loadScript(\'");
4942
4943
4944 #line 1261 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4945 Write(Scripts.Url("~/bundles/snapengage"));
4946
4947
4948 #line default
4949 #line hidden
4950 WriteLiteral("\', function () { initSnapEnagage(\'");
4951
4952
4953 #line 1261 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4954 Write(ChatGuid);
4955
4956
4957 #line default
4958 #line hidden
4959 WriteLiteral("\'); });\r\n }, 2000);\r\n </script>\r\n");
4960
4961
4962 #line 1264 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4963 }
4964
4965
4966 #line default
4967 #line hidden
4968 WriteLiteral(" <!-- end SnapEngage code -->\r\n\r\n\r\n");
4969
4970
4971 #line 1268 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4972
4973
4974 #line default
4975 #line hidden
4976
4977 #line 1268 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
4978
4979
4980 var ctx = HttpContext.Current;
4981 var mergedFaqs = ctx.Items["AllFAQs"] as List<NstWebsite.Model.FAQ_Question_Answer>;
4982
4983 if (mergedFaqs != null && mergedFaqs.Any())
4984 {
4985 var faqJSON = string.Format("<script type='application/ld+json'>" +
4986 "{0}" +
4987 "{{{0}" +
4988 @"""@context"": ""https://schema.org"",{0}" +
4989 @"""@type"": ""FAQPage"",{0}" +
4990 @"""mainEntity"": [{0}", Environment.NewLine);
4991
4992 var noOfQuestions = mergedFaqs.Count;
4993 var count = 1;
4994 foreach (NstWebsite.Model.FAQ_Question_Answer i in mergedFaqs)
4995 {
4996 var splitterChar = count < noOfQuestions ? "," : "";
4997 faqJSON += string.Format("{{{0}" +
4998 @"""@type"": ""Question"",{0}" +
4999 @"""name"": ""{1}"",{0}" +
5000 @"""acceptedAnswer"" : {{{0}" +
5001 @"""@type"" : ""Answer"",{0}" +
5002 @"""text"" : ""{2}""{0}" +
5003 "}}{0}" +
5004 "}}{3}{0}",
5005 Environment.NewLine,
5006 i.Question,
5007 i.Answer,
5008 splitterChar);
5009
5010 count++;
5011 }
5012 faqJSON += string.Format("]{0}}}{0}</script>", Environment.NewLine);
5013
5014
5015 #line default
5016 #line hidden
5017
5018 #line 1303 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
5019 Write(faqJSON);
5020
5021
5022 #line default
5023 #line hidden
5024
5025 #line 1303 "D:\Websites\nstgroup.co.uk\Live\Files\Templates\Designs\Condition\_parsed\AccommodationPage.parsed.cshtml"
5026
5027
5028 }
5029
5030
5031
5032
5033 #line default
5034 #line hidden
5035 WriteLiteral("\r\n\r\n\r\n</body>\r\n</html>\r\n");
5036
5037 }
5038 }
5039 }
5040
1 @inherits Dynamicweb.Rendering.RazorTemplateBase<Dynamicweb.Rendering.RazorTemplateModel<Dynamicweb.Rendering.Template>>
2 @using Dynamicweb
3 @using Dynamicweb.Content
4 @using NstWebsite
5 @using System.Web.Optimization
6 @using System.Web
7 @using System.Linq
8 <!DOCTYPE html>
9 <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
10 <!--[if IE 7]> <html class="no-js ie7 lt-ie9 lt-ie8"> <![endif]-->
11 <!--[if IE 8]> <html class="no-js ie8 lt-ie9"> <![endif]-->
12 <!--[if IE 9]> <html class="no-js ie9"> <![endif]-->
13 <!--[if gt IE 9]> <html class="modern-browser no-js"><![endif]-->
14 @{
15 bool social = true;
16 var areaId = (int)GetValue("DwAreaID");
17 string loadingImage = "/Files/Images/Loading/NST_loading.gif";
18 string logoAltText = "NST";
19 var telNumber = GetString("Item.Area.Telephone");
20 var telSEOAK = GetString("Item.Area.TelephoneSeoAccountId");
21 var telSEOCL = GetString("Item.Area.TelephoneSeoPassword");
22 var facebookPixelId = GetString("Item.Area.FacebookPixelId");
23 var mobileRequestQuoteText = "Request quote";
24
25 var twitterUN = GetString("Item.Area.TwitterAcc");
26 var facebookUN = GetString("Item.Area.FacebookAcc");
27 var flickrUN = GetString("Item.Area.FlickrAcc");
28 var youtubeUN = GetString("Item.Area.YoutubeAcc");
29 var instagramUN = GetString("Item.Area.InstagramAcc");
30 var snapchatUN = GetString("Item.Area.SnapchatAcc");
31 var tumblrUN = GetString("Item.Area.TumblrAcc");
32
33 if (areaId == 2)
34 {
35 loadingImage = "/Files/Images/Loading/NSTIE_loading.gif";
36 }
37 else if (areaId == 3)
38 {
39 loadingImage = "/Files/Images/Loading/Studylink_loading.gif";
40 logoAltText = "StudyLink Tours";
41 }
42 else if (areaId == 4)
43 {
44 loadingImage = "/Files/Images/Loading/EST_loading.gif";
45 logoAltText = "European Study Tours";
46 mobileRequestQuoteText = "REQUEST QUOTE";
47 }
48 var brandLogoSmall = GetString("Item.Area.BrandLogoSmall");
49 var brandNameSmall = GetString("Item.Area.TitleBrand");
50 var enableChat = GetBoolean("Item.Area.EnableChat");
51 var ChatGuid = GetString("Item.Area.ChatGuid");
52 var chatTriggerPhrase = GetString("Item.Area.ChatTriggerPhrase");
53 var OneTrustUrl = GetString("Item.Area.OneTrustScriptUrl");
54 var OneTrustDataDomainScript = GetString("Item.Area.OneTrustDataDomainScript");
55 var OneTrustAutoBlockScript = GetString("Item.Area.OneTrustAutoBlockScript");
56 var GoogleTagManagerId = GetString("Item.Area.GoogleTagManagerId");
57
58 //Put any details we have on the page into the request quote URL
59 //var quoteDetails = string.Format("/request-quote?Country={0}&Destination={1}&Subject={2}", countryEnq, "", "");
60
61 FeefoInformation feefoInformation = null;
62 if (!string.IsNullOrWhiteSpace(GetString("Item.Area.FeefoApi")) && !string.IsNullOrWhiteSpace(GetString("Item.Area.FeefoImage")))
63 {
64 feefoInformation = new FeefoInformation(GetString("Item.Area.FeefoApi"));
65 }
66 var theme = "uk";
67 if (!string.IsNullOrEmpty(GetString("Item.Area.Theme")))
68 {
69 theme = GetString("Item.Area.Theme");
70 }
71 }
72 @helper GetOptimisedImage(string imgName)
73 {
74 //Banner image
75 string imgFormat = "webp";
76 int imgHeight = 650;
77 int imgCompression = 75;
78 int imgQuality = 85;
79 bool doNotUpscale = true;
80 string imgPath = string.Empty;
81 if (!string.IsNullOrEmpty(imgName))
82 {
83 imgPath = string.Format("/Admin/Public/GetImage.ashx?Image={0}&Crop=0&Format={1}&Height={2}&Compression={3}&Quality={5}&DoNotUpscale={4}",
84 imgName.Replace("&","%26"), imgFormat, imgHeight.ToString(), imgCompression.ToString(), doNotUpscale.ToString(), imgQuality);
85 }
86 @imgPath
87 }
88 <html class="modern-browser no-js" lang="en">
89 <head>
90 <title> @GetValue("Title") | @GetValue("Item.Area.TitleBrand")</title>
91 @GetValue("MetaTags")
92 @GetValue("CopyRightNotice")
93
94 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
95 <meta http-equiv="X-UA-Compatible" content="IE=edge">
96
97
98 <script src="https://challenges.cloudflare.com/turnstile/v0/api.js" defer="" async=""></script>
99
100
101 <script src='@Scripts.Url("~/bundles/jquery")'></script>
102 <script src='@Scripts.Url("~/bundles/slick")'></script>
103 <script src='@Scripts.Url("~/bundles/modernizr")'></script>
104 @if (!string.IsNullOrWhiteSpace(OneTrustUrl) && !string.IsNullOrWhiteSpace(OneTrustDataDomainScript))
105 {
106 <!-- OneTrust Cookies Consent Notice start -->
107 if (!string.IsNullOrWhiteSpace(OneTrustAutoBlockScript))
108 {
109 <script type="text/javascript" src="@OneTrustAutoBlockScript"></script>
110 }
111 <script src="@OneTrustUrl" type="text/javascript" charset="UTF-8" data-domain-script="@OneTrustDataDomainScript"></script>
112 <script type="text/javascript">
113
114 function OptanonWrapper() {
115 // Get initial OnetrustActiveGroups ids
116 if (typeof OptanonWrapperCount == "undefined") {
117 otGetInitialGrps();
118 }
119
120 //Delete cookies
121 otDeleteCookie(otIniGrps);
122
123 // Assign OnetrustActiveGroups to custom variable
124 function otGetInitialGrps() {
125 OptanonWrapperCount = '';
126 otIniGrps = OnetrustActiveGroups;
127 // console.log("otGetInitialGrps", otIniGrps)
128 }
129
130 function otDeleteCookie(iniOptGrpId) {
131 var otDomainGrps = JSON.parse(JSON.stringify(Optanon.GetDomainData().Groups));
132 var otDeletedGrpIds = otGetInactiveId(iniOptGrpId, OnetrustActiveGroups);
133 if (otDeletedGrpIds.length != 0 && otDomainGrps.length != 0) {
134 for (var i = 0; i < otDomainGrps.length; i++) {
135 //Check if CustomGroupId matches
136 if (otDomainGrps[i]['CustomGroupId'] != '' && otDeletedGrpIds.includes(otDomainGrps[i]['CustomGroupId'])) {
137 for (var j = 0; j < otDomainGrps[i]['Cookies'].length; j++) {
138 // console.log("otDeleteCookie",otDomainGrps[i]['Cookies'][j]['Name'])
139 //Delete cookie
140 eraseCookie(otDomainGrps[i]['Cookies'][j]['Name']);
141 }
142 }
143
144 //Check if Hostid matches
145 if (otDomainGrps[i]['Hosts'].length != 0) {
146 for (var j = 0; j < otDomainGrps[i]['Hosts'].length; j++) {
147 //Check if HostId presents in the deleted list and cookie array is not blank
148 if (otDeletedGrpIds.includes(otDomainGrps[i]['Hosts'][j]['HostId']) && otDomainGrps[i]['Hosts'][j]['Cookies'].length != 0) {
149 for (var k = 0; k < otDomainGrps[i]['Hosts'][j]['Cookies'].length; k++) {
150 //Delete cookie
151 eraseCookie(otDomainGrps[i]['Hosts'][j]['Cookies'][k]['Name']);
152 }
153 }
154 }
155 }
156
157 }
158 }
159 otGetInitialGrps(); //Reassign new group ids
160 }
161
162 //Get inactive ids
163 function otGetInactiveId(customIniId, otActiveGrp) {
164 //Initial OnetrustActiveGroups
165 // console.log("otGetInactiveId",customIniId)
166 customIniId = customIniId.split(",");
167 customIniId = customIniId.filter(Boolean);
168
169 //After action OnetrustActiveGroups
170 otActiveGrp = otActiveGrp.split(",");
171 otActiveGrp = otActiveGrp.filter(Boolean);
172
173 var result = [];
174 for (var i = 0; i < customIniId.length; i++) {
175 if (otActiveGrp.indexOf(customIniId[i]) <= -1) {
176 result.push(customIniId[i]);
177 }
178 }
179 return result;
180 }
181
182 //Delete cookie
183 function eraseCookie(name) {
184 //Delete root path cookies
185 domainName = window.location.hostname;
186 document.cookie = name + '=; Max-Age=-99999999; Path=/;Domain=' + domainName;
187 document.cookie = name + '=; Max-Age=-99999999; Path=/;';
188
189 //Delete LSO incase LSO being used, cna be commented out.
190 localStorage.removeItem(name);
191
192 //Check for the current path of the page
193 pathArray = window.location.pathname.split('/');
194 //Loop through path hierarchy and delete potential cookies at each path.
195 for (var i = 0; i < pathArray.length; i++) {
196 if (pathArray[i]) {
197 //Build the path string from the Path Array e.g /site/login
198 var currentPath = pathArray.slice(0, i + 1).join('/');
199 document.cookie = name + '=; Max-Age=-99999999; Path=' + currentPath + ';Domain=' + domainName;
200 document.cookie = name + '=; Max-Age=-99999999; Path=' + currentPath + ';';
201 //Maybe path has a trailing slash!
202 document.cookie = name + '=; Max-Age=-99999999; Path=' + currentPath + '/;Domain=' + domainName;
203 document.cookie = name + '=; Max-Age=-99999999; Path=' + currentPath + '/;';
204
205
206 }
207 }
208
209 }
210
211 if (!OptanonActiveGroups.includes('C0004') || !OptanonActiveGroups.includes('C0003')) {
212 let iframes = document.getElementsByTagName("iframe");
213
214 for (var i = 0; i < iframes.length; i++) {
215 iframes[i].classList.remove("optanon-category-C0004");
216
217 iframes[i].classList.remove("optanon-category-C0003");
218 let src = iframes[i].getAttribute('data-src');
219 if (src && src.includes("youtube.com")) {
220 $(iframes[i]).removeAttr('data-src');
221 $(iframes[i]).attr('src', src.replace('youtube.com', 'youtube-nocookie.com'));
222
223 }
224 }
225 }
226
227
228 }
229
230 function deleteAllCookies() {
231 var cookies = document.cookie.split("; ");
232 for (var c = 0; c < cookies.length; c++) {
233 var d = window.location.hostname.split(".");
234 while (d.length > 0) {
235 var cookieBase = encodeURIComponent(cookies[c].split(";")[0].split("=")[0]) + '=; expires=Thu, 01-Jan-1970 00:00:01 GMT; domain=' + d.join('.') + ' ;path=';
236 var p = location.pathname.split('/');
237 document.cookie = cookieBase + '/';
238 while (p.length > 0) {
239 document.cookie = cookieBase + p.join('/');
240 p.pop();
241 };
242 d.shift();
243 }
244 }
245 }
246
247 const getCookieValue = (name) => (
248 document.cookie.match('(^|;)\\s*' + name + '\\s*=\\s*([^;]+)')?.pop() || ''
249 )
250
251 const urlParams = new URLSearchParams(getCookieValue('OptanonConsent'));
252 const myParam = urlParams.get('datestamp');
253 const consentdate = new Date(myParam);
254 const Resetdate = new Date('Thu Nov 07 2024 12:00:00 GMT+0000 (Greenwich Mean Time)');
255 if (consentdate < Resetdate) {
256 deleteAllCookies();
257 }
258
259 </script>
260 <!--OneTrust Cookies Consent Notice end -->
261 }
262
263 @{
264 if (theme == "uk")
265 {
266 <link rel="preload" crossorigin="anonymous" href="/Files/Templates/Designs/Condition/assets/fonts/filsonpro/FilsonProRegular.otf" as="font" type="font/woff2">
267
268 }
269 if (theme != "est")
270 {
271 <link rel="preload" crossorigin="anonymous" href="/Files/Templates/Designs/Condition/assets/fonts/montserrat/Montserrat-Bold.woff2" as="font" type="font/woff2">
272 <link rel="preload" crossorigin="anonymous" href="/Files/Templates/Designs/Condition/assets/fonts/montserrat/Montserrat-Hairline.woff2" as="font" type="font/woff2">
273 <link rel="preload" crossorigin="anonymous" href="/Files/Templates/Designs/Condition/assets/fonts/montserrat/Montserrat-Light.woff2" as="font" type="font/woff2">
274 <link rel="preload" crossorigin="anonymous" href="/Files/Templates/Designs/Condition/assets/fonts/montserrat/Montserrat-Regular.woff2" as="font" type="font/woff2">
275 }
276 @* dont currently have a woff2
277 else
278 {
279 <link rel="preload" crossorigin="anonymous" href="/Files/Templates/Designs/Condition/assets/fonts/raleway/raleway-regular.woff2" as="font" type="font/woff2">
280 }*@
281
282 }
283
284
285 <link rel="preload" crossorigin="anonymous" href="/Files/Templates/Designs/Condition/assets/fonts/icomoon.woff?wtdjes" as="font" type="font/woff">
286 <script type="text/javascript">
287 function loadScript(url, callback) {
288
289 var script = document.createElement("script")
290 script.type = "text/javascript";
291 script.setAttribute('async', 'async')
292 if (script.readyState) { //IE
293 script.onreadystatechange = function () {
294 if (script.readyState == "loaded" ||
295 script.readyState == "complete") {
296 script.onreadystatechange = null;
297 callback();
298 }
299 };
300 } else { //Others
301 script.onload = function () {
302 callback();
303 };
304 }
305
306 script.src = url;
307 document.getElementsByTagName("head")[0].appendChild(script);
308 }
309 </script>
310 <script src='@Scripts.Url("~/bundles/plugins")' defer=""></script>
311
312 @if (!string.IsNullOrWhiteSpace(GoogleTagManagerId))
313 {
314 <!-- Google Tag Manager -->
315 <script type="text/javascript">
316 setTimeout(function(){
317 (function (w, d, s, l, i) {
318 w[l] = w[l] || []; w[l].push({
319 'gtm.start':
320 new Date().getTime(), event: 'gtm.js'
321 }); var f = d.getElementsByTagName(s)[0],
322 j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
323 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
324 })(window, document, 'script', 'dataLayer', '@GoogleTagManagerId');
325 }, 2000);
326 </script>
327 <!-- End Google Tag Manager -->
328 }
329
330 @GetValue("Item.HrefLangMapping")
331 @RenderSnippet("hreflang")
332
333 <meta name="viewport" content="width=device-width, initial-scale=1">
334 <meta name="format-detection" content="telephone=no">
335
336 @if (theme == "uk")
337 {
338 <link rel="apple-touch-icon" sizes="192x192" href="/Images/Favicon/NST/favicon-nst-192x192.png">
339 <link rel="icon" type="image/png" href="/Files/Images/Favicon/NST/favicon-nst-192x192.png" sizes="192x192">
340 <link rel="icon" type="image/png" href="/Files/Images/Favicon/NST/favicon-nst-160x160.png" sizes="160x160">
341 <link rel="icon" type="image/png" href="/Files/Images/Favicon/NST/favicon-nst-96x96.png" sizes="96x96">
342 <link rel="icon" type="image/png" href="/Files/Images/Favicon/NST/favicon-nst-16x16.png" sizes="16x16">
343 <link rel="icon" type="image/png" href="/Files/Images/Favicon/NST/favicon-nst-32x32.png" sizes="32x32">
344 }
345 else if (theme == "ie")
346 {
347 <link rel="apple-touch-icon" sizes="192x192" href="/Images/Favicon/NSTIE/favicon-nst-dublin-192x192.png">
348 <link rel="icon" type="image/png" href="/Files/Images/Favicon/NSTIE/favicon-nst-dublin-192x192.png" sizes="192x192">
349 <link rel="icon" type="image/png" href="/Files/Images/Favicon/NSTIE/favicon-nst-dublin-160x160.png" sizes="160x160">
350 <link rel="icon" type="image/png" href="/Files/Images/Favicon/NSTIE/favicon-nst-dublin-96x96.png" sizes="96x96">
351 <link rel="icon" type="image/png" href="/Files/Images/Favicon/NSTIE/favicon-nst-dublin-16x16.png" sizes="16x16">
352 <link rel="icon" type="image/png" href="/Files/Images/Favicon/NSTIE/favicon-nst-dublin-32x32.png" sizes="32x32">
353 }
354 else if (theme == "slk")
355 {
356 <link rel="apple-touch-icon" sizes="192x192" href="/Files/Images/Favicon/SLK/favicon-slk-192x192.png">
357 <link rel="icon" type="image/png" href="/Files/Images/Favicon/SLK/favicon-slk-192x192.png" sizes="192x192">
358 <link rel="icon" type="image/png" href="/Files/Images/Favicon/SLK/favicon-slk-160x160.png" sizes="160x160">
359 <link rel="icon" type="image/png" href="/Files/Images/Favicon/SLK/favicon-slk-96x96.png" sizes="96x96">
360 <link rel="icon" type="image/png" href="/Files/Images/Favicon/SLK/favicon-slk-16x16.png" sizes="16x16">
361 <link rel="icon" type="image/png" href="/Files/Images/Favicon/SLK/favicon-slk-32x32.png" sizes="32x32">
362 }
363 else if (theme == "est")
364 {
365 <link rel="apple-touch-icon" sizes="192x192" href="/Files/Images/Favicon/EST/favicon-est-192x192.png">
366 <link rel="icon" type="image/png" href="/Files/Images/Favicon/EST/favicon-est-192x192.png" sizes="192x192">
367 <link rel="icon" type="image/png" href="/Files/Images/Favicon/EST/favicon-est-160x160.png" sizes="160x160">
368 <link rel="icon" type="image/png" href="/Files/Images/Favicon/EST/favicon-est-96x96.png" sizes="96x96">
369 <link rel="icon" type="image/png" href="/Files/Images/Favicon/EST/favicon-est-16x16.png" sizes="16x16">
370 <link rel="icon" type="image/png" href="/Files/Images/Favicon/EST/favicon-est-32x32.png" sizes="32x32">
371 }
372
373 @Styles.Render(string.Format("~/bundles/{0}_css", theme))
374
375 @Styles.Render("~/bundles/googlefonts_css")
376 @Styles.Render("~/bundles/bootstrap-carousel_css")
377
378
379 <!--[if lt IE 9]>
380 <script src="/assets/js/min/selectivizr-min.js"></script>
381 <![endif]-->
382 <!-- <link rel="stylesheet" href="/assets/css/jquery-ui.min.css"> -->
383 <!-- Google Analytics -->
384 @if (!string.IsNullOrWhiteSpace(GetString("Item.Area.GoogleAnalyticsId")))
385 {
386 <script type="text/plain" class="optanon-category-C0002">
387 (function (i, s, o, g, r, a, m) {
388 i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
389 (i[r].q = i[r].q || []).push(arguments)
390 }, i[r].l = 1 * new Date(); a = s.createElement(o),
391 m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
392 })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
393
394 ga('create', '@GetValue("Item.Area.GoogleAnalyticsId")', 'auto');
395 ga('send', 'pageview');
396
397 </script>
398 }
399 @if (!string.IsNullOrWhiteSpace(telSEOAK) && !string.IsNullOrWhiteSpace(telSEOCL))
400 {
401 <script type="text/plain" class="optanon-category-C0002">
402 (function (a, e, c, f, g, h, b, d) {
403 var k = { ak: "@telSEOAK", cl: "@telSEOCL", autoreplace: "@telNumber" };
404 a[c] = a[c] || function () { (a[c].q = a[c].q || []).push(arguments) };
405 a[g] || (a[g] = k.ak); b = e.createElement(h); b.async = 1;
406 b.src = "//www.gstatic.com/wcm/loader.js"; d = e.getElementsByTagName(h)[0];
407 d.parentNode.insertBefore(b, d); a[f] = function (b, d, e) { a[c](2, b, k, d, null, new Date, e) };
408 a[f]()
409 })(window, document, "_googWcmImpl", "_googWcmGet", "_googWcmAk", "script");
410
411 </script>
412 }
413
414
415 @if (!string.IsNullOrWhiteSpace(facebookPixelId))
416 {
417 <!-- Facebook Pixel Code -->
418 <script type="text/plain" class="optanon-category-C0004">
419 !function (f, b, e, v, n, t, s) {
420 if (f.fbq) return; n = f.fbq = function () {
421 n.callMethod ?
422 n.callMethod.apply(n, arguments) : n.queue.push(arguments)
423 };
424 if (!f._fbq) f._fbq = n; n.push = n; n.loaded = !0; n.version = '2.0';
425 n.queue = []; t = b.createElement(e); t.async = !0;
426 t.src = v; s = b.getElementsByTagName(e)[0];
427 s.parentNode.insertBefore(t, s)
428 }(window, document, 'script',
429 'https://connect.facebook.net/en_US/fbevents.js');
430 fbq('init', '@facebookPixelId');
431 fbq('track', 'PageView');
432 </script>
433 <!-- End Facebook Pixel Code -->
434 }
435
436 <script>
437 document.addEventListener("DOMContentLoaded", function (event) {
438 var frames = document.getElementsByTagName('iframe');
439 for (var i = 0; i < frames.length; i++) {
440 frames[i].src = frames[i].src.replace("youtube.com", "youtube-nocookie.com");
441 }
442 });
443 </script>
444
445
446 @GetValue("Stylesheets")
447 @GetValue("Javascripts")
448 </head>
449
450 <body>
451 <div id="mainContent">
452 <div class="header-push"></div>
453 <header>
454 <div class="container clearfix menu-container">
455 @if (theme != "uk")
456 {
457 <a href="/"><img class="logo mobile-only" src="@brandLogoSmall" alt="@brandNameSmall"></a>
458 }
459 else
460 {
461 <div class="header-background desktop"></div>
462 }
463 <nav id="site-nav" class="clearfix">
464 @if (theme == "slk")
465 {
466 <ul>
467 <li style="background-color:white;">
468 <a href="/">
469 <img src="/Files/Templates/Designs/Condition/assets/images/design/StudyLink_Logo_Reg.png" style="max-height:20px">
470 </a>
471 </li>
472 </ul>
473 @GetValue("DwNavigation(slkNavMenu)")
474 <nav id="navTools" class="navTools">
475 <ul>
476 <li class="contact no-mobile"><a href="javascript:;">Contact Us</a></li>
477 </ul>
478 </nav>
479
480 }
481 else if (theme == "est")
482 {
483 <ul>
484 <li>
485 <a href="/">
486 <img src="/Files/Templates/Designs/Condition/assets/images/design/ESTLogo.png" style="max-height:50px; margin-top: -10px;">
487 </a>
488 </li>
489 </ul>
490 @GetValue("DwNavigation(estNavMenu)")
491 <nav id="navTools" class="navTools">
492 <ul>
493 <li class="contact no-mobile"><a href="javascript:;">Contact Us</a></li>
494 </ul>
495 </nav>
496
497 }
498 else if (theme == "pgl")
499 {
500 <ul>
501 <li class="logo-item"><a href="/"><img class="logo show-on-scroll-50 no-mobile small" src="@brandLogoSmall" alt="@brandNameSmall"></a></li>
502 </ul>
503 @GetValue("DwNavigation(pglNavMenu)")
504 <nav id="navTools" class="navTools">
505 <ul>
506 <li class="contact no-mobile"><a href="javascript:;">Enquire</a></li>
507 </ul>
508 </nav>
509 }
510 else if (theme == "uk")
511 {
512 <svg class="position-absolute path-size">
513 <defs>
514 <clippath id="smoothWave" clippathunits="objectBoundingBox">
515 <path d="M0,0.2 C0.15,0.32 0.25,0.38 0.3,0.42 S0.5,0.78 0.7,0.95 S0.88,0.88 1,0.7 L1,0 L0,0 Z"></path>
516 </clippath>
517 </defs>
518 </svg>
519 <div class="header-top desktop">
520 <div class="container d-flex justify-content-end align-items-center">
521 <a href="/login" class="action-link mr-0">
522 <img src="/Files/Templates/Designs/Condition/assets/images/design/icons/nst-login-icon.svg" alt="Login" class="pr-3">
523 <p class="fs-55">Login</p>
524 </a>
525 <span class="divider"></span>
526 <a href='tel:@GetString("Item.Area.Telephone")' class="action-link mr-0">
527 <img src="/Files/Templates/Designs/Condition/assets/images/design/icons/nst-phone-icon.svg" alt="Call us" class="pr-3">
528 <p class="fs-55"><span class="no-desktop">@telNumber</span><span class="desktop-only">Call us</span></p>
529 </a>
530 <span class="divider"></span>
531 <a href="/contact-us" class="action-link mr-0">
532 <img src="/Files/Templates/Designs/Condition/assets/images/design/icons/nst-message-icon.svg" alt="Get in touch" class="pr-3 mt-2">
533 <p class="fs-55">Get in touch</p>
534 </a>
535 </div>
536 </div>
537 <nav class="header-bottom container d-flex justify-content-between align-items-center">
538 <a href="/">
539 <img class="logo" src="@brandLogoSmall" alt="@brandNameSmall">
540 </a>
541 <div class="mt-6 header-text-color">
542 @GetValue("DwNavigation(UkNstNavMenu)")
543 </div>
544 <ul class="mt-6">
545 <li class="quote no-mobile">
546 <a href="/request-quote">Request quote</a>
547 </li>
548 </ul>
549 </nav>
550 }
551 else
552 {
553 <ul>
554 <li class="logo-item"><a href="/"><img class="logo show-on-scroll-50 no-mobile small" src="@brandLogoSmall" alt="@brandNameSmall"></a></li>
555 </ul>
556 @GetValue("DwNavigation(IeNstNavMenu)")
557 <nav id="navTools" class="navTools">
558 <ul>
559 <li class="contact no-mobile"><a href="javascript:;">Enquire</a></li>
560 </ul>
561 </nav>
562 }
563
564 <div class="right">
565 <ul>
566 @if (theme == "est")
567 {
568 <li class="no-mobile align-center">
569 <a href='tel:@GetString("Item.Area.Telephone")'>@GetString("Item.Area.Telephone")</a>
570 </li>
571 }
572 else if (theme == "uk")
573 {
574
575 }
576 else
577 {
578 <li class="call-number no-mobile">
579 <a href='tel:@GetString("Item.Area.Telephone")'>@GetString("Item.Area.Telephone")</a>
580 </li>
581 }
582 @if (theme == "slk")
583 {
584 <li class="no-mobile" style="background-color:#414042;">
585 <a href="http://slk.my-tour-manager.com" target="_blank">
586 <span class="icon-user" style="font-size:1.5em; color:white;"></span>
587 </a>
588 </li>
589 <li class="quote no-mobile">
590 <a href="/request-quote" style="color:white;">
591 REQUEST A QUOTE
592 </a>
593 </li>
594 }
595 else if (theme == "est")
596 {
597 <li class="quote no-mobile">
598 <a href="/request-quote" id="navQuoteButton">
599 Request quote
600 </a>
601 </li>
602 }
603 else if (theme == "uk")
604 {
605
606 }
607 else
608 {
609 <li class="quote no-mobile">
610 <a href="/request-quote">
611 Request quote
612 </a>
613 </li>
614 }
615 </ul>
616 </div>
617 </nav>
618
619 @if (theme == "uk")
620 {
621 <svg class="position-absolute path-size">
622 <defs>
623 <clippath id="smoothWaveMobile" clippathunits="objectBoundingBox">
624 <path d="M0,0.2 C0.5,0.9 0.5,0.9 1,0.99 L1,0 L0,0 Z"></path>
625 </clippath>
626 </defs>
627 </svg>
628 <div class="header-top mobile mobile-only">
629 <div class="container d-flex justify-content-end align-items-center">
630 <a href="/login" class="action-link mr-0">
631 <img src="/Files/Templates/Designs/Condition/assets/images/design/icons/nst-login-icon.svg" alt="Login" class="pr-3">
632 </a>
633 <a href='tel:@GetString("Item.Area.Telephone")' class="action-link mr-0">
634 <img src="/Files/Templates/Designs/Condition/assets/images/design/icons/nst-phone-icon.svg" alt="Call us" class="pr-3">
635 </a>
636 <a href="/contact-us" class="action-link mr-0">
637 <img src="/Files/Templates/Designs/Condition/assets/images/design/icons/nst-message-icon.svg" alt="Get in touch" class="pr-3 mt-2">
638 </a>
639 </div>
640 </div>
641
642 <a class="mobile-only mobile-logo" href="/">
643 <img class="logo" src="@brandLogoSmall" alt="@brandNameSmall">
644 </a>
645 }
646
647 <div class="mobile-only right mobile-menu-button"></div>
648
649 @*<div class="search-activate mobile-only right"><a href="#"><span class="icon-search hidden"></span><span class="text">Search</span></a></div>*@
650
651 <nav id="mobile-nav" class="clearfix">
652 @GetValue("DwNavigation(mobilenav)")
653 <ul>
654
655 @if (theme == "slk")
656 {
657 <li class="mobile-only"><a href="http://slk.my-tour-manager.com" target="_blank">Login</a></li>
658 <li class="contact"><div class="nav-name"><a href="javascript:;">Contact us</a></div></li>
659 }
660 else if (theme == "est")
661 {
662 <li class="contact"><div class="nav-name"><a href="javascript:;">Contact us</a></div></li>
663 }
664 else if (theme == "uk")
665 {
666 <li class="mt-3"><div class="nav-name"><a href="http://nst.my-tour-manager.com" target="_blank">Login</a></div></li>
667 <li class=""><div class="nav-name"><a href="/contact-us">Get in touch</a></div></li>
668
669 <li class="mobile-contact mt-6"><a style="color: #ffffff !important" href='tel:@GetString("Item.Area.Telephone")'>Call us</a></li>
670 <li class="mobile-quote"><a style="color: #ffffff !important" href="/request-quote">Request quote</a></li>
671 }
672 else
673 {
674 <li class="contact"><div class="nav-name"><a href="javascript:;">Enquire</a></div></li>
675 }
676
677 @if (theme == "est")
678 {
679 <li class="standard"><div class="nav-name"><a href="https://www.euro-study-tours.co.uk/work-for-us">Work for Us</a></div></li>
680 }
681 else if (theme == "uk")
682 {
683
684 }
685 else
686 {
687 <li class="standard"><div class="nav-name"><a href="https://www.nstgroup.co.uk/work-for-us">Work for Us</a></div></li>
688 }
689
690
691 </ul>
692 </nav>
693 </div>
694
695 @if (theme == "uk")
696 {
697
698 }
699 else
700 {
701 <div class="container clearfix mobile-only mobile-contact-header">
702 <div class="mobile-only mobile-number call-number">
703 <a href='tel:@GetString("Item.Area.Telephone")'>@GetString("Item.Area.Telephone")</a>
704 </div>
705 <div class="button quote-button-background">
706 <a href="/request-quote">
707 @mobileRequestQuoteText
708 </a>
709 </div>
710 </div>
711 }
712
713 <div class="contact-bar-dropdown">
714 <div class="container">
715 <!-- <a class="mobile-only contact-button" href="/contact-us/request-a-quote"><span class="icon-calculator"></span> Request quote</a> -->
716 @if (areaId == 1)
717 {
718 <!--<a class="contact-button" href="/view-our-brochures"><span class="icon-brochure"></span> View our brochures</a>-->
719 }
720 <a class="contact-button no-mobile" href="/request-quote"><span class="icon-email"></span> Request quote</a>
721 <a class="contact-button" href="/get-in-touch"><span class="icon-email"></span> Get in touch</a>
722 </div>
723 </div>
724
725 <div class="search-bar-dropdown">
726 <div class="container">
727 @*<form action="/search-results">
728 <label for="search">Search</label>
729 <input type="text" name="q" id="q" placeholder="Enter search term">
730 <input type="submit" value="submit" name="submit" id="submit">
731 </form>*@
732 </div>
733 </div>
734 </header>
735
736 <div class="mobileMenuBkgndOverlay"></div>
737
738 <main class="mainContent">
739 @inherits Dynamicweb.Rendering.RazorTemplateBase<Dynamicweb.Rendering.RazorTemplateModel<Dynamicweb.Rendering.Template>>
740
741
742
743 @{
744 string count = (string)GetValue("Item.Country");
745 string accName = (string)GetValue("Item.Title");
746 var brandLogo = GetString("Item.Area.BrandLogo");
747 var brandName = GetString("Item.Area.TitleBrand");
748 //string accUrl = System.Web.HttpContext.Current.Request.Url.AbsoluteUri;
749 var inspectionName = brandName;
750 string breadcrumbTripText = "";
751 string breadcrumbTripLink = "";
752 switch (brandName)
753 {
754 case "NST":
755 case "NST Ireland":
756 {
757 inspectionName = "NST's";
758 breadcrumbTripText = "Trips";
759 breadcrumbTripLink = "/trips";
760 break;
761 }
762 case "Studylink":
763 {
764 inspectionName = "Studylink's";
765 breadcrumbTripText = "Trips";
766 breadcrumbTripLink = "/trips";
767 break;
768 }
769 case "European Study Tours":
770 {
771 inspectionName = "EST's";
772 breadcrumbTripText = "";
773 breadcrumbTripLink = "";
774 break;
775 }
776 default:
777 inspectionName = "NST's";
778 breadcrumbTripText = "Trips";
779 breadcrumbTripLink = "/trips";
780 break;
781 }
782
783 //string id = (string) GetValue("Item.Id");
784 string accDefaultURL = "Default.aspx?ID=" + GetInteger("DwPageID").ToString();
785 string accUrl = Dynamicweb.Frontend.SearchEngineFriendlyURLs.GetFriendlyUrl(accDefaultURL);
786 accUrl = accUrl.Replace("&", "-");
787 string u = (string)GetValue("Url");
788 string tripName = "";
789
790 if (System.Web.HttpContext.Current.Request.QueryString["trip"] != null)
791 {
792 tripName = System.Web.HttpContext.Current.Request.QueryString["trip"];
793 }
794
795 string referrer = "";
796
797 if (System.Web.HttpContext.Current.Request.UrlReferrer != null)
798 {
799 referrer = System.Web.HttpContext.Current.Request.UrlReferrer.ToString();
800 }
801
802 }
803
804
805 <div class="masthead no-slider">
806 <!-- Logo Overlay -->
807 <div class="background-image">
808 <img src='@GetOptimisedImage(GetString("Item.Banner_Image"))' alt="">
809 </div>
810 @if (!String.IsNullOrWhiteSpace(brandLogo))
811 {
812 <div class="clearfix logo">
813 <div class="container">
814 <a href="/"><img class="hide-on-scroll-50 no-mobile" src="@brandLogo" alt="@brandName"></a>
815 </div>
816 </div>
817 }
818 </div>
819
820 <section class="breadcrumbs clearfix container">
821 <p><span class="bold">You are here:</span></p>
822 <ul class="breadcrumbtrail">
823 <li>
824 <a href="/">Home</a>
825 </li>
826
827 @if (!String.IsNullOrWhiteSpace(breadcrumbTripLink))
828 {
829 <li>
830 <a href="@breadcrumbTripLink">@breadcrumbTripText</a>
831 </li>
832 }
833
834 @if (tripName != "")
835 {
836 <li>
837 <a href="@referrer">@tripName</a>
838 </li>
839 }
840 <li>
841 <a href="@accUrl">@accName</a>
842 </li>
843 </ul>
844 <a href="#" class="go-back"><p>Go back</p></a>
845 </section>
846
847 <section id="standard" class="page-content">
848 <div class="container clearfix">
849 <!-- content -->
850 <div class="col col-width-9 content-with-sidebar right">
851 <!-- row -->
852 <div class="row accomodation">
853 <div class="heading col col-width-12">
854 <h1>@GetValue("Item.Title")</h1>
855 @if ((bool)@GetValue("Item.NST_Safety") == true)
856 {
857 <p class="pink">Inspected as part of @inspectionName Safety Management System</p>
858 }
859 </div>
860 <div class="information">
861 <div class="col col-width-7 equalise mpp-lazy">
862 <span class="red-dots">
863 @GetValue("Item.Summary_Points").ToString().Replace("src", "data-original").Replace("class='", "class='lazy")
864 </span>
865 <h3 class="margin-bottom-20">Location</h3>
866 <p>@GetValue("Item.Location_Summary_Text").ToString().Replace("src", "data-original").Replace("class='", "class='lazy")</p>
867 </div>
868 @if (@GetValue("Item.Google_Maps_URL") != "")
869 {
870 <div class="col col-width-5 equalise side-image">
871 <div class="map" id="map">
872 @GetValue("Item.Google_Maps_URL")
873 </div>
874 </div>
875 }
876 </div><!-- information -->
877 </div><!-- row accommodation -->
878 <!-- row -->
879 <div class="row">
880 <div class="col col-width-6">
881 <h3 class="margin-bottom-20">Student rooms</h3>
882 <span class="red-dots">
883 <div class="list-group mpp-lazy">
884 @GetValue("Item.Student_Room_Points").ToString().Replace("src", "data-original").Replace("class='", "class='lazy")
885 </div>
886 </span>
887 </div>
888
889 <div class="col col-width-6">
890 <h3 class="margin-bottom-20">Staff rooms</h3>
891 <span class="red-dots">
892 <div class="list-group mpp-lazy">
893 @GetValue("Item.Staff_Room_Points").ToString().Replace("src", "data-original").Replace("class='", "class='lazy")
894 </div>
895 </span>
896 </div>
897 </div><!-- row -->
898
899 <div class="row" id="visits">
900 <h3 class="margin-bottom-20">@GetValue("Item.Image_Carousel_Title")</h3>
901 <div class="slick-container secondary-grey-background">
902 <div class="slick centered">
903 @foreach (LoopItem i in GetLoop("Item.Image_Carousel"))
904 {
905 <div class="image-slide equalise">
906 <img class="lazy" data-original='@GetOptimisedImage(i.GetString("Item.Image_Carousel.Image"))' alt="@i.GetString(" item.image_carousel.title")"="">
907 <div class="heading">
908 <p>@i.GetString("Item.Image_Carousel.Title")</p>
909 </div>
910 </div>
911 }
912 </div>
913 </div>
914 </div><!-- row -->
915 <!-- row -->
916 <div class="row">
917 <h3 class="margin-bottom-20">Facilities</h3>
918 <span class="red-dots">
919 <div class="list-group col col-width-4 mpp-lazy">
920 @GetValue("Item.Column1").ToString().Replace("src", "data-original").Replace("class='", "class='lazy")
921 </div>
922 <div class="list-group col col-width-4 mpp-lazy">
923 @GetValue("Item.Column_2").ToString().Replace("src", "data-original").Replace("class='", "class='lazy")
924 </div>
925 <div class="list-group col col-width-4 mpp-lazy">
926 @GetValue("Item.Column_3").ToString().Replace("src", "data-original").Replace("class='", "class='lazy")
927 </div>
928 </span>
929 </div>
930
931
932 </div><!-- content -->
933
934 <div class="col col-width-3 sidebar left">
935 <!-- essentials -->
936 <div class="essentials secondary-grey-background">
937 <h4 class="mobile-only">Essentials</h4>
938 @if (@GetValue("Item.Link") != "")
939 {
940 <div class="link">
941 <span class="icon-link"></span>
942 <a target="_blank" href='@GetValue("Item.Link")'>@GetValue("Item.Link")</a>
943 </div>
944 }
945 @if (@GetValue("Item.Capacity_List") != "")
946 {
947 <div class="options mpp-lazy">
948 <span class="icon-bed"></span>
949 <h5>Capacity</h5>
950 @GetValue("Item.Capacity_List").ToString().Replace("src", "data-original").Replace("class='", "class='lazy")
951 </div>
952 }
953 @if (@GetValue("Item.Disabled_Access_List") != "")
954 {
955 <div class="options mpp-lazy">
956 <span class="icon-wheelchair"></span>
957 <h5>Disabled access</h5>
958 @GetValue("Item.Disabled_Access_List").ToString().Replace("src", "data-original").Replace("class='", "class='lazy")
959 </div>
960 }
961 @if (@GetValue("Item.Board_Basis_List") != "")
962 {
963 <div class="options mpp-lazy">
964 <span class="icon-food"></span>
965 <h5>Board basis</h5>
966 @GetValue("Item.Board_Basis_List").ToString().Replace("src", "data-original").Replace("class='", "class='lazy")
967 </div>
968 }
969 @if (@GetValue("Item.MusicSubsection") != "")
970 {
971 <div class="options mpp-lazy">
972 <span class="icon-music"></span>
973 <h5>Music</h5>
974 <p>@GetValue("Item.MusicSubsection").ToString().Replace("src", "data-original").Replace("class='", "class='lazy")</p>
975 </div>
976 }
977 </div><!-- essentials -->
978 </div>
979
980 <div class="row">
981 <a href="#" class="back-to-top scrolldown">Back to top</a>
982 </div>
983 </div>
984 <script defer="">
985 setTimeout(function () {
986 loadScript('@Scripts.Url("~/bundles/mapescape")', function () { $('.map').mapescape(); });
987 }, 2000);
988 </script>
989 <link rel="stylesheet" href='@Styles.Url("~/bundles/mapescape_css")' media="none" onload="if(media!='all')media='all'"><noscript><link rel="stylesheet" href='@Styles.Url("~/bundles/mapescape_css")'></noscript>
990 </section>
991
992
993 </main>
994
995 <footer>
996
997 @{
998 var hasFeefo = false;
999
1000 var pageId = (int)GetValue("DwPageID");
1001 var paragraphService = new ParagraphService();
1002 hasFeefo = paragraphService.GetParagraphsByPageId(pageId)
1003 .Any(p => p.ShowParagraph && string.Equals(p.ItemType, "Feefo_Reviews", StringComparison.OrdinalIgnoreCase));
1004
1005 }
1006
1007 @if (!hasFeefo && feefoInformation != null && feefoInformation.NumberOfReviews > 0)
1008 {
1009 string userReviews = feefoInformation.NumberOfReviews > 1 ? "user reviews" : "user review";
1010 string userRatings = feefoInformation.NumberOfRatings > 1 ? "ratings" : "rating";
1011 string image = GetString("Item.Area.FeefoImage");
1012 <section class="preFooter">
1013 <div class="row container padding-bottom-0">
1014 <div class="col col-width-6 feefo-markup">
1015 <div>
1016 <strong><span>@feefoInformation.CompanyName</span></strong><br>
1017 <span>
1018 <span>@feefoInformation.Score</span> out of <span>5</span>
1019 </span>
1020 based on <span>@feefoInformation.NumberOfRatings</span> @userRatings.<br>
1021 <span>@feefoInformation.NumberOfReviews</span> @userReviews.
1022 </div>
1023 </div>
1024 <div class="col col-width-6 feefo-badge">
1025 <a href="@feefoInformation.ReviewsUrl" target="_blank" rel="noopener"><img class="lazy" data-original="@image"></a>
1026 </div>
1027 </div>
1028 </section>
1029 }
1030 <div class="upper row padding-bottom-0 container">
1031
1032 @if (theme != "uk")
1033 {
1034 <div class="col col-width-4 no-mobile">
1035 <img data-original='@GetString("Item.Area.FooterLogo")' class="footerLogo lazy" alt="@logoAltText">
1036 </div>
1037
1038 <div class="col col-width-4 margin-bottom-0 certificates">
1039 <img data-original='@GetString("Item.Area.AccreditationLogos")' alt="Certificates" class="footerCertificates lazy">
1040
1041 @if (social)
1042 {
1043 <div class="clear margin-20 social-follow">
1044 @if (!string.IsNullOrWhiteSpace(twitterUN))
1045 {
1046 <a href="https://www.twitter.com/@twitterUN" target="_blank" rel="noopener"><img class="footersocial margin-right-5 lazy" data-original="/Files/Templates/Designs/Condition/assets/images/Icons/social-twitter.svg" alt="Twitter"></a>
1047 }
1048 @if (!string.IsNullOrWhiteSpace(facebookUN))
1049 {
1050 <a href="https://www.facebook.com/@facebookUN" target="_blank" rel="noopener"><img class="footersocial margin-right-5 lazy" data-original="/Files/Templates/Designs/Condition/assets/images/Icons/social-facebook.svg" alt="Facebook"></a>
1051 }
1052 @if (!string.IsNullOrWhiteSpace(flickrUN))
1053 {
1054 <a href="https://www.flickr.com/photos/@flickrUN" target="_blank" rel="noopener"><img class="footersocial margin-right-5 lazy" data-original="/Files/Templates/Designs/Condition/assets/images/Icons/social-flickr.svg" alt="Flickr"></a>
1055 }
1056 @if (!string.IsNullOrWhiteSpace(youtubeUN))
1057 {
1058 <a href="https://www.youtube.com/channel/@youtubeUN" target="_blank" rel="noopener"><img class="footersocial margin-right-5 lazy" data-original="/Files/Templates/Designs/Condition/assets/images/Icons/social-youtube.svg" alt="Youtube"></a>
1059 }
1060 @if (!string.IsNullOrWhiteSpace(instagramUN))
1061 {
1062 <a href="https://www.instagram.com/@instagramUN" target="_blank" rel="noopener"><img class="footersocial margin-right-5 lazy" data-original="/Files/Templates/Designs/Condition/assets/images/Icons/social-instagram.svg" alt="Instagram"></a>
1063 }
1064 @if (!string.IsNullOrWhiteSpace(snapchatUN))
1065 {
1066 <a href="https://www.snapchat.com/add/@snapchatUN" target="_blank" rel="noopener"><img class="footersocial margin-right-5 lazy" data-original="/Files/Templates/Designs/Condition/assets/images/Icons/social-snapchat.svg" alt="Snapchat"></a>
1067 }
1068 @if (!string.IsNullOrWhiteSpace(tumblrUN))
1069 {
1070 tumblrUN = tumblrUN + ".tumblr.com";
1071 <a href="https://@tumblrUN" target="_blank" rel="noopener"><img class="footersocial margin-right-5 lazy" data-original="/Files/Templates/Designs/Condition/assets/images/Icons/social-tumblr.svg" alt="Tumblr"></a>
1072 }
1073 </div>
1074 }
1075 </div>
1076
1077 }
1078
1079
1080
1081 @if (theme == "uk")
1082 {
1083 <div class="footer-clip-container d-flex align-bottom no-small-mobile">
1084 <img src="@brandLogoSmall" class="lazy nst-footer-logo">
1085 <img src="/Files/Files/Footer-Images/footer-clip-path.png" class="lazy clip-image">
1086 <div class="col col-width-4 margin-bottom-20 contacts">
1087 <p class="bold">Tel <span class="regular"><a class="phone" href='tel:@GetString("Item.Area.TelephoneOther")'>@GetString("Item.Area.TelephoneOther")</a></span></p>
1088 <p class="bold">
1089 Email <span class="regular">
1090 <a href='mailto:@GetString("Item.Area.Email")'>@GetString("Item.Area.Email")</a>
1091 </span>
1092 </p>
1093 </div>
1094 </div>
1095
1096
1097 <div class="footer-clip-container footer-clip-container-mobile">
1098 <img src="@brandLogoSmall" class="lazy nst-footer-logo">
1099 <img src="/Files/Files/Footer-Images/footer-clip-path.png" class="lazy clip-image">
1100 <div class="col col-width-4 margin-bottom-20 contacts">
1101 <p class="bold">Tel <span class="regular"><a class="phone" href='tel:@GetString("Item.Area.TelephoneOther")'>@GetString("Item.Area.TelephoneOther")</a></span></p>
1102 <p class="bold">
1103 Email <span class="regular">
1104 <a href='mailto:@GetString("Item.Area.Email")'>@GetString("Item.Area.Email")</a>
1105 </span>
1106 </p>
1107 </div>
1108 </div>
1109 }
1110 else
1111 {
1112 <div class="col col-width-4 margin-bottom-20 contacts">
1113 <p class="bold">Tel <span class="regular"><a class="phone" href='tel:@GetString("Item.Area.TelephoneOther")'>@GetString("Item.Area.TelephoneOther")</a></span></p>
1114
1115 <p class="bold">Fax <span class="regular">@GetString("Item.Area.Fax")</span></p>
1116 <p class="bold">
1117 Email <span class="regular">
1118 <a href='mailto:@GetString("Item.Area.Email")'>@GetString("Item.Area.Email")</a>
1119 </span>
1120 </p>
1121 </div>
1122 }
1123
1124 </div>
1125
1126
1127 @if (theme == "uk")
1128 {
1129 <div class="beyond-footer-container">
1130 <div class="beyond-footer-padding">
1131 <div class="beyond-footer-image-container ">
1132 <a href="https://pglbeyond.com" target="_blank"><img class="beyond-footer-beyond-image" src="/Files/Files/Footer-Images/PGL-Beyond.png"></a>
1133 </div>
1134 <div class="beyond-footer-image-container ">
1135 <a href="https://pglbeyond.com" target="_blank"><img class="beyond-footer-brand-image" src="/Files/Files/Footer-Images/All-Brands.png"></a>
1136 </div>
1137 </div>
1138 </div>
1139 }
1140
1141 <div class="lower row centralise padding-top-40 container">
1142 <nav class="footer-nav">
1143 <ul class="clearfix">
1144 <li><a href="/about-us">About Us</a></li>
1145 @if (theme == "est")
1146 {
1147
1148 <li><a href="https://www.euro-study-tours.co.uk/work-for-us">Work for Us</a></li>
1149 }
1150 else
1151 {
1152 <li><a href="https://www.nstgroup.co.uk/work-for-us">Work for Us</a></li>
1153 }
1154
1155 <li><a href="/cookie-policy">Cookie Policy</a></li>
1156 <li><a href="/privacy-statement">Privacy Statement</a></li>
1157 <li><a href="/legal-information">Legal Information</a></li>
1158 <li><a href="/modern-slavery">Modern Slavery</a></li>
1159 @if (theme == "uk" || theme == "slk" || theme == "est")
1160 {
1161 <li>
1162 <a href="https://www.gov.uk/foreign-travel-advice" target="_blank" rel="noopener">Foreign Travel Advice</a>
1163 </li>
1164 }
1165 else
1166 {
1167 <li>
1168 <a style="padding:0px 0px 0px 20px;">Foreign Travel Advice</a> <a href="https://www.dfa.ie/travel/travel-advice/" style="padding:0px 0px; text-decoration:underline;" target="_blank">ROI</a> <a style="padding:0px 0px;"> & </a> <a href="https://www.gov.uk/foreign-travel-advice" style="padding:0px 0px; text-decoration:underline;" target="_blank">NI</a>
1169 </li>
1170 }
1171
1172 <li><a href="/sitemap">Sitemap</a></li>
1173 <li><a class="ot-sdk-show-settings" style="cursor:pointer;">Cookies Settings</a></li>
1174 </ul>
1175 </nav>
1176 <p class="company-disclaimer" style="padding-top: 25px;">@GetString("Item.Area.CompanyRegistration")</p>
1177 <!-- <p class="copyright">© 2014 NST Travel Group Ltd</p> -->
1178 <p class="footer-company-address">
1179 @GetString("Item.Area.CompanyAddress")
1180 </p>
1181 </div>
1182 @{
1183 PageService affiliatepages = new PageService();
1184 var allffiliatepages = affiliatepages.GetPagesByTitle("Affiliation Logos");
1185
1186 if (theme != "uk")
1187 {
1188
1189 foreach (var page in allffiliatepages.Where(x => x.AreaId == Convert.ToInt32(GetGlobalValue("Global:Area.ID"))))
1190 {
1191 <div id="Affiliation-Logos">@RenderPageContent(page.ID)</div>
1192 }
1193 }
1194 }
1195 </footer>
1196
1197 @if (theme != "uk")
1198 {
1199 <div class="beyond-footer-container">
1200 <div class="beyond-footer-curved-edge"> </div>
1201 <div class="beyond-footer-padding">
1202 <div class="beyond-footer-image-container ">
1203 <a href="https://pglbeyond.com" target="_blank"><img class="beyond-footer-beyond-image" src="/Files/Files/Footer-Images/PGL-Beyond.png"></a>
1204 </div>
1205 <div class="beyond-footer-image-container ">
1206 <a href="https://pglbeyond.com" target="_blank"><img class="beyond-footer-brand-image" src="/Files/Files/Footer-Images/All-Brands.png"></a>
1207 </div>
1208 </div>
1209 </div>
1210 }
1211 </div>
1212 <div id="loadingOverlay">
1213 <div style="width: 100%; height: 100%; background-position: center; background-repeat: no-repeat; background-image: url('@loadingImage')"></div>
1214 </div>
1215 <script>
1216 function displayLoadingOverlay() {
1217 //var scrollposition = window.sc
1218 $("#loadingOverlay").css("top", window.scrollY);
1219 $("#loadingOverlay").fadeIn();
1220 $("body").css("overflow-y", "hidden");
1221 }
1222
1223 function hideLoadingOverlay() {
1224 $("#loadingOverlay").fadeOut();
1225 $("body").css("overflow-y", "initial");
1226 }
1227
1228 //$("img.lazy").each(function () {
1229 // $(this).attr("src", $(this).attr("data-original");
1230 // //$(this).attr("data-original", $(this).attr("src"));
1231 // // $(this).attr("src", "/Files/Images/Loading/NST_loading.gif");
1232 // //$(this).removeAttr("src");
1233 //});
1234
1235 //$(function() {
1236 // $('.tile-inner-content').hover(function () {
1237 // console.log("oooooh");
1238 // $(this).fadeOut();
1239 // }, function () {
1240 // $(this).fadeIn();
1241 // });
1242 //});
1243
1244 </script>
1245
1246 <script src='@Scripts.Url("~/bundles/picker")'></script>
1247 <script src='@Scripts.Url("~/bundles/mainJS")'></script> @* dont put mainJS in async, it breaks FastClick and Slickify *@
1248 <script type="text/javascript">
1249 setTimeout(function () {
1250 var nodes = document.querySelectorAll('.mpp-lazy img');
1251 var arr = Array.prototype.slice.call(nodes);
1252 arr.forEach(function (obj) { obj.classList.add('lazy'); });
1253 }, 10);
1254 </script>
1255
1256 <!-- begin SnapEngage code -->
1257 @if (enableChat && !String.IsNullOrEmpty(ChatGuid))
1258 {
1259 <script type="text/plain" class="optanon-category-C0003">
1260 setTimeout(function () {
1261 loadScript('@Scripts.Url("~/bundles/snapengage")', function () { initSnapEnagage('@ChatGuid'); });
1262 }, 2000);
1263 </script>
1264 }
1265 <!-- end SnapEngage code -->
1266
1267
1268 @{
1269
1270 var ctx = HttpContext.Current;
1271 var mergedFaqs = ctx.Items["AllFAQs"] as List<NstWebsite.Model.FAQ_Question_Answer>;
1272
1273 if (mergedFaqs != null && mergedFaqs.Any())
1274 {
1275 var faqJSON = string.Format("<script type='application/ld+json'>" +
1276 "{0}" +
1277 "{{{0}" +
1278 @"""@context"": ""https://schema.org"",{0}" +
1279 @"""@type"": ""FAQPage"",{0}" +
1280 @"""mainEntity"": [{0}", Environment.NewLine);
1281
1282 var noOfQuestions = mergedFaqs.Count;
1283 var count = 1;
1284 foreach (NstWebsite.Model.FAQ_Question_Answer i in mergedFaqs)
1285 {
1286 var splitterChar = count < noOfQuestions ? "," : "";
1287 faqJSON += string.Format("{{{0}" +
1288 @"""@type"": ""Question"",{0}" +
1289 @"""name"": ""{1}"",{0}" +
1290 @"""acceptedAnswer"" : {{{0}" +
1291 @"""@type"" : ""Answer"",{0}" +
1292 @"""text"" : ""{2}""{0}" +
1293 "}}{0}" +
1294 "}}{3}{0}",
1295 Environment.NewLine,
1296 i.Question,
1297 i.Answer,
1298 splitterChar);
1299
1300 count++;
1301 }
1302 faqJSON += string.Format("]{0}}}{0}</script>", Environment.NewLine);
1303 @faqJSON
1304
1305 }
1306
1307
1308 }
1309
1310
1311 </body>
1312 </html>
1313