header('Content-Type: text/html; charset=UTF-8'); $ageN = "60"; $countryId = "es"; $country2 = "España"; $wldID = ""; $thisUrl = $_SERVER['REQUEST_URI']; $siteUrl = "https://es.singlesover60.net"; $appUrl = "https://members.singlesover60.net"; $sAppUrl = "https://secure2.whitelabeldating.com"; $appDomain = "members.singlesover60.co.uk"; $siteName = "Singles Over 60 Dating"; $headerLogo = "singles-over-60-dating-net-logo.png"; $footerLogo = "footer-logo-white-60-net.png"; if ($countryId == "cz" ) {$DFlang = "cs-CZ"; $dfCountryID = "52";} // Czech - Cesky - Czechia elseif ($countryId == "at" ) {$DFlang = "de-DE"; $dfCountryID = "14";} // Dutch - Deutsch - Austria elseif ($countryId == "dk" ) {$DFlang = "da-DK"; $dfCountryID = "53";} // Dansk - Danish - Denmark elseif ($countryId == "de" ) {$DFlang = "de-DE"; $dfCountryID = "76";} // Dutch - Deutsch - Germany elseif ($countryId == "ch" ) {$DFlang = "de-DE"; $dfCountryID = "186";} // Switzerland - Deutsch - Germany elseif ($countryId == "uk" ) {$DFlang = "en-GB"; $dfCountryID = "203";} // English // Spanish Speakign Countries: elseif ($countryId == "es" ) {$DFlang = "es-ES"; $dfCountryID = "179";} // Spanish - Espanol elseif ($countryId == "ar" ) {$DFlang = "es-ES"; $dfCountryID = "9";} // Argentina elseif ($countryId == "mx" ) {$DFlang = "es-ES"; $dfCountryID = "131";} // Mexico elseif ($countryId == "br" ) {$DFlang = "es-ES"; $dfCountryID = "29";} // Brazil elseif ($countryId == "co" ) {$DFlang = "es-ES"; $dfCountryID = "44";} // Colombia elseif ($countryId == "pe" ) {$DFlang = "es-ES"; $dfCountryID = "158";} // Peru elseif ($countryId == "ve" ) {$DFlang = "es-ES"; $dfCountryID = "206";} // Venezuela elseif ($countryId == "cl" ) {$DFlang = "es-ES"; $dfCountryID = "42";} // Chile elseif ($countryId == "ec" ) {$DFlang = "es-ES"; $dfCountryID = "58";} // Ecuador elseif ($countryId == "bo" ) {$DFlang = "es-ES"; $dfCountryID = "26";} // Bolivia elseif ($countryId == "fr" ) {$DFlang = "fr-FR"; $dfCountryID = "71";} // French - Francais elseif ($countryId == "hr" ) {$DFlang = "hr-HR"; $dfCountryID = "49";} // Croatian - Hrvatski elseif ($countryId == "it" ) {$DFlang = "it-IT"; $dfCountryID = "100";} // Italian - Itaniano elseif ($countryId == "lt" ) {$DFlang = "lt-LT"; $dfCountryID = "118";} // Lithuanian - lietuviu - Lithuania elseif ($countryId == "hu" ) {$DFlang = "hu-HU"; $dfCountryID = "92";} // Hungarian - Magyar - Hungary elseif ($countryId == "nl" ) {$DFlang = "nl-NL"; $dfCountryID = "142";} // Netherlands - Nederlands elseif ($countryId == "no" ) {$DFlang = "no"; $dfCountryID = "151";} // Norwegian - Norsk - Norway elseif ($countryId == "pl" ) {$DFlang = "pl-PL"; $dfCountryID = "160";} // Polish - Polski - Poland elseif ($countryId == "pt" ) {$DFlang = "pt-PT"; $dfCountryID = "161";} // Portuguese - Portugues - Portugal elseif ($countryId == "sk" ) {$DFlang = "sk-SK"; $dfCountryID = "174";} // Slovak - Slovensky - Slovakia elseif ($countryId == "rs" ) {$DFlang = "sr"; $dfCountryID = "171";} // Serbian - Sepski - Serbia elseif ($countryId == "fi" ) {$DFlang = "fi-FI"; $dfCountryID = "68";} // Finnish - Suomi - Finland elseif ($countryId == "se" ) {$DFlang = "sv-SE"; $dfCountryID = "185";} // Swedish - Svenska - Sweden elseif ($countryId == "tr" ) {$DFlang = "tr-TR"; $dfCountryID = "196";} // Turkish - Türkçe - Turkey elseif ($countryId == "gr" ) {$DFlang = "el-GR"; $dfCountryID = "79";} // Greek - Greece elseif ($countryId == "ru" ) {$DFlang = "ru-RU"; $dfCountryID = "165";} // Russian elseif ($countryId == "jp" ) {$DFlang = "ja-JP"; $dfCountryID = "103";} // Japan elseif ($countryId == "th" ) {$DFlang = "h-TH"; $dfCountryID = "191";} // Thai - Thailand $city = $_REQUEST["city"]; $region = $_REQUEST["region"]; $regionID = $_REQUEST["regionid"]; $country = $_REQUEST["country"]; $gender = $_REQUEST["gender"]; $dfSiteID = "447786"; $dfHost = "members.singlesover60.net"; include ("includes/"."$countryId"."/language.inc.php"); $UserIPAddress = $_SERVER['REMOTE_ADDR']; $minAge = $_REQUEST["minage"]; $maxAge = $_REQUEST["maxage"]; $register = $siteUrl."/register.html"; $login = $appUrl."/login/"; $intAU = "https://au.singlesover60.net"; $intCA = "https://ca.singlesover60.net"; $intDE = "https://de.singlesover60.net"; $intIE = "https://ie.singlesover60.net"; $intNZ = "https://www.singlesover60.co.nz"; $intUS = "https://us.singlesover60.net"; $intUK = "https://www.singlesover60.co.uk"; $intZA = "https://www.singlesover60.co.za"; $intDE = "https://de.singlesover60.net"; $altDown = "50"; $altDownUrl = "https://www.singlesover50.co.uk"; $altUp = "70"; $altUpUrl = "https://www.singlesover70.co.uk"; # Social Lins $twitterPage = ""; $facebookPage = ""; $pinterestPage = ""; $googleplusPage = ""; $feedPage = ""; # Gender if ($gender=="male") { $gendername1 = "men"; $gendername2 = "man"; $gendername3 = "male"; } elseif ($gender=="female") { $gendername1 = "women"; $gendername2 = "woman"; $gendername3 = "female"; } include ("includes/"."$countryId"."/regions.inc.php"); $regionTown="content/towns/"."$region".".php"; # minimum and maximum random ages: if ($ageN == "20") { $amin = str_pad(rand(18,21), 2, "0", STR_PAD_LEFT); $amax = str_pad(rand(27,30), 2, "0", STR_PAD_LEFT); } elseif ($ageN == "30") { $amin = str_pad(rand(30,32), 2, "0", STR_PAD_LEFT); $amax = str_pad(rand(37,39), 2, "0", STR_PAD_LEFT); } elseif ($ageN == "40") { $amin = str_pad(rand(40,42), 2, "0", STR_PAD_LEFT); $amax = str_pad(rand(47,49), 2, "0", STR_PAD_LEFT); } elseif ($ageN == "50") { $amin = str_pad(rand(50,52), 2, "0", STR_PAD_LEFT); $amax = str_pad(rand(57,59), 2, "0", STR_PAD_LEFT); } elseif ($ageN == "60") { $amin = str_pad(rand(52,55), 2, "0", STR_PAD_LEFT); $amax = str_pad(rand(71,100), 2, "0", STR_PAD_LEFT); } elseif ($ageN == "70") { $amin = str_pad(rand(69,72), 2, "0", STR_PAD_LEFT); $amax = str_pad(rand(78,82), 2, "0", STR_PAD_LEFT); } # Create region name link # $regionNameLink = str_replace(" ","_",$regionName); # $regionNameLink = strtolower($regionNameLink); # Set Arrays $theList = array("36","71","38","39"); $scottish = array("6","19","24","29","36","47","62","67","71"); $welsh = array("12","21","31","32","25","56","26","27"); $northernIrish = array("1","2","46","18","23","69"); $english = array("3","4","5","7","8","9","10","11","13","20","14","15","16","17","65","22","28","35","57","33","34","37","42","43","44","45","41","48","49","53","50","74","51","52","55","60","75","61","63","64.","68","70","72","66","76","73","34"); $channelIslands = array("30","40","58"); $isleOfMan = array("38"); $isleOfWight = array("39"); $orkney = array("54"); $shetland = array("59"); # Set "The" if (in_array($regionID, $theList)) { $the = "The "; } # Set Nationality if (in_array($region, $scottish)) { $nationality = "Scottish"; } elseif (in_array($region, $welsh)) { $nationality = "Welsh"; } elseif (in_array($region, $northernIrish)) { $nationality = "Northern Irish"; } # Set country name if (in_array($region, $scottish)) { $country = "Scotland"; } elseif (in_array($region, $welsh)) { $country = "Wales"; } elseif (in_array($region, $northernIrish)) { $country = "Northern Ireland"; } elseif (in_array($region, $english)) { $country = "UK"; } elseif (in_array($region, $channelIslands)) { $country = "Channel Islands"; } # Add "The" to UK if ($country =="UK") { $theUK = "The " ;} ?>
Las citas en lÃnea son una forma segura, divertida y emocionante de conocer gente nueva, siempre y cuando mantengas el ingenio y los pies en el suelo. En Solteros de más de 70 años nos tomamos muy en serio el fraude online y trabajamos constantemente para acabar con él.
Un Estafador es una persona que, de una manera u otra, puede querer explotarte para su propio beneficio. La estafa es un delito y cuando se asocia a las citas online, lo llamamos fraude romántico.
Lenguaje y gramática
¿La persona con la que estás hablando, utiliza un lenguaje y una gramática relativos al lugar del que dice ser? ¿Su ortografÃa es tan buena como se espera? ¿Utilizan frases en inglés de forma incorrecta? Tal vez empiecen los mensajes con "Hello Dear", o tal vez el contenido de los mensajes suene un poco extraño "I am George by name, I and 50 by age", "I hope to be reading from you soon".
Rápido
La persona con la que hablas, ¿te manda mensajes con expresiones de amor eterno muy al principio de vuestra relación online?
Solicitudes de dinero
No envÃe ningún dinero a otro miembro de las citas, no importa lo persuasivo que sea. Un estafador puede pedirle dinero por cualquier número de razones, una de las más comunes es utilizar el dinero para pagar un billete de avión, para poder visitarle. Otra táctica común es que el estafador solicite sus datos bancarios, con la promesa de depositar el dinero que han heredado, en su cuenta bancaria para mantenerlo a salvo.
Perfiles reveladores a tener en cuenta
Los perfiles habituales de los estafadores pueden mostrar que trabajan en el extranjero, quizás para una organización benéfica o en las fuerzas armadas. A veces el perfil está en blanco, lo que puede suscitar dudas sobre si el miembro es capaz de escribir un perfil en inglés. ¿La foto del perfil delata al estafador?