var setThumbWidth = 56;									/*//Thumbnail width (in pixels)*/
var transitionspeed = 250;								/*//Transition speed for fades. (1000 = 1 second)*/
var slideshowtime = 6000;								/*//Time delay for Slideshow (1000 = 1 second)*/
var linkwindow = "_blank";								/*// If you use the sellprint with a link, open it in a new browser window "_blank" or same window "_self"*/
var galleriesVisibleWide = 3; 							/*How many galleries a visible when you click view Galleries*/

//setting for text output and selling prints
var playText = "Play Slide Show";
var pauseText = "Pause Slide Show";
var purchaseprinttxt = "Prints Available See Below";
var purchaseOf = "Purchase a print of ";
var shipinginfoshort = " price includes shipping";
var selectSizes = "Select Size";
var orderText = "Buy Print";

//If you sell your prints with Google Checkout
var merchantId = "";

//If you sell your prints with Paypal
var paypalButtonId = "";
var paypalSelectText = "";

/*######*/
/*Begin Media Variables*/
/*######*/
var flashdefaultWidth= 360;								/*// Initial width of the box (in pixels)*/
var flashdefaultHeight= 240;							/*// Initial height of the box (in pixels)*/
var loop = false;										/*// Loop media? true or false*/
// Global media options
var scriptaccess= 'true';								/*// Allow script access to flash files*/
var volume = 80;										/*// Default Volume*/
var fullscreen= 'true';									/*// Use fullscreen*/
var fullscreenNum= '1';									/*// 1 = true*/
var autoplay= 'true';									/*// Plays the video as soon as it's opened*/
var autoplayNum= '1';									/*// 1 = true*/
var bgcolor= '#000000';									/*// Background color used for both flash and QT media*/
// NonverBlaster									    /*// NonverBlaster Settings, allows to play .FLV, .SWF files*/
var playerpath = 'nonverblaster/NonverBlaster.swf';		/*// Path to NonverBlaster.swf*/
var controllerColor= '0x777777';						/*// set the controlbar color*/
var showTimecode= 'false';								/*// turn timecode display off or on*/
// Flickr options
var flInfo= 'true';										/*// Show title and info at video start*/
// Revver options
var revverID= '340881';									/*// Revver affiliate ID required for ad revinue sharing*/
var revverFullscreen= 'true';							/*// Fullscreen option*/
var revverBack= '000000';								/*// Background colour*/
var revverFront= 'ffffff';								/*// Foreground colour*/
var revverGrad= '000000';								/*// Gradation colour*/
// Youtube options
var ytColor1= '000000';									/*// Outline colour*/
var ytColor2= '333333';									/*// Base interface colour (highlight colours stay consistent)*/
var ytQuality= '&ap=%2526fmt%3D18';						/*// Default quality setting - leave empty for standard quality use '&ap=%2526fmt%3D18' for high quality and '&ap=%2526fmt%3D22' for HD (note that not all videos are availible in high quality and very few in HD)*/
// Vimeo options
var vmTitle= '1';										/*// Show video title*/
var vmByline= '1';										/*// Show byline*/
var vmPortrait= '1';									/*// Show author portrait*/
var vmColor= 'ffffff';									/*// Custom controller colours hex value minus the # sign defult is 5ca0b5*/
/*######*/
/*End Media Variables*/
/*######*/


