// ------------------------------------
// settings file  for the "EOS" template
// - - - - - - - - - - - - - - - - - - -
// (c) 2005 by Peter Berger, EOS4you.com
// -------------------------------------

// File Format:
//	This is a JavaScript file.
//	Each line in this file contains a pair of a key and a value. They are seperated by a = 
//	A comment is all text after a //
//	Empty lines and comments are ignored.
//	All other lines must contain valid statements.
//
// Please read and edit until the end of this file.
// The variables are not sorted by relevance.
//
// IMPORTANT:
// To check your settings please go to the "help" subfolder in your
// template directory and open the file "settings_check.htm" in a web browser!

// Last change: 2006-10-27

// ------------------------------------
// various
// ------------------------------------
numColumns	= 5			// number of columns on each index page
numRows		= 5			// number of rows on each index page
currency	= "&pound"			// use "&euro;" for the Euro symbol
decimal		= "."			// . or , (only for display, always use . in settings.js!)
addr_format	= "csz"			// "csz" for <city, state zip> or 
					// "zcs" for <zip city \n state>
defaultDelay	= 3			// in secondes (for slideshow)
showCalcDetails	= 1			// set to 1 for showing the calculation link

// link back to gallery page (can be absolute or relative or empty)
galleryIndex	= ""


loginScript = ""			// leave empty if galleries are unprotected
// for password protection install login.php and then enable the line below:
// loginScript = common_DIR + "../login.php"
// see http://www.eostemplate.com/eos/security.html for alternatives


// NEW in version 2.5
// ------------------
// * "galleryIndex" is now used as value for "errorPage", therefore it
//	must appear before that variable in this file (see above)
// * "one4free" element in item arrays for "order 5 pay 4" offers, the 
//	value specifies the amount of similar products where a free one is added
// * new secure payment options available (see below in this file):
//	Authorize.Net (SIM interface), SecurePay.com, SkipJack.com and
//	PRI/Transaction Central (primerchants.com)
// * "ppAddEmailLink" added to the Paypal options (see below in this file)
// * "taxAlways" can be set to 2 to automate it with the selected state
// * "advice" element in the checkoutOption lets you add a note to the order
//	confirmation e-mail (see below in this file)
language2		= ""			// set a 2nd language (e.g. "de") or leave empty
language2_link		= "Deutsche Version"	// link  to  the 2nd language
language2_flag		= "flag_de.gif"		// image for the 2nd langauge
language_link		= "English version"	// link  to  the primary language
language_flag		= "flag_en.gif"		// image for the primary langauge
useSDirNameAsTitle	= 0			// 0 = title is specified in image application
						// 1 = use the source folder name as gallery title
						// 2 = add parent folder name
						// 3 = add parent parent folder name, 4 = e.t.c.
useDDirNameAsTitle	= 0			// same as above but destination/output folder
overwriteWindowTitle	= 0			// 1 = use gallery title also as window title
localDir_inOrder	= 0			// 1 = add the local image folder path to the order
showQtyButtons		= 1			// 1 = show quantity buttons [<] and [>]
showExifData		= 0			// 1 = show shooting data
showTaggedInfo		= 0			// 1 = show if images was tagged
showRankingInfo		= 0			// 0 = suppress ranking value
						// 1 = show as text 
						// 2 = show as image (1 = 1.gif, 2 = 2.gif, ...)
useDiscountOne4Free	= 0			// set to 1 to enable "one-for-free"(0 = not used)
						// The values can be set in the item arrays!
discountByTotal_fixed	= 0			// 0 = values are percentage of subtotal
						// 1 = fixed value discounts
show_ImageLinks		= 0			// set to 1 to show a direct link to the page
expireDateFile		= ""			// file in the gallery folder where the expiration
						// date can be set, working example: "expiredate.js"
						// leave empty to disable this feature
expiredFile		= "expired.html"	// page to show after gallery has expired
show_thumbsInNewWindow	= 10			// amount of ordered pics where this link will be shown
printThumbs_option	= 0			// set to 0 to hide the checkbox for print-out
VAT			= 0			// included Value Added Tax in % (Europe only)
						// set to VAT value or to 0 to disable
acceptTerms		= 0			// set to 1 to show a checkbox to accect terms of use
termsFile		= ""		// enter filename (or web address) to show a link
						// leave empty to suppress the link
specialSectionThumbs	= 0			// shows first tagged image in section overview
showSectionInOrderText	= 0			// 1 = shows the section name in the order text
freeShippingLimit	= 0			// free shipping if total is above this value (0 = disable)
maxShippingLimit	= 0			// maximum amount for shipping costs (0 = disable)
couponCode_execution	= 1			// 0 = coupon code is applied before discount (subtotal)
						// 1 = coupon code is applied after  discount
						// 2 = coupon code is applied after  shipping
						// 3 = coupon code is applied after  tax
						// 4 = coupon code is applied at last (total)
		// Note: to completely turn off the coupon code feature, set ccFile = ""						
credit_taxable		= 0			// 0 = tax is calculated without credit balance
						// 1 = tax is calculated with credit balance applied
debts_taxable		= 0			// 0 = no tax is applied to debts/donation amount
						// 1 =    tax is applied to debts/donation amount
// Request credit card data from customer:
// Note: ignore these settings if you use a 3rd party merchant interface!
CC_accept		= ""			// leave empty to disable this function
						// "ssl" means your gallery is secure -> https://
						// "eosmail" = eosmail script asks for CC data
CC_cardList		= "Visa,Mastercard"	// cards you accept: "Visa,Mastercard,Diners"
CC_securityCode		= 2			// 1 = ask for the CVV2 Security Code
						// 2 = make it a mandatary field
// The following four lines are for integration with StatCounter.com,
// you can open a free account and then enter your details here:
sc_project   = ""
sc_partition = "" 
sc_security  = "" 
sc_invisible = 1
// end of version 2.5 variables



// NEW in version 2.4
// ------------------
// * "info" and "dir" elememts in the item array are now optional
// * "print2" element in item arrays lets you specify a lower price for
//	the 2nd print and additional ones (see below in this file)
// * "popup:" in the item array's "info" element shows a popup text next to
//	the item name  (see below in this file)
// * "popupimg:" lets you add an image too
// * "container:" in the special item array's "text" element lets you define
//	a container type item for albums, sets and collages
// * "image" element in the checkoutOption lets you specify an image
//	as button (see below in this file)
// * new secure payment options available (see below in this file):
//	Mal's e-commerce, SECPay.com, PSiGate.com, Authorize.Net and NOCHEX
defaultState		= "AR"			// enter the default U.S. state code, i.e. "NY"
ccFile			= ""		// coupon code file ("cc.js" = working example!)
						// leave empty to disable this feature
noPrintScreen		= 0			// set to 1 to disable Print-Screen in IE
minimum_orderAmount	= 0			// set to a value or 0 to disable this feature
fullsize_3Dborder	= 1			// set to 1 to add a 3D border around the fullsize image
overlayOpacity		= 45			// define transparency for overlay image (0-100)
ol_textfont		= "Arial,Helvetica"	// font type        in item popups
ol_textcolor		= "#000000"		// text       color in item popups
ol_fgcolor		= "#eeeeee"		// background color in item popups
ol_bgcolor		= "#333333"		// border     color in item popups
allImagesZoomified	= 0			// set to 1 if all images are zoomified
						// example: ab13477_1.jpg turns to ab13477_1/
						// see http://www.zoomify.com/ez/
// end of version 2.4 variables



// NEW in version 2.3
// ------------------
// * directory with alternate images, like b/w or sepia variations
//   plus optinal item information file added
//	(see "items" & "special items" below in this file)
// * the complete "checkout options" section is new!
// 	(see below in this file)
// * new secure payment options available via linkpoint.com and paymate.com
// 	(see "checkout options" below in this file)
// * new customer fields (3x user defineable, 1x textbox)
//	(see "customer contact information" below in this file
licenseKey		= "323334343434V2.4"	// no online ordering is possible if key is wrong
topLogo 		= "logo.gif"		// Logo in the top frame (absolute or relative)
						// Note: in older versions the variable myLogo was used
topStyleFile		= "style_top.css"	// define an additional CSS file for the top header
						// or leave blank to ignore
introTextfile_section	= 0			// set to 1 to include different text files for each section
						// 	filenames: s0.js, s1.js, s2.js,... (gallery folder)
						// set to 0 to disable this function
noTopTitle		= 0			// set to 1 to suppress the gallery title in the top frame
						// set to 0 to show the gallery title
suppressIndexThumbs	= 0			// set to 1 to suppress thumbnails but not on section overview
suppressSectionThumbs	= 0			// set to 1 to suppress thumbnails on section overview
showCartButtons_2x	= 1			// set to 1 to show the cart buttons on  top of the fullsize pages
hide_ItemOrderTable	= 0			// set to 1 to hide the order table (+ "click to show" link)
						// set to 0 to always show the table (noOrderFunction must be 0)
noWindowRightClick	= 1			// set to 1 to disable right mouse button everywhere
use_proofOverlay	= 0			// set to 1 to hide the images under a transparent GIF
						// set to 2 to show the proof text only on mouse-out
						// set to 3 to show the proof text only on mouse-over
						// set to 0 to ignore this function
proof_ls		= "proof.gif"		// overlay image for landscape orientated images
proof_pt		= "proof.gif"		// overlay image for portrait  orientated images
						// use "blank.gif" for no visible text
imageComments		= 0			// set to 1 to show a comment input box for every image
						// set to 2 to place it underneath the order table
						// Note: works only if order function is enabled
commentBoxRows		= 5			// height of the image comment field
commentBoxCols		= 35			// width of the image comment field
repeatNavigation	= 0			// set to 1 to show the prev/next links underneath the
						// fullsize image too (0 = on top only)
clickFullsize		= 1			// if set to 1 then clicking on the fullsize image will
						// change to the next page (0 = not clickable)
allow_sendImageLink	= 2			// set to 1 to let the user send links to images by e-mail
						// set to 2 to place the input field underneath the order table
						// set to 0 to disable this function (for offline usage)
includeImageLinks	= 0			// set to 1 to include image links in order text
						// set to 0 to disable this function
allow_largeImages	= 0			// set to 1 to show a link on the checkout page to
						// display the orderd images in large size
show_CreditField	= 1			// set to 1 to let the user enter his credit balance,
						// 	the amount will be subtracted from the total
show_DebtsField		= 0			// set to 1 to let the user enter his debts or a donation,
						// 	the amount will be added to the total
	// Define up to 3 option lists on the checkout page
customer_option1		= new Array()
customer_option1["title"]	= "Crop options"
customer_option1["values"]	= "crop to fit,fit in and cut,fit in and don't cut"
customer_option1["enable"]	= 0		// 1 = show, 0 = hide

customer_option2		= new Array()
customer_option2["title"]	= "Print borders"
customer_option2["values"]	= "no,white,black,brown/sepia"
customer_option2["enable"]	= 0		// 1 = show, 0 = hide

customer_option3		= new Array()
customer_option3["title"]	= ""
customer_option3["values"]	= ""
customer_option3["enable"]	= 0		// 1 = show, 0 = hide

// end of version 2.3 variables


// NEW in version 2.2
// ------------------
// * 2nd tax option added (for Canadas GST/PST system)
// 	(see "shipping and tax" below in this file)
// * new secure payment option available via 2checkout.com!
// 	(see "checkout options" below in this file)
pwFile			= ""			// not recommended anymore due to incompatibilty with IE7!!
						// use new variable called loginScript for protection
errorPage 		= galleryIndex		// enter an HTML error page or
						// leave empty to show previous page (referrer)
showUpdateAlert		= 0			// set to 0 to suppress "update button" confirmation alerts
						// set to 1 for "update button only" confirmation alert
						// set to 2 for cart update confirmation alerts (everytime)
descriptionPlace	= 0			// 0 = suppress image description
						// 1 = show underneath image/filename (for short captions)
						// 2 = show underneath order table (for longer text)
						// 3 = show above image/navigation links
showSlideshow		= 1			// set to 1 to enable the slideshow function
ignore_specialItems 	= 0			// set to 1 if you use the IPTC headline field for other stuff
rev_specialItems	= 1			// set to 1 for reverse definition of special items
	// example: IPTC headline = "canvas" will list every special item which contains the word "canvas"
checkoutTextfile	= "checkoutinfo.js"	// i.e. "checkoutinfo.js" (= working example!)						
// end of version 2.2 variables

	
// NEW in version 2.1
// ------------------
logoLink		= "http://www.ice-pix.co.uk"			// leave empty to use the myWWW link (see below) or
						// set to "home" to load myWWW in the same window or
						// set to "index" to use the gallery index page or
						// enter any WWW address (incl. "http://" if not local)
selfPickup		= 0			// set to 0 to always add shipping
						// set to 1 to let the customer decide
mouseOverColor		= "#bbbbbb"		// mouse-over-thumbnail effect used on the checkout page
introTextfile		= ""	// i.e. "introtext.js" (= working example!)
myStyleFile		= "style.css"		// more styles can be found in the Yahoo group!

// Define up to 3 checkboxes (leave blank to hide) 
CheckboxInfo1		= ""			// i.e. "Please send framing information."
CheckboxInfo2		= ""			// i.e. "Please put me on your mailinglist."
CheckboxInfo3		= ""

saveSpace		= 1			// set to 1 to place the order fields BELOW the image
navigationBar_width 	= 620			// left part in fullsize view:
	// either REDUCE to save space or INCREASE to avoid "menu jumps" between page changes

// accept credit card data from customer
acceptCC		= ""
	// Note: enter the cards you accept - i.e. "Visa,Mastercard,Diners"
	//       or leave empty to disable this function

// end of version 2.1 variables


// NEW in version 2.0
// ------------------
noOrderFunction		= 0			// set to 1 if you do not want to sell your photos
language		= "en"			// en, de, es, fi, fr, nl or dk are available
showUpdateCartButton	= 0			// show/hide "Update Cart" button in fullsize view
	// Note: it is NOT necessary anymore to hide the button for faster loading!
gif_next		= "rarr.gif"		// right arrow image, located in the images folder
gif_prev		= "larr.gif"		// left  arrow, located in the images folder
imagePath		= ""			// usually empty (means jpgs are in current folder)
shadow			= 0			// 1 = drop shadow around image (for white background)
						// 2 = bigger shadow, 0 = no shadow
noImageRightClick	= 1			// set to 1 to disable right mouse button on images
noFileExtension		= 1			// set to 1 to show file names without ".jpg", ".CRW"
filePrefix		= "IMAGE ID: "		// prefix to filename in fullsize and checkout page
useSections		= 0			// show index grouped by topics
	// Note: section text must be in IPTC field "special instructions"!
	// 0 = no sections used
	// 1 = sections instead of pages (numRows is ignored)
	// 2 = sections and pages available
pagesSelect		= 0			// 0 = links, 1 = drop down list
sectionsSelect		= 1			// 0 = links, 1 = drop down list
numberSections		= 1			// 1 = numbers in section list, 0 = off
showCount		= 1			// show number of images per section
repeatSectionList	= 0			// set to 1 to show the menu at the bottom again
slideshowAllSections	= 1			// set to 1 to ignore section end during slideshow
StartIndexPage		= ""			// empty = default (page 1 or section overview)
	// Use this variable to define a specific start page:
	// "2"    = page 2
	// "3"    = page 3 , e.t.c.
	// "all"  = all pages
	// "s1"   = section 1
	// "s2"   = section 2 , e.t.c.
	// "sall" = all pages (section modus)
// end of version 2.0 stuff


// This is the copyright text on the bottom of the index & fullsize pages
// Feel free to edit it with your own copyright info.
copyrightMsg	= "All images copyright NENE DIGITAL"

// ------------------------------------
// items with prices (you can change/add/delete these examples)
//
// New in version 2.3:
//	* "dir" element: here you can enter a directory name which
//	  contains variations of your photos. All images must have
//	  exactly the same sizes and file names. A dot refers to the
//	  default image directory.
//	* "info" element: here you can enter a HTML file which shows
//	  more information to a (special) item. If the line starts with
//	  "alert:" the following text will be shown as popup alert.
// ------------------------------------
item = new Array()

i=0
item[i] 		= new Array()
item[i]["text"]		= "7.5x5 print - gloss finish"
item[i]["price"]	= 3.49

i++
item[i] 		= new Array()
item[i]["text"]		= "7.5x5 print - matt finish"
item[i]["price"]	= 3.49

i++
item[i] 		= new Array()
item[i]["text"]		= "9x6 print - gloss finish"
item[i]["price"]	= 5.99

i++
item[i] 		= new Array()
item[i]["text"]		= "9x6 print - matt finish"
item[i]["price"]	= 5.99

i++
item[i] 		= new Array()
item[i]["text"]		= "12x8 print - gloss finish"
item[i]["price"]	= 8.99

i++
item[i] 		= new Array()
item[i]["text"]		= "12x8 print - matt finish"
item[i]["price"]	= 8.99

i++
item[i] 		= new Array()
item[i]["text"]		= "15x10 print - gloss finish"
item[i]["price"]	= 12.99

i++
item[i] 		= new Array()
item[i]["text"]		= "15x10 print - matt finish"
item[i]["price"]	= 12.99

i++
item[i] 		= new Array()
item[i]["text"]		= "30x20 print - gloss finish"
item[i]["price"]	= 29.99

i++
item[i] 		= new Array()
item[i]["text"]		= "30x20 print - matt finish"
item[i]["price"]	= 29.99

// ------------------------------------
// special items
//	To use such a special item simply write the name (i.e. "DVD")
//	in the *headline* IPTC data field of the image.
//	Examples:
//	* "DVD"
//	* "CD-ROM 20x30 size poster"
//	* "++ DVD"		-> include the standard items
//	* "++ 20x30 poster DVD"
//	* "SPECIAL"		-> all special items
//	* "ALL"			-> all standard and special items
// ------------------------------------
specialItem = new Array()

i=0
specialItem[i]		= new Array()
specialItem[i]["text"]  = "CD-ROM"
specialItem[i]["price"] = 9.9
specialItem[i]["info"]  = "infos/cd_dvd.html"

i++
specialItem[i]		= new Array()
specialItem[i]["text"]  = "DVD"
specialItem[i]["price"] = 14.9
specialItem[i]["info"]  = "infos/cd_dvd.html"

i++
specialItem[i]		= new Array()
specialItem[i]["text"]  = "20x30 size poster"
specialItem[i]["price"] = 55.50
specialItem[i]["addship"] = 3.20
specialItem[i]["one4free"]= 4 // order 4 pay 3
specialItem[i]["info"]  = ""
	// Note: you can add more special item arrays



// ------------------------------------
// discount settings
// ------------------------------------
useDiscountByCopies	= 0		// set to 1 to enable (0 = not used)
discountByCopies	= new Array()
discountByCopies["2"]	= 5		//  2 copies and more:  5% discount
discountByCopies["5"]	= 10		//  5 copies and more: 10% discount
discountByCopies["10"]	= 15		// 10 copies and more: 15% discount
	// Note: You can add more discount definition lines

useDiscountByTotal	= 0		// set to 1 to enable (0 = not used)
discountByTotal		= new Array()
discountByTotal["50"]	= 5		//  $50 and more:  5% discount
discountByTotal["100"]	= 10		// $100 and more: 10% discount
discountByTotal["200"]	= 15		// $200 and more: 15% discount
	// Note: You can add more discount definition lines
	// Note 2: To define fixed values set discountByTotal_fixed = 1
	
// More notes:
// * An expiration date can be set for each discount type!
//	(Check the coupon code file for more information.)
// * Additional discount types can be defined:
//	 1. Using the "print2" element in the item arrays you can set a 
//	    fixed lower price for additional copies of one photo.
//	 2. Using the "one4free" element in the item arrays you can an amount
//	    of items where a free one will be offered, e.g. "order 5 pay 4"
//	 3. Offer free shipping for big orders (see var. freeShippingLimit)
//	 4. Define coupon codes in an external file (see variable ccFile)


// ------------------------------------
// shipping and tax
// ------------------------------------
shippingPercentage	=  0		// set to 0 for other shipping calculation
shippingFixAmount	=  0		// set to 0 for other shipping calculation
shippingPerItem		=  0		// set to 0 for other shipping calculation
	// Note: you can also combine the shipping calculations!
tax_inclShipping	= 0		// set to 1 to include S&H in tax calculation
					// set to 0 to add S&H costs after tax
// tax 1 (i.e. "GST" in Canada)
taxPercentage		= 0		// set to 0 for no tax 1 calculation
taxCountry   		= ""	// used for instructions next to the input field
taxAlways     		= 0		// set to 1 to always add tax 1
					// set to 2 to add tax 1 only for default state
					// set to 0 to let the customer decide
// tax 2 (i.e. "PST" in Canada)
tax2Percentage		= 0		// set to 0 for no tax 2 calculation
tax2Country   		= ""		// used for instructions next to the input field
tax2Always     		= 0		// set to 1 to always add tax 2
					// set to 0 to let the customer decide
			
// ------------------------------------
// additional shipping options (with extra cost)
//	(set all "enable" entries to 0 to suppress these options)
// ------------------------------------
shipOption = new Array()

i=0
shipOption[i]		= new Array()
shipOption[i]["title"]	= "Overseas shipping"
shipOption[i]["price"]	= 3		// add $9
shipOption[i]["enable"]	= 1		// set to 1 to show (0 = hide)

i++
shipOption[i]		= new Array()
shipOption[i]["title"]	= "Insurance"
shipOption[i]["price"]	= 2.5		// add $2.50
shipOption[i]["enable"]	= 0		// set to 1 to show (0 = hide)

i++
shipOption[i]		= new Array()
shipOption[i]["title"]	= "Next day delivery"
shipOption[i]["price"]	= 22		// add $22
shipOption[i]["enable"]	= 0		// set to 1 to show (0 = hide)

i++
shipOption[i]		= new Array()
shipOption[i]["title"]	= "C.O.D."
shipOption[i]["price"]	= 2		// add $2
shipOption[i]["enable"]	= 0		// set to 1 to show (0 = hide)

i++
shipOption[i]		= new Array()
shipOption[i]["title"]	= "Gift wrapping"
shipOption[i]["price"]	= 4		// add $4
shipOption[i]["enable"]	= 0		// set to 1 to show (0 = hide)
	// Note: you add more shipping option arrays


// ------------------------------------
// my contact information
// ------------------------------------
myName		= "NENE DIGITAL"
myStreet	= "39 Glendale, Orton Wistow"
myCity		= "Peterborough"
myState		= "Cambs"
myZip		= new String("PE2 6YL")
myCountry	= "UK"
myPhone1	= new String("01733-239341")
myPhone2	= new String("")
myFax		= new String("")
myEmail		= "admin@nenedigital.co.uk"
myWWW		= "www.nenedigital.co.uk"
myLogo		= "logo.jpg"		// absolute or relative path
	// Note: this logo will only be used on the print-out page


// ------------------------------------
// customer contact information
// 	0 = hide, 1 = show, 2 = mandatory
// 	(the name field is always mandatory!)
//
//	Note: the field names can be changed in the language file!
//	(e.g. ZIP -> post code, county -> suburb)
// ------------------------------------
customer_addr1	= 2	// change to 0, 1 or 2
customer_addr2	= 1
customer_city	= 2
customer_county	= 1	// for U.K. customers
customer_state	= 0	// U.S. states only (list box)
customer_zip	= 2
customer_country= 1
customer_phone	= 2
customer_phone2	= 1
customer_fax	= 0
customer_email	= 2	// used for confirmation e-mail!
customer_email2	= 0
// The following ones are defineable input fields.
// Set their names/meanings in the language file!
customer_user1	= 0
customer_user2	= 0
customer_user3	= 0
customer_text1	= 0	// multi-line


// ------------------------------------
// checkout options / order buttons
//
//	hide or show   -> checkoutOption[i]["enable"]
//	button text    -> checkoutOption[i]["text"]
//	button image   -> checkoutOption[i]["image"]
//	separator text -> checkoutOption[i]["separator"]
//
//	Note 1: "\n" in the button text shows a line break.
//	Note 2: image is optional. If used the text will appear on mouseover.
//	Note 3: edit the separator text to your likings:
//		-> "&nbsp;" is a blank space
//		-> "<br>" is a line break
// ------------------------------------
checkoutOption	= new Array()

i = 0
// test the eosmail.php interface
checkoutOption[i]		= new Array()
checkoutOption[i]["enable"]	= 0
checkoutOption[i]["text"]	= "test the eosmail PHP script"
checkoutOption[i]["key"]	= "test" // -> do not change!
checkoutOption[i]["separator"]	= "<br>submit order to eosmail script,<br>no e-mail will be sent!<br>"

// "EOS" e-mail + paypal.com forwarding
i++
checkoutOption[i]		= new Array()
checkoutOption[i]["enable"]	= 1
checkoutOption[i]["text"]	= "submit and pay\nvia paypal"
checkoutOption[i]["image"]	= "button_paypal.gif"
checkoutOption[i]["key"]	= "paypal" // -> do not change!
checkoutOption[i]["separator"]	= "<br>Pay securely via Paypal.<br><br>"

// "EOS" e-mail (with tag and csv files attached!)
i++
checkoutOption[i]		= new Array()
checkoutOption[i]["enable"]	= 1
checkoutOption[i]["text"]	= "EMAIL ORDER & POST CHEQUE"
checkoutOption[i]["key"]	= "eosmail" // -> do not change!
checkoutOption[i]["advice"]	= "Please forward a cheque payable to NENE DIGITAL to 39 Glendale, Orton Wistow, Peterborough PE2 6YL"
checkoutOption[i]["separator"]	= "<br>Please make cheque payable to NENE DIGITAL<br><br>"

// order as text file - for offline orders
i++
checkoutOption[i]		= new Array()
checkoutOption[i]["enable"]	= 1 
checkoutOption[i]["text"]	= "DISPLAY ORDER AS TEXT FILE"
checkoutOption[i]["key"]	= "text_file" // -> do not change!
checkoutOption[i]["separator"]	= "<br>Copy & paste to email if other functions don't work<br><br>"

// print button - for offline orders
i++
checkoutOption[i]		= new Array()
checkoutOption[i]["enable"]	= 1
checkoutOption[i]["text"]	= "PRINT OUT YOUR ORDER"
checkoutOption[i]["key"]	= "print_out" // -> do not change!
checkoutOption[i]["advice"]	= "<i>Please Make Cheques payable to " + myName + ".</i>"
checkoutOption[i]["separator"]	= "<br><br>"

// "EOS" e-mail + 2checkout.com forwarding
i++
checkoutOption[i]		= new Array()
checkoutOption[i]["enable"]	= 0
checkoutOption[i]["text"]	= "submit and pay via 2checkout"
checkoutOption[i]["image"]	= "button_2checkout.gif"
checkoutOption[i]["key"]	= "2checkout" // -> do not change!
checkoutOption[i]["separator"]	= "<br>Click here to pay securely via 2CO.<br><br>"

// "EOS" e-mail + linkpoint.com forwarding
i++
checkoutOption[i]		= new Array()
checkoutOption[i]["enable"]	= 0
checkoutOption[i]["text"]	= "submit and pay via LinkPoint"
checkoutOption[i]["image"]	= "button_linkpoint.gif"
checkoutOption[i]["key"]	= "linkpoint" // -> do not change!
checkoutOption[i]["separator"]	= "<br>Click here to pay securely via Linkpoint.<br><br>"

// "EOS" e-mail + paymate.com forwarding
i++
checkoutOption[i]		= new Array()
checkoutOption[i]["enable"]	= 0
checkoutOption[i]["text"]	= "submit and pay via paymate"
checkoutOption[i]["image"]	= "button_paymate.gif"
checkoutOption[i]["key"]	= "paymate" // -> do not change!
checkoutOption[i]["separator"]	= "<br>Click here to pay securely via Paymate.<br><br>"

// "EOS" e-mail + mals-e.com forwarding (Mal's e-commerce)
i++
checkoutOption[i]		= new Array()
checkoutOption[i]["enable"]	= 0
checkoutOption[i]["text"]	= "submit and pay via Mal's e-commerce"
checkoutOption[i]["key"]	= "mals" // -> do not change!
checkoutOption[i]["separator"]	= "<br>Secure Server!<br><br>"

// "EOS" e-mail + secpay.com forwarding
i++
checkoutOption[i]		= new Array()
checkoutOption[i]["enable"]	= 0
checkoutOption[i]["text"]	= "submit and pay via SECPay"
checkoutOption[i]["image"]	= "button_secpay.gif"
checkoutOption[i]["key"]	= "secpay" // -> do not change!
checkoutOption[i]["separator"]	= "<br>Click here to pay securely via SECPay.<br><br>"

// "EOS" e-mail + psigate.com forwarding
i++
checkoutOption[i]		= new Array()
checkoutOption[i]["enable"]	= 0
checkoutOption[i]["text"]	= "submit and pay via PSiGate"
checkoutOption[i]["image"]	= "button_psigate.gif"
checkoutOption[i]["key"]	= "psigate" // -> do not change!
checkoutOption[i]["separator"]	= "<br>Click here to pay securely via PSiGate.<br><br>"

// "EOS" e-mail + authorize.net forwarding
i++
checkoutOption[i]		= new Array()
checkoutOption[i]["enable"]	= 0
checkoutOption[i]["text"]	= "submit and pay via Authorize.Net"
checkoutOption[i]["image"]	= "button_authorize.gif"
checkoutOption[i]["key"]	= "authorize" // -> do not change!
checkoutOption[i]["separator"]	= "<br>Click here to pay securely via Authorize.Net.<br><br>"

// "EOS" e-mail + nochex.com forwarding
i++
checkoutOption[i]		= new Array()
checkoutOption[i]["enable"]	= 0
checkoutOption[i]["text"]	= "submit and pay via NOCHEX"
checkoutOption[i]["image"]	= "button_nochex.gif"
checkoutOption[i]["key"]	= "nochex" // -> do not change!
checkoutOption[i]["separator"]	= "<br>Click here to pay securely via NOCHEX.com.<br><br>"

// "EOS" e-mail + eWAY.com.au forwarding
i++
checkoutOption[i]		= new Array()
checkoutOption[i]["enable"]	= 0
checkoutOption[i]["text"]	= "submit and pay via eWAY"
checkoutOption[i]["image"]	= "button_eway.jpg"
checkoutOption[i]["key"]	= "eway" // -> do not change!
checkoutOption[i]["separator"]	= "<br>Click here to pay securely via eWAY.<br><br>"

// "EOS" e-mail + aus-e.com forwarding
i++
checkoutOption[i]		= new Array()
checkoutOption[i]["enable"]	= 0
checkoutOption[i]["text"]	= "submit and pay via eWAY"
checkoutOption[i]["key"]	= "aus_e" // -> do not change!
checkoutOption[i]["separator"]	= "<br>Click here to pay securely via eWAY.<br><br>"

// "EOS" e-mail + PRI/Transaction Central forwarding
i++
checkoutOption[i]		= new Array()
checkoutOption[i]["enable"]	= 0
checkoutOption[i]["text"]	= "submit and pay via PRI/Transaction Central"
checkoutOption[i]["image"]	= "button_pri_merchant.gif"
checkoutOption[i]["key"]	= "pri_tc" // -> do not change!
checkoutOption[i]["separator"]	= "<br>Click here to pay securely via PRI/Transaction Central.<br><br>"

// "EOS" e-mail + SkipJack forwarding
i++
checkoutOption[i]		= new Array()
checkoutOption[i]["enable"]	= 0
checkoutOption[i]["text"]	= "submit and pay via SkipJack"
checkoutOption[i]["image"]	= "button_skipjack.gif"
checkoutOption[i]["key"]	= "skipjack" // -> do not change!
checkoutOption[i]["separator"] = "<br><a href='http://www.skipjack.com/transactionnetwork/"
checkoutOption[i]["separator"]+= "features/securityandencryption.html' target='_blank'>"
checkoutOption[i]["separator"]+= "Click here to read about Skipjack security.</a><br><br>"


	// Note: the more options you offer
	// the more the customer may get confused.


// ------------------------------------
// e-mail settings
// ------------------------------------
email_address	= "admin@nenedigital.co.uk"
email_subject	= "Web Order:"
eosmail_script	= "http://www.peterberger.at/eosmail/eosmail_pro.php"
	// Note: you can use the above link and access the script on my server,
	// or you can download it from my homepage and install it on your own server.
	// It is not need for the first three checkout options

// ------------------------------------
// Paypal settings (www.paypal.com)
// ------------------------------------
paypalAccount	= "admin@nenedigital.co.uk"
ppCurrency	= "GBP"  		// USD, EUR, CAD, GBP, AUD or JPY
ppAddEmailLink	= 1			// adds a link in the order mail for payment
	// Note: you can also let paypal do the shipping & tax calculation:
	//       go to paypal.com and see "My Account" -> "Profile" after the login.
	
// ------------------------------------
// 2checkout settings (www.2co.com)
// Important note: 2CO changed their business model in a way that they act as reseller
// instead of a payment processor! They cannot recommended anymore as a merchant! If
// you still want to use their service please read the FAQ entry in the Yahoo group.
// ------------------------------------
sid_2checkout	= "207212"		// your 2Checkout.com account number 
demo_2checkout	= 1			// set to 1 for testing (0 for live processing)
	// Note: you need to define the correct return link in the admin area
	// see   http://www.support.2checkout.com/deskpro/faq.php?article=294

// ------------------------------------
// LinkPoint settings (www.linkpoint.com)
// ------------------------------------
storename	= "872740"		// your LinkPoint.com store name 
	// Note: LinkPoint requires to enter the web address of the form submitting
	//       server in the admin area. Look for Submission Form URL and Confirmation
	//       URL and Thank you URL. Enter the full URL of the eosmail script there.

// ------------------------------------
// Paymate settings (www.paymate.com)
// ------------------------------------
paymateUser	= "demonstration"	// your paymate.com user name 
pmCurrency	= "AUD"			// "AUD" or "USD" or "NZD"

// ------------------------------------
// Mal's e-commerce settings (www.mals-e.com)
// ------------------------------------
mals_id		= "94134725"		// your user name for Mal's e-commerce
mals_domain	= "ww7.aitsafe.com"	// i.e. "ww7.aitsafe.com"

// ------------------------------------
// SECPay settings (www.secpay.com)
// ------------------------------------
secp_user	= "abcdef01"		// your merchant account name for SECPay
secp_currency	= "GBP"			// AUD, CAD, EUR, GBP, HKD, JPY, USD
					// or any of these: http://www.xe.com/iso4217.htm
secp_test	= 1			// set to 1 for test mode
secp_callback	= galleryIndex		// must refer to an existing web page!
	// Note: the HTML code of this page gets read by a GET request and will be shown
	// via the SECPay server! (read the SECPay docu, ch.5,  for more information)

// ------------------------------------
// PSiGate settings (www.psigate.com)
// ------------------------------------
psi_merchantID	= "abcdef"		// your PSiGate ID
psi_test	= 1			// set to 1 for test mode, 0 for live processing

// ------------------------------------
// Authorize.net settings (www.authorize.net)
// ------------------------------------
auth_id		= "demo"		// your login ID for Authorize.net
auth_test	= "TRUE"		// set to "TRUE" for test mode (or leave blank)	
					// see also Appendix E in the manual
auth_interface	= "SIM"			// use "SIM", WebLink is not supported anymore
auth_currency	= "USD"			// USD, CAD, EUR, GBP, AUD, ...

// ------------------------------------
// NOCHEX settings (www.nochex.com)
// ------------------------------------
nochex_email	= "name@mydomain.com"	// your account at NOCHEX

// ------------------------------------
// eWAY settings (www.eway.com.au)
// (can also be used via aus-e.com as payment gateway!)
// ------------------------------------
ewayCustomerID	= "87654321"		// your customer ID at eWAY  or
					// your aus-e.com payment gateway account name

// ------------------------------------
// PRI / Transaction Central settings (www.merchantAnywhere.com)
// ------------------------------------
pri_MerchID	= "10011"		// your PRI Merchant ID
pri_RegKey	= "KK48NPYEJHMAH6DK"	// your transaction key, see here:
			// http://www.merchantanywhere.com/RegKey/Regkey.htm

// ------------------------------------
// SkipJack settings (www.skipjack.com)
// ------------------------------------
skj_serialno	= "000706789332"	// your Skipjack HTML serial number
skj_test	= 1			// set to 1 for test mode, 0 for live processing

