// PDB (2010 modifications) - From 09 version to work with PayPal, WorldPay, Protx, Cardstream and Impress/WP variant
//Now collects & records order information from PayPal, WorldPay & Cardstream after order accepted (not easily possible for Sagepay)
// var basketLive = TRUE/FALSE acts as orders on/off switch to stop ordering for a charity when they or entire site is officially closed; Changed (APRIL 2010) from var cccs_testmode in 2009
//All variables "true/false to "TRUE/FALSE" (XL defaults)
//NB blank values of Payment provider variables are needed for the inactive providers
//Processes will not work in absence of variables
//Enable newsletter check box: TRUE / FALSE

//WorldPay

//var worldpayStatus = live / test; Changed (APRIL 2010) from worldpay_testmode = TRUE/FALSE in 2009
//If test the WP test server is used;  if live, the live server is used, once charity Oks with WP, they check installation, and agree live OK
//var worldpay_impress = TRUE/FALSE - This must always be defined, even if not a WP charity
//Email address for newsletter notification -  applies to Worldpay / Impress only
// PDB (FEB 2010)
// new variables to accommodate the sending of WP orders to multiple addresses
// if using WorldPay impress the charity doesn't receive any notification 
// so if customer opts in to newsletter we need an email address to send the notification to - hence newsletter_email1
//If charity does not want to offer newsletter code hides the newsletter opt in tick box

//Sagepay

//var sagepay_VendorName="";
//var sagepay_EncryptionPassword="";
//var sagepayStatus="test";
//dev/live/test/showpost
// PDB (APRIL 2010) Names changed from protx_EncryptionPassword etc
//Encryption password - assigned to charity by SP; testmode: values test/live/dev  ---- charities must successfully receive transaction in 'test' environment - SPwill then grant access to 'live'; dev = developing environment for us; order info sent to card enquiries email address

//Cardstream

//Cardstream variables: cardstream_ID; cardstream_Password; These two identify charity to CS; cardstream_email - the address to which order info is sent

<!--

var cardName = new Array();
var catNo = new Array();
var cardPrice = new Array();
var packSize = new Array();
var cardDimCms = new Array();
var cardDimIns = new Array();
var cardGreeting = new Array();
var sustain = new Array();
var cardNote = new Array();
var imageFile = new Array();
var thumbNailFile = new Array();
var foil = new Array();
var delCard = new Array();
var cdIndex = new Array();

//var basketLive="TRUE";
//var basketLive="FALSE";

//PayPal variables

var paypal_email1 = "";
var paypal_email2 = "";
var paypal_charityLogo = "";

//WorldPay variables

var worldpay_accId="";
var worldpay_instId="";
var returns="";
var wpEM1 = "";
var wpEM2 = "";
var contactTel = "";
var worldpayStatus="";
var notify_a_email1 = "";
var notify_a_email2 = "";
var notify_b_email1 = "";
var notify_b_email2 = "";
var notify_c_email1 = "";
var notify_c_email2 = "";

//WorldPay Impress variables. First must be defined, even if not a WP charity.

var worldpay_impress="FALSE";
var newsletter_email1 = "";
var newsletter_email2 = "";

//Sagepay; status: dev/live/test/showpost

var sagepay_VendorName="";
var sagepay_EncryptionPassword="";
var sagepayStatus="";

//Cardstream variables

var cardstream_ID="0008961";
var cardstream_Password="CFBFE56FB";
var cardstream_email1 = "mjbetts";
var cardstream_email2 = "tiscali.co.uk";

var basketLive="FALSE";
var folder ="Eczema";
var charityName = "National Eczema Society";
var charityNumber = "1009671";
var charityWebSite = "www.eczema.org";
var tradingCompanyName = "NES Enterprises Ltd";
var tradingCompanyNumber = "2478292";
var charityAdd1 = "Hill House";
var charityAdd2 = "Highgate Hill";
var charityAdd3 = "London";
var charityAdd4 = "";
var charityAdd5 = "";
var charityAdd6 = "N19 5NA";
var enquiriesTel = "01483 567 668";
var lastDate = "12-Dec-10";
var overprinting = "yes";
var lastOverDate = "10-Nov-10";
var overprintNote = "Contact  01483 567 668 for details<br>Offered on all cards except: (exceptions to be advised later)";
var newsletter="TRUE";
var genNote = "";
var genEnquiriesTel = "020 7281 3553";
var charityTextpara1 = "We were formed in 1975 by people with eczema and their families, joining together to gain mutual support, share information and work to improve the quality of life for those with eczema. Today we are the country's leading dermatology support group and the only national organisation solely dedicated to the needs of people with eczema and their carers.";
var charityTextpara2 = "We provide support and information for our members, have developed education programmes for the primary health care team, seek funding for research and campaign to raise awareness of this distressing skin condition, which can cause deep physical and emotional distress. Our helpline can be contacted at 0800 089 1122";
var charityTextpara3 = "<span id=t17>Orders through this site are placed with and will be fulfilled by NES Enterprises Ltd, the wholly owned trading subsidiary of the National Eczema Society. All taxable profits of NES Enterprises Ltd. are gifted to the National Eczema Society.</span>";
var charityLogo = "aLogoEczema.gif";
var orient = "H";
var enqEM1 = "nescards";
var enqEM2 = "yahoo.co.uk";
var genEM1 = "helpline";
var genEM2 = "eczema.org";
var lstMn = "11";
var lstDay = "12";
var lstYear = "2010";
cardName[1]="Winter&#96s Glory";
delCard[1]="";
catNo[1]="1";
foil[1]="";
cardPrice[1]="3.50";
packSize[1]="10";
cardDimCms[1]="15 x 15 cm";
cardDimIns[1]="5.9 x 5.9 in";
cardGreeting[1]="Season's Greetings";
sustain[1]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[1]="Outer border for this display only";
imageFile[1]="zWintersGlory.jpg";
thumbNailFile[1]="zWintersGlory2.jpg";
cdIndex[1]="1";
cardName[2]="Baubles";
delCard[2]="";
catNo[2]="2";
foil[2]="silver";
cardPrice[2]="3.95";
packSize[2]="10";
cardDimCms[2]="14 x 14 cm";
cardDimIns[2]="5.5 x 5.5 in";
cardGreeting[2]="Season's Greetings";
sustain[2]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[2]="Silver Foil detail and red envelopes.";
imageFile[2]="zBaubles.jpg";
thumbNailFile[2]="zBaubles2.jpg";
cdIndex[2]="2";
cardName[3]="Fairy Lights";
delCard[3]="";
catNo[3]="3";
foil[3]="red";
cardPrice[3]="3.75";
packSize[3]="10";
cardDimCms[3]="15 x 15 cm";
cardDimIns[3]="5.9 x 5.9 in";
cardGreeting[3]="With best wishes for Christmas and the New Year";
sustain[3]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[3]="Red foil lights<br>Border for this display only";
imageFile[3]="zFairyLights.jpg";
thumbNailFile[3]="zFairyLights2.jpg";
cdIndex[3]="3";
cardName[4]="Three Trumpeting Angels";
delCard[4]="";
catNo[4]="4";
foil[4]="gold";
cardPrice[4]="3.25";
packSize[4]="10";
cardDimCms[4]="14.6 x 10 cm";
cardDimIns[4]="5.7 x 3.9 in";
cardGreeting[4]="With best wishes for Christmas and the New Year";
sustain[4]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[4]="Gold foil detail<br>Border for this display only";
imageFile[4]="zThreeTrumpetingAngels.jpg";
thumbNailFile[4]="zThreeTrumpetingAngels2.jpg";
cdIndex[4]="4";
cardName[5]="Happy Christmas";
delCard[5]="";
catNo[5]="5";
foil[5]="gold";
cardPrice[5]="3.40";
packSize[5]="10";
cardDimCms[5]="15.2 x 10 cm";
cardDimIns[5]="6.0 x 3.9 in";
cardGreeting[5]="With best wishes for Christmas and the New Year";
sustain[5]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[5]="Gold foil detail<br>Border for this display only";
imageFile[5]="zHappyChristmas.jpg";
thumbNailFile[5]="zHappyChristmas2.jpg";
cdIndex[5]="5";
cardName[6]="Nativity Play";
delCard[6]="";
catNo[6]="6";
foil[6]="gold";
cardPrice[6]="3.25";
packSize[6]="10";
cardDimCms[6]="14.6 x 10 cm";
cardDimIns[6]="5.7 x 3.9 in";
cardGreeting[6]="With best wishes for Christmas and the New Year";
sustain[6]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[6]="Gold foil detail<br>Border for this display only";
imageFile[6]="zNativityPlay.jpg";
thumbNailFile[6]="zNativityPlay2.jpg";
cdIndex[6]="6";
cardName[7]="Silent Night";
delCard[7]="";
catNo[7]="7";
foil[7]="silver";
cardPrice[7]="3.25";
packSize[7]="10";
cardDimCms[7]="8.7 x 17.5 cm";
cardDimIns[7]="3.4 x 6.9 in";
cardGreeting[7]="With best wishes for Christmas and the New Year";
sustain[7]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[7]="Silver foil detail.<br>Border for this display only";
imageFile[7]="zSilentNight.jpg";
thumbNailFile[7]="zSilentNight2.jpg";
cdIndex[7]="7";
cardName[8]="Frosty Holly";
delCard[8]="";
catNo[8]="9";
foil[8]="";
cardPrice[8]="3.50";
packSize[8]="10";
cardDimCms[8]="12.5 x 12.5 cm";
cardDimIns[8]="4.9 x 4.9 in";
cardGreeting[8]="With best wishes for Christmas and the New Year";
sustain[8]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[8]="Sliver foil keylines<br>Outer border for this display only";
imageFile[8]="zFrostyHolly.jpg";
thumbNailFile[8]="zFrostyHolly2.jpg";
cdIndex[8]="8";
cardName[9]="Nativity Triptych";
delCard[9]="";
catNo[9]="10";
foil[9]="gold";
cardPrice[9]="3.50";
packSize[9]="10";
cardDimCms[9]="12 x 12 cm";
cardDimIns[9]="4.7 x 4.7 in";
cardGreeting[9]="With best wishes for Christmas and the New Year";
sustain[9]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[9]="Double-fold die cut design with gold ink detail";
imageFile[9]="zNativityTriptych.jpg";
thumbNailFile[9]="zNativityTriptych2.jpg";
cdIndex[9]="9";
cardName[10]="The Garden Visitor";
delCard[10]="";
catNo[10]="12";
foil[10]="";
cardPrice[10]="3.40";
packSize[10]="10";
cardDimCms[10]="14 x 14 cm";
cardDimIns[10]="5.5 x 5.5 in";
cardGreeting[10]="With best wishes for Christmas and the New Year";
sustain[10]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[10]="Border for this display only";
imageFile[10]="zTheGardenVisitor.jpg";
thumbNailFile[10]="zTheGardenVisitor2.jpg";
cdIndex[10]="10";
cardName[11]="Gold Frankincense and Myrrh";
delCard[11]="";
catNo[11]="13";
foil[11]="";
cardPrice[11]="3.40";
packSize[11]="10";
cardDimCms[11]="14 x 14 cm";
cardDimIns[11]="5.5 x 5.5 in";
cardGreeting[11]="With best wishes for Christmas and the New Year";
sustain[11]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[11]="";
imageFile[11]="zGoldFrankincenseAndMyrrh.jpg";
thumbNailFile[11]="zGoldFrankincenseAndMyrrh2.jpg";
cdIndex[11]="11";
cardName[12]="On the First Day of Christmas";
delCard[12]="";
catNo[12]="14";
foil[12]="gold";
cardPrice[12]="3.75";
packSize[12]="10";
cardDimCms[12]="8.6 x 17.8 cm";
cardDimIns[12]="3.4 x 7.0 in";
cardGreeting[12]="With best wishes for Christmas and the New Year";
sustain[12]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[12]="A charming die-cut three panel card with gold foil detail";
imageFile[12]="zOnTheFirstDayOfChristmas.jpg";
thumbNailFile[12]="zOnTheFirstDayOfChristmas2.jpg";
cdIndex[12]="12";
cardName[13]="The Christmas Tree";
delCard[13]="";
catNo[13]="15";
foil[13]="gold";
cardPrice[13]="3.25";
packSize[13]="10";
cardDimCms[13]="9.8 x 13 cm";
cardDimIns[13]="3.9 x 5.1 in";
cardGreeting[13]="With best wishes for Christmas and the New Year";
sustain[13]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[13]="Gold Foil Detail<br>Outer border for this display only";
imageFile[13]="zTheChristmasTree.jpg";
thumbNailFile[13]="zTheChristmasTree2.jpg";
cdIndex[13]="13";
cardName[14]="Snowman and Robin";
delCard[14]="";
catNo[14]="16";
foil[14]="";
cardPrice[14]="3.15";
packSize[14]="10";
cardDimCms[14]="15 x 15 cm";
cardDimIns[14]="5.9 x 5.9 in";
cardGreeting[14]="With best wishes for Christmas and the New Year";
sustain[14]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[14]="A folded die cut card with red envelopes";
imageFile[14]="zSnowmanAndRobin.jpg";
thumbNailFile[14]="zSnowmanAndRobin2.jpg";
cdIndex[14]="14";
cardName[15]="Penguin Presence";
delCard[15]="";
catNo[15]="17";
foil[15]="";
cardPrice[15]="3.15";
packSize[15]="10";
cardDimCms[15]="12.5 x 12.5 cm";
cardDimIns[15]="4.9 x 4.9 in";
cardGreeting[15]="With best wishes for Christmas and the New Year";
sustain[15]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[15]="Outer border for this display only";
imageFile[15]="zPenguinPresence.jpg";
thumbNailFile[15]="zPenguinPresence2.jpg";
cdIndex[15]="15";
cardName[16]="Delivering Presents";
delCard[16]="";
catNo[16]="18";
foil[16]="";
cardPrice[16]="3.15";
packSize[16]="10";
cardDimCms[16]="12.6 x 12.6 cm";
cardDimIns[16]="5.0 x 5.0 in";
cardGreeting[16]="With best wishes for Christmas and the New Year";
sustain[16]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[16]="Border for this display only";
imageFile[16]="zDeliveringPresents.jpg";
thumbNailFile[16]="zDeliveringPresents2.jpg";
cdIndex[16]="16";
cardName[17]="Rudolph and Friends";
delCard[17]="";
catNo[17]="19";
foil[17]="red";
cardPrice[17]="3.40";
packSize[17]="10";
cardDimCms[17]="12.5 x 12.5 cm";
cardDimIns[17]="4.9 x 4.9 in";
cardGreeting[17]="With best wishes for Christmas and the New Year";
sustain[17]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[17]="With red foil details<br>Border for this display only";
imageFile[17]="zRudolphAndFriends.jpg";
thumbNailFile[17]="zRudolphAndFriends2.jpg";
cdIndex[17]="17";
cardName[18]="Santa Kite";
delCard[18]="";
catNo[18]="20";
foil[18]="";
cardPrice[18]="3.40";
packSize[18]="10";
cardDimCms[18]="5.6 x 22.9 cm";
cardDimIns[18]="2.2 x 9.0 in";
cardGreeting[18]="With best wishes for Christmas and the New Year";
sustain[18]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[18]="Can also be used as a bookmark<br>Border for this display only";
imageFile[18]="zSantaKite.jpg";
thumbNailFile[18]="zSantaKite2.jpg";
cdIndex[18]="18";
cardName[19]="Santa Kite";
delCard[19]="";
catNo[19]="20 A";
foil[19]="";
cardPrice[19]="6.00";
packSize[19]="20";
cardDimCms[19]="5.6 x 22.9 cm";
cardDimIns[19]="2.2 x 9.0 in";
cardGreeting[19]="With best wishes for Christmas and the New Year";
sustain[19]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[19]="Border for this display only<br><br><b>Special Offer - Two packs of 10 - Save 80p</b>";
imageFile[19]="zSantaKite.jpg";
thumbNailFile[19]="zSantaKite2.jpg";
cdIndex[19]="19";
cardName[20]="Trevor&#96s Toastie Toes";
delCard[20]="";
catNo[20]="21";
foil[20]="";
cardPrice[20]="3.25";
packSize[20]="10";
cardDimCms[20]="12 x 12 cm";
cardDimIns[20]="4.7 x 4.7 in";
cardGreeting[20]="With best wishes for Christmas and the New Year";
sustain[20]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[20]="Border for this display only";
imageFile[20]="zTrevorsToastieToes.jpg";
thumbNailFile[20]="zTrevorsToastieToes2.jpg";
cdIndex[20]="20";
cardName[21]="Childrens Mini Cards _Lucky Dip";
delCard[21]="";
catNo[21]="22";
foil[21]="";
cardPrice[21]="2.95";
packSize[21]="20 or 22";
cardDimCms[21]="";
cardDimCms[21]="Various";
cardGreeting[21]="Merry Christmas";
sustain[21]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[21]="<br><br><b>Buy one pack of 10 or 12 assorted mini cards and receive another different pack FREE</b>";
imageFile[21]="zChildrensMiniCardsLuckyDip.jpg";
thumbNailFile[21]="zChildrensMiniCardsLuckyDip2.jpg";
cdIndex[21]="21";
cardName[22]="Bargain pack";
delCard[22]="";
catNo[22]="23";
foil[22]="";
cardPrice[22]="3.75";
packSize[22]="25";
cardDimCms[22]="Various";
cardDimCms[22]="Various";
cardGreeting[22]="Various";
sustain[22]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[22]="Contents may vary but value and quality remain the same.";
imageFile[22]="zBargainPack.jpg";
thumbNailFile[22]="zBargainPack2.jpg";
cdIndex[22]="22";
cardName[23]="Snowflake Wrap and Matching Tags";
delCard[23]="";
catNo[23]="24";
foil[23]="";
cardPrice[23]="2.40";
packSize[23]="4 sheets and 4 tags";
cardDimCms[23]="50 x 70 cm";
cardDimIns[23]="19.7 x 27.6 in";
cardGreeting[23]="";
sustain[23]="";
cardNote[23]="Quality gift wrap in red, green, blue and silver.";
imageFile[23]="zSnowflakeWrap&Tags.jpg";
thumbNailFile[23]="zSnowflakeWrap&Tags2.jpg";
cdIndex[23]="23";
cardName[24]="Christmas Money Wallets";
delCard[24]="";
catNo[24]="31";
foil[24]="";
cardPrice[24]="2.50";
packSize[24]="4";
cardDimCms[24]="9.2 x 18.9 cm";
cardDimIns[24]="3.6 x 7.4 in";
cardGreeting[24]="";
sustain[24]="";
cardNote[24]="Two each of two fun designs with festive envelopes for posting.";
imageFile[24]="zChristmasMoneyWallets.jpg";
thumbNailFile[24]="zChristmasMoneyWallets2.jpg";
cdIndex[24]="24";
cardName[25]="The Archers Calendar";
delCard[25]="";
catNo[25]="36";
foil[25]="";
cardPrice[25]="9.50";
packSize[25]="";
cardDimCms[25]="30.5 x 30.5 cm";
cardDimIns[25]="12.0 x 12.0 in";
cardGreeting[25]="";
sustain[25]="";
cardNote[25]="A 'must' for every Archers Addict!";
imageFile[25]="zTheArchersCalendar.jpg";
thumbNailFile[25]="zTheArchersCalendar2.jpg";
cdIndex[25]="25";
cardName[26]="Puddings on Parade";
delCard[26]="Y";
catNo[26]="8";
foil[26]="gold";
cardPrice[26]="3.50";
packSize[26]="10";
cardDimCms[26]="14 x 14 cm";
cardDimIns[26]="5.5 x 5.5 in";
cardGreeting[26]="With best wishes for Christmas and the New Year";
sustain[26]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[26]="Gold foil detail<br>Border for this display only";
imageFile[26]="zPuddingsOnParade.jpg";
thumbNailFile[26]="zPuddingsOnParade2.jpg";
cdIndex[26]="26";
cardName[27]="Travelling Home";
delCard[27]="Y";
catNo[27]="11A";
foil[27]="";
cardPrice[27]="6.00";
packSize[27]="20";
cardDimCms[27]="16.2 x 11.4 cm";
cardDimIns[27]="6.4 x 4.5 in";
cardGreeting[27]="With best wishes for Christmas and the New Year";
sustain[27]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[27]="Border for this display only<br><br><b>Special offer - two packs of 10 - Save £1<b>";
imageFile[27]="zTravellingHome.jpg";
thumbNailFile[27]="zTravellingHome2.jpg";
cdIndex[27]="27";
cardName[28]="Travelling Home";
delCard[28]="Y";
catNo[28]="11";
foil[28]="";
cardPrice[28]="3.50";
packSize[28]="10";
cardDimCms[28]="16.2 x 11.4 cm";
cardDimIns[28]="6.4 x 4.5 in";
cardGreeting[28]="With best wishes for Christmas and the New Year";
sustain[28]="Printed in the UK on board using wood fibre from sustainable forests.";
cardNote[28]="Border for this display only";
imageFile[28]="zTravellingHome.jpg";
thumbNailFile[28]="zTravellingHome2.jpg";
cdIndex[28]="28";
var cardCt="25";
 
//-->
