/*    HTTP Host:  static.ak.fbcdn.net                                          */
/*    Generated:  December 17th 2009 4:02:17 PM PST                            */
/*      Machine:  10.16.140.108                                                */
/*       Source:  Global Cache                                                 */
/*     Location:  js/page/photo_profile.js h:7cvdwohg                          */
/*       Locale:  nu_ll                                                        */
/*         Path:  js/page/photo_profile.js                                     */

if (window.CavalryLogger) { CavalryLogger.start_js(["js\/page\/photo_profile.js"]); }

function photo_remove_profile_picture(a){function b(){var c=new AsyncRequest().setURI('/ajax/profile/picture/remove.php').setData({remove:true,id:a}).setHandler(bind(document.location,document.location.reload)).send();}new Dialog().setTitle(_tx("Remove Picture?")).setBody(_tx("Are you sure you want to remove this picture?")).setButtons(Dialog.OK_AND_CANCEL).setHandler(b).show();return false;}

if (window.Bootloader) { Bootloader.done(["js\/page\/photo_profile.js"]); }