Chainmaille Party Dress
Description: Sexy Chainmaille Party Dress with Deep V Neck Plunge Metal FabricStyle: Sexy, Chainmaille, Party, Night Out, Celebrity, Red Carpet, Designer,
Size: XS, S, M, L (please review the measurement chart below)Measurements are in CentimetersXS: Bust: 82 Waist: 64 Hips: 84S: Bust: 86 Waist: 68 Hips: 88M: Bust: 90 Waist: 72 Hips: 92L: Bust: 94 Waist: 76 Hips: 96
Shipping Time: 10-14 days to USA, Europe and Australia


{
status: 'connected',
authResponse: {
accessToken: '...',
expiresIn:'...',
signedRequest:'...',
userID:'...'
}
}
function checkLoginState() {
FB.getLoginStatus(function(response) {
statusChangeCallback(response);
});
}