About me:
24 year old Female from Dubai Escorts, Dubai Analeia +971509530047
Hello, I'm Analeia. I present myself as an Escort, bringing an elegant style and refined taste to the dynamic city of (DUBAI).
With a high level of cultural appreciation and impeccable etiquette, I excel in creating a comfortable and enjoyable atmosphere for my clients. Engaging in interesting conversations and leaving a lasting impression are skills I pride myself on. I uphold rigorous standards of privacy and security, valuing individuals who share similar sentiments. My photos are genuine, and I refrain from sending additional images.
Feel free to reach out to me on WhatsApp, and we can coordinate a meeting for today.
profile viewed 173 times
Reviews:
Add review
No reviews yet
');
$(this).removeClass('working');
return false;
}
$.ajax({
type: "POST",
url: "https://dubaiescortsservice.net/wp-content/themes/escortwp/ajax/send-profile-report.php",
data: { profileid: profileid, reason: reason, 'g-recaptcha-response': recaptcha },
cache: false,
timeout: 20000, // in milliseconds
success: function(raw_data) {
var data = JSON.parse(raw_data);
if(data.status == 'ok') {
$('.report-profile-wrapper').html('
'+data.msg+'
');
} else {
$('.report-profile-wrapper .report-profile-reason-form').prepend('
'+data.msg+'
');
}
$(this).removeClass('working');
},
error: function(request, status, err) {
$(this).removeClass('working');
}
});
});
});