Who owns the department store, Dillards?
function fb_share(options) { var defaults = { method: ‘stream.publish’, message: ‘shared the question “Who owns the department store, Dillard\’s?”‘, attachment: { name: ‘Share your answer.’, caption: ‘Answerbag question’, href: ‘http://www.answerbag.com/q_view/63119’, media: [{ type: ‘image’, src: ‘http://i.abimg.net/ui/images/icons/fb_share_question.png’, href: ‘http://www.answerbag.com/q_view/63119’ }] }, action_links: [ { text: ‘Answer this question’, href: ‘http://www.answerbag.com/q_view/63119’ } ], user_prompt_message: ‘Publish your question to your Wall’, display: ‘popup’ // ‘dialog’ // this is currently busted on the facebook side, it only works about half the time, use popup for now instead.