/** * Fetches promos for page */ var promos = [ { name:'Grand Harbour Just the Ticket', id:1778, url:'/offers/promotions/grand-harbour-just-the-ticket', flashFile:'', imageFile:'/images/promos/grand-harbour-6.jpg', tickerSummary:'Book a family stay and receive tickets to local activity or attraction', tickerContent:'Book a family stay at Herons' Reach, Mottram Hall or University Arms before September 7th 2008 and receive a ticket to an activity or attraction in the local area.', tickerImage:'/images/JTTicket_1214321703.jpg' },{ name:'Passport to Slaley Hall', id:1750, url:'/offers/promotions/passport-to-slaley-hall', flashFile:'', imageFile:'/images/promos/Passport-To-Slaley-Hall.jpg', tickerSummary:'Offers that give you more', tickerContent:'Packed with offers and promotions your Passport to Slaley Hall will help you make the most of your stay with us. Request yours today. ', tickerImage:'/images/promos/passport-slaley-hall.jpg' },{ name:'This is Christmas', id:1760, url:'/offers/promotions/this-is-christmas', flashFile:'', imageFile:'/images/promos/christmas-flash3.jpg', tickerSummary:'Legendary celebrations and indulgent room packages', tickerContent:'Snuggle up with our Christmas room packages or dance in the new year at our New Year's Eve banquet. Book a lavish Christmas day lunch or an office party to remember at one of our unique hotels. Seasonal celebrations and local festive charm; this is Christmas at De Vere. ', tickerImage:'/images/christmas.jpg' },{ name:'Society Golf', id:1784, url:'/offers/promotions/society-golf', flashFile:'', imageFile:'/images/promos/socgolf-banner-4.jpg', tickerSummary:'', tickerContent:'', tickerImage:'' },{ name:'Herons\' Reach Just the Ticket', id:1767, url:'/offers/promotions/herons--reach-just-the-ticket', flashFile:'', imageFile:'/images/promos/herons-1_1210857555.jpg', tickerSummary:'', tickerContent:'', tickerImage:'/images/JTTicket_1214321670.jpg' },{ name:'The Duchess', id:1799, url:'/offers/promotions/the-duchess', flashFile:'', imageFile:'/images/promos/186x159-banner.gif', tickerSummary:'', tickerContent:'', tickerImage:'' },{ name:'Just the Ticket', id:1761, url:'/offers/promotions/just-the-ticket', flashFile:'', imageFile:'/images/promos/herons-1_1210857785.jpg', tickerSummary:'Book a family stay and receive tickets to local activity ', tickerContent:'Book a family stay at Herons' Reach, Mottram Hall or University Arms before September 7th 2008 and receive a ticket to an activity or attraction in the local area.', tickerImage:'/images/JTTicket.jpg' },{ name:'Corporate Golf', id:1783, url:'/offers/promotions/corporate-golf', flashFile:'', imageFile:'/images/promos/corpgolf-banner-4_1214497681.jpg', tickerSummary:'', tickerContent:'', tickerImage:'' },{ name:'Dunston Hall Just the Ticket', id:1766, url:'/offers/promotions/dunston-hall-just-the-ticket', flashFile:'', imageFile:'/images/promos/dunston-1.jpg', tickerSummary:'', tickerContent:'', tickerImage:'/images/JTTicket_1214321622.jpg' },{ name:'University Arms Just the Ticket', id:1765, url:'/offers/promotions/university-arms-just-the-ticket', flashFile:'', imageFile:'/images/promos/university-1.jpg', tickerSummary:'', tickerContent:'', tickerImage:'/images/JTTicket_1214321533.jpg' },{ name:'Twilight Golf', id:1782, url:'/offers/promotions/twilight-golf', flashFile:'', imageFile:'/images/promos/twilight-golf-banner.jpg', tickerSummary:'', tickerContent:'', tickerImage:'' },{ name:'British Summertime Breaks', id:1776, url:'/offers/promotions/british-summertime-breaks', flashFile:'', imageFile:'/images/promos/summer-banner_1215430265.jpg', tickerSummary:'Make it a classic from £79', tickerContent:'Make this summer a classic with bed and breakfast packages and great British menus at all our hotels until 28th September', tickerImage:'/images/british-summer-breaks.jpg' },{ name:'7 Heavenly Sins', id:668, url:'/offers/promotions/7-heavenly-sins', flashFile:'', imageFile:'/images/promos/seven-heavenly-sins.jpg', tickerSummary:'Book your conference and get your heavenly rewards', tickerContent:'Anyone booking a conference or event of £5k or more will be treated to their choice of enticing delights.', tickerImage:'/images/promos/seven-heavenly-sins_1214318043.jpg' },{ name:'The Boat House', id:1796, url:'/offers/promotions/the-boat-house', flashFile:'', imageFile:'/images/promos/banner_1216735655.jpg', tickerSummary:'', tickerContent:'', tickerImage:'' }]; function showHomePageHeader(file) { var flashVar = ""; for (var i = 0; i < promos.length; i++) { var promo = promos[i]; if (promo.tickerSummary && promo.tickerContent && promo.tickerImage) { flashVar+="picture|ValueDELIMITER|"+promo.tickerImage; flashVar+="|ObjectDELIMITER|heading|ValueDELIMITER|"+escape(promo.name); flashVar+="|ObjectDELIMITER|brief|ValueDELIMITER|"+escape(promo.tickerSummary); flashVar+="|ObjectDELIMITER|description|ValueDELIMITER|"+escape(promo.tickerContent); flashVar+="|ObjectDELIMITER|link|ValueDELIMITER|"+promo.url; flashVar+="|ObjectDELIMITER|ID|ValueDELIMITER|"+promo.id+"|ArrayDELIMITER|"; } } swfobject.embedSWF(file, "headerImageHome", "100%", "348", "8.0.0", "/flash/expressinstall.swf", {flashVars:flashVar}, {menu:"false", scale:"showall", bgcolor:"#002740"}, {id:"headerFlash", name:"headerFlash"}); } function showHeaderPromo() { var flashVar = ""; for (var i = 0; i < promos.length; i++) { var promo = promos[i]; if (promo.tickerSummary && promo.tickerContent && promo.tickerImage) { flashVar+="picture|ValueDELIMITER|"+promo.tickerImage; flashVar+="|ObjectDELIMITER|heading|ValueDELIMITER|"+escape(promo.name); flashVar+="|ObjectDELIMITER|brief|ValueDELIMITER|"+escape(promo.tickerSummary); flashVar+="|ObjectDELIMITER|description|ValueDELIMITER|"+escape(promo.tickerContent); flashVar+="|ObjectDELIMITER|link|ValueDELIMITER|"+promo.url; flashVar+="|ObjectDELIMITER|ID|ValueDELIMITER|"+promo.id+"|ArrayDELIMITER|"; } } document.write('
'); swfobject.embedSWF('/flash/ticker.swf', "headerPromo", "600", "160", "8", false, {flashVars:flashVar}, {menu:"false", wmode:"transparent", scale:"noscale"}); } function showSidePromo() { var promo = promos.shift(); if (!promo) { return; } var output = '
'; if (promo.imageFile) { output += '' + promo.name + ''; } output += '

More promotions

'; document.write(output); if (promo.flashFile) { var so = new SWFObject(promo.flashFile, "186", "150", "8", "#000000"); so.addParam("link", "/promo-redirect.php?promo=" + promo.id); so.write("promoSide"); } }