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 " ;} ?>
Nada dice más sobre ti que tu foto. SabÃas que los perfiles de citas con foto consiguen un 90% más de interés que los que no tienen, y se tarda literalmente segundos en añadir una foto a tu perfil.
Una sonrisa siempre es gratuita y muestra tu mejor cara. Nadie quiere ver una cara malhumorada o confundida en un sitio web de citas, quieren ver gente con aspecto feliz. Los perfiles con fotos sonrientes reciben el doble de mensajes que los que no lo son. Adelante, regala una sonrisa.
No te quedes en el armario, sal a la luz. Una foto tuya bien iluminada en un lugar interesante se verá 100% mejor que una tomada en una habitación oscura. Algunos de nuestros miembros han apostado por el oro y han añadido fotos de sà mismos en aviones, barcos y con alguna palmera en la playa. Por supuesto, no todos podemos subirnos a un avión para hacernos la foto de perfil, pero ¿qué tal una foto en el jardÃn? Si no tienes un jardÃn, quizás un parque. Si todo lo demás falla, te sugerimos que pruebes a sentarte frente a una ventana, asà tu cara estará bien iluminada (la luz directa también oculta alguna que otra arruga :) ).
.
Céntrate. A veces, los servicios de citas en lÃnea recortan las fotos de los miembros automáticamente para que se ajusten a ciertas páginas del sitio web. Por ello, es conveniente que tu cara esté lo más cerca posible del centro de la foto, asà tu foto se verá bien sin que se recorten tus rasgos.
Aunque en algunas de tus mejores fotos también aparezcan otras personas, conviene no subirlas, por si acaso confundes a otros miembros sobre qué persona de la foto eres tú. Mantén la sencillez y la diversión.
Algo que hemos notado que aparece en nuestro sitio web son las fotos de perfil tomadas por profesionales. En este caso, se contrata a un fotógrafo profesional para que te haga unas cuantas fotos en su estudio o en tu casa. Esto puede parecer caro, y a veces lo es. A uno de nuestros miembros se le ocurrió una forma descarada de hacerse una foto profesional gratis. Le propuso a su hijo que se hiciera fotos profesionales de toda la familia. Una vez hechas, subió las suyas. Dos pájaros de un tiro, se podrÃa decir :)