// enter here your application KEY
var FBCN_APP_KEY = "3e91792b22cf4becc8208af1b66cb6d3";

// enter here the base url of your site (without any "/" at the end, starting with "http://"
var FBCN_BASE_URL = "http://www.thebigchallengeclub.com/apple";

// modify this line only if you choose to change the location
// of your cross-domain file (should not be modified)
var FBCN_XDR_FILE = FBCN_BASE_URL + "/xd_receiver.htm";

// enter here your templates IDs (without using " and after installation)
var FBCN_TMPL_COMT = 0;
var FBCN_TMPL_REPLY = 0;
