var FB_Helper = function() {
  return {
    postToFBook: function() {
	var obj = {"images":[{"src": "http://apps.sho.com/dexter/followthecode/images/postImageToo.jpg", "href":"http://dextersfollowthecode.com"}]};
     FB.Connect.showFeedDialog(146631827471, obj, null, null, null, FB.RequireConnect.promptConnect, null);
    }
  }
}();

/*
{"images":[{"src":"http://pad.thedigitalmovement.com/_blaise/2007-06-15-dgen-breakfast.jpg", "href":"http://www.facebook.com"}]};
*/