// enter here your application KEY
var FBCN_APP_KEY = "f421a329647b8b71fb85eefb4c96c045";

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

// 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 = 144182057368;
var FBCN_TMPL_REPLY = 144182072368;