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 " ;} ?>
En los buenos tiempos, antes de Internet, muchos de nosotros utilizábamos los anuncios personales y las citas telefónicas, que estaban bien para la época, pero podÃan ser muy limitantes. Los anuncios personales solÃan ser muy breves y rara vez incluÃan una foto. Los perfiles de las citas telefónicas eran a menudo torpes y apresurados, se nos ponÃa en un aprieto, vacilábamos y hacÃamos umm's y arrr's, lo que a menudo dejaba una mala impresión de quiénes éramos realmente.
Ahora utilizamos Internet y podemos describirnos en nuestros perfiles de forma mucho más relajada y en nuestro propio tiempo. Pero dicho esto, a algunos de nosotros nos sigue costando escribir sobre nuestras vidas, cuando en realidad no tiene por qué ser nada agotador.
Puede que cuentes dónde creciste, y dónde te has mudado durante tu vida. ¿Te interesaba el deporte? ¿Te gusta la jardinerÃa? ¿Qué tamaño tiene tu familia? ¿Tienes alguna mascota? Si es asÃ, ¿tienes alguna anécdota divertida sobre una de tus mascotas que puedas compartir? ¿Has estado de vacaciones recientemente?
Hablar de relaciones anteriores en tu perfil no siempre es la mejor idea. Hacerlo puede sugerir a veces un apego que puede desanimar a una cita potencial. Es mejor dejar esas conversaciones para una fecha posterior, y tal vez mantenerlas breves. La polÃtica también es algo que puede ser una buena idea dejar para una conversación posterior, en lugar de prometer tu lealtad partidista en tu perfil :)
Si te cuesta escribir sobre las cosas que te gustan, quizás podrÃas escribir sobre lo que te gustarÃa hacer con una nueva pareja. Cosas como vacaciones que te gustarÃa hacer y lugares que te gustarÃa visitar. Quizá espectáculos que te gustarÃa ver o nuevas comidas que te gustarÃa probar. Tal vez deberÃas decir "nosotros" y "nos", en lugar de "yo" y "me", lo que puede hacer que una cita potencial se sienta más involucrada en tu perfil, en lugar de ser una mera observadora.
Sé honesta, sé positiva y, sobre todo, sé tú misma.