<!DOCTYPE html>
<html>
<head>
<title>Jomowa Healthcare Dating Site</title>
<meta charset="UTF-8">
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<meta name="title" content="Jomowa Healthcare Dating Site">
<meta name="description" content="Jomowa is the Finest Healthcare Global Dating Website Around. Connect With Local Singles & Start Your Online Dating Adventure! Enjoy Worldwide Dating with Thrilling Online Chat and More.">
<meta name="keywords" content="Healthcare, dating, singles, meet up, tinder, match, quick, love, find love">
<meta property="og:title" content="Jomowa Healthcare Dating Site" />
<meta property="og:description" content="Jomowa is the Finest Healthcare Global Dating Website Around. Connect With Local Singles & Start Your Online Dating Adventure! Enjoy Worldwide Dating with Thrilling Online Chat and More." />
<meta property="og:image" content="https://www.jomowa.com/themes/love/assets/img/logo.png" />
<meta property="og:url" content="https://www.jomowa.com/" />
<meta property="og:type" content="article" />
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.css"/> <link rel="icon" href="https://www.jomowa.com/themes/love/assets/img/icon.png" type="image/x-icon">
<link href="https://www.jomowa.com/themes/love/assets/css/materialize.min.css" type="text/css" id="materialize" rel="stylesheet" media="screen,projection"/><link href="https://www.jomowa.com/themes/love/assets/css/plugins.css" type="text/css" id="plugins" rel="stylesheet" media="screen,projection"/><link href="https://www.jomowa.com/themes/love/assets/css/style.css" type="text/css" id="style" rel="stylesheet" media="screen,projection"/><link href="https://www.jomowa.com/themes/love/assets/css/overrides.css" type="text/css" id="overrides" rel="stylesheet" media="screen,projection"/>
<link href="https://www.jomowa.com/themes/love/assets/css/ie.css" type="text/css" id="ie" rel="stylesheet" media="screen,projection"/>
<script>
document_title = document.title;
window.site_url = "https://www.jomowa.com";
window.ajax = "https://www.jomowa.com/aj/";
window.theme_url = "https://www.jomowa.com/themes/love/";
window.worker_updateDelay = '4000';
window.email_notification = '1';
window.media_path = "https://www.jomowa.com/";
window.current_route1 = "/";
window.current_route2 = "/";
window.current_route3 = "/";
window.current_route4 = "/";
window.current_page = "index";
window.located = "125";
window.ajaxsend = true;
window.maintenance_mode = ""
var imageAddr = "https://www.jomowa.com/themes/love/assets/img/logo.png" + "?n=" + Math.random();
var startTime, endTime;
var downloadSize = 5616998;
var download = new Image();
download.onload = function () {
endTime = (new Date()).getTime();
var duration = (endTime - startTime) / 1000; //Math.round()
var bitsLoaded = downloadSize * 8;
var speedBps = (bitsLoaded / duration).toFixed(2);
var speedKbps = (speedBps / 1024).toFixed(2);
var speedMbps = (speedKbps / 1024).toFixed(2);
window.internet_speed = speedMbps;
}
startTime = (new Date()).getTime();
download.src = imageAddr;
</script>
<!--<script src="https://www.jomowa.com/themes/love/assets/js/jquery-2.1.1.min.js" type="text/javascript" id="jquery-2.1.1"></script>-->
<script src="https://www.jomowa.com/themes/love/assets/js/jquery-3.5.1.min.js" type="text/javascript" id="jquery-2.1.1"></script>
<script src="https://www.jomowa.com/themes/love/assets/js/functions.js" type="text/javascript" id="functions"></script>
<script src="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.js"></script>
<script src="https://www.jomowa.com/themes/love/assets/js/materialize.min.js" type="text/javascript" id="materialize"/></script><script src="https://www.jomowa.com/themes/love/assets/js/script.js" type="text/javascript" id="script"/></script><script src="https://www.jomowa.com/themes/love/assets/js/plugins.js" type="text/javascript" id="plugins"/></script> <!-- onesignal -->
<link rel="manifest" href="https://www.jomowa.com/themes/love/assets/js/OneSignalSDKFiles/manifest.json">
<script src="https://www.jomowa.com/OneSignalSDKWorker.js" async='async'></script>
<script>
var push_user_id = '';
var my_id = '';
var OneSignal = window.OneSignal || [];
OneSignal.push(["init", {
appId: "f799dc13-ec22-4d1f-9306-b9fbde7d6106",
allowLocalhostAsSecureOrigin: true,
autoRegister: true, /* Set to true to automatically prompt visitors */
notifyButton: {
enable: true /* Set to false to hide */
},
persistNotification: false,
}]);
OneSignal.push(function () {
OneSignal.getUserId(function(userId) {
push_user_id = userId;
if (userId != my_id) {
$.get( window.ajax + 'onesignal/update_user_device_id', { id:push_user_id } );
}
});
OneSignal.on('subscriptionChange', function (isSubscribed) {
if (isSubscribed == false) {
$.get( window.ajax + 'onesignal/remove_user_device_id', {} );
} else {
$.get( window.ajax + 'onesignal/update_user_device_id', { id:push_user_id } );
}
});
OneSignal.on('notificationDisplay', function (event) {
console.warn('OneSignal notification displayed:', event);
/*
{
"id": "ce31de29-e1b0-4961-99ee-080644677cd7",
"heading": "OneSignal Test Message",
"content": "This is an example notification.",
"url": "https://onesignal.com?_osp=do_not_open",
"icon": "https://onesignal.com/images/notification_logo.png"
}
*/
});
//
// OneSignal.sendSelfNotification(
// /* Title (defaults if unset) */
// "OneSignal Web Push Notification",
// /* Message (defaults if unset) */
// "Action buttons increase the ways your users can interact with your notification.",
// /* URL (defaults if unset) */
// 'https://example.com/?_osp=do_not_open',
// /* Icon */
// 'https://onesignal.com/images/notification_logo.png',
// {
// /* Additional data hash */
// notificationType: 'news-feature'
// },
// [{ /* Buttons */
// /* Choose any unique identifier for your button. The ID of the clicked button is passed to you so you can identify which button is clicked */
// id: 'like-button',
// /* The text the button should display. Supports emojis. */
// text: 'Like',
// /* A valid publicly reachable URL to an icon. Keep this small because it's downloaded on each notification display. */
// icon: 'http://i.imgur.com/N8SN8ZS.png',
// /* The URL to open when this action button is clicked. See the sections below for special URLs that prevent opening any window. */
// url: 'https://example.com/?_osp=do_not_open'
// },
// {
// id: 'read-more-button',
// text: 'Read more',
// icon: 'http://i.imgur.com/MIxJp1L.png',
// url: 'https://example.com/?_osp=do_not_open'
// }]
// );
});
</script>
<script>
function bindAjaxElement(item,e) {
if ($(item).attr('id') !== 'notificationbtn'){
$("#loader").css("display", "block");
}
var url ="";
var data_ajax = $(item).attr('data-ajax');
var data_ajax_post = $(item).attr('data-ajax-post');
var data_ajax_callback = $(item).attr('data-ajax-callback');
// var data_replace_text = $(item).attr('data-replace-text');
// var data_replace_dom = $(item).attr('data-replace-dom');
// if (typeof data_replace_text !== typeof undefined && data_replace_text !== false) {
// if (typeof data_replace_dom !== typeof undefined && data_replace_dom !== false) {
// $(data_replace_dom).html(data_replace_text);
// }
// }
window.itm = $(item).attr('id');
if (typeof data_ajax !== typeof undefined && data_ajax !== false) {
e.preventDefault();
url = $(item).attr('data-ajax');
window.current_page = url;
$.ajax({
url: window.site_url + url + window.maintenance_mode,
data:'url='+url+'&ajax=true',
type: "POST",
timeout: 60000,
success: function(result) {
$('body').css({'overflow':'inherit'});
$("#loader").css("display","none");
var is_user_logged_in = $( result ).filter( '.is_user_logged_in' ).html();
if( typeof is_user_logged_in !== "undefined" ){
if( is_user_logged_in !== "1" ){
window.location.href = "https://www.jomowa.com/login";
}
}
var title = $( result ).filter( '.page_title' ).html();
var page_name = $( result ).filter( '.page_name' ).html();
window.current_page = page_name;
if(page_name !== 'profile' ){
$('meta[name=robots]').remove();
$('meta[name=googlebot]').remove();
}
$('#container').html(result);
window.history.pushState({state:'new'},'', window.site_url + url);
$("html, body").animate({ scrollTop: 0 }, 150);
custom_footer_js(page_name);
document.title = decodeHtml( title );
window.title = decodeHtml( title );
document.getElementsByTagName('title')[0].innerHTML = decodeHtml( title );
M.updateTextFields();
window.onpopstate = function(event) {
$(window).unbind('popstate');
window.location.href = document.location;
};
event_runner(true);
},
error: function(result){
console.warn(result);
}
});
}
if (typeof data_ajax_post !== typeof undefined && data_ajax_post !== false) {
url = window.ajax + $(item).attr('data-ajax-post') + window.maintenance_mode;
var params = $(item).attr('data-ajax-params');
var callback = $(item).attr('data-ajax-callback');
var formData = new FormData();
var data_ajax_template = $(item).attr('data-ajax-template');
if (params !== ''){
params.split("&").forEach(function(item) {
var s = item.split("="), k = s[0], v = s[1];
formData.append(k, decodeURIComponent(s[1]) );
});
}
if (typeof data_ajax_template !== typeof undefined) {
formData.append('data_ajax_template', data_ajax_template);
}
window.ajaxsend = false;
$.ajax({
url: url,
type: "POST",
data: formData,
contentType: false,
processData: false,
success: function(result) {
// window.ajaxsend = true;
// console.log('fuck1')
}
}).done(function (result) {
window.ajaxsend = true;
if (result.can_send == 1) {
SendMessages();
}
var fn = window[callback];
if (typeof fn === "function") fn( result );
}).fail(function (data) {
window.ajaxsend = true;
if( data.responseJSON.spam == true ) {
//$('.chat_foot').remove();
$('#chat_declined_modal').modal();
$('#chat_declined_modal #chat_declined_modal_container').html(data.responseJSON.message);
$('#chat_declined_modal').modal('open');
}
});
}
if( typeof data_ajax_post === typeof undefined && typeof data_ajax === typeof undefined ){
$("#loader").css("display","none");
}
}
window.onload = function () {
$("body").on("click", "a,button,span", function(e) {
bindAjaxElement(this,e);
});
$(document).ajaxStart(function() {
}).ajaxSuccess(function() {
$("#loader").css("display","none");
});
};
</script>
<script src="https://cdn.jsdelivr.net/gh/tigrr/circle-progress@v0.2.4/dist/circle-progress.min.js"></script>
</head>
<body class="index-page no-padd">
<img src="https://www.jomowa.com/themes/love/assets/img/login-banner-mask.svg" class="body_banner_mask">
<div id="pop_up_18" class="modal matdialog et_plus">
<div class="modal-dialog">
<div class="modal-content">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" width="120" height="120" x="0" y="0" viewBox="0 0 479.635 479.635" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g><g><path d="m50.516 54.186c-58.063 46.478-67.455 131.225-20.977 189.288 3.081 3.849 6.371 7.526 9.855 11.014l200.41 200.5 37.014-220.34-37.014-159.485c-46.478-58.063-131.225-67.455-189.288-20.977z" fill="#ff6378" data-original="#ff6378"></path><path d="m440.152 64.089c-55.958-56.654-150.957-51.3-200.349 11.074v379.825l200.41-200.41c52.586-52.619 52.558-137.904-.061-190.489z" fill="#fd5151" data-original="#c30047" class=""></path><path d="m174.616 169.647h19.827v134h30v-164h-49.827z" fill="#ffffff" data-original="#fbf4f4" class=""></path><path d="m337.227 213.936c6.42-7.78 10.281-17.747 10.281-28.598 0-24.813-20.187-45-45-45s-45 20.187-45 45c0 10.852 3.861 20.818 10.281 28.598-11.369 9.784-18.59 24.261-18.59 40.402 0 29.395 23.915 53.31 53.309 53.31s53.309-23.915 53.309-53.31c0-16.141-7.22-30.619-18.59-40.402zm-34.719-43.598c8.271 0 15 6.729 15 15s-6.729 15-15 15-15-6.729-15-15 6.729-15 15-15zm0 107.309c-12.853 0-23.309-10.457-23.309-23.31s10.457-23.309 23.309-23.309 23.309 10.456 23.309 23.309-10.456 23.31-23.309 23.31z" fill="#ffffff" data-original="#e9e9ee" class=""></path><path d="m140.347 180.98h-30v21.952h-21.952v30h21.952v21.951h30v-21.951h21.951v-30h-21.951z" fill="#ffffff" data-original="#fbf4f4" class=""></path></g></g></svg>
<h4>Are you 18 years old or above?</h4>
<p>Please note that if you are under 18, you won't be able to access this site. </p>
<div class="modal-footer center">
<button class="btn-flat waves-effect waves-light btn_primary white-text" id="pop_up_18_yes">Yes</button>
<button class="btn-flat waves-effect" id="pop_up_18_no">No</button>
</div>
</div>
</div>
</div>
<div id="loader" class="dt_ajax_progress"></div>
<div class="modal modal-sm" id="authorize_modal" role="dialog" data-keyboard="false" style="overflow-y: auto;">
<div class="modal-dialog">
<div class="modal-content">
<h4 class="modal-title">Check out</h4>
<form class="form form-horizontal" method="post" id="authorize_form" action="#">
<div class="modal-body authorize_modal">
<div id="authorize_alert"></div>
<div class="clear"></div>
<div class="row">
<div class="input-field col s12">
<input id="authorize_number" type="text" class="form-control input-md" autocomplete="off" placeholder="Card Number">
</div>
<div class="input-field col s4">
<select id="authorize_month" name="card_month" type="text" class="browser-default" autocomplete="off" placeholder="month (01)">
<option value="01">01</option>
<option value="02">02</option>
<option value="03">03</option>
<option value="04">04</option>
<option value="05">05</option>
<option value="06">06</option>
<option value="07">07</option>
<option value="08">08</option>
<option value="09">09</option>
<option value="10">10</option>
<option value="11">11</option>
<option value="12">12</option>
</select>
</div>
<div class="input-field col s4 no-padding-both">
<select id="authorize_year" name="card_year" type="text" class="browser-default" autocomplete="off" placeholder="year (2021)">
<option value="2025">2025</option>
<option value="2026">2026</option>
<option value="2027">2027</option>
<option value="2028">2028</option>
<option value="2029">2029</option>
<option value="2030">2030</option>
<option value="2031">2031</option>
<option value="2032">2032</option>
<option value="2033">2033</option>
<option value="2034">2034</option>
<option value="2035">2035</option>
<option value="2036">2036</option>
<option value="2037">2037</option>
<option value="2038">2038</option>
<option value="2039">2039</option>
<option value="2040">2040</option>
</select>
</div>
<div class="input-field col s4">
<input id="authorize_cvc" name="card_cvc" type="text" class="form-control input-md" autocomplete="off" placeholder="CVC" maxlength="3" oninput="this.value = this.value.replace(/[^0-9.]/g, '').replace(/(\..*)\./g, '$1');">
</div>
</div>
</div>
<div class="clear"></div>
<div class="modal-footer">
<div class="ball-pulse"><div></div><div></div><div></div></div>
<button type="button" class="waves-effect waves-light btn-flat btn_primary white-text" onclick="AuthorizeRequest()" id="authorize_btn">Pay</button>
</div>
</form>
</div>
</div>
</div>
<div class="modal modal-sm" id="paystack_wallet_modal" role="dialog" data-keyboard="false" style="overflow-y: auto;">
<div class="modal-dialog">
<div class="modal-content">
<h4 class="modal-title">PayStack</h4>
<form class="form form-horizontal" method="post" id="paystack_wallet_form" action="#">
<div class="modal-body twocheckout_modal">
<div id="paystack_wallet_alert"></div>
<div class="clear"></div>
<div class="input-field col-md-12">
<label class="plr15" for="paystack_wallet_email">Email</label>
<input id="paystack_wallet_email" type="text" class="form-control input-md" autocomplete="off" placeholder="Email">
</div>
<div class="clear"></div>
</div>
<div class="clear"></div>
<div class="modal-footer">
<div class="ball-pulse"><div></div><div></div><div></div></div>
<button type="button" class="waves-effect waves-light btn-flat btn_primary white-text" id="paystack_btn" onclick="InitializeWalletPaystack()">Confirm</button>
</div>
</form>
</div>
</div>
</div>
<!-- Header not-logged-in -->
<nav class="nav-not-logged-in" role="navigation" id="nav-not-logged-in">
<div class="nav-wrapper container container_new">
<div class="left header_logo">
<a id="logo-container" href="https://www.jomowa.com/" class="brand-logo"><img src="https://www.jomowa.com/themes/love/assets/img/logo.png" /></a>
</div>
<ul class="right">
<li class="hide_mobi_login"><a href="https://www.jomowa.com/login" data-ajax="/login" class="btn-flat waves-effect text-main qdt_hdr_auth_btns">Login</a></li>
<li class="hide_mobi_login"><a href="https://www.jomowa.com/register" data-ajax="/register" class="btn-flat btn btn_primary waves-effect waves-light white-text qdt_hdr_auth_btns">Register</a></li>
<div class="show_mobi_login">
<a class="dropdown-trigger" href="#" data-target="log_in_dropdown"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="#222" d="M12,16A2,2 0 0,1 14,18A2,2 0 0,1 12,20A2,2 0 0,1 10,18A2,2 0 0,1 12,16M12,10A2,2 0 0,1 14,12A2,2 0 0,1 12,14A2,2 0 0,1 10,12A2,2 0 0,1 12,10M12,4A2,2 0 0,1 14,6A2,2 0 0,1 12,8A2,2 0 0,1 10,6A2,2 0 0,1 12,4Z" /></svg></a>
<ul id="log_in_dropdown" class="dropdown-content">
<li>
<a href="https://www.jomowa.com/login" data-ajax="/login" class="btn-flat waves-effect text-main qdt_hdr_auth_btns">Login</a>
</li>
<li>
<a href="https://www.jomowa.com/register" data-ajax="/register" class="btn-flat btn btn_primary waves-effect waves-light white-text qdt_hdr_auth_btns">Register</a>
</li>
</ul>
</div>
</ul>
</div>
</nav>
<!-- End Header not-logged-in --> <div id="container">
<style>body > #container {padding: 0;}#nav-not-logged-in, footer#footer{display: none !important;visibility: hidden !important;}</style>
<div class="white_bg">
<div class="main_header_nav">
<nav role="navigation">
<div class="nav-wrapper">
<div class="left header_logo">
<a id="logo-container" href="https://www.jomowa.com/" class="brand-logo"><img src="https://www.jomowa.com/themes/love/assets/img/logo.png" /></a>
</div>
<ul class="right not_usr_nav">
<li><a href="https://www.jomowa.com/login" data-ajax="/login" class="btn btn-flat">Login</a></li>
<li><a href="https://www.jomowa.com/register" data-ajax="/register" class="btn-flat btn white waves-effect">Register</a></li>
</ul>
</div>
</nav>
<!-- Top Hero -->
<div class="section header_bg">
<div class="dt_index_random_users">
</div>
<div class="home_pz_rel">
<h1 class="header">
<span>Meet</span>
new and interesting <span>people.</span>
</h1>
<h5 class="header">Join Jomowa Healthcare Dating Site, where you could meet anyone, anywhere!</h5>
<div class="xuser hide">
<a href="https://www.jomowa.com/@admin" data-ajax="/@admin">
<img src="https://www.jomowa.com/upload/photos/d-avatar.jpg " alt="Admin" class="circle">
</a>
</div>
<div>
<a href="https://www.jomowa.com/register" class="btn-large waves-effect waves-light btn_primary lighten-1 bold btn_round main-hdr-bttn">Get Started</a>
<a href="https://www.jomowa.com/about" data-ajax="/about" class="main-know-bttn">Know More</a>
</div>
<div class="section dt_hdr_filters">
<div class="row">
<div class="input-field col">
<select>
<option value="4525" >Male</option><option value="4526" selected>Female</option> </select>
<label class="bold">I am a:</label>
</div>
<div class="input-field col">
<select>
<option value="4525" selected>Male</option><option value="4526" >Female</option> </select>
<label class="bold">I'm looking for a:</label>
</div>
</div>
<div class="row">
<div class="input-field col">
<select>
<option value="18" >18</option>
<option value="19" >19</option>
<option value="20" selected >20</option>
<option value="21" >21</option>
<option value="22" >22</option>
<option value="23" >23</option>
<option value="24" >24</option>
<option value="25" >25</option>
<option value="26" >26</option>
<option value="27" >27</option>
<option value="28" >28</option>
<option value="29" >29</option>
<option value="30" >30</option>
<option value="31" >31</option>
<option value="32" >32</option>
<option value="33" >33</option>
<option value="34" >34</option>
<option value="35" >35</option>
<option value="36" >36</option>
<option value="37" >37</option>
<option value="38" >38</option>
<option value="39" >39</option>
<option value="40" >40</option>
<option value="41" >41</option>
<option value="42" >42</option>
<option value="43" >43</option>
<option value="44" >44</option>
<option value="45" >45</option>
<option value="46" >46</option>
<option value="47" >47</option>
<option value="48" >48</option>
<option value="49" >49</option>
<option value="50" >50</option>
</select>
<label class="bold">Between ages</label>
</div>
<div class="input-field col">
<select>
<option value="51" >51</option>
<option value="52" >52</option>
<option value="53" >53</option>
<option value="54" >54</option>
<option value="55" selected>55</option>
<option value="56" >56</option>
<option value="57" >57</option>
<option value="58" >58</option>
<option value="59" >59</option>
<option value="60" >60</option>
<option value="61" >61</option>
<option value="62" >62</option>
<option value="63" >63</option>
<option value="64" >64</option>
<option value="65" >65</option>
<option value="66" >66</option>
<option value="67" >67</option>
<option value="68" >68</option>
<option value="69" >69</option>
<option value="70" >70</option>
<option value="71" >71</option>
<option value="72" >72</option>
<option value="73" >73</option>
<option value="74" >74</option>
<option value="75" >75</option>
<option value="76" >76</option>
<option value="77" >77</option>
<option value="78" >78</option>
<option value="79" >79</option>
<option value="80" >80</option>
<option value="81" >81</option>
<option value="82" >82</option>
<option value="83" >83</option>
<option value="84" >84</option>
<option value="85" >85</option>
<option value="86" >86</option>
<option value="87" >87</option>
<option value="88" >88</option>
<option value="89" >89</option>
<option value="90" >90</option>
<option value="91" >91</option>
<option value="92" >92</option>
<option value="93" >93</option>
<option value="94" >94</option>
<option value="95" >95</option>
<option value="96" >96</option>
<option value="97" >97</option>
<option value="98" >98</option>
</select>
<label class="bold">and</label>
</div>
</div>
<div>
<a href="https://www.jomowa.com/login" class="btn btn-large waves-effect waves-light bold btn_primary btn_round">Let's Begin Finding Matches</a>
</div>
</div>
</div>
<svg class="header_svg_circle" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1454" height="1062" viewBox="0 0 1454 1062"> <defs> <clipPath id="clip-path"> <rect id="Rectangle_7" data-name="Rectangle 7" width="1454" height="1062" transform="translate(466)" fill="#fff"/> </clipPath> </defs> <g id="Mask_Group_2" data-name="Mask Group 2" transform="translate(-466)" clip-path="url(#clip-path)"> <g id="Circle_Effect_Banner" data-name="Circle Effect Banner"> <g id="Ellipse_1" data-name="Ellipse 1" transform="translate(922 103)" fill="none" stroke="#cc42bd" stroke-width="1" opacity="0.85"> <circle cx="290" cy="290" r="290" stroke="none"/> <circle cx="290" cy="290" r="289.5" fill="none"/> </g> <g id="Ellipse_3" data-name="Ellipse 3" transform="translate(819)" fill="none" stroke="#cc42bd" stroke-width="1" opacity="0.65"> <circle cx="393" cy="393" r="393" stroke="none"/> <circle cx="393" cy="393" r="392.5" fill="none"/> </g> <g id="Ellipse_4" data-name="Ellipse 4" transform="translate(708 -111)" fill="none" stroke="#cc42bd" stroke-width="1" opacity="0.45"> <circle cx="504" cy="504" r="504" stroke="none"/> <circle cx="504" cy="504" r="503.5" fill="none"/> </g> <g id="Ellipse_5" data-name="Ellipse 5" transform="translate(579 -240)" fill="none" stroke="#cc42bd" stroke-width="1" opacity="0.25"> <circle cx="633" cy="633" r="633" stroke="none"/> <circle cx="633" cy="633" r="632.5" fill="none"/> </g> <g id="Ellipse_2" data-name="Ellipse 2" transform="translate(1007 188)" fill="none" stroke="#cc42bd" stroke-width="1"> <circle cx="205" cy="205" r="205" stroke="none"/> <circle cx="205" cy="205" r="204.5" fill="none"/> </g> </g> </g> </svg>
</div>
<!-- End Top Hero -->
</div>
<div class="container-fluid dt_header_short_desc">
<svg class="first" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="708" height="1132" viewBox="0 0 708 1132"> <defs> <clipPath id="clip-pathhhh"> <rect id="Rectangle_6" data-name="Rectangle 6" width="708" height="1132" transform="translate(0 687)" fill="#fff"/> </clipPath> </defs> <g id="Mask_Group_1" data-name="Mask Group 1" transform="translate(0 -687)" clip-path="url(#clip-pathhhh)" style="mix-blend-mode: multiply;isolation: isolate"> <g id="Circle_Effect_Banner" data-name="Circle Effect Banner" transform="translate(-1231 778)"> <g id="Ellipse_1" data-name="Ellipse 1" transform="translate(922 103)" fill="none" stroke="#cc42bd" stroke-width="1" opacity="0.85"> <circle cx="290" cy="290" r="290" stroke="none"/> <circle cx="290" cy="290" r="289.5" fill="none"/> </g> <g id="Ellipse_3" data-name="Ellipse 3" transform="translate(819)" fill="none" stroke="#cc42bd" stroke-width="1" opacity="0.65"> <circle cx="393" cy="393" r="393" stroke="none"/> <circle cx="393" cy="393" r="392.5" fill="none"/> </g> <g id="Ellipse_4" data-name="Ellipse 4" transform="translate(708 -111)" fill="none" stroke="#cc42bd" stroke-width="1" opacity="0.45"> <circle cx="504" cy="504" r="504" stroke="none"/> <circle cx="504" cy="504" r="503.5" fill="none"/> </g> <g id="Ellipse_5" data-name="Ellipse 5" transform="translate(579 -240)" fill="none" stroke="#cc42bd" stroke-width="1" opacity="0.25"> <circle cx="633" cy="633" r="633" stroke="none"/> <circle cx="633" cy="633" r="632.5" fill="none"/> </g> <g id="Ellipse_2" data-name="Ellipse 2" transform="translate(1007 188)" fill="none" stroke="#cc42bd" stroke-width="1"> <circle cx="205" cy="205" r="205" stroke="none"/> <circle cx="205" cy="205" r="204.5" fill="none"/> </g> </g> </g> </svg>
<div class="row">
<div class="col l6">
<div class="dt_index_pro_users">
</div>
</div>
<div class="col l6">
<div class="dt_header_short_desc_innr">
<h2>Best dating website for any age</h2>
<p>Join Quickdate, where you could meet anyone, anywhere! It\'s a complete fun to find a perfect match for you and continue to hook up.</p>
</div>
</div>
</div>
<svg class="second" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1618" height="1487" viewBox="0 0 1618 1487"> <defs> <linearGradient id="linear-gradient" x1="-0.346" y1="0.166" x2="1.977" y2="0.635" gradientUnits="objectBoundingBox"> <stop offset="0" stop-color="#cc42bd"/> <stop offset="1" stop-color="#66215f"/> </linearGradient> </defs> <g id="Group_8770" data-name="Group 8770" transform="translate(72 150)"> <ellipse id="Ellipse_31" data-name="Ellipse 31" cx="251.5" cy="251" rx="251.5" ry="251" transform="translate(893 191)" opacity="0.14" fill="url(#linear-gradient)"/> <circle id="Ellipse_32" data-name="Ellipse 32" cx="211" cy="211" r="211" transform="translate(682 490)" fill="#fccbf7" opacity="0.22"/> <circle id="Ellipse_33" data-name="Ellipse 33" cx="264" cy="264" r="264" transform="translate(495)" fill="#b984ff" opacity="0.03"/> <ellipse id="Ellipse_34" data-name="Ellipse 34" cx="160.5" cy="160" rx="160.5" ry="160" transform="translate(595 442)" fill="#cc424b" opacity="0.05"/> <ellipse id="Ellipse_36" data-name="Ellipse 36" cx="201" cy="200.5" rx="201" ry="200.5" transform="translate(320 786)" fill="#9f42cc" opacity="0.05"/> <ellipse id="Ellipse_35" data-name="Ellipse 35" cx="302" cy="302.5" rx="302" ry="302.5" transform="translate(78 345)" fill="#935eff" opacity="0.09"/> </g> </svg>
</div>
<div class="dt_header_how_works">
<div class="row">
<div class="col l6">
<div class="dt_header_how_works_innr">
<p>How it works</p>
<h2>We have made it easy for you to have fun while you use our Quickdate platform.</h2>
</div>
</div>
<div class="col l6">
<div class="dt_header_how_works_side">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="929" height="1295" viewBox="0 0 929 1295"> <defs> <clipPath id="clip-pathdfdfdff"> <rect id="Rectangle_1123" data-name="Rectangle 1123" width="929" height="1295" transform="translate(-685 524)" fill="#fff"/> </clipPath> </defs> <g id="Mask_Group_3" data-name="Mask Group 3" transform="translate(685 -524)" clip-path="url(#clip-pathdfdfdff)" style="mix-blend-mode: multiply;isolation: isolate"> <g id="Circle_Effect_Banner" data-name="Circle Effect Banner" transform="translate(-1231 778)"> <g id="Ellipse_6" data-name="Ellipse 6" transform="translate(922 103)" fill="none" stroke="#cc42bd" stroke-width="1" opacity="0.85"> <circle cx="290" cy="290" r="290" stroke="none"/> <circle cx="290" cy="290" r="289.5" fill="none"/> </g> <g id="Ellipse_7" data-name="Ellipse 7" transform="translate(819)" fill="none" stroke="#cc42bd" stroke-width="1" opacity="0.65"> <circle cx="393" cy="393" r="393" stroke="none"/> <circle cx="393" cy="393" r="392.5" fill="none"/> </g> <g id="Ellipse_8" data-name="Ellipse 8" transform="translate(708 -111)" fill="none" stroke="#cc42bd" stroke-width="1" opacity="0.45"> <circle cx="504" cy="504" r="504" stroke="none"/> <circle cx="504" cy="504" r="503.5" fill="none"/> </g> <g id="Ellipse_9" data-name="Ellipse 9" transform="translate(579 -240)" fill="none" stroke="#cc42bd" stroke-width="1" opacity="0.25"> <circle cx="633" cy="633" r="633" stroke="none"/> <circle cx="633" cy="633" r="632.5" fill="none"/> </g> <g id="Ellipse_10" data-name="Ellipse 10" transform="translate(1007 188)" fill="none" stroke="#cc42bd" stroke-width="1"> <circle cx="205" cy="205" r="205" stroke="none"/> <circle cx="205" cy="205" r="204.5" fill="none"/> </g> </g> </g> </svg>
<div class="dt_header_how_works_side_innr">
<div class="list">
<div>
<svg xmlns="http://www.w3.org/2000/svg" width="62.563" height="73.52" viewBox="0 0 62.563 73.52"> <path id="Path_6858" data-name="Path 6858" d="M3743,14326.979l.624.348.589-.348a7.931,7.931,0,0,1,2.533-1.734,6.85,6.85,0,0,1,6,0,7.931,7.931,0,0,1,2.533,1.734,6.088,6.088,0,0,1,1.665,2.432,8.134,8.134,0,0,1,.624,2.773,8.35,8.35,0,0,1-.624,3.117,6.081,6.081,0,0,1-1.665,2.43l-11.653,11.791-11.653-11.791a7.761,7.761,0,0,1-2.289-5.547,7.589,7.589,0,0,1,2.289-5.205,7.481,7.481,0,0,1,11.029,0Zm-20.253-5.895v6.934a19.877,19.877,0,0,0-14.705,6.244,20.216,20.216,0,0,0-6.1,14.564H3695a27.607,27.607,0,0,1,26.877-27.742Zm0-45.082a20.822,20.822,0,0,1,20.809,20.809,21.294,21.294,0,0,1-5.827,14.564,21.52,21.52,0,0,1-14.184,6.238h-.8a20.82,20.82,0,0,1-20.808-20.8,20.606,20.606,0,0,1,20.01-20.809Zm0,6.934a13.872,13.872,0,1,0,13.871,13.875A13.892,13.892,0,0,0,3722.744,14282.936Z" transform="translate(-3694.999 -14276.002)" fill="#fff"/> </svg>
</div>
<div>
<h5>Create Account</h5>
<p>Register your account with quick and easy steps, when you finish you will get a good looking profile.</p>
</div>
</div>
<div class="list">
<div>
<svg xmlns="http://www.w3.org/2000/svg" width="67.503" height="69.611" viewBox="0 0 67.503 69.611"> <path id="Union_2" data-name="Union 2" d="M14376.754,69.611V67.925a8.634,8.634,0,0,0-2.466-6.079,8.739,8.739,0,0,0-11.948,0,8.651,8.651,0,0,0-2.462,6.079v1.686h-6.75V67.925a14.515,14.515,0,0,1,1.148-5.743,13.574,13.574,0,0,1,3.306-5.057,22.555,22.555,0,0,1,4.928-3.379,17.182,17.182,0,0,1,11.612,0,22.555,22.555,0,0,1,4.928,3.379,13.576,13.576,0,0,1,3.307,5.057,14.583,14.583,0,0,1,1.147,5.743v1.686Zm-33.751,0V56.11a10.126,10.126,0,0,0-20.251,0v13.5H14316V56.11a16.606,16.606,0,0,1,4.928-11.811,16.618,16.618,0,0,1,23.9,0,16.622,16.622,0,0,1,4.928,11.811v13.5Zm15.76-24.3a12.784,12.784,0,0,1-3.949-9.45,12.779,12.779,0,0,1,3.949-9.45,13.288,13.288,0,0,1,19.1,0,12.767,12.767,0,0,1,3.948,9.45,12.772,12.772,0,0,1-3.948,9.45,13.288,13.288,0,0,1-19.1,0Zm4.794-14.179a6.6,6.6,0,0,0,0,9.454,6.605,6.605,0,0,0,9.519,0,6.611,6.611,0,0,0,0-9.454,6.605,6.605,0,0,0-9.519,0Zm-36.484,3.714a22.734,22.734,0,0,1-4.931-3.372,13.682,13.682,0,0,1-3.307-5.065,14.919,14.919,0,0,1,0-11.476,13.652,13.652,0,0,1,3.307-5.065,22.607,22.607,0,0,1,4.931-3.372,16.709,16.709,0,0,1,5.8-1.018,15.764,15.764,0,0,1,10.732,4.389,15.326,15.326,0,0,1,0,21.6,15.778,15.778,0,0,1-10.732,4.386A16.706,16.706,0,0,1,14327.072,34.845ZM14326.9,14.6a8.713,8.713,0,0,0,0,12.147,8.739,8.739,0,0,0,11.948,0,8.722,8.722,0,0,0,0-12.147,8.72,8.72,0,0,0-11.948,0Zm32.855-.43L14354.2,17l1.058-6.043-4.494-4.343,6.212-.946L14359.759,0l2.776,5.667,6.194.946-4.477,4.343,1.058,6.043Z" transform="translate(-14316.001)" fill="#fff"/> </svg>
</div>
<div>
<h5>Find Matches</h5>
<p>Search & connect with matches which are perfect for you to date, it's easy & a complete fun.</p>
</div>
</div>
<div class="list">
<div>
<svg xmlns="http://www.w3.org/2000/svg" width="67.503" height="80.746" viewBox="0 0 67.503 80.746"> <path id="Union_3" data-name="Union 3" d="M14377.075,81.711a19.559,19.559,0,0,0-3.086-10.606,21.42,21.42,0,0,0-8.3-7.072l2.639-5.786a26.123,26.123,0,0,1,15.172,23.464Zm-16.07,0a18.736,18.736,0,0,0-5.66-13.5,18.952,18.952,0,0,0-27.258,0,18.744,18.744,0,0,0-5.656,13.5H14316a26.158,26.158,0,0,1,7.52-18.32,26.088,26.088,0,0,1,36.391,0,26.161,26.161,0,0,1,7.519,18.32Zm0-32.145a11.744,11.744,0,0,0,6.3-3.213,10.949,10.949,0,0,0,3.213-6.429,10.627,10.627,0,0,0-1.123-6.75,10.215,10.215,0,0,0-5.046-4.819l1.8-6.429a17.424,17.424,0,0,1,7.941,6.429,17.87,17.87,0,0,1,2.989,9.963,17.307,17.307,0,0,1-4.628,11.894A17.555,17.555,0,0,1,14361,56ZM14322.431,33.5a19.287,19.287,0,1,1,19.287,19.287A19.3,19.3,0,0,1,14322.431,33.5Zm6.429,0a12.858,12.858,0,1,0,12.858-12.858A12.872,12.872,0,0,0,14328.859,33.5Zm24.179-21.2a5.345,5.345,0,0,1-2.281-3.455,5.234,5.234,0,0,1,.866-3.83,5.164,5.164,0,0,1,7.472-1.451l.47.152.35-.314a5.539,5.539,0,0,1,1.487-1.509,6.247,6.247,0,0,1,1.957-.863,6.288,6.288,0,0,1,2.107.072,5.528,5.528,0,0,1,1.946.845,4.182,4.182,0,0,1,1.447,1.429,5.66,5.66,0,0,1,.791,1.794,5.847,5.847,0,0,1-.015,2.195,4.187,4.187,0,0,1-.809,1.866l-6.343,9.523Z" transform="translate(-14316.001 -0.965)" fill="#fff"/> </svg>
</div>
<div>
<h5>Start Dating</h5>
<p>Interact using our user friendly platform, Initiate conversations in mints. Date your best matches.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1696" height="1487" viewBox="0 0 1696 1487"> <defs> <linearGradient id="linear-gradienttt" x1="1.346" y1="0.166" x2="-0.977" y2="0.635" gradientUnits="objectBoundingBox"> <stop offset="0" stop-color="#cc42bd"/> <stop offset="1" stop-color="#66215f"/> </linearGradient> </defs> <g id="Group_8769" data-name="Group 8769" transform="translate(266.229 -1562)"> <ellipse id="Ellipse_31" data-name="Ellipse 31" cx="251.5" cy="251" rx="251.5" ry="251" transform="translate(-116.229 1903)" opacity="0.14" fill="url(#linear-gradienttt)"/> <circle id="Ellipse_32" data-name="Ellipse 32" cx="211" cy="211" r="211" transform="translate(175.771 2202)" fill="#fccbf7" opacity="0.22"/> <circle id="Ellipse_33" data-name="Ellipse 33" cx="264" cy="264" r="264" transform="translate(256.771 1712)" fill="#b984ff" opacity="0.03"/> <ellipse id="Ellipse_34" data-name="Ellipse 34" cx="160.5" cy="160" rx="160.5" ry="160" transform="translate(363.771 2154)" fill="#cc424b" opacity="0.05"/> <ellipse id="Ellipse_36" data-name="Ellipse 36" cx="201" cy="200.5" rx="201" ry="200.5" transform="translate(557.771 2498)" fill="#9f42cc" opacity="0.05"/> <ellipse id="Ellipse_35" data-name="Ellipse 35" cx="302" cy="302.5" rx="302" ry="302.5" transform="translate(675.771 1893)" fill="#935eff" opacity="0.09"/> </g> </svg>
</div>
<div class="dt_header_how_works flip">
<div class="row">
<div class="col l6">
<div class="dt_header_how_works_side flip">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="929" height="1295" viewBox="0 0 929 1295"> <defs> <clipPath id="clip-pathdgdtdtd"> <rect id="Rectangle_1129" data-name="Rectangle 1129" width="929" height="1295" fill="#fff"/> </clipPath> </defs> <g id="Mask_Group_5" data-name="Mask Group 5" clip-path="url(#clip-pathdgdtdtd)" style="mix-blend-mode: multiply;isolation: isolate"> <g id="Circle_Effect_Banner" data-name="Circle Effect Banner" transform="translate(-370 14)"> <g id="Ellipse_16" data-name="Ellipse 16" transform="translate(343 343)" fill="none" stroke="#cc42bd" stroke-width="1" opacity="0.85"> <circle cx="290" cy="290" r="290" stroke="none"/> <circle cx="290" cy="290" r="289.5" fill="none"/> </g> <g id="Ellipse_17" data-name="Ellipse 17" transform="translate(240 240)" fill="none" stroke="#cc42bd" stroke-width="1" opacity="0.65"> <circle cx="393" cy="393" r="393" stroke="none"/> <circle cx="393" cy="393" r="392.5" fill="none"/> </g> <g id="Ellipse_18" data-name="Ellipse 18" transform="translate(129 129)" fill="none" stroke="#cc42bd" stroke-width="1" opacity="0.45"> <circle cx="504" cy="504" r="504" stroke="none"/> <circle cx="504" cy="504" r="503.5" fill="none"/> </g> <g id="Ellipse_19" data-name="Ellipse 19" fill="none" stroke="#cc42bd" stroke-width="1" opacity="0.25"> <circle cx="633" cy="633" r="633" stroke="none"/> <circle cx="633" cy="633" r="632.5" fill="none"/> </g> <g id="Ellipse_20" data-name="Ellipse 20" transform="translate(428 428)" fill="none" stroke="#cc42bd" stroke-width="1"> <circle cx="205" cy="205" r="205" stroke="none"/> <circle cx="205" cy="205" r="204.5" fill="none"/> </g> </g> </g> </svg>
<div class="dt_header_how_works_side_innr flip">
<div class="list">
<div>
<svg xmlns="http://www.w3.org/2000/svg" width="60.24" height="49.988" viewBox="0 0 60.24 49.988"><path id="Path_6466" data-name="Path 6466" d="M3604.61,6235.084l.48.48a16.011,16.011,0,0,1,27.3,10.33,14.777,14.777,0,0,0-11,1.44l-.294.16-.294-.16a14.679,14.679,0,0,0-17.641,23.139l6.165,6.139-4.244,4.245-22.632-22.633a16.021,16.021,0,0,1,22.152-23.141Zm30.639,18.417a8.843,8.843,0,0,1,2.028,3.015,9.23,9.23,0,0,1,0,7.153,8.971,8.971,0,0,1-2.028,3.042l-14.146,14.146-14.146-14.146a9.353,9.353,0,0,1-2.749-6.62,9.2,9.2,0,0,1,.721-3.576,9.472,9.472,0,0,1,5.044-5.045,9.23,9.23,0,0,1,3.577-.72,9.345,9.345,0,0,1,6.619,2.75l.934.934.934-.934a8.936,8.936,0,0,1,3.042-2.03,9.136,9.136,0,0,1,3.576-.72,9.23,9.23,0,0,1,3.577.72,8.834,8.834,0,0,1,3.016,2.03Z" transform="translate(-3577.76 -6230.87)" fill="#fff"/></svg>
</div>
<div>
<h5>Find your best match</h5>
<p>Based on your location, we find best and suitable matches for you.</p>
</div>
</div>
<div class="list">
<div>
<svg xmlns="http://www.w3.org/2000/svg" width="52.046" height="63.611" viewBox="0 0 52.046 63.611"> <path id="Path_5450" data-name="Path 5450" d="M3328.023,10697a25.7,25.7,0,0,1,18.39,7.516,26.249,26.249,0,0,1,7.633,18.507v11.565a24.973,24.973,0,0,1-2.92,11.854,27.866,27.866,0,0,1-8.1,9.544,55.334,55.334,0,0,0,2.313-13.88l.029-1.734v-5.783h-5.783v6.65a46.037,46.037,0,0,1-4.135,18.216,21.046,21.046,0,0,1-10.352.869,36.75,36.75,0,0,0,5.783-18.793l.029-1.159v-20.241h-5.783v21.108a32.372,32.372,0,0,1-6.043,17.927,34.459,34.459,0,0,1-7.6-4.336,23.9,23.9,0,0,0,4.944-13.591l.029-.867v-17.349l.029-.58a10.412,10.412,0,0,1,1.243-4.625l.318-.578-4.163-4.336a18.145,18.145,0,0,0-3.181,9.252l-.029.867v17.927a18.062,18.062,0,0,1-3.239,9.542,26.058,26.058,0,0,1-5.436-15.9v-11.565a26.249,26.249,0,0,1,7.633-18.507A25.706,25.706,0,0,1,3328.023,10697Zm0,8.675a17.5,17.5,0,0,0-9.4,2.891l-.666.289,4.192,4.336a8.6,8.6,0,0,1,5.176-1.734h1.272a12.456,12.456,0,0,1,7.6,3.471,11.466,11.466,0,0,1,3.383,7.516v6.361h5.783v-5.781a16.85,16.85,0,0,0-5.089-12.145A16.563,16.563,0,0,0,3328.023,10705.675Z" transform="translate(-3302 -10697)" fill="#fff"/> </svg>
</div>
<div>
<h5>Fully secure & encrypted</h5>
<p>Your account is safe on Quickdate. We never share your data with third party.</p>
</div>
</div>
<div class="list">
<div>
<svg xmlns="http://www.w3.org/2000/svg" width="48.1" height="58.788" viewBox="0 0 48.1 58.788"> <path id="Path_6658" data-name="Path 6658" d="M3553.05,7447l21.965,4.89a2.675,2.675,0,0,1,2.084,2.592v26.694a15.892,15.892,0,0,1-1.9,7.563,16.208,16.208,0,0,1-5.238,5.771l-16.915,11.278-16.916-11.278a16.209,16.209,0,0,1-5.237-5.771,15.88,15.88,0,0,1-1.9-7.563v-26.694a2.674,2.674,0,0,1,2.084-2.592Zm0,16.033a5.505,5.505,0,0,0-3.26,1.1,5.341,5.341,0,0,0-1.9,2.86,5.259,5.259,0,0,0,.214,3.446,5.445,5.445,0,0,0,2.272,2.566v11.411h5.344V7473a5.456,5.456,0,0,0,2.271-2.566,5.262,5.262,0,0,0,.213-3.446,5.293,5.293,0,0,0-5.157-3.956Z" transform="translate(-3529 -7447)" fill="#fff"/> </svg>
</div>
<div>
<h5>100% data privacy</h5>
<p>You have full control over your personal information that you share.</p>
</div>
</div>
</div>
</div>
</div>
<div class="col l6">
<div class="dt_header_how_works_innr flip">
<h2>Why Quickdate is the best platform?</h2>
<p>Quickdate, where you could meet anyone digitally! It's a complete fun to find a perfect match for you and continue to hook up. Real time messaging & lot of features that keeps you connected with your love 24x365 days.</p>
</div>
</div>
</div>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1651" height="1521" viewBox="0 0 1651 1521"> <defs> <linearGradient id="linear-gradient" x1="-0.346" y1="0.166" x2="1.977" y2="0.635" gradientUnits="objectBoundingBox"> <stop offset="0" stop-color="#cc42bd"/> <stop offset="1" stop-color="#66215f"/> </linearGradient> </defs> <g id="BG_Colour" data-name="BG Colour" transform="translate(105 150)"> <ellipse id="Ellipse_31" data-name="Ellipse 31" cx="251.5" cy="251" rx="251.5" ry="251" transform="translate(893 191)" opacity="0.01" fill="url(#linear-gradient)"/> <circle id="Ellipse_32" data-name="Ellipse 32" cx="240.5" cy="240.5" r="240.5" transform="translate(705 629)" fill="#fccbf7" opacity="0.1"/> <circle id="Ellipse_33" data-name="Ellipse 33" cx="264" cy="264" r="264" transform="translate(495)" fill="#b984ff" opacity="0.03"/> <ellipse id="Ellipse_34" data-name="Ellipse 34" cx="160.5" cy="160" rx="160.5" ry="160" transform="translate(595 442)" fill="#cc424b" opacity="0.05"/> <ellipse id="Ellipse_36" data-name="Ellipse 36" cx="218" cy="217.5" rx="218" ry="217.5" transform="translate(286 786)" fill="#9f42cc" opacity="0.1"/> <ellipse id="Ellipse_35" data-name="Ellipse 35" cx="302" cy="302.5" rx="302" ry="302.5" transform="translate(45 264)" fill="#935eff" opacity="0.09"/> </g> </svg>
</div>
<!-- Get Started -->
<div class="container">
<div class="dt_get_start">
<div class="center-align">
<p>Anytime & Anywhere</p>
<h4>Connect with your perfect Soulmate here, on Jomowa Healthcare Dating Site.</h4>
<a href="https://www.jomowa.com/register" class="waves-effect waves-light bold btn_glossy">Get Started</a>
</div>
</div>
</div>
<!-- End Get Started -->
<!-- End Footer -->
<div class="dt_index_foot">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1295" height="929" viewBox="0 0 1295 929"> <defs> <clipPath id="clip-pathsdfsfg"> <rect id="Rectangle_1130" data-name="Rectangle 1130" width="929" height="1295" fill="#fff"/> </clipPath> </defs> <g id="Mask_Group_6" data-name="Mask Group 6" transform="translate(0 929) rotate(-90)" opacity="0.49" clip-path="url(#clip-pathsdfsfg)" style="mix-blend-mode: multiply;isolation: isolate"> <g id="Circle_Effect_Banner" data-name="Circle Effect Banner" transform="translate(-370 14)"> <g id="Ellipse_21" data-name="Ellipse 21" transform="translate(343 343)" fill="none" stroke="#cc42bd" stroke-width="1" opacity="0.85"> <circle cx="290" cy="290" r="290" stroke="none"/> <circle cx="290" cy="290" r="289.5" fill="none"/> </g> <g id="Ellipse_22" data-name="Ellipse 22" transform="translate(240 240)" fill="none" stroke="#cc42bd" stroke-width="1" opacity="0.65"> <circle cx="393" cy="393" r="393" stroke="none"/> <circle cx="393" cy="393" r="392.5" fill="none"/> </g> <g id="Ellipse_23" data-name="Ellipse 23" transform="translate(129 129)" fill="none" stroke="#cc42bd" stroke-width="1" opacity="0.45"> <circle cx="504" cy="504" r="504" stroke="none"/> <circle cx="504" cy="504" r="503.5" fill="none"/> </g> <g id="Ellipse_24" data-name="Ellipse 24" fill="none" stroke="#cc42bd" stroke-width="1" opacity="0.25"> <circle cx="633" cy="633" r="633" stroke="none"/> <circle cx="633" cy="633" r="632.5" fill="none"/> </g> <g id="Ellipse_25" data-name="Ellipse 25" transform="translate(428 428)" fill="none" stroke="#cc42bd" stroke-width="1"> <circle cx="205" cy="205" r="205" stroke="none"/> <circle cx="205" cy="205" r="204.5" fill="none"/> </g> </g> </g> </svg>
<div class="dt_index_footinnr">
<div class="top">
<div class="row">
<div class="col m4">
<h5>Quick Links</h5>
<div class="row">
<div class="col s6">
<div><a href="https://www.jomowa.com/about" data-ajax="/about">About Us</a></div>
<div><a href="https://www.jomowa.com/terms" data-ajax="/terms">Terms and Conditions</a></div>
<div><a href="https://www.jomowa.com/privacy" data-ajax="/privacy">Privacy Policy</a></div>
<div><a href="https://www.jomowa.com/contact" data-ajax="/contact">Contact</a></div>
</div>
<div class="col s6">
<div><a href="https://www.jomowa.com/faqs" data-ajax="/faqs">Frequently Asked Questions</a></div>
<div><a href="https://www.jomowa.com/refund" data-ajax="/refund">Refund</a></div>
<div><a href="https://www.jomowa.com/blog" data-ajax="/blog">Blog</a></div>
</div>
</div>
</div>
<div class="col m5">
<h6>Always up to date with our latest offers and discounts!</h6>
<div class="subscribe_alert"></div>
<form class="subscribe">
<div>
<svg xmlns="http://www.w3.org/2000/svg" width="26.183" height="23.803" viewBox="0 0 26.183 23.803"> <path d="M3607.8,1824.306a7.137,7.137,0,0,0-3.963-.238,7.144,7.144,0,0,0-5.392,5.391,7.138,7.138,0,0,0,.239,3.963h-13.5a1.179,1.179,0,0,1-1.19-1.19V1813.19a1.178,1.178,0,0,1,1.19-1.19h21.422a1.179,1.179,0,0,1,1.19,1.19Zm-11.83-1.975-7.629-6.474-1.547,1.809,9.188,7.807,9.021-7.807-1.547-1.809-7.486,6.474Zm10.64,7.522h3.571v2.38h-3.571v3.571h-2.38v-3.571h-3.57v-2.38h3.57v-3.571h2.38Z" transform="translate(-3584 -1812)" fill="currentColor"/> </svg>
<input class="browser-default" type="text" placeholder="Enter your email address" id="subscribe_email" />
</div>
<button type="button" class="subs_btn" onclick="NewsSubscribe()">Sign Up</button>
</form>
</div>
<div class="col">
<h6>Follow us!</h6>
<a href="http://facebook.com" target="_blank" class="social_btn">
<svg xmlns="http://www.w3.org/2000/svg" width="9.436" height="17.973" viewBox="0 0 9.436 17.973"><path id="Path_6060" data-name="Path 6060" d="M3655.291,12537.334h2.247l.9-3.594h-3.145v-1.8c0-.9,0-1.8,1.8-1.8h1.348v-3.056c-.3,0-1.4-.09-2.57-.09a3.916,3.916,0,0,0-4.169,4.224v2.517H3649v3.594h2.7v7.639h3.594Z" transform="translate(-3649 -12527)" fill="currentColor"/></svg>
</a>
<a href="http://twitter.com" target="_blank" class="social_btn">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M22.46,6C21.69,6.35 20.86,6.58 20,6.69C20.88,6.16 21.56,5.32 21.88,4.31C21.05,4.81 20.13,5.16 19.16,5.36C18.37,4.5 17.26,4 16,4C13.65,4 11.73,5.92 11.73,8.29C11.73,8.63 11.77,8.96 11.84,9.27C8.28,9.09 5.11,7.38 3,4.79C2.63,5.42 2.42,6.16 2.42,6.94C2.42,8.43 3.17,9.75 4.33,10.5C3.62,10.5 2.96,10.3 2.38,10C2.38,10 2.38,10 2.38,10.03C2.38,12.11 3.86,13.85 5.82,14.24C5.46,14.34 5.08,14.39 4.69,14.39C4.42,14.39 4.15,14.36 3.89,14.31C4.43,16 6,17.26 7.89,17.29C6.43,18.45 4.58,19.13 2.56,19.13C2.22,19.13 1.88,19.11 1.54,19.07C3.44,20.29 5.7,21 8.12,21C16,21 20.33,14.46 20.33,8.79C20.33,8.6 20.33,8.42 20.32,8.23C21.16,7.63 21.88,6.87 22.46,6Z" /></svg>
</a>
<a href="http://google.com" target="_blank" class="social_btn">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M21.35,11.1H12.18V13.83H18.69C18.36,17.64 15.19,19.27 12.19,19.27C8.36,19.27 5,16.25 5,12C5,7.9 8.2,4.73 12.2,4.73C15.29,4.73 17.1,6.7 17.1,6.7L19,4.72C19,4.72 16.56,2 12.1,2C6.42,2 2.03,6.8 2.03,12C2.03,17.05 6.16,22 12.25,22C17.6,22 21.5,18.33 21.5,12.91C21.5,11.76 21.35,11.1 21.35,11.1V11.1Z" /></svg>
</a>
</div>
</div>
</div>
<div class="bottom">
<div class="row">
<div class="col m8">
<div class="row">
<div class="col s3">
<div class="dt_foot_langs">
<a class="modal-trigger" href="#modal_langs_main">
<svg xmlns="http://www.w3.org/2000/svg" width="16.66" height="16.66" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-globe"><circle cx="12" cy="12" r="10"></circle><line x1="2" y1="12" x2="22" y2="12"></line><path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"></path></svg> Language </a>
</div>
</div>
<div class="col s3">
<a href="https://www.jomowa.com/developers" data-ajax="/developers">Developers</a>
</div>
</div>
</div>
<div class="col m4">
<p class="copyright">Copyright © 2025 Jomowa Healthcare Dating Site. All rights reserved.</p>
</div>
</div>
</div>
</div>
</div>
<!-- End Footer -->
</div>
<div id="modal_langs_main" class="modal modal-sm" tabindex="0">
<div class="modal-content">
<h6 class="bold">Language</h6>
<ul class="browser-default dt_lang_modal">
<li class="active"><a href="?language=english"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" /></svg> English</a></li>
<li ><a href="?language=arabic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" /></svg> Arabic</a></li>
<li ><a href="?language=dutch"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" /></svg> Dutch</a></li>
<li ><a href="?language=french"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" /></svg> French</a></li>
<li ><a href="?language=german"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" /></svg> German</a></li>
<li ><a href="?language=italian"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" /></svg> Italian</a></li>
<li ><a href="?language=portuguese"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" /></svg> Portuguese</a></li>
<li ><a href="?language=russian"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" /></svg> Russian</a></li>
<li ><a href="?language=spanish"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" /></svg> Spanish</a></li>
<li ><a href="?language=turkish"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" /></svg> Turkish</a></li>
</ul>
</div>
</div>
<script>
function NewsSubscribe() {
$.post(window.ajax + 'useractions/subscribe', {email: $('#subscribe_email').val()}, function(data, textStatus, xhr) {
$('.subscribe_alert').html('<div class="alert alert-success">'+data.message+'</div>');
setTimeout(() => {
$('.subscribe_alert').html('');
},2000);
}).fail(function (data) {
$('.subscribe_alert').html('<div class="alert alert-danger">'+data.responseJSON.message+'</div>');
setTimeout(() => {
$('.subscribe_alert').html('');
},2000);
});
}
const swiper = new Swiper('.swiper', {
slidesPerView: 3,
grid: {
rows: 2,
fill: "row"
},
spaceBetween: 40,
pagination: {
el: '.swiper-pagination',
clickable: true,
},
breakpoints: {
// when window width is >= 320px
320: {
slidesPerView: 1,
spaceBetween: 10
},
// when window width is >= 480px
800: {
slidesPerView: 2,
spaceBetween: 20,
grid: {
rows: 3,
fill: "row"
},
},
// when window width is >= 640px
1300: {
slidesPerView: 3,
}
}
});
</script> </div>
<a href="javascript:void(0);" id="ajaxRedirect" style="visibility: hidden;display: none;"></a>
<!-- Footer -->
<footer id="footer" class="page_footer">
<div class="container-fluid container_new">
<div class="footer-copyright">
<div class="valign-wrapper">
<div>
<!-- Dropdown language -->
<span class="dt_foot_langs">
<a class="modal-trigger" href="#modal_langs">
<svg xmlns="http://www.w3.org/2000/svg" width="16.66" height="16.66" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-globe"><circle cx="12" cy="12" r="10"></circle><line x1="2" y1="12" x2="22" y2="12"></line><path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"></path></svg> Language </a>
</span>
<div id="modal_langs" class="modal modal-sm" tabindex="0">
<div class="modal-content">
<h6 class="bold">Language</h6>
<ul class="browser-default dt_lang_modal">
<li class="active"><a href="?language=english"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" /></svg> English</a></li>
<li ><a href="?language=arabic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" /></svg> Arabic</a></li>
<li ><a href="?language=dutch"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" /></svg> Dutch</a></li>
<li ><a href="?language=french"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" /></svg> French</a></li>
<li ><a href="?language=german"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" /></svg> German</a></li>
<li ><a href="?language=italian"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" /></svg> Italian</a></li>
<li ><a href="?language=portuguese"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" /></svg> Portuguese</a></li>
<li ><a href="?language=russian"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" /></svg> Russian</a></li>
<li ><a href="?language=spanish"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" /></svg> Spanish</a></li>
<li ><a href="?language=turkish"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" /></svg> Turkish</a></li>
</ul>
</div>
</div>
<span class="docial">
<a href="http://facebook.com" target="_blank">
<svg height="512" viewBox="0 0 152 152" width="512" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><g><g><path d="m76 0a76 76 0 1 0 76 76 76 76 0 0 0 -76-76zm19.26 68.8-1.26 10.59a2 2 0 0 1 -2 1.78h-11v31.4a1.42 1.42 0 0 1 -1.4 1.43h-11.2a1.42 1.42 0 0 1 -1.4-1.44l.06-31.39h-8.33a2 2 0 0 1 -2-2v-10.58a2 2 0 0 1 2-2h8.27v-10.26c0-11.87 7.07-18.33 17.4-18.33h8.47a2 2 0 0 1 2 2v8.91a2 2 0 0 1 -2 2h-5.19c-5.62.09-6.68 2.78-6.68 6.8v8.85h12.32a2 2 0 0 1 1.94 2.24z"></path></g></g></svg>
</a>
<a href="http://twitter.com" target="_blank">
<svg height="512" viewBox="0 0 152 152" width="512" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><g><g><path d="m76 0a76 76 0 1 0 76 76 76 76 0 0 0 -76-76zm37.85 53a32.09 32.09 0 0 1 -6.51 7.15 2.78 2.78 0 0 0 -1 2.17v.25a45.58 45.58 0 0 1 -2.94 15.86 46.45 46.45 0 0 1 -8.65 14.5 42.73 42.73 0 0 1 -18.75 12.39 46.9 46.9 0 0 1 -14.74 2.29 45 45 0 0 1 -22.6-6.09 1.3 1.3 0 0 1 -.62-1.44 1.25 1.25 0 0 1 1.22-.94h1.9a30.31 30.31 0 0 0 16.94-5.14 16.45 16.45 0 0 1 -13-11.17.86.86 0 0 1 1-1.11 15.08 15.08 0 0 0 2.76.26h.35a16.42 16.42 0 0 1 -9.57-15.11.86.86 0 0 1 1.27-.75 14.44 14.44 0 0 0 3.74 1.45 16.42 16.42 0 0 1 -2.65-19.91.86.86 0 0 1 1.41-.11 43 43 0 0 0 29.51 15.77h.08a.62.62 0 0 0 .6-.67 17.39 17.39 0 0 1 .38-6 15.91 15.91 0 0 1 10.7-11.44 17.59 17.59 0 0 1 5.19-.8 16.36 16.36 0 0 1 10.84 4.09 2.12 2.12 0 0 0 1.41.54 2.15 2.15 0 0 0 .5-.07 30.3 30.3 0 0 0 8-3.3.85.85 0 0 1 1.25 1 16.23 16.23 0 0 1 -4.31 6.87 29.38 29.38 0 0 0 5.24-1.77.86.86 0 0 1 1.05 1.23z"></path></g></g></svg>
</a>
<a href="http://google.com" target="_blank">
<svg height="512" viewBox="0 0 152 152" width="512" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><g><g><circle cx="76" cy="76" r="12.01"></circle><path d="m91.36 45.65h-30.72a15 15 0 0 0 -15 15v30.71a15 15 0 0 0 15 15h30.72a15 15 0 0 0 15-15v-30.72a15 15 0 0 0 -15-14.99zm-15.36 50.01a19.66 19.66 0 1 1 19.65-19.66 19.68 19.68 0 0 1 -19.65 19.66zm19.77-34.46a4.86 4.86 0 1 1 4.85-4.85 4.86 4.86 0 0 1 -4.85 4.85z"></path><path d="m76 0a76 76 0 1 0 76 76 76 76 0 0 0 -76-76zm38 91.36a22.66 22.66 0 0 1 -22.64 22.64h-30.72a22.67 22.67 0 0 1 -22.64-22.64v-30.72a22.67 22.67 0 0 1 22.64-22.64h30.72a22.67 22.67 0 0 1 22.64 22.64z"></path></g></g></svg>
</a>
</span>
</div>
<div class="dt_fotr_spn">
<ul class="dt_footer_links">
<li><a href="https://www.jomowa.com/about" data-ajax="/about">About Us</a></li>
- <li><a href="https://www.jomowa.com/terms" data-ajax="/terms">Terms</a></li>
- <li><a href="https://www.jomowa.com/privacy" data-ajax="/privacy">Privacy Policy</a></li>
- <li><a href="https://www.jomowa.com/contact" data-ajax="/contact">Contact</a></li>
- <li><a href="https://www.jomowa.com/faqs" data-ajax="/faqs">FAQs</a></li>
- <li><a href="https://www.jomowa.com/refund" data-ajax="/refund">Refund</a></li>
- <li><a href="https://www.jomowa.com/developers" data-ajax="/developers">Developers</a></li>
</ul>
</div>
<div>Copyright © 2025 Jomowa Healthcare Dating Site. All rights reserved.</div>
</div>
</div>
</div>
</footer>
<!-- End Footer -->
<!-- Scroll to top -->
<a href="javascript:void(0);" class="btn-floating btn-large waves-effect waves-light dt_to_top bg_gradient"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z"></path></svg></a>
<!-- End Scroll to top -->
<div id="max_swap_modal" class="modal dt_swipe_modal_max">
<div class="modal-content">
<img src="https://www.jomowa.com/themes/love/assets/img/max-swipe-alert.svg" alt="Close">
<div id="max_swap_modal_container"></div>
</div>
<div class="modal-footer">
<a href="https://www.jomowa.com/pro" data-ajax="/pro" class="prema"><span style="margin-left: 9px;">Premium</span></a>
<a href="javascript:void(0);" class="modal-close waves-effect btn-flat">Close</a>
</div>
</div>
<div id="chat_declined_modal" class="modal">
<div class="modal-content">
<div id="chat_declined_modal_container"></div>
</div>
<div class="modal-footer">
<a href="javascript:void(0);" class="modal-close waves-effect btn-flat">Close</a>
</div>
</div>
<script>
var Wo_Delay = (function(){
var timer = 0;
return function(callback, ms){
clearTimeout (timer);
timer = setTimeout(callback, ms);
};
})();
function Wo_ChatSticker(self){
if (!self) {
return false;
}
$( '#gify_box' ).modal("close");
$('.lds-facebook').removeClass('hide');
$('#btn_chat_f_send').addClass('hide');
let id = $( this ).attr( 'data-id' );
let form = $("#chat_message_form");
let url = window.ajax + form.attr('action');
$.ajax({
type: 'POST',
url: url,
data: form.serialize() + '&gifurl=' + $(self).attr('data-gif'),
success: function (data) {
if (window._get_chatConversationsInterval) {
window._get_chatConversationsInterval.start();
}
let el = $( '#dt_emoji' ).emojioneArea();
el.data( 'emojioneArea' ).setText('');
if( typeof el.data( 'emojioneArea' ).editor !== "undefined" ){
el.data( 'emojioneArea' ).editor.focus();
}
_get_chat_conversation(data.to);
$('#btn_chat_f_send').removeClass('hide');
$('.lds-facebook').addClass('hide');
}
});
}
function GetGifyChat(keyword){
Wo_Delay(function(){
let offset = Math.floor(Math.random() * 100) + 1;
$.ajax({
url: 'https://api.giphy.com/v1/gifs/search?',
type: 'GET',
dataType: 'json',
data: {q:keyword,api_key:'GIjbMwjlfGcmNEgB0eqphgRgwNCYN8gh',limit:24,offset: offset},
})
.done(function(data) {
if (data.meta.status == 200 && data.data.length > 0) {
$('#gifylist').empty();
for (var i = 0; i < data.data.length; i++) {
appended = true;
if (appended == true) {
appended = false;
$('#gifylist').append($('<img alt="gif" src="'+data.data[i].images.fixed_height_small.url+'" data-gif="' + data.data[i].images.fixed_height.url + '" onclick="Wo_ChatSticker(this)" autoplay loop>'));
appended = true;
}
}
}
else{
$('#gifylist').html('<p class="no_chat_gifs_found"><i class="fa fa-frown-o"></i> No result found</p>');
}
})
.fail(function() {
console.log("error");
})
},1000);
}
function Wo_GetChatStickers(keyword){
if (!keyword) {
return false;
}
var chat_gif_loading = '\
<div class="sk-circle">\
<div class="sk-circle1 sk-child"></div>\
<div class="sk-circle2 sk-child"></div>\
<div class="sk-circle3 sk-child"></div>\
<div class="sk-circle4 sk-child"></div>\
<div class="sk-circle5 sk-child"></div>\
<div class="sk-circle6 sk-child"></div>\
<div class="sk-circle7 sk-child"></div>\
<div class="sk-circle8 sk-child"></div>\
<div class="sk-circle9 sk-child"></div>\
<div class="sk-circle10 sk-child"></div>\
<div class="sk-circle11 sk-child"></div>\
<div class="sk-circle12 sk-child"></div>\
</div>';
$('#chat-box-stickers-cont').html(chat_gif_loading);
Wo_Delay(function(){
$.ajax({
url: 'https://api.giphy.com/v1/gifs/search?',
type: 'GET',
dataType: 'json',
data: {q:keyword,api_key:'GIjbMwjlfGcmNEgB0eqphgRgwNCYN8gh',limit:15},
})
.done(function(data) {
if (data.meta.status == 200 && data.data.length > 0) {
$('#chat-box-stickers-cont').empty();
for (var i = 0; i < data.data.length; i++) {
appended = true;
if (appended == true) {
appended = false;
$('#chat-box-stickers-cont').append($('<img alt="gif" src="'+data.data[i].images.fixed_height_small.url+'" data-gif="' + data.data[i].images.fixed_height.url + '" onclick="Wo_ChatSticker(this)" autoplay loop>'));
appended = true;
}
}
}
else{
$('#chat-box-stickers-cont').html('<p class="no_chat_gifs_found"><i class="fa fa-frown-o"></i> No result found</p>');
}
})
.fail(function() {
console.log("error");
})
},1000);
}
function interest_chipsUpdate(e, data) {
var chipsData = M.Chips.getInstance($('.interest_chips')).chipsData;
var len = chipsData.length;
var chipsValue = "";
var i;
for (i = 0; i < len; i++) {
chipsValue += chipsData[i].tag + ",";
}
document.getElementsByName("interest")[0].value = chipsValue;
}
function deleteimage(img){
var src = $(img).parent().parent().find('.fancybox-image').attr('src'); // Looks for the *fancyboxed* image
var url = window.ajax + '/profile/delete_avater';
var formData = new FormData();
formData.append("id", $(img).attr('data-id') );
$.ajax({
type: 'POST',
url: url,
data: formData,
contentType:false,
cache: false,
processData:false,
success: function(data){
if(data.status == 200) {
parent.$.fancybox.close();
$("#ajaxRedirect").attr("data-ajax",'/' + window.loggedin_user);
$("#ajaxRedirect").click();
}
},
error: function (data) {
M.toast({html: data.responseJSON.message});
},
});
}
function deleteimageadmin(img,user){
var src = $(img).parent().parent().find('.fancybox-image').attr('src'); // Looks for the *fancyboxed* image
var url = window.ajax + '/profile/delete_avater_admin';
var formData = new FormData();
formData.append("id", $(img).attr('data-id') );
formData.append("uid", user );
$.ajax({
type: 'POST',
url: url,
data: formData,
contentType:false,
cache: false,
processData:false,
success: function(data){
if(data.status == 200) {
parent.$.fancybox.close();
$("#ajaxRedirect").attr("data-ajax",'/@' + data.userData.username);
$("#ajaxRedirect").click();
}
},
error: function (data) {
M.toast({html: data.responseJSON.message});
},
});
}
function privateimage(img){
var src = $(img).parent().parent().find('.fancybox-image').attr('src'); // Looks for the *fancyboxed* image
var url = window.ajax + '/profile/private_avater';
var formData = new FormData();
formData.append("id", $(img).attr('data-id') );
var chat_gif_loading = '<div class="qdt_lbox_prvtLoader"><svg width="120" height="30" viewBox="0 0 120 30" xmlns="http://www.w3.org/2000/svg"><circle cx="15" cy="15" r="15"> <animate attributeName="r" from="15" to="15" begin="0s" dur="0.8s" values="15;9;15" calcMode="linear" repeatCount="indefinite" /> <animate attributeName="fill-opacity" from="1" to="1" begin="0s" dur="0.8s" values="1;.5;1" calcMode="linear" repeatCount="indefinite" /> </circle> <circle cx="60" cy="15" r="9" fill-opacity="0.3"> <animate attributeName="r" from="9" to="9" begin="0s" dur="0.8s" values="9;15;9" calcMode="linear" repeatCount="indefinite" /> <animate attributeName="fill-opacity" from="0.5" to="0.5" begin="0s" dur="0.8s" values=".5;1;.5" calcMode="linear" repeatCount="indefinite" /> </circle> <circle cx="105" cy="15" r="15"> <animate attributeName="r" from="15" to="15" begin="0s" dur="0.8s" values="15;9;15" calcMode="linear" repeatCount="indefinite" /> <animate attributeName="fill-opacity" from="1" to="1" begin="0s" dur="0.8s" values="1;.5;1" calcMode="linear" repeatCount="indefinite" /></circle></svg></div>';
$('.fancybox-content img.fancybox-image').after(chat_gif_loading);
$.ajax({
type: 'POST',
url: url,
data: formData,
contentType:false,
cache: false,
processData:false,
success: function(data){
if(data.status == 200) {
$('.sk-circle').remove();
parent.$.fancybox.close();
if(data.lock_private_photo == true){
var lock_private_photo_fee = '30';
if (typeof data.type != 'undefined') {
if (data.type == 'photo') {
$('.payment_modalx').modal('open');
}
else{
$('.payment_v_modalx').modal('open');
}
return false;
}
$('.payment_modalx').modal('open');
}else{
$("#ajaxRedirect").attr("data-ajax",'/' + window.loggedin_user);
$("#ajaxRedirect").click();
}
}
},
error: function (data) {
M.toast({html: data.responseJSON.message});
},
});
}
function unprivateimage(img){
var src = $(img).parent().parent().find('.fancybox-image').attr('src'); // Looks for the *fancyboxed* image
var url = window.ajax + '/profile/unprivate_avater';
var formData = new FormData();
formData.append("id", $(img).attr('data-id') );
var chat_gif_loading = '<div class="qdt_lbox_prvtLoader"><svg width="120" height="30" viewBox="0 0 120 30" xmlns="http://www.w3.org/2000/svg"><circle cx="15" cy="15" r="15"> <animate attributeName="r" from="15" to="15" begin="0s" dur="0.8s" values="15;9;15" calcMode="linear" repeatCount="indefinite" /> <animate attributeName="fill-opacity" from="1" to="1" begin="0s" dur="0.8s" values="1;.5;1" calcMode="linear" repeatCount="indefinite" /> </circle> <circle cx="60" cy="15" r="9" fill-opacity="0.3"> <animate attributeName="r" from="9" to="9" begin="0s" dur="0.8s" values="9;15;9" calcMode="linear" repeatCount="indefinite" /> <animate attributeName="fill-opacity" from="0.5" to="0.5" begin="0s" dur="0.8s" values=".5;1;.5" calcMode="linear" repeatCount="indefinite" /> </circle> <circle cx="105" cy="15" r="15"> <animate attributeName="r" from="15" to="15" begin="0s" dur="0.8s" values="15;9;15" calcMode="linear" repeatCount="indefinite" /> <animate attributeName="fill-opacity" from="1" to="1" begin="0s" dur="0.8s" values="1;.5;1" calcMode="linear" repeatCount="indefinite" /></circle></svg></div>';
$('.fancybox-content img.fancybox-image').after(chat_gif_loading);
$.ajax({
type: 'POST',
url: url,
data: formData,
contentType:false,
cache: false,
processData:false,
success: function(data){
if(data.status == 200) {
$('.sk-circle').remove();
parent.$.fancybox.close();
$("#ajaxRedirect").attr("data-ajax",'/' + window.loggedin_user);
$("#ajaxRedirect").click();
}
},
error: function (data) {
M.toast({html: data.responseJSON.message});
},
});
}
var stripe_array = [];
function SH_lock_pro_video_StripeRequest(argument) {
if ($("#lock_pro_video_stripe_name").val() != '' && $("#lock_pro_video_stripe_email").val() != '' && $("#lock_pro_video_stripe_number").val() != '' && $("#lock_pro_video_stripe_month").val() != '' && $("#lock_pro_video_stripe_year").val() != '' && $("#lock_pro_video_stripe_cvc").val() != '') {
var script = document.createElement('script');
script.src = 'https://js.stripe.com/v2/';
script.type = 'text/javascript';
script.onload = script.onreadystatechange = function() {
Stripe.setPublishableKey('');
$('#lock_pro_video_stripe_button').attr('disabled', 'true');
$('#lock_pro_video_stripe_button').text("Please wait..");
stripe_array['stripe_name'] = $('#lock_pro_video_stripe_name').val();
stripe_array['stripe_email'] = $('#lock_pro_video_stripe_email').val();
stripe_array['stripe_number'] = $('#lock_pro_video_stripe_number').val();
stripe_array['stripe_month'] = $('#lock_pro_video_stripe_month').val();
stripe_array['stripe_year'] = $('#lock_pro_video_stripe_year').val();
stripe_array['stripe_cvc'] = $('#lock_pro_video_stripe_cvc').val();
stripe_array['amount'] = '40';
Stripe.createToken({
number: $('#lock_pro_video_stripe_number').val(),
exp_month: $('#lock_pro_video_stripe_month').val(),
exp_year: $('#lock_pro_video_stripe_year').val(),
cvc: $('#lock_pro_video_stripe_cvc').val()
}, SH_lock_pro_video_StripeResponseHandler);
};
let head = document.getElementsByTagName('head')[0];
head.appendChild(script);
}
else{
$('#lock_pro_video_stripe_alert').html("Please check your details");
}
}
function SH_lock_pro_video_StripeResponseHandler(status, response) {
if (response.error) {
$('#lock_pro_video_stripe_alert').html(response.error.message);
$('#lock_pro_video_stripe_button').removeAttr('disabled');
$('#lock_pro_video_stripe_button').text("Pay");
} else {
stripe_array['token'] = response.id;
$.post(window.ajax + 'stripe/handle', {
stripeToken: stripe_array['token'],
stripe_name: stripe_array['stripe_name'],
stripe_email: stripe_array['stripe_email'],
stripe_number: stripe_array['stripe_number'],
stripe_month: stripe_array['stripe_month'],
stripe_year: stripe_array['stripe_year'],
stripe_cvc: stripe_array['stripe_cvc'],
amount: stripe_array['amount'],
description: 'Unlock Upload Video Feature',
price: stripe_array['amount'],
payType: 'lock_pro_video'
}, function (data) {
if (data.status == 200) {
//$('#credit_amount').html(data.credit_amount);
//document.location = window.site_url + data.location;
$("#btnProSuccess").attr("data-ajax", data.location);
$("#btnProSuccess").click();
} else {
$('.modal-body').html('<i class="fa fa-spin fa-spinner"></i> Payment declined ');
}
});
}
}
function SH_unlock_photo_private_StripeRequest(argument) {
if ($("#unlock_photo_private_stripe_name").val() != '' && $("#unlock_photo_private_stripe_email").val() != '' && $("#unlock_photo_private_stripe_number").val() != '' && $("#unlock_photo_private_stripe_month").val() != '' && $("#unlock_photo_private_stripe_year").val() != '' && $("#unlock_photo_private_stripe_cvc").val() != '') {
var script = document.createElement('script');
script.src = 'https://js.stripe.com/v2/';
script.type = 'text/javascript';
script.onload = script.onreadystatechange = function() {
Stripe.setPublishableKey('');
$('#unlock_photo_private_stripe_button').attr('disabled', 'true');
$('#unlock_photo_private_stripe_button').text("Please wait..");
stripe_array['stripe_name'] = $('#unlock_photo_private_stripe_name').val();
stripe_array['stripe_email'] = $('#unlock_photo_private_stripe_email').val();
stripe_array['stripe_number'] = $('#unlock_photo_private_stripe_number').val();
stripe_array['stripe_month'] = $('#unlock_photo_private_stripe_month').val();
stripe_array['stripe_year'] = $('#unlock_photo_private_stripe_year').val();
stripe_array['stripe_cvc'] = $('#unlock_photo_private_stripe_cvc').val();
stripe_array['amount'] = '30';
Stripe.createToken({
number: $('#unlock_photo_private_stripe_number').val(),
exp_month: $('#unlock_photo_private_stripe_month').val(),
exp_year: $('#unlock_photo_private_stripe_year').val(),
cvc: $('#unlock_photo_private_stripe_cvc').val()
}, SH_unlock_photo_private_StripeResponseHandler);
};
let head = document.getElementsByTagName('head')[0];
head.appendChild(script);
}
else{
$('#unlock_photo_private_stripe_alert').html("Please check your details");
}
}
function SH_unlock_photo_private_StripeResponseHandler(status, response) {
if (response.error) {
$('#unlock_photo_private_stripe_alert').html(response.error.message);
$('#unlock_photo_private_stripe_button').removeAttr('disabled');
$('#unlock_photo_private_stripe_button').text("Pay");
} else {
stripe_array['token'] = response.id;
$.post(window.ajax + 'stripe/handle', {
stripeToken: stripe_array['token'],
stripe_name: stripe_array['stripe_name'],
stripe_email: stripe_array['stripe_email'],
stripe_number: stripe_array['stripe_number'],
stripe_month: stripe_array['stripe_month'],
stripe_year: stripe_array['stripe_year'],
stripe_cvc: stripe_array['stripe_cvc'],
amount: stripe_array['amount'],
description: 'Unlock Private Photo Feature',
price: stripe_array['amount'],
payType: 'unlock_private_photo'
}, function (data) {
if (data.status == 200) {
//$('#credit_amount').html(data.credit_amount);
//document.location = window.site_url + data.location;
$("#btnProSuccess").attr("data-ajax", data.location);
$("#btnProSuccess").click();
} else {
$('.modal-body').html('<i class="fa fa-spin fa-spinner"></i> Payment declined ');
}
});
}
}
function SH_StripeRequest(argument) {
if ($("#stripe_name").val() != '' && $("#stripe_email").val() != '' && $("#stripe_number").val() != '' && $("#stripe_month").val() != '' && $("#stripe_year").val() != '' && $("#stripe_cvc").val() != '' && $("#wallet_amount").val() != '') {
var script = document.createElement('script');
script.src = 'https://js.stripe.com/v2/';
script.type = 'text/javascript';
script.onload = script.onreadystatechange = function() {
Stripe.setPublishableKey('');
$('#stripe_button').attr('disabled', 'true');
$('#stripe_button').text("Please wait..");
stripe_array['stripe_name'] = $('#stripe_name').val();
stripe_array['stripe_email'] = $('#stripe_email').val();
stripe_array['stripe_number'] = $('#stripe_number').val();
stripe_array['stripe_month'] = $('#stripe_month').val();
stripe_array['stripe_year'] = $('#stripe_year').val();
stripe_array['stripe_cvc'] = $('#stripe_cvc').val();
stripe_array['amount'] = getPrice();
Stripe.createToken({
number: $('#stripe_number').val(),
exp_month: $('#stripe_month').val(),
exp_year: $('#stripe_year').val(),
cvc: $('#stripe_cvc').val()
}, SH_StripeResponseHandler);
};
let head = document.getElementsByTagName('head')[0];
head.appendChild(script);
}
else{
$('#stripe_alert').html("Please check your details");
}
}
function SH_StripeResponseHandler(status, response) {
if (response.error) {
$('#stripe_alert').html(response.error.message);
$('#stripe_button').removeAttr('disabled');
$('#stripe_button').text("Pay");
} else {
stripe_array['token'] = response.id;
$.post(window.ajax + 'stripe/handle', {
stripeToken: stripe_array['token'],
stripe_name: stripe_array['stripe_name'],
stripe_email: stripe_array['stripe_email'],
stripe_number: stripe_array['stripe_number'],
stripe_month: stripe_array['stripe_month'],
stripe_year: stripe_array['stripe_year'],
stripe_cvc: stripe_array['stripe_cvc'],
amount: stripe_array['amount'],
description: getDescription(),
price: stripe_array['amount'],
payType: 'credits'
}, function (data) {
if (data.status == 200) {
$('#credit_amount').html(data.credit_amount);
//document.location = window.site_url + data.location;
$("#btnProSuccess").attr("data-ajax", data.location);
$("#btnProSuccess").click();
} else {
$('.modal-body').html('<i class="fa fa-spin fa-spinner"></i> Payment declined ');
}
});
}
}
function SH_StripeRequestPro(argument) {
if ($("#stripe_name").val() != '' && $("#stripe_email").val() != '' && $("#stripe_number").val() != '' && $("#stripe_month").val() != '' && $("#stripe_year").val() != '' && $("#stripe_cvc").val() != '' && $("#wallet_amount").val() != '') {
var script = document.createElement('script');
script.src = 'https://js.stripe.com/v2/';
script.type = 'text/javascript';
script.onload = script.onreadystatechange = function() {
Stripe.setPublishableKey('');
$('#stripe_button_pro').attr('disabled', 'true');
$('#stripe_button_pro').text("Please wait..");
stripe_array['stripe_name'] = $('#stripe_name').val();
stripe_array['stripe_email'] = $('#stripe_email').val();
stripe_array['stripe_number'] = $('#stripe_number').val();
stripe_array['stripe_month'] = $('#stripe_month').val();
stripe_array['stripe_year'] = $('#stripe_year').val();
stripe_array['stripe_cvc'] = $('#stripe_cvc').val();
stripe_array['amount'] = getPrice();
Stripe.createToken({
number: $('#stripe_number').val(),
exp_month: $('#stripe_month').val(),
exp_year: $('#stripe_year').val(),
cvc: $('#stripe_cvc').val()
}, SH_StripeResponseHandlerPro);
};
let head = document.getElementsByTagName('head')[0];
head.appendChild(script);
}
else{
$('#stripe_alert').html("Please check your details");
}
}
function SH_StripeResponseHandlerPro(status, response) {
if (response.error) {
$('#stripe_alert').html(response.error.message);
$('#stripe_button_pro').removeAttr('disabled');
$('#stripe_button_pro').text("Pay");
} else {
stripe_array['token'] = response.id;
$.post(window.ajax + 'stripe/handle', {
stripeToken: stripe_array['token'],
stripe_name: stripe_array['stripe_name'],
stripe_email: stripe_array['stripe_email'],
stripe_number: stripe_array['stripe_number'],
stripe_month: stripe_array['stripe_month'],
stripe_year: stripe_array['stripe_year'],
stripe_cvc: stripe_array['stripe_cvc'],
amount: stripe_array['amount'],
description: getDescription(),
price: stripe_array['amount'],
payType: 'membership'
}, function (data) {
if (data.status == 200) {
$('.prem').hide();
$("#btnProSuccess").attr("data-ajax", data.location);
$("#btnProSuccess").click();
} else {
$('.modal-body').html('<i class="fa fa-spin fa-spinner"></i> Payment declined ');
}
});
}
}
function custom_footer_js(page_name){
$("#avater_profile_img2").fancybox();
$("#avater_profile_img").fancybox();
$.fancybox.defaults.hash = false;
$('[data-fancybox="gallery"]').fancybox({
beforeShow: function(){
// fancybox is open, run myFunct()
$('body').addClass('fancybox-show-toolbar');
$('body').addClass('fancybox-show-infobar');
$('body').addClass('fancybox-show-nav');
$('.fancybox-button--del').attr('data-id', this.opts.id);
if(typeof this.opts.private !== "undefined"){
if( this.opts.private === true ){
$('.fancybox-button--remove-prvt').show();
$('.fancybox-button--prvt').hide();
$('.fancybox-button--remove-prvt').attr('data-id', this.opts.id);
}else{
$('.fancybox-button--remove-prvt').hide();
$('.fancybox-button--prvt').show();
$('.fancybox-button--prvt').attr('data-id', this.opts.id);
}
if( this.opts.avater === true ){
$('.fancybox-button--remove-prvt').hide();
$('.fancybox-button--prvt').hide();
}
}
},
loop: true,
video: {
controls: 0
},
afterClose: function(){
// fancybox is closed, run myOtherFunct()
},
closeExisting: false,
buttons : [
'prvt',
'remove_prvt',
'del',
'zoom',
'slideShow',
'thumbs',
'close'
]
});
$('.sidenav').sidenav();
$('.parallax').parallax();
$(document).ready(function(){
$('.dt_tstm_usr .carousel.carousel-slider,.carousel.carousel-slider').carousel({fullWidth: true,indicators: true});
});
setInterval(function(){
$('.dt_tstm_usr .carousel.carousel-slider').carousel('next');
}, 7000);
var dropdown_trigger = document.getElementsByClassName('dropdown-trigger');
if (dropdown_trigger !== undefined) {
try{
$('.dropdown-trigger').dropdown();
} catch(e) {}
}
//
$('.modal').modal();
$('select').formSelect();
$("select").trigger('contentChanged');
$('.tooltipped').tooltip();
$('.collapsible').collapsible();
var maxdate1 = new Date();
maxdate1.setDate(maxdate1.getDate());
$('#start_date').datepicker({
container: 'body',
format: 'yyyy-mm-dd',
maxDate: maxdate1
});
var maxdate = new Date();
maxdate.setDate(maxdate.getDate() - 6574);
// Basic Info Step 2
var dt = $('.user_bday').datepicker({
yearRange: [1947, 2010],
container: 'body',
format: 'yyyy-mm-dd',
maxDate: maxdate
});
if(typeof dt[0] !== "undefined") {
if (dt[0].value !== '0000-00-00' || dt[0].value !== '') {
$('.user_bday').datepicker('setDate', dt[0].value);
} else {
var d = new Date();
d.setDate(d.getDate() - 6574);
$('.user_bday').datepicker('setDate', d);
}
}
if (typeof dt[0] !== "undefined" && dt[0].value == '') {
var dat = new Date();
dat.setDate(dat.getDate() - 6574);
$('.datepicker').datepicker('setDate', dat);
}
// Settings
$('.interest_chips').chips({
placeholder: 'Enter a tag, then hit enter',
secondaryPlaceholder: '+Tag, Hit enter to add more',
onChipDelete: function (e, data) { interest_chipsUpdate(e, data) },
onChipAdd: function (e, data) { interest_chipsUpdate(e, data) }
});
if ( $('#interest_entry_profile').length ){
var chips = $('#interest_entry_profile').val();
var chips_array = chips.split(',');
var i;
for (i = 0; i < chips_array.length; i++) {
$('.interest_chips').chips('addChip', {tag: chips_array[i]});
}
}
jQuery(document).ready(function() {jQuery('.custom_fixed_element').theiaStickySidebar({additionalMarginTop: 10});});
$("form").submit(function(e) {
var form = $(this);
var url = window.ajax + form.attr('action') + window.maintenance_mode;
var button_text = form.find(':submit span').text();
form.find(':submit').addClass( 'disabled' );
form.find(':submit span').text( 'Loading..' );
$.ajax({
type: 'POST',
url: url,
data: form.serialize(),
success: function(data){
form.find(':submit').removeClass( 'disabled' );
form.find(':submit span').text( button_text );
if( typeof data.message !== "undefined" ){
form.find( '.alert-danger' ).html( '' ).hide();
form.find( '.alert-success' ).html( data.message ).fadeIn( "fast" );
setTimeout(function() {
form.find( '.alert-success' ).fadeOut( "fast" );
}, 3000);
}else{
if(form.attr('action') === '/Useractions/verifyphone'){
form.find('.alert-danger').html("Error while sending the SMS, please try again later.").fadeIn("fast");
}else {
form.find('.alert-danger').html("Error while submitting form.").fadeIn("fast");
}
form.find( '.alert-success' ).html( '' ).hide();
setTimeout(function() {
form.find( '.alert-danger' ).fadeOut( "fast" );
}, 3000);
}
if( typeof(data.updateDom) !== 'undefined' ){
if( typeof(data.updateDom.selector) !== 'undefined' && typeof(data.updateDom.attributes) !== 'undefined' ){
$.each(data.updateDom.attributes, function(index, value) {
//console.log(data.updateDom.selector,index,value);
$(data.updateDom.selector).attr(index,value);
});
}
}
if ( typeof(data.cookies) !== 'undefined' ){
var date = new Date();
date.setTime(date.getTime()+(10 * 365 * 24 * 60 * 60 * 1000 ) );
$.each(data.cookies, function(index, value) {
document.cookie = index + "=" + value + "; expires=" + date.toGMTString() + "; path=/;SameSite=None;Secure";
});
}
if ( typeof(data.remove_cookies) !== 'undefined' ){
$.each(data.remove_cookies, function(index, value) {
document.cookie = index+"=; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/;SameSite=None;Secure";
});
}
if( typeof(data.url) !== 'undefined' ){
form.find(':submit').addClass( 'disabled' );
setTimeout(function() {
window.location = data.url;
}, 2000);
}
if( typeof(data.ajaxRedirect) !== 'undefined' ){
form.find(':submit').addClass( 'disabled' );
setTimeout(function() {
$("#ajaxRedirect").attr("data-ajax", data.ajaxRedirect);
$("#ajaxRedirect").click();
}, 1000);
}
M.updateTextFields();
$("html, body").animate({ scrollTop: 0 }, 150);
},
error: function (data) {
if( data.responseJSON.status == 600 ){
window.location = data.responseJSON.url;
}else{
form.find( '.alert-success' ).html( '' ).hide();
form.find( '.alert-danger' ).html( data.responseJSON.message ).fadeIn( "fast" );
setTimeout(function() {
form.find( '.alert-danger' ).fadeOut( "fast" );
}, 5000);
form.find(':submit').removeClass( 'disabled' );
form.find(':submit span').text( button_text );
}
},
});
e.preventDefault();
});
// stripe
(function($){
$(function(){
var handler = null;
$( document ).on( 'click', '#stripe_credit_btn', function(e) {
if( handler !== null ) {
handler.open({
name: 'Jomowa Healthcare Dating Site',
description: getDescription(),
currency: 'USD',
amount: getPrice() * 100,
opened: function () {
$('#stripe_credit').addClass('disabled');
$('#stripe_credit').attr('disabled', true);
},
closed: function () {
//document.location = window.site_url + '/credit';
$('#stripe_credit').removeClass('disabled');
$('#stripe_credit').attr('disabled', false);
}
});
e.preventDefault();
}
});
$( document ).on( 'click', '#stripe_creditc', function(e) {
e.preventDefault();
e.stopImmediatePropagation();
if (typeof StripeCheckout == 'undefined'){
$('#stripe_credit').addClass('disabled');
$('#stripe_credit').attr('disabled', true);
var script = document.createElement('script');
script.src = 'https://checkout.stripe.com/checkout.js';
script.type = 'text/javascript';
script.onload = script.onreadystatechange = function() {
if ( !this.readyState || this.readyState == "loaded" || this.readyState == "complete" ) {
if (typeof StripeCheckout !== 'undefined'){
handler = StripeCheckout.configure({
key: '',
image: 'https://stripe.com/img/documentation/checkout/marketplace.png',
locale: 'english',
token: function (token) {
$.post(window.ajax + 'stripe/handle', {
stripeToken: token.id,
description: getDescription(),
price: getPrice(),
payType: 'credits'
}, function (data) {
if (data.status == 200) {
$('#credit_amount').html(data.credit_amount);
//document.location = window.site_url + data.location;
$("#btnProSuccess").attr("data-ajax", data.location);
$("#btnProSuccess").click();
} else {
$('.modal-body').html('<i class="fa fa-spin fa-spinner"></i> Payment declined ');
}
});
}
});
$('#stripe_credit_btn').trigger('click');
}
}
}
let head = document.getElementsByTagName('head')[0];
head.appendChild(script);
}else{
$('#stripe_credit_btn').trigger('click');
}
});
$( document ).on( 'click', '#stripe_pro_btn', function(e) {
if( handler !== null ) {
handler.open({
name: 'Jomowa Healthcare Dating Site',
description: getDescription(),
currency: 'USD',
amount: getPrice() * 100,
opened: function () {
$('#stripe_pro').addClass('disabled');
$('#stripe_pro').attr('disabled', true);
},
closed: function () {
$('#stripe_pro').removeClass('disabled');
$('#stripe_pro').attr('disabled', false);
}
});
e.preventDefault();
}
});
$( document ).on( 'click', '#stripe_pro', function(e) {
e.preventDefault();
e.stopImmediatePropagation();
if (typeof StripeCheckout == 'undefined'){
$('#stripe_pro').addClass('disabled');
$('#stripe_pro').attr('disabled', true);
var script = document.createElement('script');
script.src = 'https://checkout.stripe.com/checkout.js';
script.type = 'text/javascript';
script.onload = script.onreadystatechange = function() {
if ( !this.readyState || this.readyState == "loaded" || this.readyState == "complete" ) {
if (typeof StripeCheckout !== 'undefined'){
handler = StripeCheckout.configure({
key: '',
image: 'https://stripe.com/img/documentation/checkout/marketplace.png',
locale: 'english',
token: function (token) {
$.post(window.ajax + 'stripe/handle', {
stripeToken: token.id,
description: getDescription(),
price: getPrice(),
payType: 'membership'
}, function (data) {
if (data.status == 200) {
$("#btnProSuccess").attr("data-ajax", data.location);
$("#btnProSuccess").click();
} else {
$('.modal-body').html('<i class="fa fa-spin fa-spinner"></i> Payment declined ');
}
});
}
});
$('#stripe_pro_btn').trigger('click');
}
}
}
let head = document.getElementsByTagName('head')[0];
head.appendChild(script);
}else{
$('#stripe_pro_btn').trigger('click');
}
});
});
})(jQuery);
}
custom_footer_js();
$(window).on("popstate", function (event) {
$(window).unbind('popstate');
location.reload();
});
//$(window).on("load",function(){
var doc = document.documentElement;
doc.setAttribute('data-useragent', navigator.userAgent);
//});
$(document).on('click', '#night_mode_toggle', function(event) {
mode = $(this).attr('data-mode');
if (mode == 'night') {
$('head').append('<link rel="stylesheet" href="https://www.jomowa.com/themes/love/assets/css/night.css?1707" id="night-mode-css">');
$('#night_mode_toggle').attr('data-mode', 'day');
$('#night_mode_toggle').removeClass('night');
$('#night_mode_toggle').addClass('day');
//$('#night_mode_toggle span').html($('#night_mode_toggle').attr('data-light-text'));
//$('#night_mode_toggle svg').html('<path fill="currentColor" d="M12,7A5,5 0 0,1 17,12A5,5 0 0,1 12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9M12,2L14.39,5.42C13.65,5.15 12.84,5 12,5C11.16,5 10.35,5.15 9.61,5.42L12,2M3.34,7L7.5,6.65C6.9,7.16 6.36,7.78 5.94,8.5C5.5,9.24 5.25,10 5.11,10.79L3.34,7M3.36,17L5.12,13.23C5.26,14 5.53,14.78 5.95,15.5C6.37,16.24 6.91,16.86 7.5,17.37L3.36,17M20.65,7L18.88,10.79C18.74,10 18.47,9.23 18.05,8.5C17.63,7.78 17.1,7.15 16.5,6.64L20.65,7M20.64,17L16.5,17.36C17.09,16.85 17.62,16.22 18.04,15.5C18.46,14.77 18.73,14 18.87,13.21L20.64,17M12,22L9.59,18.56C10.33,18.83 11.14,19 12,19C12.82,19 13.63,18.83 14.37,18.56L12,22Z" />');
} else {
$('#night-mode-css').remove();
$('#night_mode_toggle').attr('data-mode', 'night');
$('#night_mode_toggle').removeClass('day');
$('#night_mode_toggle').addClass('night');
//$('#night_mode_toggle span').html($('#night_mode_toggle').attr('data-night-text'));
//$('#night_mode_toggle svg').html('<path fill="currentColor" d="M17.75,4.09L15.22,6.03L16.13,9.09L13.5,7.28L10.87,9.09L11.78,6.03L9.25,4.09L12.44,4L13.5,1L14.56,4L17.75,4.09M21.25,11L19.61,12.25L20.2,14.23L18.5,13.06L16.8,14.23L17.39,12.25L15.75,11L17.81,10.95L18.5,9L19.19,10.95L21.25,11M18.97,15.95C19.8,15.87 20.69,17.05 20.16,17.8C19.84,18.25 19.5,18.67 19.08,19.07C15.17,23 8.84,23 4.94,19.07C1.03,15.17 1.03,8.83 4.94,4.93C5.34,4.53 5.76,4.17 6.21,3.85C6.96,3.32 8.14,4.21 8.06,5.04C7.79,7.9 8.75,10.87 10.95,13.06C13.14,15.26 16.1,16.22 18.97,15.95M17.33,17.97C14.5,17.81 11.7,16.64 9.53,14.5C7.36,12.31 6.2,9.5 6.04,6.68C3.23,9.82 3.34,14.64 6.35,17.66C9.37,20.67 14.19,20.78 17.33,17.97Z" />');
}
$.get(window.site_url + '?mode=' + mode);
});
$(document).on('click', '#night_mode_toggle_sidebar', function(event) {
mode = $(this).attr('data-mode');
if (mode == 'night') {
$('head').append('<link rel="stylesheet" href="https://www.jomowa.com/themes/love/assets/css/night.css?1405" id="night-mode-css">');
$('#night_mode_toggle_sidebar').attr('data-mode', 'day');
$('#night_mode_toggle_sidebar span').html($('#night_mode_toggle_sidebar').attr('data-light-text'));
$('#night_mode_toggle_sidebar svg').html('<path fill="currentColor" d="M12,7A5,5 0 0,1 17,12A5,5 0 0,1 12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9M12,2L14.39,5.42C13.65,5.15 12.84,5 12,5C11.16,5 10.35,5.15 9.61,5.42L12,2M3.34,7L7.5,6.65C6.9,7.16 6.36,7.78 5.94,8.5C5.5,9.24 5.25,10 5.11,10.79L3.34,7M3.36,17L5.12,13.23C5.26,14 5.53,14.78 5.95,15.5C6.37,16.24 6.91,16.86 7.5,17.37L3.36,17M20.65,7L18.88,10.79C18.74,10 18.47,9.23 18.05,8.5C17.63,7.78 17.1,7.15 16.5,6.64L20.65,7M20.64,17L16.5,17.36C17.09,16.85 17.62,16.22 18.04,15.5C18.46,14.77 18.73,14 18.87,13.21L20.64,17M12,22L9.59,18.56C10.33,18.83 11.14,19 12,19C12.82,19 13.63,18.83 14.37,18.56L12,22Z" />');
} else {
$('#night-mode-css').remove();
$('#night_mode_toggle_sidebar').attr('data-mode', 'night');
$('#night_mode_toggle_sidebar span').html($('#night_mode_toggle_sidebar').attr('data-night-text'));
$('#night_mode_toggle_sidebar svg').html('<path fill="currentColor" d="M17.75,4.09L15.22,6.03L16.13,9.09L13.5,7.28L10.87,9.09L11.78,6.03L9.25,4.09L12.44,4L13.5,1L14.56,4L17.75,4.09M21.25,11L19.61,12.25L20.2,14.23L18.5,13.06L16.8,14.23L17.39,12.25L15.75,11L17.81,10.95L18.5,9L19.19,10.95L21.25,11M18.97,15.95C19.8,15.87 20.69,17.05 20.16,17.8C19.84,18.25 19.5,18.67 19.08,19.07C15.17,23 8.84,23 4.94,19.07C1.03,15.17 1.03,8.83 4.94,4.93C5.34,4.53 5.76,4.17 6.21,3.85C6.96,3.32 8.14,4.21 8.06,5.04C7.79,7.9 8.75,10.87 10.95,13.06C13.14,15.26 16.1,16.22 18.97,15.95M17.33,17.97C14.5,17.81 11.7,16.64 9.53,14.5C7.36,12.31 6.2,9.5 6.04,6.68C3.23,9.82 3.34,14.64 6.35,17.66C9.37,20.67 14.19,20.78 17.33,17.97Z" />');
}
$.get(window.site_url + '?mode=' + mode);
});
</script>
<script type="text/javascript">
$(document).on('click', '.find_matches_cont > .row > .col.l3 .dt_sections [data-ajax]', function() {
$('body').removeClass('side_open');
});
$('#open_slide').on('click', function(event) {
event.preventDefault();
$('body').toggleClass('side_open');
});
function SlideSetCookie(cname, cvalue, exdays) {
$('#open_slide').attr('onclick', "SlideEraseCookie('open_slide')");
var d = new Date();
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
var expires = "expires="+d.toUTCString();
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
}
function SlideEraseCookie(name) {
$('#open_slide').attr('onclick', "SlideSetCookie('open_slide','yes',1)");
document.cookie = name + '=;path=/;Max-Age=0'
}
</script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#ffffff",
"text": "#afafaf"
},
"button": {
"background": "#c649b8"
}
},
"theme": "edgeless",
"position": "bottom-left",
"content": {
"message": "This website uses cookies to ensure you get the best experience on our website.",
"dismiss": "Got It!",
"link": "Learn More",
"href": "https://www.jomowa.com/privacy"
}
});
});
</script>
</body>
</html>
<script type="text/javascript">
function PayUsingWallet(type,type2 = 'hide') {
let price = 0;
let main_price = 0;
if (type == 'pro') {
price = main_price = getPrice();
}
else if(type == 'private_photo'){
price = 30;
}
else if(type == 'private_video'){
price = 40;
}
price = parseInt(price * 100);
$('.pay_modal_wallet_alert').html("");
if (type2 == 'show') {
if (type == 'pro') {
$('.pay_modal_wallet_text').html("You are about to upgrade to a PRO memeber.");
$('#pay_modal_wallet_btn').html("Pay "+'<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" style="margin-top: -3px;"><path fill="currentColor" d="M12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22A10,10 0 0,1 2,12A10,10 0 0,1 12,2M12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20A8,8 0 0,0 20,12A8,8 0 0,0 12,4M11,17V16H9V14H13V13H10A1,1 0 0,1 9,12V9A1,1 0 0,1 10,8H11V7H13V8H15V10H11V11H14A1,1 0 0,1 15,12V15A1,1 0 0,1 14,16H13V17H11Z"></path></svg> '+price);
$('#pay_modal_wallet_btn').removeAttr('disabled');
}
else if(type == 'private_photo'){
$('.pay_modal_wallet_text').html("You are about to unlock private photo feature.");
$('#pay_modal_wallet_btn').html("Pay "+'<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" style="margin-top: -3px;"><path fill="currentColor" d="M12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22A10,10 0 0,1 2,12A10,10 0 0,1 12,2M12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20A8,8 0 0,0 20,12A8,8 0 0,0 12,4M11,17V16H9V14H13V13H10A1,1 0 0,1 9,12V9A1,1 0 0,1 10,8H11V7H13V8H15V10H11V11H14A1,1 0 0,1 15,12V15A1,1 0 0,1 14,16H13V17H11Z"></path></svg> '+price);
$('#pay_modal_wallet_btn').removeAttr('disabled');
}
else if(type == 'private_video'){
$('.pay_modal_wallet_text').html("You are about to unlock private video feature.");
$('#pay_modal_wallet_btn').html("Pay "+'<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" style="margin-top: -3px;"><path fill="currentColor" d="M12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22A10,10 0 0,1 2,12A10,10 0 0,1 12,2M12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20A8,8 0 0,0 20,12A8,8 0 0,0 12,4M11,17V16H9V14H13V13H10A1,1 0 0,1 9,12V9A1,1 0 0,1 10,8H11V7H13V8H15V10H11V11H14A1,1 0 0,1 15,12V15A1,1 0 0,1 14,16H13V17H11Z"></path></svg> '+price);
$('#pay_modal_wallet_btn').removeAttr('disabled');
}
$('#pay_modal_wallet_btn').attr('onclick', "PayUsingWallet('"+type+"')");
if (parseInt(0) < price ) {
$('.pay_modal_wallet_alert').html('<div class="wallet_empty_state"><p><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g><linearGradient xmlns="http://www.w3.org/2000/svg" id="paint0_linear_4_349" gradientUnits="userSpaceOnUse" x1="256" x2="256" y1="11.115" y2="490.464"><stop stop-opacity="1" stop-color="#ffe8e8" offset="0"/><stop stop-opacity="1" stop-color="#ffb4b4" offset="1"/></linearGradient><linearGradient xmlns="http://www.w3.org/2000/svg" id="paint1_linear_4_349" gradientUnits="userSpaceOnUse" x1="256.5" x2="256.5" y1="99" y2="414"><stop stop-opacity="1" stop-color="#ff4646" offset="0"/><stop stop-opacity="1" stop-color="#ff8585" offset="1"/></linearGradient><path xmlns="http://www.w3.org/2000/svg" d="m494.999 114.319c-1.425-25.3479-12.136-49.2826-30.088-67.2346s-41.887-28.6635-67.234-30.0893c-94.374-5.3333-188.974-5.3333-283.349 0-25.3474 1.4267-49.2822 12.1382-67.2347 30.0899-17.9524 17.9517-28.6651 41.886-30.0928 67.234-5.3333 94.376-5.3333 188.978 0 283.353 1.4278 25.348 12.1404 49.282 30.0929 67.234 17.9525 17.951 41.8873 28.663 67.2346 30.089 94.374 5.346 188.975 5.346 283.349 0 25.347-1.425 49.282-12.137 67.234-30.089 17.952-17.951 28.663-41.886 30.088-67.234 5.334-94.375 5.334-188.977 0-283.353z" fill="url(#paint0_linear_4_349)" data-original="url(#paint0_linear_4_349)" class=""/><g xmlns="http://www.w3.org/2000/svg" fill="url(#paint1_linear_4_349)"><path clip-rule="evenodd" d="m413.958 223.497.042 65.382c-.419 6.229-.958 12.45-1.619 18.66-1.105 10.385-8.784 18.761-18.427 19.946-30.202 3.711-61.456 3.711-91.659 0-9.643-1.185-17.321-9.561-18.426-19.946-3.608-33.91-3.608-68.168 0-102.078 1.105-10.385 8.783-18.761 18.426-19.946 30.203-3.711 61.457-3.711 91.659 0 9.643 1.185 17.322 9.561 18.427 19.946.639 6.002 1.164 12.016 1.577 18.036zm-65.833 5.932c-13.6 0-24.625 12.12-24.625 27.071s11.025 27.071 24.625 27.071 24.625-12.12 24.625-27.071-11.025-27.071-24.625-27.071z" fill-rule="evenodd" fill=""/><path d="m404 148.934c2.553 4.86-2.238 10.301-7.311 9.678-32.02-3.934-65.109-3.934-97.129 0-20.838 2.56-37.691 20.599-40.149 43.704-3.83 36-3.83 72.368 0 108.368 2.458 23.105 19.311 41.144 40.149 43.704 32.02 3.934 65.109 3.934 97.129 0 5.107-.628 9.937 4.852 7.359 9.738-12.781 24.234-35.569 41.148-62.05 44.211l-10.701 1.238c-54.353 6.288-109.175 5.873-163.444-1.236l-7.09-.929c-29.257-3.832-52.438-28.96-56.335-61.065-7.2375-59.633-7.2375-120.057 0-179.69 3.897-32.105 27.078-57.233 56.334-61.065l7.091-.929c54.269-7.1092 109.091-7.5239 163.444-1.236l10.701 1.238c26.503 3.066 49.255 20.005 62.002 44.271z" fill=""/></g></g></svg> <span>You don't have enough balance to purchase, please buy credits.</span></p><div><a href="javascript:void(0)" onclick="SetPageCookie(\''+type+'\',\''+type+'\')" class="btn waves-effect waves-light btn_primary white-text">wallet</a></div></div>');
$('#pay_modal_wallet_btn').attr('disabled','true');
$('.pay_modal_wallet_text').html("");
}
$('#pay-go-pro').modal('open');
}
else{
$('#pay_modal_wallet_btn').html("please wait");
$('#pay_modal_wallet_btn').attr('disabled','true');
let link = '';
if (type == 'pro') {
link = '?pay_for=pro&price='+main_price;
}
else if (type == 'private_photo'){
link = '?pay_for=private_photo';
}
else if (type == 'private_video'){
link = '?pay_for=private_video';
}
$.get(window.ajax + 'wallet/pay' + link, function (data) {
if (data.status == 200) {
location.href = data.url;
}
}).fail(function(data) {
$('#pay_modal_wallet_btn').html("Pay "+'<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" style="margin-top: -3px;"><path fill="currentColor" d="M12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22A10,10 0 0,1 2,12A10,10 0 0,1 12,2M12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20A8,8 0 0,0 20,12A8,8 0 0,0 12,4M11,17V16H9V14H13V13H10A1,1 0 0,1 9,12V9A1,1 0 0,1 10,8H11V7H13V8H15V10H11V11H14A1,1 0 0,1 15,12V15A1,1 0 0,1 14,16H13V17H11Z"></path></svg> '+price);
$('#pay_modal_wallet_btn').removeAttr('disabled');
$('#payu_btn').removeAttr('disabled');
$('.pay_modal_wallet_alert').html("<div class='alert alert-danger'>"+data.responseJSON.message+"</div>");
});
}
}
function SetPageCookie(type,id){
$.get(window.ajax + 'wallet/set?type=' + type, function (data) {
location.href = window.site_url+'/credit';
});
}
</script>