About me:
23 year old Female from Dubai Escorts, Dubai Prisha +971564860409
My aim is to make sure my companions have a wonderful time and leave feeling relaxed and refreshed. I'm always mindful of their feelings and interests, and I'm very patient and understanding. I believe that everyone should be treated with respect and kindness, and I do my best to ensure that my companions feel safe and secure.
I'm passionate about providing a quality service, and I'm always looking for ways to improve and enhance my offerings. I'm reliable and trustworthy, and I take great pride in my work.
Overall, I'm a passionate and enthusiastic person who is always looking for new ways to make people feel special. I'm confident that I can provide an unforgettable experience that will be remembered for years to come.
profile viewed 251 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');
}
});
});
});