var f2fconstants=new Object();
f2fconstants.IN_DEV=false;
f2fconstants.IS_SECURE=document.location.protocol=="https:";
f2fconstants.DOMAIN_PLAIN="www.friend2friend.com";
f2fconstants.CALLBACK_URI_PLAIN="http://www.friend2friend.com/";
f2fconstants.CANVAS_URI_PLAIN="http://www.friend2friend.com/";
f2fconstants.STATIC_BASE_URI_PLAIN="http://w1cdn.friend2friend.com/w1m/3/1/1324579717874/";
f2fconstants.STATIC_URI_PLAIN="http://w1cdn.friend2friend.com/w1m/3/1/1324579717874/satellite/1/";
f2fconstants.STATIC_GLOBAL_URI_PLAIN="http://w1cdn.friend2friend.com/w1m/3/1/1324579717874/g/";
f2fconstants.STATIC_PERMANENT_CONTENT_URI_PLAIN="http://w1cdn.friend2friend.com/w1m/pc/3/";
f2fconstants.DOMAIN_SSL="www.friend2friend.com";
f2fconstants.CALLBACK_URI_SSL="https://www.friend2friend.com/";
f2fconstants.CANVAS_URI_SSL="https://www.friend2friend.com/";
f2fconstants.STATIC_BASE_URI_SSL="https://w1cdn.friend2friend.com/w1m/3/1/1324579717874/";
f2fconstants.STATIC_URI_SSL="https://w1cdn.friend2friend.com/w1m/3/1/1324579717874/satellite/1/";
f2fconstants.STATIC_GLOBAL_URI_SSL="https://w1cdn.friend2friend.com/w1m/3/1/1324579717874/g/";
f2fconstants.STATIC_PERMANENT_CONTENT_URI_SSL="https://w1cdn.friend2friend.com/w1m/pc/3/";
f2fconstants.DOMAIN=!f2fconstants.IS_SECURE?f2fconstants.DOMAIN_PLAIN:f2fconstants.DOMAIN_SSL;
f2fconstants.CALLBACK_URI=!f2fconstants.IS_SECURE?f2fconstants.CALLBACK_URI_PLAIN:f2fconstants.CALLBACK_URI_SSL;
f2fconstants.CANVAS_URI=!f2fconstants.IS_SECURE?f2fconstants.CANVAS_URI_PLAIN:f2fconstants.CANVAS_URI_SSL;
f2fconstants.STATIC_BASE_URI=!f2fconstants.IS_SECURE?f2fconstants.STATIC_BASE_URI_PLAIN:f2fconstants.STATIC_BASE_URI_SSL;
f2fconstants.STATIC_URI=!f2fconstants.IS_SECURE?f2fconstants.STATIC_URI_PLAIN:f2fconstants.STATIC_URI_SSL;
f2fconstants.STATIC_GLOBAL_URI=!f2fconstants.IS_SECURE?f2fconstants.STATIC_GLOBAL_URI_PLAIN:f2fconstants.STATIC_GLOBAL_URI_SSL;
f2fconstants.STATIC_PERMANENT_CONTENT_URI=!f2fconstants.IS_SECURE?f2fconstants.STATIC_PERMANENT_CONTENT_URI_PLAIN:f2fconstants.STATIC_PERMANENT_CONTENT_URI_SSL;
f2fconstants.FB_APPLICATION_ID=null;
f2fconstants.FB_TAB_URI=null;
f2fconstants.FB_PAGE_ID=null;


