/** * Messages * * @author Forzieri **/ var Messages = { would_you_still_like_to_share_it: 'Your shipping address is not specified. Would you still like to share it?', let_me_specify_address_first: 'let me specify address first', send_it_anyway: 'send it anyway', are_you_sure_to_delete_this_item: 'Are you Sure to Delete this Item?', are_you_sure_to_delete_this_wishlist: 'Are you Sure to Delete this Wishlist??', msg_ct_write_free_card_na: 'not specified', msg_ct_gift_wrap_na: 'not specified', msg_free: 'free', msg_specified: 'specified' };