// JavaScript Document
TranslateThis({
	GA : true, // Google Analytics tracking
	fromLang : 'en', // Native language of your site
	cookie : 'tt-lang', // Name of the cookie - set to 0 to disable
	noBtn : false, //whether to disable the button styling
    btnImg : '/images/TranslateThis/tt-btn1.png',
    btnHeight : 18,
    btnWidth : 180,
	noImg : false, // whether to disable flag imagery
    imgHeight : 12, // height of flag icons
    imgWidth : 18, // width of flag icons
    bgImage : '/images/TranslateThis/tt-sprite.png',

});

