It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://www.jomowa.com/%40terrinegron250

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.    <title>Jomowa Healthcare Dating Site</title>
  5.    <meta charset="UTF-8">
  6. <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
  7. <meta name="title" content="Jomowa Healthcare Dating Site">
  8. <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.">
  9. <meta name="keywords" content="Healthcare, dating, singles, meet up, tinder, match, quick, love, find love">
  10.  
  11.  
  12. <meta property="og:title" content="Jomowa Healthcare Dating Site" />
  13. <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." />
  14. <meta property="og:image" content="https://www.jomowa.com/themes/love/assets/img/logo.png" />
  15. <meta property="og:url" content="https://www.jomowa.com/" />
  16. <meta property="og:type" content="article" />
  17.  
  18.  
  19. <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap" rel="stylesheet">
  20. <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap" rel="stylesheet">
  21.  
  22. <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">
  23. <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"/>
  24. <link href="https://www.jomowa.com/themes/love/assets/css/ie.css" type="text/css" id="ie" rel="stylesheet" media="screen,projection"/>
  25.  
  26.  
  27.    <script>
  28.        document_title = document.title;
  29.  
  30.        window.site_url =  "https://www.jomowa.com";
  31.        window.ajax = "https://www.jomowa.com/aj/";
  32.        window.theme_url = "https://www.jomowa.com/themes/love/";
  33.        window.worker_updateDelay = '4000';
  34.        window.email_notification = '1';
  35.        window.media_path = "https://www.jomowa.com/";
  36.        window.current_route1 = "/";
  37.        window.current_route2 = "/";
  38.        window.current_route3 = "/";
  39.        window.current_route4 = "/";
  40.        window.current_page = "index";
  41.        window.located = "125";
  42.        window.ajaxsend = true;
  43.        window.maintenance_mode = ""
  44.  
  45.        var imageAddr = "https://www.jomowa.com/themes/love/assets/img/logo.png" + "?n=" + Math.random();
  46.        var startTime, endTime;
  47.        var downloadSize = 5616998;
  48.        var download = new Image();
  49.        download.onload = function () {
  50.            endTime = (new Date()).getTime();
  51.            var duration = (endTime - startTime) / 1000; //Math.round()
  52.            var bitsLoaded = downloadSize * 8;
  53.            var speedBps = (bitsLoaded / duration).toFixed(2);
  54.            var speedKbps = (speedBps / 1024).toFixed(2);
  55.            var speedMbps = (speedKbps / 1024).toFixed(2);
  56.  
  57.            window.internet_speed = speedMbps;
  58.        }
  59.        startTime = (new Date()).getTime();
  60.        download.src = imageAddr;
  61.  
  62.    </script>
  63.    <!--<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>-->
  64.    <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>
  65.    <script src="https://www.jomowa.com/themes/love/assets/js/functions.js" type="text/javascript" id="functions"></script>
  66. <script src="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.js"></script>
  67.  
  68.    <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 -->
  69.    <link rel="manifest" href="https://www.jomowa.com/themes/love/assets/js/OneSignalSDKFiles/manifest.json">
  70.    <script src="https://www.jomowa.com/OneSignalSDKWorker.js" async='async'></script>
  71.    <script>
  72.        var push_user_id = '';
  73.        var my_id = '';
  74.        var OneSignal = window.OneSignal || [];
  75.            OneSignal.push(["init", {
  76.                appId: "f799dc13-ec22-4d1f-9306-b9fbde7d6106",
  77.                allowLocalhostAsSecureOrigin: true,
  78.                autoRegister: true, /* Set to true to automatically prompt visitors */
  79.                notifyButton: {
  80.                    enable: true /* Set to false to hide */
  81.                },
  82.                persistNotification: false,
  83.            }]);
  84.            OneSignal.push(function () {
  85.                OneSignal.getUserId(function(userId) {
  86.                    push_user_id = userId;
  87.                    if (userId != my_id) {
  88.                        $.get( window.ajax + 'onesignal/update_user_device_id', { id:push_user_id } );
  89.                    }
  90.                });
  91.                OneSignal.on('subscriptionChange', function (isSubscribed) {
  92.                    if (isSubscribed == false) {
  93.                        $.get( window.ajax + 'onesignal/remove_user_device_id', {} );
  94.                    } else {
  95.                        $.get( window.ajax + 'onesignal/update_user_device_id', { id:push_user_id } );
  96.                    }
  97.                });
  98.  
  99.                OneSignal.on('notificationDisplay', function (event) {
  100.                    console.warn('OneSignal notification displayed:', event);
  101.                /*
  102.                {
  103.                    "id": "ce31de29-e1b0-4961-99ee-080644677cd7",
  104.                    "heading": "OneSignal Test Message",
  105.                    "content": "This is an example notification.",
  106.                    "url": "https://onesignal.com?_osp=do_not_open",
  107.                    "icon": "https://onesignal.com/images/notification_logo.png"
  108.                }
  109.                */
  110.                });
  111.  
  112.                //
  113.                // OneSignal.sendSelfNotification(
  114.                //     /* Title (defaults if unset) */
  115.                //     "OneSignal Web Push Notification",
  116.                //     /* Message (defaults if unset) */
  117.                //     "Action buttons increase the ways your users can interact with your notification.",
  118.                //     /* URL (defaults if unset) */
  119.                //     'https://example.com/?_osp=do_not_open',
  120.                //     /* Icon */
  121.                //     'https://onesignal.com/images/notification_logo.png',
  122.                //     {
  123.                //         /* Additional data hash */
  124.                //         notificationType: 'news-feature'
  125.                //     },
  126.                //     [{ /* Buttons */
  127.                //         /* 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 */
  128.                //         id: 'like-button',
  129.                //         /* The text the button should display. Supports emojis. */
  130.                //         text: 'Like',
  131.                //         /* A valid publicly reachable URL to an icon. Keep this small because it's downloaded on each notification display. */
  132.                //         icon: 'http://i.imgur.com/N8SN8ZS.png',
  133.                //         /* The URL to open when this action button is clicked. See the sections below for special URLs that prevent opening any window. */
  134.                //         url: 'https://example.com/?_osp=do_not_open'
  135.                //     },
  136.                //     {
  137.                //         id: 'read-more-button',
  138.                //         text: 'Read more',
  139.                //         icon: 'http://i.imgur.com/MIxJp1L.png',
  140.                //         url: 'https://example.com/?_osp=do_not_open'
  141.                //     }]
  142.                // );
  143.  
  144.  
  145.            });
  146.  
  147.  
  148.  
  149.  
  150.    </script>
  151.    <script>
  152.        function bindAjaxElement(item,e) {
  153.            if ($(item).attr('id') !== 'notificationbtn'){
  154.                $("#loader").css("display", "block");
  155.            }
  156.            var url ="";
  157.            var data_ajax = $(item).attr('data-ajax');
  158.            var data_ajax_post = $(item).attr('data-ajax-post');
  159.            var data_ajax_callback = $(item).attr('data-ajax-callback');
  160.  
  161.            // var data_replace_text = $(item).attr('data-replace-text');
  162.            // var data_replace_dom = $(item).attr('data-replace-dom');
  163.            // if (typeof data_replace_text !== typeof undefined && data_replace_text !== false) {
  164.            //     if (typeof data_replace_dom !== typeof undefined && data_replace_dom !== false) {
  165.            //         $(data_replace_dom).html(data_replace_text);
  166.            //     }
  167.            // }
  168.  
  169.            window.itm = $(item).attr('id');
  170.                        if (typeof data_ajax !== typeof undefined && data_ajax !== false) {
  171.                e.preventDefault();
  172.                url = $(item).attr('data-ajax');
  173.                window.current_page = url;
  174.                $.ajax({
  175.                    url: window.site_url + url + window.maintenance_mode,
  176.                    data:'url='+url+'&ajax=true',
  177.                    type: "POST",
  178.                    timeout: 60000,
  179.                    success: function(result) {
  180.                        $('body').css({'overflow':'inherit'});
  181.                        $("#loader").css("display","none");
  182.  
  183.                        var is_user_logged_in = $( result ).filter( '.is_user_logged_in' ).html();
  184.                        if( typeof is_user_logged_in !== "undefined" ){
  185.                            if( is_user_logged_in !== "1" ){
  186.                                window.location.href = "https://www.jomowa.com/login";
  187.                            }
  188.                        }
  189.                        var title = $( result ).filter( '.page_title' ).html();
  190.                        var page_name = $( result ).filter( '.page_name' ).html();
  191.                            window.current_page = page_name;
  192.  
  193.                        if(page_name !== 'profile' ){
  194.                            $('meta[name=robots]').remove();
  195.                            $('meta[name=googlebot]').remove();
  196.                        }
  197.                        $('#container').html(result);
  198.                        window.history.pushState({state:'new'},'', window.site_url + url);
  199.  
  200.  
  201.                        $("html, body").animate({ scrollTop: 0 }, 150);
  202.                        custom_footer_js(page_name);
  203.  
  204.                        document.title = decodeHtml( title );
  205.                        window.title = decodeHtml( title );
  206.                        document.getElementsByTagName('title')[0].innerHTML = decodeHtml( title );
  207.                        
  208.                        M.updateTextFields();
  209.  
  210.                           window.onpopstate = function(event) {
  211.                               $(window).unbind('popstate');
  212.                               window.location.href = document.location;
  213.                           };
  214.  
  215.                        event_runner(true);
  216.                    },
  217.                    error: function(result){
  218.                        console.warn(result);
  219.                    }
  220.                });
  221.            }
  222.            
  223.            if (typeof data_ajax_post !== typeof undefined && data_ajax_post !== false) {
  224.                
  225.                url = window.ajax + $(item).attr('data-ajax-post') + window.maintenance_mode;
  226.                var params = $(item).attr('data-ajax-params');
  227.                var callback = $(item).attr('data-ajax-callback');
  228.                var formData = new FormData();
  229.                var data_ajax_template = $(item).attr('data-ajax-template');
  230.  
  231.                if (params !== ''){
  232.                    params.split("&").forEach(function(item) {
  233.                        var s = item.split("="), k = s[0], v = s[1];
  234.                        formData.append(k, decodeURIComponent(s[1]) );
  235.                    });
  236.                }
  237.  
  238.                if (typeof data_ajax_template !== typeof undefined) {
  239.                    formData.append('data_ajax_template', data_ajax_template);
  240.                }
  241.                window.ajaxsend = false;
  242.                $.ajax({
  243.                    url: url,
  244.                    type: "POST",
  245.                    data: formData,
  246.                    contentType: false,
  247.                    processData: false,
  248.                    success: function(result) {
  249.                    //     window.ajaxsend = true;
  250.                    //     console.log('fuck1')
  251.                     }
  252.                }).done(function (result) {
  253.                    window.ajaxsend = true;
  254.                    if (result.can_send == 1) {
  255.                        SendMessages();
  256.                    }
  257.                    var fn = window[callback];
  258.                    if (typeof fn === "function") fn( result );
  259.  
  260.                }).fail(function (data) {
  261.                    window.ajaxsend = true;
  262.                    if( data.responseJSON.spam == true ) {
  263.                        //$('.chat_foot').remove();
  264.  
  265.                        $('#chat_declined_modal').modal();
  266.                        $('#chat_declined_modal #chat_declined_modal_container').html(data.responseJSON.message);
  267.                        $('#chat_declined_modal').modal('open');
  268.                    }
  269.                });
  270.            }
  271.  
  272.            
  273.            if( typeof data_ajax_post === typeof undefined && typeof data_ajax === typeof undefined ){
  274.                $("#loader").css("display","none");
  275.            }
  276.  
  277.        }
  278.        window.onload = function () {
  279.  
  280.            $("body").on("click", "a,button,span", function(e) {
  281.                bindAjaxElement(this,e);
  282.            });
  283.  
  284.            $(document).ajaxStart(function() {
  285.            }).ajaxSuccess(function() {
  286.                $("#loader").css("display","none");
  287.            });
  288.  
  289.        };
  290.    </script>
  291.    <script src="https://cdn.jsdelivr.net/gh/tigrr/circle-progress@v0.2.4/dist/circle-progress.min.js"></script>
  292.    </head>
  293. <body class="index-page  no-padd">
  294. <img src="https://www.jomowa.com/themes/love/assets/img/login-banner-mask.svg" class="body_banner_mask">
  295.    <div id="pop_up_18" class="modal matdialog et_plus">
  296. <div class="modal-dialog">
  297. <div class="modal-content">
  298. <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>
  299. <h4>Are you 18 years old or above?</h4>
  300. <p>Please note that if you are under 18, you won't be able to access this site. </p>
  301.  
  302. <div class="modal-footer center">
  303. <button class="btn-flat waves-effect waves-light btn_primary white-text" id="pop_up_18_yes">Yes</button>
  304. <button class="btn-flat waves-effect" id="pop_up_18_no">No</button>
  305. </div>
  306.            </div>
  307. </div>
  308.    </div>
  309.                        <div id="loader" class="dt_ajax_progress"></div>
  310.    <div class="modal modal-sm" id="authorize_modal" role="dialog" data-keyboard="false" style="overflow-y: auto;">
  311.        <div class="modal-dialog">
  312.            <div class="modal-content">
  313.                <h4 class="modal-title">Check out</h4>
  314.                <form class="form form-horizontal" method="post" id="authorize_form" action="#">
  315.                    <div class="modal-body authorize_modal">
  316.                        <div id="authorize_alert"></div>
  317.                        <div class="clear"></div>
  318.                        <div class="row">
  319.                            <div class="input-field col s12">
  320.                                <input id="authorize_number" type="text" class="form-control input-md" autocomplete="off" placeholder="Card Number">
  321.                            </div>
  322.                            <div class="input-field col s4">
  323.                                <select id="authorize_month" name="card_month" type="text" class="browser-default" autocomplete="off" placeholder="month (01)">
  324.                                    <option value="01">01</option>
  325.                                    <option value="02">02</option>
  326.                                    <option value="03">03</option>
  327.                                    <option value="04">04</option>
  328.                                    <option value="05">05</option>
  329.                                    <option value="06">06</option>
  330.                                    <option value="07">07</option>
  331.                                    <option value="08">08</option>
  332.                                    <option value="09">09</option>
  333.                                    <option value="10">10</option>
  334.                                    <option value="11">11</option>
  335.                                    <option value="12">12</option>
  336.                                </select>
  337.                            </div>
  338.                            <div class="input-field col s4 no-padding-both">
  339.                                <select id="authorize_year" name="card_year" type="text" class="browser-default" autocomplete="off" placeholder="year (2021)">
  340.                                                                            <option value="2025">2025</option>
  341.                                                                            <option value="2026">2026</option>
  342.                                                                            <option value="2027">2027</option>
  343.                                                                            <option value="2028">2028</option>
  344.                                                                            <option value="2029">2029</option>
  345.                                                                            <option value="2030">2030</option>
  346.                                                                            <option value="2031">2031</option>
  347.                                                                            <option value="2032">2032</option>
  348.                                                                            <option value="2033">2033</option>
  349.                                                                            <option value="2034">2034</option>
  350.                                                                            <option value="2035">2035</option>
  351.                                                                            <option value="2036">2036</option>
  352.                                                                            <option value="2037">2037</option>
  353.                                                                            <option value="2038">2038</option>
  354.                                                                            <option value="2039">2039</option>
  355.                                                                            <option value="2040">2040</option>
  356.                                                                    </select>
  357.                            </div>
  358.                            <div class="input-field col s4">
  359.                                <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');">
  360.                            </div>
  361.                        </div>
  362.                    </div>
  363.                    <div class="clear"></div>
  364.                    <div class="modal-footer">
  365.                        <div class="ball-pulse"><div></div><div></div><div></div></div>
  366.                        <button type="button" class="waves-effect waves-light btn-flat btn_primary white-text" onclick="AuthorizeRequest()" id="authorize_btn">Pay</button>
  367.                    </div>
  368.                </form>
  369.            </div>
  370.        </div>
  371.    </div>
  372.    <div class="modal modal-sm" id="paystack_wallet_modal" role="dialog" data-keyboard="false" style="overflow-y: auto;">
  373.        <div class="modal-dialog">
  374.            <div class="modal-content">
  375.                <h4 class="modal-title">PayStack</h4>
  376.                <form class="form form-horizontal" method="post" id="paystack_wallet_form" action="#">
  377.                    <div class="modal-body twocheckout_modal">
  378.                        <div id="paystack_wallet_alert"></div>
  379.                        <div class="clear"></div>
  380.                        <div class="input-field col-md-12">
  381.                            <label class="plr15" for="paystack_wallet_email">Email</label>  
  382.                            <input id="paystack_wallet_email" type="text" class="form-control input-md" autocomplete="off" placeholder="Email">
  383.                        </div>
  384.                        <div class="clear"></div>
  385.                    </div>
  386.                    <div class="clear"></div>
  387.                    <div class="modal-footer">
  388.                        <div class="ball-pulse"><div></div><div></div><div></div></div>
  389.                        <button type="button" class="waves-effect waves-light btn-flat btn_primary white-text" id="paystack_btn" onclick="InitializeWalletPaystack()">Confirm</button>
  390.                    </div>
  391.                </form>
  392.            </div>
  393.        </div>
  394.    </div>
  395.    <!-- Header not-logged-in -->
  396. <nav class="nav-not-logged-in" role="navigation" id="nav-not-logged-in">
  397. <div class="nav-wrapper container container_new">
  398. <div class="left header_logo">
  399. <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>
  400. </div>
  401. <ul class="right">
  402. <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>
  403. <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>
  404. <div class="show_mobi_login">
  405. <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>
  406. <ul id="log_in_dropdown" class="dropdown-content">
  407. <li>
  408. <a href="https://www.jomowa.com/login" data-ajax="/login" class="btn-flat waves-effect text-main qdt_hdr_auth_btns">Login</a>
  409. </li>
  410. <li>
  411. <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>
  412. </li>
  413. </ul>
  414. </div>
  415. </ul>
  416. </div>
  417. </nav>
  418. <!-- End Header not-logged-in -->        <div id="container">
  419.        <style>body > #container {padding: 0;}#nav-not-logged-in, footer#footer{display: none !important;visibility: hidden !important;}</style>
  420. <div class="white_bg">
  421. <div class="main_header_nav">
  422. <nav role="navigation">
  423. <div class="nav-wrapper">
  424. <div class="left header_logo">
  425. <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>
  426. </div>
  427. <ul class="right not_usr_nav">
  428. <li><a href="https://www.jomowa.com/login" data-ajax="/login" class="btn btn-flat">Login</a></li>
  429. <li><a href="https://www.jomowa.com/register" data-ajax="/register" class="btn-flat btn white waves-effect">Register</a></li>
  430. </ul>
  431. </div>
  432. </nav>
  433. <!-- Top Hero  -->
  434. <div class="section header_bg">
  435. <div class="dt_index_random_users">
  436. </div>
  437. <div class="home_pz_rel">
  438. <h1 class="header">
  439. <span>Meet</span>
  440. new and interesting <span>people.</span>
  441. </h1>
  442. <h5 class="header">Join Jomowa Healthcare Dating Site, where you could meet anyone, anywhere!</h5>
  443. <div class="xuser hide">
  444. <a href="https://www.jomowa.com/@admin" data-ajax="/@admin">
  445. <img src="https://www.jomowa.com/upload/photos/d-avatar.jpg  " alt="Admin" class="circle">
  446. </a>
  447. </div>
  448. <div>
  449. <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>
  450. <a href="https://www.jomowa.com/about" data-ajax="/about" class="main-know-bttn">Know More</a>
  451. </div>
  452. <div class="section dt_hdr_filters">
  453. <div class="row">
  454. <div class="input-field col">
  455. <select>
  456. <option value="4525" >Male</option><option value="4526" selected>Female</option> </select>
  457. <label class="bold">I am a:</label>
  458. </div>
  459. <div class="input-field col">
  460. <select>
  461. <option value="4525" selected>Male</option><option value="4526" >Female</option> </select>
  462. <label class="bold">I&#039;m looking for a:</label>
  463. </div>
  464. </div>
  465. <div class="row">
  466. <div class="input-field col">
  467. <select>
  468. <option value="18"  >18</option>
  469. <option value="19"  >19</option>
  470. <option value="20" selected >20</option>
  471. <option value="21"  >21</option>
  472. <option value="22"  >22</option>
  473. <option value="23"  >23</option>
  474. <option value="24"  >24</option>
  475. <option value="25"  >25</option>
  476. <option value="26"  >26</option>
  477. <option value="27"  >27</option>
  478. <option value="28"  >28</option>
  479. <option value="29"  >29</option>
  480. <option value="30"  >30</option>
  481. <option value="31"  >31</option>
  482. <option value="32"  >32</option>
  483. <option value="33"  >33</option>
  484. <option value="34"  >34</option>
  485. <option value="35"  >35</option>
  486. <option value="36"  >36</option>
  487. <option value="37"  >37</option>
  488. <option value="38"  >38</option>
  489. <option value="39"  >39</option>
  490. <option value="40"  >40</option>
  491. <option value="41"  >41</option>
  492. <option value="42"  >42</option>
  493. <option value="43"  >43</option>
  494. <option value="44"  >44</option>
  495. <option value="45"  >45</option>
  496. <option value="46"  >46</option>
  497. <option value="47"  >47</option>
  498. <option value="48"  >48</option>
  499. <option value="49"  >49</option>
  500. <option value="50"  >50</option>
  501. </select>
  502. <label class="bold">Between ages</label>
  503. </div>
  504. <div class="input-field col">
  505. <select>
  506. <option value="51" >51</option>
  507. <option value="52" >52</option>
  508. <option value="53" >53</option>
  509. <option value="54" >54</option>
  510. <option value="55" selected>55</option>
  511. <option value="56" >56</option>
  512. <option value="57" >57</option>
  513. <option value="58" >58</option>
  514. <option value="59" >59</option>
  515. <option value="60" >60</option>
  516. <option value="61" >61</option>
  517. <option value="62" >62</option>
  518. <option value="63" >63</option>
  519. <option value="64" >64</option>
  520. <option value="65" >65</option>
  521. <option value="66" >66</option>
  522. <option value="67" >67</option>
  523. <option value="68" >68</option>
  524. <option value="69" >69</option>
  525. <option value="70" >70</option>
  526. <option value="71" >71</option>
  527. <option value="72" >72</option>
  528. <option value="73" >73</option>
  529. <option value="74" >74</option>
  530. <option value="75" >75</option>
  531. <option value="76" >76</option>
  532. <option value="77" >77</option>
  533. <option value="78" >78</option>
  534. <option value="79" >79</option>
  535. <option value="80" >80</option>
  536. <option value="81" >81</option>
  537. <option value="82" >82</option>
  538. <option value="83" >83</option>
  539. <option value="84" >84</option>
  540. <option value="85" >85</option>
  541. <option value="86" >86</option>
  542. <option value="87" >87</option>
  543. <option value="88" >88</option>
  544. <option value="89" >89</option>
  545. <option value="90" >90</option>
  546. <option value="91" >91</option>
  547. <option value="92" >92</option>
  548. <option value="93" >93</option>
  549. <option value="94" >94</option>
  550. <option value="95" >95</option>
  551. <option value="96" >96</option>
  552. <option value="97" >97</option>
  553. <option value="98" >98</option>
  554. </select>
  555. <label class="bold">and</label>
  556. </div>
  557. </div>
  558. <div>
  559. <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>
  560. </div>
  561. </div>
  562. </div>
  563. <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>
  564. </div>
  565. <!-- End Top Hero  -->
  566. </div>
  567. <div class="container-fluid dt_header_short_desc">
  568. <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>
  569. <div class="row">
  570. <div class="col l6">
  571. <div class="dt_index_pro_users">
  572. </div>
  573. </div>
  574. <div class="col l6">
  575. <div class="dt_header_short_desc_innr">
  576. <h2>Best dating website for any age</h2>
  577. <p>Join Quickdate, where you could meet anyone, anywhere! It\&#039;s a complete fun to find a perfect match for you and continue to hook up.</p>
  578. </div>
  579. </div>
  580. </div>
  581. <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>
  582. </div>
  583. <div class="dt_header_how_works">
  584. <div class="row">
  585. <div class="col l6">
  586. <div class="dt_header_how_works_innr">
  587. <p>How it works</p>
  588. <h2>We have made it easy for you to have fun while you use our Quickdate platform.</h2>
  589. </div>
  590. </div>
  591. <div class="col l6">
  592. <div class="dt_header_how_works_side">
  593. <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>
  594. <div class="dt_header_how_works_side_innr">
  595. <div class="list">
  596. <div>
  597. <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>
  598. </div>
  599. <div>
  600. <h5>Create Account</h5>
  601. <p>Register your account with quick and easy steps, when you finish you will get a good looking profile.</p>
  602. </div>
  603. </div>
  604. <div class="list">
  605. <div>
  606. <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>
  607. </div>
  608. <div>
  609. <h5>Find Matches</h5>
  610. <p>Search & connect with matches which are perfect for you to date, it's easy & a complete fun.</p>
  611. </div>
  612. </div>
  613. <div class="list">
  614. <div>
  615. <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>
  616. </div>
  617. <div>
  618. <h5>Start Dating</h5>
  619. <p>Interact using our user friendly platform, Initiate conversations in mints. Date your best matches.</p>
  620. </div>
  621. </div>
  622. </div>
  623. </div>
  624. </div>
  625. </div>
  626. <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>
  627. </div>
  628. <div class="dt_header_how_works flip">
  629. <div class="row">
  630. <div class="col l6">
  631. <div class="dt_header_how_works_side flip">
  632. <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>
  633. <div class="dt_header_how_works_side_innr flip">
  634. <div class="list">
  635. <div>
  636. <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>
  637.  
  638. </div>
  639. <div>
  640. <h5>Find your best match</h5>
  641. <p>Based on your location, we find best and suitable matches for you.</p>
  642. </div>
  643. </div>
  644. <div class="list">
  645. <div>
  646. <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>
  647. </div>
  648. <div>
  649. <h5>Fully secure & encrypted</h5>
  650. <p>Your account is safe on Quickdate. We never share your data with third party.</p>
  651. </div>
  652. </div>
  653. <div class="list">
  654. <div>
  655. <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>
  656. </div>
  657. <div>
  658. <h5>100% data privacy</h5>
  659. <p>You have full control over your personal information that you share.</p>
  660. </div>
  661. </div>
  662. </div>
  663. </div>
  664. </div>
  665. <div class="col l6">
  666. <div class="dt_header_how_works_innr flip">
  667. <h2>Why Quickdate is the best platform?</h2>
  668. <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>
  669. </div>
  670. </div>
  671. </div>
  672. <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>
  673. </div>
  674.  
  675. <!-- Get Started  -->
  676. <div class="container">
  677. <div class="dt_get_start">
  678. <div class="center-align">
  679. <p>Anytime & Anywhere</p>
  680. <h4>Connect with your perfect Soulmate here, on Jomowa Healthcare Dating Site.</h4>
  681. <a href="https://www.jomowa.com/register" class="waves-effect waves-light bold btn_glossy">Get Started</a>
  682. </div>
  683. </div>
  684. </div>
  685. <!-- End Get Started  -->
  686. <!-- End Footer  -->
  687. <div class="dt_index_foot">
  688. <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>
  689. <div class="dt_index_footinnr">
  690. <div class="top">
  691. <div class="row">
  692. <div class="col m4">
  693. <h5>Quick Links</h5>
  694. <div class="row">
  695. <div class="col s6">
  696. <div><a href="https://www.jomowa.com/about" data-ajax="/about">About Us</a></div>
  697. <div><a href="https://www.jomowa.com/terms" data-ajax="/terms">Terms and Conditions</a></div>
  698. <div><a href="https://www.jomowa.com/privacy" data-ajax="/privacy">Privacy Policy</a></div>
  699. <div><a href="https://www.jomowa.com/contact" data-ajax="/contact">Contact</a></div>
  700. </div>
  701. <div class="col s6">
  702. <div><a href="https://www.jomowa.com/faqs" data-ajax="/faqs">Frequently Asked Questions</a></div>
  703. <div><a href="https://www.jomowa.com/refund" data-ajax="/refund">Refund</a></div>
  704. <div><a href="https://www.jomowa.com/blog" data-ajax="/blog">Blog</a></div>
  705. </div>
  706. </div>
  707. </div>
  708. <div class="col m5">
  709. <h6>Always up to date with our latest offers and discounts!</h6>
  710. <div class="subscribe_alert"></div>
  711. <form class="subscribe">
  712. <div>
  713. <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>
  714. <input class="browser-default" type="text" placeholder="Enter your email address" id="subscribe_email" />
  715. </div>
  716. <button type="button" class="subs_btn" onclick="NewsSubscribe()">Sign Up</button>
  717. </form>
  718. </div>
  719. <div class="col">
  720. <h6>Follow us!</h6>
  721. <a href="http://facebook.com" target="_blank" class="social_btn">
  722. <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>
  723. </a>&nbsp;&nbsp;
  724. <a href="http://twitter.com" target="_blank" class="social_btn">
  725. <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>
  726. </a>&nbsp;&nbsp;
  727. <a href="http://google.com" target="_blank" class="social_btn">
  728. <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>
  729. </a>
  730. </div>
  731. </div>
  732. </div>
  733. <div class="bottom">
  734. <div class="row">
  735. <div class="col m8">
  736. <div class="row">
  737. <div class="col s3">
  738. <div class="dt_foot_langs">
  739. <a class="modal-trigger" href="#modal_langs_main">
  740. <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>
  741. </div>
  742. </div>
  743. <div class="col s3">
  744. <a href="https://www.jomowa.com/developers" data-ajax="/developers">Developers</a>
  745. </div>
  746. </div>
  747. </div>
  748. <div class="col m4">
  749. <p class="copyright">Copyright © 2025 Jomowa Healthcare Dating Site. All rights reserved.</p>
  750. </div>
  751. </div>
  752. </div>
  753. </div>
  754. </div>
  755. <!-- End Footer  -->
  756. </div>
  757.  
  758. <div id="modal_langs_main" class="modal modal-sm" tabindex="0">
  759. <div class="modal-content">
  760. <h6 class="bold">Language</h6>
  761. <ul class="browser-default dt_lang_modal">
  762. <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>
  763. <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>
  764. <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>
  765. <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>
  766. <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>
  767. <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>
  768. <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>
  769. <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>
  770. <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>
  771. <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>
  772. </ul>
  773. </div>
  774. </div>
  775.  
  776. <script>
  777. function NewsSubscribe() {
  778. $.post(window.ajax + 'useractions/subscribe', {email: $('#subscribe_email').val()}, function(data, textStatus, xhr) {
  779.   $('.subscribe_alert').html('<div class="alert alert-success">'+data.message+'</div>');
  780.     setTimeout(() => {
  781.     $('.subscribe_alert').html('');
  782.     },2000);
  783.    }).fail(function (data) {
  784.     $('.subscribe_alert').html('<div class="alert alert-danger">'+data.responseJSON.message+'</div>');
  785.     setTimeout(() => {
  786.     $('.subscribe_alert').html('');
  787.     },2000);
  788.    });
  789. }
  790. const swiper = new Swiper('.swiper', {
  791. slidesPerView: 3,
  792. grid: {
  793. rows: 2,
  794. fill: "row"
  795. },
  796. spaceBetween: 40,
  797. pagination: {
  798. el: '.swiper-pagination',
  799. clickable: true,
  800. },
  801. breakpoints: {
  802. // when window width is >= 320px
  803. 320: {
  804. slidesPerView: 1,
  805. spaceBetween: 10
  806. },
  807. // when window width is >= 480px
  808. 800: {
  809. slidesPerView: 2,
  810. spaceBetween: 20,
  811. grid: {
  812. rows: 3,
  813. fill: "row"
  814. },
  815. },
  816. // when window width is >= 640px
  817. 1300: {
  818. slidesPerView: 3,
  819. }
  820. }
  821. });
  822. </script>    </div>
  823.    <a href="javascript:void(0);" id="ajaxRedirect" style="visibility: hidden;display: none;"></a>
  824.    <!-- Footer  -->
  825.        <footer id="footer" class="page_footer">
  826. <div class="container-fluid container_new">
  827. <div class="footer-copyright">
  828. <div class="valign-wrapper">
  829. <div>
  830. <!-- Dropdown language -->
  831. <span class="dt_foot_langs">
  832. <a class="modal-trigger" href="#modal_langs">
  833. <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>
  834. </span>
  835.  
  836. <div id="modal_langs" class="modal modal-sm" tabindex="0">
  837. <div class="modal-content">
  838. <h6 class="bold">Language</h6>
  839. <ul class="browser-default dt_lang_modal">
  840. <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>
  841. <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>
  842. <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>
  843. <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>
  844. <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>
  845. <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>
  846. <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>
  847. <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>
  848. <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>
  849. <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>
  850. </ul>
  851. </div>
  852. </div>
  853. &nbsp;&nbsp;<span class="docial">
  854. &nbsp;&nbsp;<a href="http://facebook.com" target="_blank">
  855. <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>
  856. </a>
  857. &nbsp;&nbsp;<a href="http://twitter.com" target="_blank">
  858. <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>
  859. </a>
  860. &nbsp;&nbsp;<a href="http://google.com" target="_blank">
  861. <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>
  862. </a>
  863. </span>
  864. </div>
  865. <div class="dt_fotr_spn">
  866. <ul class="dt_footer_links">
  867. <li><a href="https://www.jomowa.com/about" data-ajax="/about">About Us</a></li>
  868. &nbsp;-&nbsp;<li><a href="https://www.jomowa.com/terms" data-ajax="/terms">Terms</a></li>
  869. &nbsp;-&nbsp;<li><a href="https://www.jomowa.com/privacy" data-ajax="/privacy">Privacy Policy</a></li>
  870. &nbsp;-&nbsp;<li><a href="https://www.jomowa.com/contact" data-ajax="/contact">Contact</a></li>
  871. &nbsp;-&nbsp;<li><a href="https://www.jomowa.com/faqs" data-ajax="/faqs">FAQs</a></li>
  872. &nbsp;-&nbsp;<li><a href="https://www.jomowa.com/refund" data-ajax="/refund">Refund</a></li>
  873. &nbsp;-&nbsp;<li><a href="https://www.jomowa.com/developers" data-ajax="/developers">Developers</a></li>
  874. </ul>
  875. </div>
  876. <div>Copyright © 2025 Jomowa Healthcare Dating Site. All rights reserved.</div>
  877. </div>
  878. </div>
  879. </div>
  880.    </footer>
  881. <!-- End Footer  -->        
  882. <!-- Scroll to top  -->
  883.    <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>
  884.    <!-- End Scroll to top  -->
  885.  
  886.    <div id="max_swap_modal" class="modal dt_swipe_modal_max">
  887.    <div class="modal-content">
  888. <img src="https://www.jomowa.com/themes/love/assets/img/max-swipe-alert.svg" alt="Close">
  889.        <div id="max_swap_modal_container"></div>
  890.    </div>
  891.    <div class="modal-footer">
  892.        <a href="https://www.jomowa.com/pro" data-ajax="/pro" class="prema"><span style="margin-left: 9px;">Premium</span></a>
  893.        <a href="javascript:void(0);" class="modal-close waves-effect btn-flat">Close</a>
  894.    </div>
  895. </div>
  896.  
  897. <div id="chat_declined_modal" class="modal">
  898.    <div class="modal-content">
  899.        <div id="chat_declined_modal_container"></div>
  900.    </div>
  901.    <div class="modal-footer">
  902.        <a href="javascript:void(0);" class="modal-close waves-effect btn-flat">Close</a>
  903.    </div>
  904. </div>
  905.  
  906. <script>
  907.    var Wo_Delay = (function(){
  908.        var timer = 0;
  909.        return function(callback, ms){
  910.            clearTimeout (timer);
  911.            timer = setTimeout(callback, ms);
  912.        };
  913.    })();
  914.  
  915.    function Wo_ChatSticker(self){
  916.        if (!self) {
  917.            return false;
  918.        }
  919.  
  920.        $( '#gify_box' ).modal("close");
  921.        $('.lds-facebook').removeClass('hide');
  922.        $('#btn_chat_f_send').addClass('hide');
  923.  
  924.  
  925.        let id = $( this ).attr( 'data-id' );
  926.        let form = $("#chat_message_form");
  927.        let url = window.ajax + form.attr('action');
  928.        $.ajax({
  929.            type: 'POST',
  930.            url: url,
  931.            data: form.serialize() + '&gifurl=' + $(self).attr('data-gif'),
  932.            success: function (data) {
  933.  
  934.                if (window._get_chatConversationsInterval) {
  935.                    window._get_chatConversationsInterval.start();
  936.                }
  937.                let el = $( '#dt_emoji' ).emojioneArea();
  938.                el.data( 'emojioneArea' ).setText('');
  939.                if( typeof el.data( 'emojioneArea' ).editor !== "undefined" ){
  940.                    el.data( 'emojioneArea' ).editor.focus();
  941.                }
  942.  
  943.                _get_chat_conversation(data.to);
  944.                $('#btn_chat_f_send').removeClass('hide');
  945.                $('.lds-facebook').addClass('hide');
  946.            }
  947.        });
  948.  
  949.    }
  950.  
  951.    function GetGifyChat(keyword){
  952.        Wo_Delay(function(){
  953.            let offset = Math.floor(Math.random() * 100) + 1;
  954.            $.ajax({
  955.                url: 'https://api.giphy.com/v1/gifs/search?',
  956.                type: 'GET',
  957.                dataType: 'json',
  958.                data: {q:keyword,api_key:'GIjbMwjlfGcmNEgB0eqphgRgwNCYN8gh',limit:24,offset: offset},
  959.            })
  960.            .done(function(data) {
  961.                if (data.meta.status == 200 && data.data.length > 0) {
  962.                    $('#gifylist').empty();
  963.                    for (var i = 0; i < data.data.length; i++) {
  964.                        appended = true;
  965.                        if (appended == true) {
  966.                            appended = false;
  967.                            $('#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>'));
  968.                            appended = true;
  969.                        }
  970.                    }
  971.                }
  972.                else{
  973.                    $('#gifylist').html('<p class="no_chat_gifs_found"><i class="fa fa-frown-o"></i> No result found</p>');
  974.                }
  975.            })
  976.            .fail(function() {
  977.                console.log("error");
  978.            })
  979.        },1000);
  980.    }
  981.  
  982.    function Wo_GetChatStickers(keyword){
  983.        if (!keyword) {
  984.            return false;
  985.        }
  986.        var chat_gif_loading =  '\
  987.  <div class="sk-circle">\
  988.    <div class="sk-circle1 sk-child"></div>\
  989.    <div class="sk-circle2 sk-child"></div>\
  990.    <div class="sk-circle3 sk-child"></div>\
  991.    <div class="sk-circle4 sk-child"></div>\
  992.    <div class="sk-circle5 sk-child"></div>\
  993.    <div class="sk-circle6 sk-child"></div>\
  994.    <div class="sk-circle7 sk-child"></div>\
  995.    <div class="sk-circle8 sk-child"></div>\
  996.    <div class="sk-circle9 sk-child"></div>\
  997.    <div class="sk-circle10 sk-child"></div>\
  998.    <div class="sk-circle11 sk-child"></div>\
  999.    <div class="sk-circle12 sk-child"></div>\
  1000.  </div>';
  1001.        $('#chat-box-stickers-cont').html(chat_gif_loading);
  1002.        Wo_Delay(function(){
  1003.            $.ajax({
  1004.                url: 'https://api.giphy.com/v1/gifs/search?',
  1005.                type: 'GET',
  1006.                dataType: 'json',
  1007.                data: {q:keyword,api_key:'GIjbMwjlfGcmNEgB0eqphgRgwNCYN8gh',limit:15},
  1008.            })
  1009.                .done(function(data) {
  1010.                    if (data.meta.status == 200 && data.data.length > 0) {
  1011.                        $('#chat-box-stickers-cont').empty();
  1012.                        for (var i = 0; i < data.data.length; i++) {
  1013.                            appended = true;
  1014.                            if (appended == true) {
  1015.                                appended = false;
  1016.                                $('#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>'));
  1017.                                appended = true;
  1018.                            }
  1019.                        }
  1020.                    }
  1021.                    else{
  1022.                        $('#chat-box-stickers-cont').html('<p class="no_chat_gifs_found"><i class="fa fa-frown-o"></i> No result found</p>');
  1023.                    }
  1024.                })
  1025.                .fail(function() {
  1026.                    console.log("error");
  1027.                })
  1028.        },1000);
  1029.    }
  1030.  
  1031.    function interest_chipsUpdate(e, data) {
  1032.        var chipsData = M.Chips.getInstance($('.interest_chips')).chipsData;
  1033.        var len = chipsData.length;
  1034.        var chipsValue = "";
  1035.        var i;
  1036.        for (i = 0; i < len; i++) {
  1037.            chipsValue += chipsData[i].tag + ",";
  1038.        }
  1039.  
  1040.        document.getElementsByName("interest")[0].value = chipsValue;
  1041.    }
  1042.    function deleteimage(img){
  1043.        var src = $(img).parent().parent().find('.fancybox-image').attr('src'); // Looks for the *fancyboxed* image
  1044.        var url = window.ajax + '/profile/delete_avater';
  1045.        var formData = new FormData();
  1046.            formData.append("id", $(img).attr('data-id') );
  1047.        $.ajax({
  1048.            type: 'POST',
  1049.            url: url,
  1050.            data: formData,
  1051.            contentType:false,
  1052.            cache: false,
  1053.            processData:false,
  1054.            success: function(data){
  1055.                if(data.status == 200) {
  1056.                    parent.$.fancybox.close();
  1057.                    $("#ajaxRedirect").attr("data-ajax",'/' + window.loggedin_user);
  1058.                    $("#ajaxRedirect").click();
  1059.                }
  1060.            },
  1061.            error: function (data) {
  1062.                M.toast({html: data.responseJSON.message});
  1063.            },
  1064.        });
  1065.    }
  1066.    function deleteimageadmin(img,user){
  1067.        var src = $(img).parent().parent().find('.fancybox-image').attr('src'); // Looks for the *fancyboxed* image
  1068.        var url = window.ajax + '/profile/delete_avater_admin';
  1069.        var formData = new FormData();
  1070.        formData.append("id", $(img).attr('data-id') );
  1071.        formData.append("uid", user );
  1072.        $.ajax({
  1073.            type: 'POST',
  1074.            url: url,
  1075.            data: formData,
  1076.            contentType:false,
  1077.            cache: false,
  1078.            processData:false,
  1079.            success: function(data){
  1080.                if(data.status == 200) {
  1081.                    parent.$.fancybox.close();
  1082.                    $("#ajaxRedirect").attr("data-ajax",'/@' + data.userData.username);
  1083.                    $("#ajaxRedirect").click();
  1084.                }
  1085.            },
  1086.            error: function (data) {
  1087.                M.toast({html: data.responseJSON.message});
  1088.            },
  1089.        });
  1090.    }
  1091.  
  1092.    function privateimage(img){
  1093.        var src = $(img).parent().parent().find('.fancybox-image').attr('src'); // Looks for the *fancyboxed* image
  1094.        var url = window.ajax + '/profile/private_avater';
  1095.        var formData = new FormData();
  1096.            formData.append("id", $(img).attr('data-id') );
  1097.  
  1098.        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>';
  1099.        $('.fancybox-content img.fancybox-image').after(chat_gif_loading);
  1100.  
  1101.        $.ajax({
  1102.            type: 'POST',
  1103.            url: url,
  1104.            data: formData,
  1105.            contentType:false,
  1106.            cache: false,
  1107.            processData:false,
  1108.            success: function(data){
  1109.                if(data.status == 200) {
  1110.                    $('.sk-circle').remove();
  1111.                    parent.$.fancybox.close();
  1112.                    if(data.lock_private_photo == true){
  1113.                        var lock_private_photo_fee = '30';
  1114.                        if (typeof data.type != 'undefined') {
  1115.                            if (data.type == 'photo') {
  1116.                                $('.payment_modalx').modal('open');
  1117.                            }
  1118.                            else{
  1119.                                $('.payment_v_modalx').modal('open');
  1120.                            }
  1121.                            return false;
  1122.                        }
  1123.                        $('.payment_modalx').modal('open');
  1124.                    }else{
  1125.                        $("#ajaxRedirect").attr("data-ajax",'/' + window.loggedin_user);
  1126.                        $("#ajaxRedirect").click();
  1127.                    }
  1128.                }
  1129.            },
  1130.            error: function (data) {
  1131.                M.toast({html: data.responseJSON.message});
  1132.            },
  1133.        });
  1134.    }
  1135.    function unprivateimage(img){
  1136.        var src = $(img).parent().parent().find('.fancybox-image').attr('src'); // Looks for the *fancyboxed* image
  1137.        var url = window.ajax + '/profile/unprivate_avater';
  1138.        var formData = new FormData();
  1139.            formData.append("id", $(img).attr('data-id') );
  1140.  
  1141.        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>';
  1142.        $('.fancybox-content img.fancybox-image').after(chat_gif_loading);
  1143.  
  1144.        $.ajax({
  1145.            type: 'POST',
  1146.            url: url,
  1147.            data: formData,
  1148.            contentType:false,
  1149.            cache: false,
  1150.            processData:false,
  1151.            success: function(data){
  1152.                if(data.status == 200) {
  1153.                    $('.sk-circle').remove();
  1154.                    parent.$.fancybox.close();
  1155.                    $("#ajaxRedirect").attr("data-ajax",'/' + window.loggedin_user);
  1156.                    $("#ajaxRedirect").click();
  1157.                }
  1158.            },
  1159.            error: function (data) {
  1160.                M.toast({html: data.responseJSON.message});
  1161.            },
  1162.        });
  1163.    }
  1164.  
  1165.    var stripe_array = [];
  1166.    function SH_lock_pro_video_StripeRequest(argument) {
  1167.        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() != '') {
  1168.            var script = document.createElement('script');
  1169.            script.src = 'https://js.stripe.com/v2/';
  1170.            script.type = 'text/javascript';
  1171.            script.onload = script.onreadystatechange = function() {
  1172.                Stripe.setPublishableKey('');
  1173.  
  1174.                $('#lock_pro_video_stripe_button').attr('disabled', 'true');
  1175.                $('#lock_pro_video_stripe_button').text("Please wait..");
  1176.                stripe_array['stripe_name'] = $('#lock_pro_video_stripe_name').val();
  1177.                stripe_array['stripe_email'] = $('#lock_pro_video_stripe_email').val();
  1178.                stripe_array['stripe_number'] = $('#lock_pro_video_stripe_number').val();
  1179.                stripe_array['stripe_month'] = $('#lock_pro_video_stripe_month').val();
  1180.                stripe_array['stripe_year'] = $('#lock_pro_video_stripe_year').val();
  1181.                stripe_array['stripe_cvc'] = $('#lock_pro_video_stripe_cvc').val();
  1182.                stripe_array['amount'] = '40';
  1183.                Stripe.createToken({
  1184.                    number: $('#lock_pro_video_stripe_number').val(),
  1185.                    exp_month: $('#lock_pro_video_stripe_month').val(),
  1186.                    exp_year: $('#lock_pro_video_stripe_year').val(),
  1187.                    cvc: $('#lock_pro_video_stripe_cvc').val()
  1188.                }, SH_lock_pro_video_StripeResponseHandler);
  1189.            };
  1190.            let head  = document.getElementsByTagName('head')[0];
  1191.            head.appendChild(script);
  1192.  
  1193.        }
  1194.        else{
  1195.            $('#lock_pro_video_stripe_alert').html("Please check your details");
  1196.        }
  1197.    }
  1198.    function SH_lock_pro_video_StripeResponseHandler(status, response) {
  1199.        if (response.error) {
  1200.            $('#lock_pro_video_stripe_alert').html(response.error.message);
  1201.            $('#lock_pro_video_stripe_button').removeAttr('disabled');
  1202.            $('#lock_pro_video_stripe_button').text("Pay");
  1203.        } else {
  1204.            stripe_array['token'] = response.id;
  1205.  
  1206.            $.post(window.ajax + 'stripe/handle', {
  1207.                stripeToken: stripe_array['token'],
  1208.                stripe_name: stripe_array['stripe_name'],
  1209.                stripe_email: stripe_array['stripe_email'],
  1210.                stripe_number: stripe_array['stripe_number'],
  1211.                stripe_month: stripe_array['stripe_month'],
  1212.                stripe_year: stripe_array['stripe_year'],
  1213.                stripe_cvc: stripe_array['stripe_cvc'],
  1214.                amount: stripe_array['amount'],
  1215.                description: 'Unlock Upload Video Feature',
  1216.                price: stripe_array['amount'],
  1217.                payType: 'lock_pro_video'
  1218.            }, function (data) {
  1219.                if (data.status == 200) {
  1220.                    //$('#credit_amount').html(data.credit_amount);
  1221.                    //document.location = window.site_url + data.location;
  1222.                    $("#btnProSuccess").attr("data-ajax", data.location);
  1223.                    $("#btnProSuccess").click();
  1224.                } else {
  1225.                    $('.modal-body').html('<i class="fa fa-spin fa-spinner"></i> Payment declined ');
  1226.                }
  1227.            });
  1228.        }
  1229.    }
  1230.  
  1231.  
  1232.    function SH_unlock_photo_private_StripeRequest(argument) {
  1233.        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() != '') {
  1234.            var script = document.createElement('script');
  1235.            script.src = 'https://js.stripe.com/v2/';
  1236.            script.type = 'text/javascript';
  1237.            script.onload = script.onreadystatechange = function() {
  1238.                Stripe.setPublishableKey('');
  1239.  
  1240.                $('#unlock_photo_private_stripe_button').attr('disabled', 'true');
  1241.                $('#unlock_photo_private_stripe_button').text("Please wait..");
  1242.                stripe_array['stripe_name'] = $('#unlock_photo_private_stripe_name').val();
  1243.                stripe_array['stripe_email'] = $('#unlock_photo_private_stripe_email').val();
  1244.                stripe_array['stripe_number'] = $('#unlock_photo_private_stripe_number').val();
  1245.                stripe_array['stripe_month'] = $('#unlock_photo_private_stripe_month').val();
  1246.                stripe_array['stripe_year'] = $('#unlock_photo_private_stripe_year').val();
  1247.                stripe_array['stripe_cvc'] = $('#unlock_photo_private_stripe_cvc').val();
  1248.                stripe_array['amount'] = '30';
  1249.                Stripe.createToken({
  1250.                    number: $('#unlock_photo_private_stripe_number').val(),
  1251.                    exp_month: $('#unlock_photo_private_stripe_month').val(),
  1252.                    exp_year: $('#unlock_photo_private_stripe_year').val(),
  1253.                    cvc: $('#unlock_photo_private_stripe_cvc').val()
  1254.                }, SH_unlock_photo_private_StripeResponseHandler);
  1255.            };
  1256.            let head  = document.getElementsByTagName('head')[0];
  1257.            head.appendChild(script);
  1258.  
  1259.        }
  1260.        else{
  1261.            $('#unlock_photo_private_stripe_alert').html("Please check your details");
  1262.        }
  1263.    }
  1264.    function SH_unlock_photo_private_StripeResponseHandler(status, response) {
  1265.        if (response.error) {
  1266.            $('#unlock_photo_private_stripe_alert').html(response.error.message);
  1267.            $('#unlock_photo_private_stripe_button').removeAttr('disabled');
  1268.            $('#unlock_photo_private_stripe_button').text("Pay");
  1269.        } else {
  1270.            stripe_array['token'] = response.id;
  1271.  
  1272.            $.post(window.ajax + 'stripe/handle', {
  1273.                stripeToken: stripe_array['token'],
  1274.                stripe_name: stripe_array['stripe_name'],
  1275.                stripe_email: stripe_array['stripe_email'],
  1276.                stripe_number: stripe_array['stripe_number'],
  1277.                stripe_month: stripe_array['stripe_month'],
  1278.                stripe_year: stripe_array['stripe_year'],
  1279.                stripe_cvc: stripe_array['stripe_cvc'],
  1280.                amount: stripe_array['amount'],
  1281.                description: 'Unlock Private Photo Feature',
  1282.                price: stripe_array['amount'],
  1283.                payType: 'unlock_private_photo'
  1284.            }, function (data) {
  1285.                if (data.status == 200) {
  1286.                    //$('#credit_amount').html(data.credit_amount);
  1287.                    //document.location = window.site_url + data.location;
  1288.                    $("#btnProSuccess").attr("data-ajax", data.location);
  1289.                    $("#btnProSuccess").click();
  1290.                } else {
  1291.                    $('.modal-body').html('<i class="fa fa-spin fa-spinner"></i> Payment declined ');
  1292.                }
  1293.            });
  1294.        }
  1295.    }
  1296.  
  1297.    function SH_StripeRequest(argument) {
  1298.        if ($("#stripe_name").val() != '' && $("#stripe_email").val() != '' && $("#stripe_number").val() != '' && $("#stripe_month").val() != '' && $("#stripe_year").val() != '' && $("#stripe_cvc").val() != '' && $("#wallet_amount").val() != '') {
  1299.            var script = document.createElement('script');
  1300.            script.src = 'https://js.stripe.com/v2/';
  1301.            script.type = 'text/javascript';
  1302.            script.onload = script.onreadystatechange = function() {
  1303.                Stripe.setPublishableKey('');
  1304.  
  1305.                $('#stripe_button').attr('disabled', 'true');
  1306.                $('#stripe_button').text("Please wait..");
  1307.                stripe_array['stripe_name'] = $('#stripe_name').val();
  1308.                stripe_array['stripe_email'] = $('#stripe_email').val();
  1309.                stripe_array['stripe_number'] = $('#stripe_number').val();
  1310.                stripe_array['stripe_month'] = $('#stripe_month').val();
  1311.                stripe_array['stripe_year'] = $('#stripe_year').val();
  1312.                stripe_array['stripe_cvc'] = $('#stripe_cvc').val();
  1313.                stripe_array['amount'] = getPrice();
  1314.                Stripe.createToken({
  1315.                    number: $('#stripe_number').val(),
  1316.                    exp_month: $('#stripe_month').val(),
  1317.                    exp_year: $('#stripe_year').val(),
  1318.                    cvc: $('#stripe_cvc').val()
  1319.                }, SH_StripeResponseHandler);
  1320.            };
  1321.            let head  = document.getElementsByTagName('head')[0];
  1322.            head.appendChild(script);
  1323.  
  1324.        }
  1325.        else{
  1326.            $('#stripe_alert').html("Please check your details");
  1327.        }
  1328.    }
  1329.    function SH_StripeResponseHandler(status, response) {
  1330.        if (response.error) {
  1331.            $('#stripe_alert').html(response.error.message);
  1332.            $('#stripe_button').removeAttr('disabled');
  1333.            $('#stripe_button').text("Pay");
  1334.        } else {
  1335.            stripe_array['token'] = response.id;
  1336.  
  1337.            $.post(window.ajax + 'stripe/handle', {
  1338.                stripeToken: stripe_array['token'],
  1339.                stripe_name: stripe_array['stripe_name'],
  1340.                stripe_email: stripe_array['stripe_email'],
  1341.                stripe_number: stripe_array['stripe_number'],
  1342.                stripe_month: stripe_array['stripe_month'],
  1343.                stripe_year: stripe_array['stripe_year'],
  1344.                stripe_cvc: stripe_array['stripe_cvc'],
  1345.                amount: stripe_array['amount'],
  1346.                description: getDescription(),
  1347.                price: stripe_array['amount'],
  1348.                payType: 'credits'
  1349.            }, function (data) {
  1350.                if (data.status == 200) {
  1351.                    $('#credit_amount').html(data.credit_amount);
  1352.                    //document.location = window.site_url + data.location;
  1353.                    $("#btnProSuccess").attr("data-ajax", data.location);
  1354.                    $("#btnProSuccess").click();
  1355.                } else {
  1356.                    $('.modal-body').html('<i class="fa fa-spin fa-spinner"></i> Payment declined ');
  1357.                }
  1358.            });
  1359.        }
  1360.    }
  1361.  
  1362.    function SH_StripeRequestPro(argument) {
  1363.        if ($("#stripe_name").val() != '' && $("#stripe_email").val() != '' && $("#stripe_number").val() != '' && $("#stripe_month").val() != '' && $("#stripe_year").val() != '' && $("#stripe_cvc").val() != '' && $("#wallet_amount").val() != '') {
  1364.            var script = document.createElement('script');
  1365.            script.src = 'https://js.stripe.com/v2/';
  1366.            script.type = 'text/javascript';
  1367.            script.onload = script.onreadystatechange = function() {
  1368.                Stripe.setPublishableKey('');
  1369.  
  1370.                $('#stripe_button_pro').attr('disabled', 'true');
  1371.                $('#stripe_button_pro').text("Please wait..");
  1372.                stripe_array['stripe_name'] = $('#stripe_name').val();
  1373.                stripe_array['stripe_email'] = $('#stripe_email').val();
  1374.                stripe_array['stripe_number'] = $('#stripe_number').val();
  1375.                stripe_array['stripe_month'] = $('#stripe_month').val();
  1376.                stripe_array['stripe_year'] = $('#stripe_year').val();
  1377.                stripe_array['stripe_cvc'] = $('#stripe_cvc').val();
  1378.                stripe_array['amount'] = getPrice();
  1379.                Stripe.createToken({
  1380.                    number: $('#stripe_number').val(),
  1381.                    exp_month: $('#stripe_month').val(),
  1382.                    exp_year: $('#stripe_year').val(),
  1383.                    cvc: $('#stripe_cvc').val()
  1384.                }, SH_StripeResponseHandlerPro);
  1385.            };
  1386.            let head  = document.getElementsByTagName('head')[0];
  1387.            head.appendChild(script);
  1388.  
  1389.        }
  1390.        else{
  1391.            $('#stripe_alert').html("Please check your details");
  1392.        }
  1393.    }
  1394.    function SH_StripeResponseHandlerPro(status, response) {
  1395.        if (response.error) {
  1396.            $('#stripe_alert').html(response.error.message);
  1397.            $('#stripe_button_pro').removeAttr('disabled');
  1398.            $('#stripe_button_pro').text("Pay");
  1399.        } else {
  1400.            stripe_array['token'] = response.id;
  1401.  
  1402.            $.post(window.ajax + 'stripe/handle', {
  1403.                stripeToken: stripe_array['token'],
  1404.                stripe_name: stripe_array['stripe_name'],
  1405.                stripe_email: stripe_array['stripe_email'],
  1406.                stripe_number: stripe_array['stripe_number'],
  1407.                stripe_month: stripe_array['stripe_month'],
  1408.                stripe_year: stripe_array['stripe_year'],
  1409.                stripe_cvc: stripe_array['stripe_cvc'],
  1410.                amount: stripe_array['amount'],
  1411.                description: getDescription(),
  1412.                price: stripe_array['amount'],
  1413.                payType: 'membership'
  1414.            }, function (data) {
  1415.                if (data.status == 200) {
  1416.                    $('.prem').hide();
  1417.                    $("#btnProSuccess").attr("data-ajax", data.location);
  1418.                    $("#btnProSuccess").click();
  1419.                } else {
  1420.                    $('.modal-body').html('<i class="fa fa-spin fa-spinner"></i> Payment declined ');
  1421.                }
  1422.            });
  1423.        }
  1424.    }
  1425.  
  1426.    function custom_footer_js(page_name){
  1427.        
  1428.  
  1429.  
  1430.        $("#avater_profile_img2").fancybox();
  1431.        $("#avater_profile_img").fancybox();
  1432.        $.fancybox.defaults.hash = false;
  1433.        $('[data-fancybox="gallery"]').fancybox({
  1434.            beforeShow: function(){
  1435.                // fancybox is open, run myFunct()
  1436.  
  1437.  
  1438.                $('body').addClass('fancybox-show-toolbar');
  1439.                $('body').addClass('fancybox-show-infobar');
  1440.                $('body').addClass('fancybox-show-nav');
  1441.  
  1442.                $('.fancybox-button--del').attr('data-id', this.opts.id);
  1443.  
  1444.                if(typeof this.opts.private !== "undefined"){
  1445.  
  1446.                    if( this.opts.private === true ){
  1447.                        $('.fancybox-button--remove-prvt').show();
  1448.                        $('.fancybox-button--prvt').hide();
  1449.  
  1450.                        $('.fancybox-button--remove-prvt').attr('data-id', this.opts.id);
  1451.                    }else{
  1452.                        $('.fancybox-button--remove-prvt').hide();
  1453.                        $('.fancybox-button--prvt').show();
  1454.  
  1455.                        $('.fancybox-button--prvt').attr('data-id', this.opts.id);
  1456.                    }
  1457.  
  1458.                    if( this.opts.avater === true ){
  1459.                        $('.fancybox-button--remove-prvt').hide();
  1460.                        $('.fancybox-button--prvt').hide();
  1461.                    }
  1462.  
  1463.                }
  1464.            },
  1465.            loop: true,
  1466.            video: {
  1467.                controls: 0
  1468.            },
  1469.            afterClose: function(){
  1470.                // fancybox is closed, run myOtherFunct()
  1471.            },
  1472.            closeExisting: false,
  1473.            buttons : [
  1474.                'prvt',
  1475.                'remove_prvt',
  1476.                'del',
  1477.                'zoom',
  1478.                'slideShow',
  1479.                'thumbs',
  1480.                'close'
  1481.            ]
  1482.        });
  1483.  
  1484.  
  1485.        $('.sidenav').sidenav();
  1486.     $('.parallax').parallax();
  1487.  
  1488.        $(document).ready(function(){
  1489.    $('.dt_tstm_usr .carousel.carousel-slider,.carousel.carousel-slider').carousel({fullWidth: true,indicators: true});
  1490.        });
  1491. setInterval(function(){
  1492. $('.dt_tstm_usr .carousel.carousel-slider').carousel('next');
  1493. }, 7000);
  1494.  
  1495.  
  1496.        var dropdown_trigger = document.getElementsByClassName('dropdown-trigger');
  1497.        if (dropdown_trigger !== undefined) {
  1498.            try{
  1499.                $('.dropdown-trigger').dropdown();
  1500.            } catch(e) {}
  1501.        }
  1502.  
  1503.       //
  1504.        $('.modal').modal();
  1505.        $('select').formSelect();
  1506.  
  1507.        $("select").trigger('contentChanged');
  1508. $('.tooltipped').tooltip();
  1509. $('.collapsible').collapsible();
  1510.  
  1511.        var maxdate1 = new Date();
  1512.            maxdate1.setDate(maxdate1.getDate());
  1513.  
  1514.        $('#start_date').datepicker({
  1515.            container: 'body',
  1516.            format: 'yyyy-mm-dd',
  1517.            maxDate: maxdate1
  1518.        });
  1519.  
  1520.        var maxdate = new Date();
  1521.            maxdate.setDate(maxdate.getDate() - 6574);
  1522.  
  1523.        // Basic Info Step 2
  1524.        var dt = $('.user_bday').datepicker({
  1525.            yearRange: [1947, 2010],
  1526.            container: 'body',
  1527.            format: 'yyyy-mm-dd',
  1528.            maxDate: maxdate
  1529.        });
  1530.        if(typeof dt[0] !== "undefined") {
  1531.            if (dt[0].value !== '0000-00-00' || dt[0].value !== '') {
  1532.                $('.user_bday').datepicker('setDate', dt[0].value);
  1533.            } else {
  1534.                var d = new Date();
  1535.                d.setDate(d.getDate() - 6574);
  1536.                $('.user_bday').datepicker('setDate', d);
  1537.            }
  1538.        }
  1539.        if (typeof dt[0] !== "undefined" && dt[0].value == '') {
  1540.            var dat = new Date();
  1541.            dat.setDate(dat.getDate() - 6574);
  1542.            $('.datepicker').datepicker('setDate', dat);
  1543.        }
  1544.        // Settings
  1545. $('.interest_chips').chips({
  1546. placeholder: 'Enter a tag, then hit enter',
  1547. secondaryPlaceholder: '+Tag, Hit enter to add more',
  1548. onChipDelete: function (e, data) { interest_chipsUpdate(e, data) },
  1549.         onChipAdd: function (e, data) { interest_chipsUpdate(e, data) }
  1550.        });
  1551.        if ( $('#interest_entry_profile').length ){
  1552. var chips = $('#interest_entry_profile').val();
  1553. var chips_array = chips.split(',');
  1554. var i;
  1555. for (i = 0; i < chips_array.length; i++) {
  1556. $('.interest_chips').chips('addChip', {tag: chips_array[i]});
  1557. }
  1558. }
  1559.     jQuery(document).ready(function() {jQuery('.custom_fixed_element').theiaStickySidebar({additionalMarginTop: 10});});
  1560.        $("form").submit(function(e) {
  1561.            var form = $(this);
  1562.            var url = window.ajax + form.attr('action') + window.maintenance_mode;
  1563.            var button_text = form.find(':submit span').text();
  1564.  
  1565.            form.find(':submit').addClass( 'disabled' );
  1566.            form.find(':submit span').text( 'Loading..' );
  1567.  
  1568.            $.ajax({
  1569.                type: 'POST',
  1570.                url: url,
  1571.                data: form.serialize(),
  1572.                success: function(data){
  1573.                    form.find(':submit').removeClass( 'disabled' );
  1574.                    form.find(':submit span').text( button_text );
  1575.                    if( typeof data.message !== "undefined" ){
  1576.                        form.find( '.alert-danger' ).html( '' ).hide();
  1577.                        form.find( '.alert-success' ).html( data.message ).fadeIn( "fast" );
  1578.                        setTimeout(function() {
  1579.                            form.find( '.alert-success' ).fadeOut( "fast" );
  1580.                        }, 3000);
  1581.                    }else{
  1582.                        if(form.attr('action') === '/Useractions/verifyphone'){
  1583.                            form.find('.alert-danger').html("Error while sending the SMS, please try again later.").fadeIn("fast");
  1584.                        }else {
  1585.                            form.find('.alert-danger').html("Error while submitting form.").fadeIn("fast");
  1586.                        }
  1587.                        form.find( '.alert-success' ).html( '' ).hide();
  1588.                        setTimeout(function() {
  1589.                            form.find( '.alert-danger' ).fadeOut( "fast" );
  1590.                        }, 3000);
  1591.                    }
  1592.                    if( typeof(data.updateDom) !== 'undefined' ){
  1593.                        if( typeof(data.updateDom.selector) !== 'undefined' && typeof(data.updateDom.attributes) !== 'undefined' ){
  1594.                            $.each(data.updateDom.attributes, function(index, value) {
  1595.                                //console.log(data.updateDom.selector,index,value);
  1596.                                $(data.updateDom.selector).attr(index,value);
  1597.                            });
  1598.                        }
  1599.                    }
  1600.                    if ( typeof(data.cookies) !== 'undefined' ){
  1601.                        var date = new Date();
  1602.                            date.setTime(date.getTime()+(10 * 365 * 24 * 60 * 60 * 1000 ) );
  1603.                            $.each(data.cookies, function(index, value) {
  1604.                                document.cookie = index + "=" + value + "; expires=" + date.toGMTString() + "; path=/;SameSite=None;Secure";
  1605.                            });
  1606.                    }
  1607.                    if ( typeof(data.remove_cookies) !== 'undefined' ){
  1608.                        $.each(data.remove_cookies, function(index, value) {
  1609.                            document.cookie = index+"=; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/;SameSite=None;Secure";
  1610.                        });
  1611.                    }
  1612.                    if( typeof(data.url) !== 'undefined' ){
  1613.                        form.find(':submit').addClass( 'disabled' );
  1614.                        setTimeout(function() {
  1615.                            window.location = data.url;
  1616.                        }, 2000);
  1617.                    }
  1618.                    if( typeof(data.ajaxRedirect) !== 'undefined' ){
  1619.                        form.find(':submit').addClass( 'disabled' );
  1620.                        setTimeout(function() {
  1621.                            $("#ajaxRedirect").attr("data-ajax", data.ajaxRedirect);
  1622.                            $("#ajaxRedirect").click();
  1623.                        }, 1000);
  1624.                    }
  1625.                    M.updateTextFields();
  1626.                    $("html, body").animate({ scrollTop: 0 }, 150);
  1627.                },
  1628.                error: function (data) {
  1629.                    if( data.responseJSON.status == 600 ){
  1630.                        window.location = data.responseJSON.url;
  1631.                    }else{
  1632.                        form.find( '.alert-success' ).html( '' ).hide();
  1633.                        form.find( '.alert-danger' ).html( data.responseJSON.message ).fadeIn( "fast" );
  1634.                        setTimeout(function() {
  1635.                            form.find( '.alert-danger' ).fadeOut( "fast" );
  1636.                        }, 5000);
  1637.  
  1638.                        form.find(':submit').removeClass( 'disabled' );
  1639.                        form.find(':submit span').text( button_text );
  1640.                    }
  1641.                },
  1642.            });
  1643.  
  1644.            e.preventDefault();
  1645.        });
  1646.  
  1647.        // stripe
  1648.        (function($){
  1649.            $(function(){
  1650.                var handler = null;
  1651.                $( document ).on( 'click', '#stripe_credit_btn', function(e) {
  1652.                    if( handler !== null ) {
  1653.                        handler.open({
  1654.                            name: 'Jomowa Healthcare Dating Site',
  1655.                            description: getDescription(),
  1656.                            currency: 'USD',
  1657.                            amount: getPrice() * 100,
  1658.                            opened: function () {
  1659.                                $('#stripe_credit').addClass('disabled');
  1660.                                $('#stripe_credit').attr('disabled', true);
  1661.                            },
  1662.                            closed: function () {
  1663.                                //document.location = window.site_url + '/credit';
  1664.                                $('#stripe_credit').removeClass('disabled');
  1665.                                $('#stripe_credit').attr('disabled', false);
  1666.                            }
  1667.                        });
  1668.                        e.preventDefault();
  1669.                    }
  1670.                });
  1671.                $( document ).on( 'click', '#stripe_creditc', function(e) {
  1672.                    e.preventDefault();
  1673.                    e.stopImmediatePropagation();
  1674.                    if (typeof StripeCheckout == 'undefined'){
  1675.                        $('#stripe_credit').addClass('disabled');
  1676.                        $('#stripe_credit').attr('disabled', true);
  1677.                        var script = document.createElement('script');
  1678.                            script.src = 'https://checkout.stripe.com/checkout.js';
  1679.                            script.type = 'text/javascript';
  1680.                            script.onload = script.onreadystatechange = function() {
  1681.                                if ( !this.readyState || this.readyState == "loaded" || this.readyState == "complete" ) {
  1682.                                    if (typeof StripeCheckout !== 'undefined'){
  1683.                                        handler = StripeCheckout.configure({
  1684.                                            key: '',
  1685.                                            image: 'https://stripe.com/img/documentation/checkout/marketplace.png',
  1686.                                            locale: 'english',
  1687.                                            token: function (token) {
  1688.                                                $.post(window.ajax + 'stripe/handle', {
  1689.                                                    stripeToken: token.id,
  1690.                                                    description: getDescription(),
  1691.                                                    price: getPrice(),
  1692.                                                    payType: 'credits'
  1693.                                                }, function (data) {
  1694.                                                    if (data.status == 200) {
  1695.                                                        $('#credit_amount').html(data.credit_amount);
  1696.                                                        //document.location = window.site_url + data.location;
  1697.                                                        $("#btnProSuccess").attr("data-ajax", data.location);
  1698.                                                        $("#btnProSuccess").click();
  1699.                                                    } else {
  1700.                                                        $('.modal-body').html('<i class="fa fa-spin fa-spinner"></i> Payment declined ');
  1701.                                                    }
  1702.                                                });
  1703.                                            }
  1704.                                        });
  1705.                                        $('#stripe_credit_btn').trigger('click');
  1706.                                    }
  1707.                                }
  1708.                            }
  1709.                            let head  = document.getElementsByTagName('head')[0];
  1710.                                head.appendChild(script);
  1711.                    }else{
  1712.                        $('#stripe_credit_btn').trigger('click');
  1713.                    }
  1714.                });
  1715.                $( document ).on( 'click', '#stripe_pro_btn', function(e) {
  1716.                    if( handler !== null ) {
  1717.                        handler.open({
  1718.                            name: 'Jomowa Healthcare Dating Site',
  1719.                            description: getDescription(),
  1720.                            currency: 'USD',
  1721.                            amount: getPrice() * 100,
  1722.                            opened: function () {
  1723.                                $('#stripe_pro').addClass('disabled');
  1724.                                $('#stripe_pro').attr('disabled', true);
  1725.                            },
  1726.                            closed: function () {
  1727.                                $('#stripe_pro').removeClass('disabled');
  1728.                                $('#stripe_pro').attr('disabled', false);
  1729.                            }
  1730.                        });
  1731.                        e.preventDefault();
  1732.                    }
  1733.                });
  1734.                $( document ).on( 'click', '#stripe_pro', function(e) {
  1735.                    e.preventDefault();
  1736.                    e.stopImmediatePropagation();
  1737.                    if (typeof StripeCheckout == 'undefined'){
  1738.                        $('#stripe_pro').addClass('disabled');
  1739.                        $('#stripe_pro').attr('disabled', true);
  1740.                        var script = document.createElement('script');
  1741.                        script.src = 'https://checkout.stripe.com/checkout.js';
  1742.                        script.type = 'text/javascript';
  1743.                        script.onload = script.onreadystatechange = function() {
  1744.                            if ( !this.readyState || this.readyState == "loaded" || this.readyState == "complete" ) {
  1745.                                if (typeof StripeCheckout !== 'undefined'){
  1746.                                    handler = StripeCheckout.configure({
  1747.                                        key: '',
  1748.                                        image: 'https://stripe.com/img/documentation/checkout/marketplace.png',
  1749.                                        locale: 'english',
  1750.                                        token: function (token) {
  1751.                                            $.post(window.ajax + 'stripe/handle', {
  1752.                                                stripeToken: token.id,
  1753.                                                description: getDescription(),
  1754.                                                price: getPrice(),
  1755.                                                payType: 'membership'
  1756.                                            }, function (data) {
  1757.                                                if (data.status == 200) {
  1758.                                                    $("#btnProSuccess").attr("data-ajax", data.location);
  1759.                                                    $("#btnProSuccess").click();
  1760.  
  1761.                                                } else {
  1762.                                                    $('.modal-body').html('<i class="fa fa-spin fa-spinner"></i> Payment declined ');
  1763.                                                }
  1764.                                            });
  1765.                                        }
  1766.                                    });
  1767.                                    $('#stripe_pro_btn').trigger('click');
  1768.                                }
  1769.                            }
  1770.                        }
  1771.                        let head  = document.getElementsByTagName('head')[0];
  1772.                        head.appendChild(script);
  1773.                    }else{
  1774.                        $('#stripe_pro_btn').trigger('click');
  1775.                    }
  1776.                });
  1777.  
  1778.            });
  1779.        })(jQuery);
  1780.    }
  1781.    custom_footer_js();
  1782.    $(window).on("popstate", function (event) {
  1783.        $(window).unbind('popstate');
  1784.        location.reload();
  1785.    });
  1786.  
  1787.    //$(window).on("load",function(){
  1788.        var doc = document.documentElement;
  1789.        doc.setAttribute('data-useragent', navigator.userAgent);
  1790.    //});
  1791.  
  1792.    $(document).on('click', '#night_mode_toggle', function(event) {
  1793.        mode = $(this).attr('data-mode');
  1794.        if (mode == 'night') {
  1795.            $('head').append('<link rel="stylesheet" href="https://www.jomowa.com/themes/love/assets/css/night.css?1707" id="night-mode-css">');
  1796.            $('#night_mode_toggle').attr('data-mode', 'day');
  1797. $('#night_mode_toggle').removeClass('night');
  1798. $('#night_mode_toggle').addClass('day');
  1799. //$('#night_mode_toggle span').html($('#night_mode_toggle').attr('data-light-text'));
  1800. //$('#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" />');
  1801.  
  1802.        } else {
  1803.            $('#night-mode-css').remove();
  1804.            $('#night_mode_toggle').attr('data-mode', 'night');
  1805. $('#night_mode_toggle').removeClass('day');
  1806. $('#night_mode_toggle').addClass('night');
  1807. //$('#night_mode_toggle span').html($('#night_mode_toggle').attr('data-night-text'));
  1808. //$('#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" />');
  1809.        }
  1810.        $.get(window.site_url + '?mode=' + mode);
  1811.    });
  1812. $(document).on('click', '#night_mode_toggle_sidebar', function(event) {
  1813.        mode = $(this).attr('data-mode');
  1814.        if (mode == 'night') {
  1815.            $('head').append('<link rel="stylesheet" href="https://www.jomowa.com/themes/love/assets/css/night.css?1405" id="night-mode-css">');
  1816.            $('#night_mode_toggle_sidebar').attr('data-mode', 'day');
  1817. $('#night_mode_toggle_sidebar span').html($('#night_mode_toggle_sidebar').attr('data-light-text'));
  1818. $('#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" />');
  1819.  
  1820.        } else {
  1821.            $('#night-mode-css').remove();
  1822.            $('#night_mode_toggle_sidebar').attr('data-mode', 'night');
  1823. $('#night_mode_toggle_sidebar span').html($('#night_mode_toggle_sidebar').attr('data-night-text'));
  1824. $('#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" />');
  1825.        }
  1826.        $.get(window.site_url + '?mode=' + mode);
  1827.    });
  1828.    </script>    
  1829. <script type="text/javascript">
  1830. $(document).on('click', '.find_matches_cont > .row > .col.l3 .dt_sections [data-ajax]', function() {
  1831. $('body').removeClass('side_open');
  1832. });
  1833.        $('#open_slide').on('click', function(event) {
  1834. event.preventDefault();
  1835. $('body').toggleClass('side_open');
  1836. });
  1837. function SlideSetCookie(cname, cvalue, exdays) {
  1838.  $('#open_slide').attr('onclick', "SlideEraseCookie('open_slide')");
  1839. var d = new Date();
  1840. d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
  1841. var expires = "expires="+d.toUTCString();
  1842. document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
  1843. }
  1844. function SlideEraseCookie(name) {
  1845.  $('#open_slide').attr('onclick', "SlideSetCookie('open_slide','yes',1)");
  1846. document.cookie = name + '=;path=/;Max-Age=0'
  1847. }
  1848. </script>
  1849.  
  1850.    
  1851.        <script>
  1852.        window.addEventListener("load", function(){
  1853.            window.cookieconsent.initialise({
  1854.                "palette": {
  1855.                    "popup": {
  1856.                        "background": "#ffffff",
  1857.                        "text": "#afafaf"
  1858.                    },
  1859.                    "button": {
  1860.                        "background": "#c649b8"
  1861.                    }
  1862.                },
  1863.                "theme": "edgeless",
  1864.                "position": "bottom-left",
  1865.                "content": {
  1866.                    "message": "This website uses cookies to ensure you get the best experience on our website.",
  1867.                    "dismiss": "Got It!",
  1868.                    "link": "Learn More",
  1869.                    "href": "https://www.jomowa.com/privacy"
  1870.                }
  1871.            });
  1872.        });
  1873.    </script>
  1874.    
  1875.    </body>
  1876. </html>
  1877.  
  1878.  
  1879. <script type="text/javascript">
  1880.    function PayUsingWallet(type,type2 = 'hide') {
  1881.        let price = 0;
  1882.        let main_price = 0;
  1883.        if (type == 'pro') {
  1884.            price = main_price = getPrice();
  1885.        }
  1886.        else if(type == 'private_photo'){
  1887.            price = 30;
  1888.        }
  1889.        else if(type == 'private_video'){
  1890.            price = 40;
  1891.        }
  1892.        price = parseInt(price * 100);
  1893.        $('.pay_modal_wallet_alert').html("");
  1894.        if (type2 == 'show') {
  1895.            if (type == 'pro') {
  1896.                $('.pay_modal_wallet_text').html("You are about to upgrade to a PRO memeber.");
  1897.                $('#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);
  1898.                $('#pay_modal_wallet_btn').removeAttr('disabled');
  1899.            }
  1900.            else if(type == 'private_photo'){
  1901.                $('.pay_modal_wallet_text').html("You are about to unlock private photo feature.");
  1902.                $('#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);
  1903.                $('#pay_modal_wallet_btn').removeAttr('disabled');
  1904.            }
  1905.            else if(type == 'private_video'){
  1906.                $('.pay_modal_wallet_text').html("You are about to unlock private video feature.");
  1907.                $('#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);
  1908.                $('#pay_modal_wallet_btn').removeAttr('disabled');
  1909.            }
  1910.            $('#pay_modal_wallet_btn').attr('onclick', "PayUsingWallet('"+type+"')");
  1911.            
  1912.            if (parseInt(0) < price ) {
  1913.                $('.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>&nbsp;&nbsp;&nbsp;<span>You don&#039;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>');
  1914.                $('#pay_modal_wallet_btn').attr('disabled','true');
  1915.                $('.pay_modal_wallet_text').html("");
  1916.            }
  1917.            $('#pay-go-pro').modal('open');
  1918.        }
  1919.        else{
  1920.            $('#pay_modal_wallet_btn').html("please wait");
  1921.            $('#pay_modal_wallet_btn').attr('disabled','true');
  1922.            let link = '';
  1923.            if (type == 'pro') {
  1924.                link = '?pay_for=pro&price='+main_price;
  1925.            }
  1926.            else if (type == 'private_photo'){
  1927.                link = '?pay_for=private_photo';
  1928.            }
  1929.            else if (type == 'private_video'){
  1930.                link = '?pay_for=private_video';
  1931.            }
  1932.            $.get(window.ajax + 'wallet/pay' + link, function (data) {
  1933.                if (data.status == 200) {
  1934.                    location.href = data.url;
  1935.                }
  1936.  
  1937.            }).fail(function(data) {
  1938.                $('#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);
  1939.                $('#pay_modal_wallet_btn').removeAttr('disabled');
  1940.                $('#payu_btn').removeAttr('disabled');
  1941.                $('.pay_modal_wallet_alert').html("<div class='alert alert-danger'>"+data.responseJSON.message+"</div>");
  1942.            });
  1943.        }
  1944.            
  1945.    }
  1946.    function SetPageCookie(type,id){
  1947.        $.get(window.ajax + 'wallet/set?type=' + type, function (data) {
  1948.            location.href = window.site_url+'/credit';
  1949.        });
  1950.    }
  1951. </script>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda