$_page['advertisement'] = get_page_ads();
$page_id = 12; $_page['advertisement'] = get_page_ads( $page_id );
$_page['advertisement'] = get_page_ads();
$page_id = 17; $_page['advertisement'] = get_page_ads( $page_id );
$_page['advertisement'] = get_page_ads();
$page_id = 11; $_page['advertisement'] = get_page_ads( $page_id );
$_page['advertisement'] = get_page_ads();
$page_id = 13; $_page['advertisement'] = get_page_ads( $page_id );
$_page['advertisement'] = get_page_ads( $_SERVER['PHP_SELF'] );
$page_id = 9; $_page['advertisement'] = get_page_ads( $page_id );
'Occupation' => array( 0=>'varchar', 'max'=>100, 'preg_match' => '/.{1,100}/' ),
'Occupation' => array( 0=>'varchar', 'max'=>30, 'preg_match' => '/.{1,30}/' ),
'Headline' => array( 0=>'varchar', 'max'=>100, 'preg_match' => "/.{1,100}/" ),
'Headline' => array( 0=>'varchar', 'max'=>50, 'preg_match' => "/.{1,50}/" ),
′report′ => $_url[′member′] . ′report.php′ . get_vars( array( ′omit′ => ′smsg′ )), // v1.0
′report_member′=>$_url[′member′]. ′report.php′ . get_vars( array( ′omit′ => ′smsg,r_type′ )).′r_type=mem′, ′report_message′=>$_url[′member′].′report.php′ . get_vars( array( ′omit′ => ′smsg,r_type′ )).′r_type=msg′,
′article_comment′=>$_url[′articles′] . ′comments.php′ . get_vars( array( ′omit′ => ′action,art_id′ ) ),
′privacy_policy′=>$_url[′site′] . ′privacy_policy.php′ . get_vars(),
if (!$params[′thumb_class′])
{
$params[′thumb_class′]=′div_thumb′;
}
if (!$params[′thumb_class′])
{
$params[′thumb_class′]=′″div_thumb″′;
}
if ( $Name == ′Email′ )
{
$ret[′label′] .= ″ <a href=′javascript:void(0);′ OnClick=\″″.bl_email_popup_open_js().″\″>{$_lang[′_bl_l_email_link′]}</a>″;
}
if ( $Name == ′Email′ )
{
$ret[′label′] .= ″ <a href=′javascript:void(0);′ onclick=\″″.bl_email_popup_open_js().″\″>{$_lang[′_bl_l_email_link′]}</a>″;
}
if ( $pFieldsValues[$Name][0] == 'pass' && $join ) $ret['input'] = "<input class=input_text type=password name=$Name id=$Name size=$size";
if ( $pFieldsValues[$Name][0] == 'pass' && $join ) $ret['input'] = "<input class='input_text' type='password' name='$Name' id='$Name' size='$size'";
$ret['input'] = "<input class=input_text name=$Name size=$size id=$Name value=\"{$_POST[$Name]}\"";
if ( $Name == 'City' )
{
$ret['input'] = $_lang['txt_lookup_city_more_info']."<br /><input class='input_text' name='$Name' size='$size' id='$Name' value=\"{$_POST[$Name]}\"";
}
else if ( $Name == 'ZIP' )
{
$ret['input'] = $_lang['txt_lookup_zip_more_info']."<br /><input class='input_text' name='$Name' size='$size' id='$Name' value=\"{$_POST[$Name]}\"";
}
else
{
$ret['input'] = "<input class='input_text' name='$Name' size='$size' id='$Name' value=\"{$_POST[$Name]}\"";
}
$_POST[$Name] = str_replace( '"', $html_mnemonik['Quote'], $_POST[$Name] );
$ret['input'] = "<input class=input_text name=$Name size=$size id=$Name value=\"{$_POST[$Name]}\"";
$_POST[$Name] = str_replace( '"', $html_mnemonik['Quote'], $_POST[$Name] );
if ( $Name == 'City' )
{
$ret['input'] = $_lang['txt_lookup_city_more_info']."<br /><input class='input_text' name='$Name' size='$size' id='$Name' value=\"{$_POST[$Name]}\"";
}
else if ( $Name == 'ZIP' )
{
$ret['input'] = $_lang['txt_lookup_zip_more_info']."<br /><input class='input_text' name='$Name' size='$size' id='$Name' value=\"{$_POST[$Name]}\"";
}
else
{
$ret['input'] = "<input class='input_text' name='$Name' size='$size' id='$Name' value=\"{$_POST[$Name]}\"";
}
if ( $pFieldsValues[$Name]['max'] )
$ret['input'] .= " maxlength={$pFieldsValues[$Name]['max']}";
if ( $pFieldsValues[$Name]['size'] )
$ret['input'] .= " maxlength={$pFieldsValues[$Name]['size']}";
$ret['input'] .= ' title="' . $pFieldsValues[$Name]['title'] . '">';
if ( $pFieldsValues[$Name]['max'] )
$ret['input'] .= " maxlength='{$pFieldsValues[$Name]['max']}'";
if ( $pFieldsValues[$Name]['size'] )
$ret['input'] .= " maxlength='{$pFieldsValues[$Name]['size']}'";
$ret['input'] .= ' title="' . $pFieldsValues[$Name]['title'] . '" />';
$ret['input'] .= " <br /><span name='lookupcity' id='lookupcity' ";
$ret['input'] .= "><a href=\"javascript:;\" onclick=\"OpenLookUpCity('get_city.php?letter=&')\">";
$ret['input'] .= " <br /><span name='lookupcity' id='lookupcity' ";
$ret['input'] .= ">{$_lang['txt_lookup_city_more_info_or']} <a href=\"javascript:;\" onclick=\"OpenLookUpCity('get_city.php?letter=&')\">";
$ret['input'] .= "<br /><span name='lookupzip' id='lookupzip'";
$ret['input'] .= "> <a href=\"javascript:;\" onclick=\"OpenLookUpCity('get_zip.php?')\">";
$ret['input'] .= "<br /><span name='lookupzip' id='lookupzip'";
$ret['input'] .= "> {$_lang['txt_lookup_zip_more_info_or']} <a href=\"javascript:;\" onclick=\"OpenLookUpCity('get_zip.php?')\">";
$ret['input'] = "<textarea class=input_textarea cols=$size rows=8 name=$Name";
if ( $Name == "DescriptionMe" )
{
$ret['input'] .= " onKeyUp=\"countitdescme(this)\"";
}
if ( $Name == "DescriptionYou" )
{
$ret['input'] .= " onKeyUp=\"countitdescyou(this)\"";
$ret['input'] = "<textarea class='input_textarea' cols='$size' rows='8' name='$Name'";
if ( $Name == "DescriptionMe" )
{
$ret['input'] .= " onkeyup=\"countitdescme(this)\"";
}
if ( $Name == "DescriptionYou" )
{
$ret['input'] .= " onkeyup=\"countitdescyou(this)\"";
case 'date': $ret['input'] = '<select class=input_select name=b_Year><option value="">'.$_lang['_year'].':';
case 'date': $ret['input'] = '<select class="input_select" name="b_Year"><option value="">'.$_lang['_year'].':</option>';
if ( $_POST['b_Year'] == $i ) $ret['input'] .= ' selected'; $ret['input'] .= ">$i";
if ( $_POST['b_Year'] == $i ) $ret['input'] .= ' selected="selected"'; $ret['input'] .= ">$i</option>";
$ret['input'] .= '<select class=input_select name=b_Month><option value="">'.$_lang['_month'].':';
for( $m = 1; $m <= 12; $m++ )
{
$ret['input'] .= '<option value='.$m;
if ( $_POST['b_Month'] == $m )
$ret['input'] .= ' selected';
$ret['input'] .= '>'.$_lang['_month_'.$m];
}
$ret['input'] .= '<select class="input_select" name="b_Month"><option value="">'.$_lang['_month'].':</option>';
for( $m = 1; $m <= 12; $m++ )
{
$ret['input'] .= '<option value="'.$m.'"';
if ( $_POST['b_Month'] == $m )
$ret['input'] .= ' selected="selected"';
$ret['input'] .= '>'.$_lang['_month_'.$m].'</option>';
}
$ret['input'] .= '<select class=input_select name=b_Day><option value="">'.$_lang['_day'].':';
$ret['input'] .= '<select class="input_select" name="b_Day"><option value="">'.$_lang['_day'].':</option>';
$ret['input'] .= '<option'; if ( $_POST['b_Day'] == $i ) $ret['input'] .= ' selected'; $ret['input'] .= ">$i";
$ret['input'] .= '<option'; if ( $_POST['b_Day'] == $i ) $ret['input'] .= ' selected="selected"'; $ret['input'] .= ">$i</option>";
$ret['input'] .= "<input type=radio name=$Name id=$Name$key value=$key"; if ( $_POST[$Name] & $key ) $ret['input'] .= ' checked'; $ret['input'] .= "> <label for=$Name$key>$value</label><br>";
$ret['input'] .= "<input type='radio' name='$Name' id='$Name$key' value='$key'"; if ( $_POST[$Name] & $key ) $ret['input'] .= ' checked="checked"'; $ret['input'] .= " /> <label for=\"$Name$key\">$value</label><br />";
$ret['input'] .= "<input type=checkbox name={$Name}[] id=$Name$key value=$key";
if ( $_POST[$Name] & $key )
$ret['input'] .= ' checked';
$ret['input'] .= "> <label for=$Name$key>$value</label><br>";
$ret['input'] .= "<input type='checkbox' name='{$Name}[]' id='$Name$key' value='$key'";
if ( $_POST[$Name] & $key )
$ret['input'] .= ' checked';
$ret['input'] .= " /> <label for=\"$Name$key\">$value</label><br />";
$ret['input'] = "<div id=div$Name><select name=$Name id=$Name class=input_select "; if( $Name == 'Country' || $Name == 'Region' )
$ret['input'] = "<div id='div$Name'><select name='$Name' id='$Name' class='input_select' "; if( $Name == 'Country' || $Name == 'Region' )
$ret['input'] .= '<option value="STUB">'.$_lang['_ChooseL'];
$ret['input'] .= '<option value="STUB">'.$_lang['_ChooseL'].'</option>';
foreach( $obj->values as $key => $value )
{
$ret['input'] .= "<option value=$key";
if ( $_POST[$Name] == $key || $data['SelectedCountry'] == $key )
$ret['input'] .= ' selected';
$ret['input'] .= ">$value";
}
foreach( $obj->values as $key => $value )
{
$ret['input'] .= "<option value=\"$key\"";
if ( $_POST[$Name] == $key || $data['SelectedCountry'] == $key )
$ret['input'] .= ' selected="selected"';
$ret['input'] .= ">$value</option>";
}
function get_page_ads()
{
global $mysql;
global $data;
$page = $_SERVER['LC_PHP_SELF'];
// Get all ads for this page
$mysql->connect();
// Check settings for ads display mod
$query = "SELECT `Value` FROM `settings_name` WHERE `Name`='ads_display_mod'";
$ads_display_mod = $mysql->row( $query );
if ( ( $data['MemType'] != "g" ) || ( ( $data['MemType'] == "g" ) && ( $ads_display_mod['Value'] == "on" ) ) )
{
$query = "SELECT * FROM `ads_page` `t1` LEFT JOIN `ads_page_position` `t2` ON `t1`.`id`=`t2`.`page_id` LEFT JOIN `ads_position` `t5` ON `t2`.`position_id`=`t5`.`id` LEFT JOIN `ads_binding` `t3` ON `t2`.`id`=`t3`.`page_position_id` LEFT JOIN `ads_template` `t4` ON `t3`.`template_id`=`t4`.`id` WHERE `t1`.`name`='$page'";
function get_page_ads( $page_id )
{
global $mysql;
global $data;
$page_id = ( int )$page_id;
// Get all ads for this page
$mysql->connect();
// Check settings for ads display mod
$query = "SELECT `Value` FROM `settings_name` WHERE `Name`='ads_display_mod'";
$ads_display_mod = $mysql->row( $query );
if ( ( $data['MemType'] != "g" ) || ( ( $data['MemType'] == "g" ) && ( $ads_display_mod['Value'] == "on" ) ) )
{
$query = "SELECT * FROM `ads_page` `t1` LEFT JOIN `ads_page_position` `t2` ON `t1`.`id`=`t2`.`page_id` LEFT JOIN `ads_position` `t5` ON `t2`.`position_id`=`t5`.`id` LEFT JOIN `ads_binding` `t3` ON `t2`.`id`=`t3`.`page_position_id` LEFT JOIN `ads_template` `t4` ON `t3`.`template_id`=`t4`.`id` WHERE `t1`.`id`='$page_id'";
return $advertisement; }
function get_prof_lastact( &$pr, $online_members )
{
global $mysql;
$la_conf = array
(
'la' => $mysql->field( "SELECT `Value` FROM `settings_name` WHERE `Name`='display_lastactivity'" ),
'num' => $mysql->field( "SELECT `Value` FROM `settings_name` WHERE `Name`='num_last_act'" ),
);
switch( $la_conf['la'] )
{
case 'on':
if( in_array( $pr['ID'], $online_members ) )
{
if ( $data['Username'] != $pr['Username'] )
{
$pr['im_popup_open_js'] = im_popup_open_js( $pr['Username'] );
}
$pr['online'] = $pr['ID'];
}
break;
case 'off':
$pr['LastActivity'] = 0;
break;
case "day":
if( in_array( $pr['ID'], $online_members ) )
{
if ( $data['Username'] != $pr['Username'] )
{
$pr['im_popup_open_js'] = im_popup_open_js( $pr['Username'] );
}
$pr['online'] = $pr['ID'];
}
else
$pr['LastActivity'] = ( ( time() - $pr['LastActivity'] ) <= ( $la_conf['num'] * 86400 ) ) ? $pr['LastActivity'] : 0;
break;
}
}
<table cellspacing=5 cellpadding=0 width=100% class=attention> <td valign=top><img src=/img/excl.gif></td> <td valign=top width=100%><div align=justify><? echo $str; ?></div></td>
<table cellspacing="5" cellpadding="0" width="100%" class="attention"> <td valign="top"><img src=/img/excl.gif /></td> <td valign="top" width="100%"><div align="justify"><? echo $str; ?></div></td>
function get_vars( $params = array() )
{
global $data;
if( $_GET['by_mod_rewrite'] ) return '?';
foreach( $val as $key1 => $val1 )
{
$str .= "<input type=hidden name={$key}[$key1] value=\"$val1\">";
}
foreach( $val as $key1 => $val1 )
{
$str .= "<input type='hidden' name={$key}[$key1] value=\"$val1\" />";
}
else
{
$str .= "<input type=hidden name=$key value=\"$val\">";
}
}
}
if ( strlen( $data['_s'] ) )
$str .= "<input type=hidden name=_s value=\"{$data['_s']}\">";
else
{
$str .= "<input type='hidden' name=$key value=\"$val\" />";
}
}
}
if ( strlen( $data['_s'] ) )
$str .= "<input type='hidden' name='_s' value=\"{$data['_s']}\" />";
return "<img src={$_url['img']}sp.gif width={$params['w']} height={$params['h']} border=0$title>";
return "<img src='{$_url['img']}sp.gif' width='{$params['w']}' height='{$params['h']}' alt='' border='0' $title />";
echo "<select name=p_per_page onChange=\"javascript:$form_name.submit();\">";
echo "<select name=p_per_page onchange=\"javascript:$form_name.submit();\">";
if( $_GET['time'] != 'first' && !$_POST ) $_units = $mysql -> fetch( "SELECT * FROM `mod_unit` WHERE status='1'" );
if( $_GET['time'] != 'first' ) $_units = $mysql -> fetch( "SELECT * FROM `mod_unit` WHERE status='1'" );
'flash_server' => 'rtmp://dotsilver.com/', 'im_xml' => 'http://adult-im.dotsilver.com/', 'anti_scam' => 'http://www.dotsilver.com/antiscam/public/adult/',
'flash_server' => 'rtmp://www.dotsilver.com/', 'im_xml' => 'http://adult-im.dotsilver.com/', 'report_scammer' => 'http://www.dotsilver.com/dating-scam/report_scammer.php',
$_SERVER['LC_PHP_SELF'] = '/'.str_replace( $_dir[0], '', $_SERVER['SCRIPT_FILENAME'] );
"<tr><td nowrap align=right colspan=2>$Label<br>" :
"<tr><td nowrap align=right colspan=2>$Label<br />" :
$ret .= '<tr><td colspan=2 align=right><b>'.$Label.'</b><br>';
$ret .= '<tr><td colspan=2 align=right><b>'.$Label.'</b><br />';
global $_units_n;
global $page_id;
name=flcontainer
$this->assign_by_ref( '_href', $_href );
$this->assign_by_ref( 'page_id', $page_id );
var remote_region_address = 'http://dating-remote.dotsilver.com/get_region.php';
var remote_region_address = 'http://adult-remote.dotsilver.com/get_region.php';
'Realname' => array( 0=>'varchar', 'max' => 50, 'preg_match' => '/^.{1,30}/' ),
'_msg_inf_incomplete' => 'Incorrect Information, please try again',
'_msg_inf_incomplete' => 'Incorrect Information, please correct this fields:',
'_lookup_state_zip' => 'Look up ZIP by State and City', '_lookup_city' => 'Look up City',
'_privacy_policy' => 'Privacy Policy',
'META_ABOUT'=>'About '.$_site['bizname'],
'META_KW_INDEX'=>'adult personals, adult dating services, free online adult dating, free sex personal ads, free sex photos, free online sex chat',
'T_INDEX'=>$_site['brand'].' - Adult Personals & Dating',
'T_INDEX'=>$_site['brand'].' - Adult Personals & Dating',
'T_DEFAULT'=>$_site['bizname'].' - Personals & Dating',
'T_DEFAULT'=>$_site['bizname'].' - Personals & Dating',
'T_PERSONALS' => 'Personals',
'T_PRIVACY_POLICY' => 'Privacy Policy',
'H1_PERSONALS' => 'Personals',
'H1_PRIVACY_POLICY' => 'Privacy Policy',
'h1_sm_claim_free'=>'Claim FREE Silver Membership',
'error404' => 'Document not found.<br />Please, <a href="'.$_url['site'].'">go to homepage</a>',
'txt_profile_join_promo0'=>'<b>Join now</b> and instantly meet <b>sexiest</b> of our members!',
'txt_profile_join_promo0'=>'<b>Join now</b></a> and instantly meet <b>sexiest</b> of our members!',
'txt_lookup_zip' => 'Look up ZIP', 'txt_lookup_city' => 'Look up city', 'txt_input_number_on_pic' => 'Input the number on the picture', 'txt_incorr_location' => 'Your Location',
'txt_lookup_zip' => 'click here to select it from the list', 'txt_lookup_zip_more_info' => 'Please enter your US ZIP', 'txt_lookup_zip_more_info_or' => 'or', 'txt_lookup_city' => 'click here to select it from the list', 'txt_lookup_city_more_info' => 'Please enter your city', 'txt_lookup_city_more_info_or' => 'or', 'txt_input_number_on_pic' => 'Input the number on the picture', 'txt_incorr_location' => 'Your Location ( Make sure you entered your city correctly or select it from the list )',
'txt_18year_check' => 'You must be at 18 years old', 'txt_input_secnum' => 'Please, enter the number from image', 'txt_profile_join_promo0'=>'<b>Join now</b></a> and instantly meet of our members!',
'txt_18year_check' => 'You must be at least 18 years old', 'txt_input_secnum' => 'Please, enter the number from image', '_home_msg_prompting' => 'New messages/All messages',
'_empty_password'=>'Please enter Password',
'_empty_msg_subj' => 'Please, enter the message subject', '_empty_msg_body' => 'Please, enter the message body',
'_confirm_del_cblock_' => 'Are you really want to delete comment from',
'_confirm_del_cblock_' => 'Do you really want to delete comment from',
'_tips_buy_gold_memship'=>'Get connected,<br />Subscribe Now!',
'_about_us_content' => ' <strong>'.$_site['bizname'].'</strong> is an newborn project aimed at establishing global secure network of traditional international personals websites sharing one comprehensive database of singles\' profiles. <br /> Everyone is welcome to become our member, post profile and find new great people for any kind of relationship. We do not restrict anyone from being a member of '.$_site['bizname'].', as long as the applicant behaves in accordance to our terms and conditions, and web-etiquette. <br /> <strong>'.$_site['bizname'].'</strong> was created specifically to meet our customers needs. Our site is simple to use with comprehensive navigation and self-explaining yet powerful tools to improve your experience and help you meet people you are really interested with. <br /> <strong>'.$_site['bizname'].'</strong> is powered by <a href="http://www.dotsilver.com/software/">dotSilver dating script</a> and is an honored member of <a href="http://www.dotsilver.com/">dotSilver Dating Sites Union</a>. ', '_privacy_policy_content' => ' We take the issues regarding your personal information and your privacy very seriously. We use all reasonable efforts to protect our member’s information. The purpose of this policy is to help our members recognize our firm commitment to their privacy, while having an understanding of how their information is used by our service.<br /> We may change this Privacy Statement from time to time. Changes to this Privacy Statement are effective upon posting. Please check back periodically for updates.<br /> <b>'.$_site['bizname'].'</b> is a member of <a href="http://www.dotsilver.com/">dotSilver Dating Network</a>, a <a href="http://www.skalfa.com/">Skalfa eCommerce</a> company, associated with <a href="http://www.skadate.com/">SkaDate Dating Personals Software</a>.<br /> <br /> <h3>Collection of Information</h3> We collect information from you, for the sole purpose of delivering our services to you. Your personal data is held on a secure server .We do not sell, trade or share this information with any third parties without your consent.<br /> By providing your e-mail address to <b>'.$_site['bizname'].'</b>, you will only receive correspondence from us if need be, no one else. We send occasional newsletters and alerts, such as when you receive a message from another member. If you no longer wish to receive e-mail from us, you can contact us and ask to put your account on hold until you wish to reactivate it. You will not start receiving any spam by signing up for our service.<br /> <br /> <h3>Payment Details</h3> Credit card authentication and processing using Secure Sockets Layer (SSL), are independently handled by third party professional payment processors. We do not collect your credit card information.<br /> <br /> <h3>Information Provided by Our Members</h3> Member profiles are the heart of our service, which of course is built on information provided by our members about themselves. Information provided by our members is considered either private or public.<br /> Private information is not shared with anybody for any reason. Private information is not available to other members. In addition, we do not sell private information to third parties. Private information includes the member’s e-mail address and private messaging between members.<br /> Public information may be posted on the web site and includes the member’s username, city, state, country, age, photo, voice message, questionnaire answers, and more.<br /> Public profiles may also be used in personal ads that are published in various websites that we network with us. We only publish the public portion of your profile (For example username, age, and public message). Of course, private information such as your e-mail address is never published.<br /> <br /> <h3>Your Identity to Other Members</h3> Many other singles sites will send your actual e-mail address to another person if you contact another member, or respond to a message they sent to you. <b>'.$_site['bizname'].'</b> does give you a chance to correspond with each other first before deciding if you want to give them your e-mail address. Only you can give another member your contact information. Just like in conventional dating settings such as bars, we encourage our members to take all precautions when meeting other members, or providing any private information.<br /> <br /> <h3>Information Automatically Collected by Traffic and Event Logs</h3> Like most web sites, our traffic logs record your IP address, the web site you clicked over from, your web browser version, the date and time, and all pages you visited on the site. This information is used to help us with our marketing efforts and make improvements to the web site.<br /> We also log various events such as each time a user logs in and performs certain actions on the web site, such as placing orders or participating in various promotions. This information is used to help us support our members.<br /> <br /> <h3>Cookies</h3> In order for a web site to be truly interactive, sessions are usually required. For example, once you log on to the site, a user can go from page to page while the site “remembers” who you are until you log off. Cookies make this possible. We do not save any confidential information in cookies such as your password, payment information, etc. This is particularly important if you are using a shared computer.<br /> Disabling cookies on your browser will mean you will not be able to utilize “Partner Site, because you won’t be able to log on.<br /> <br /> <h3>Security Measures</h3> All reasonable efforts are used to secure our members’ private information. In addition, we have measures in place to detect frauds common to singles sites. (If someone says you can get millions of dollars for helping them out, it is not true!).<br /> <br /> <h3>Disclosure of Private Information to Government Authorities</h3> Under special circumstances, it may be necessary for <b>'.$_site['bizname'].'</b> to disclose private information about our members to government agencies such as law enforcement. In addition, we may report <b>'.$_site['bizname'].'</b> users to the authorities in the case of legal wrongdoing, such as attempting to use a stolen credit card.<br /> <br /> <h3>Background Checks</h3> <b>'.$_site['bizname'].'</b> does not do background checks on our members. When you meet people in the real world, like in a bar, club, or at the gym, no one is doing a background check there either. In addition, members are fully responsible for the information contained in their profiles and messages. We cannot attest for the accuracy of what hundreds of thousands of members write about themselves. So when you are meeting someone, whether from <b>'.$_site['bizname'].'</b>, or anywhere else, please take all necessary precautions.<br /> <br /> <h3>Updating Your Information</h3> At any time, our members can update their member information by visiting the various sections under “Member Home” such as “Edit My Profile”. We encourage our members to review their own profile (“preview my profile”) to see what information is being provided to other members. If users wish to cancel service, they can do so at any time by clicking the link on the bottom of “Edit My Profile” page.<br /> <br /> <h3>Dispute Resolution</h3> Please direct any questions or concerns regarding the use or disclosure of Personal Information to us by using the Contact Information given above. We will investigate and attempt to resolve complaints and disputes regarding use and disclosure of personal information in accordance with the principles contained in this Privacy Statement. For complaints that cannot be resolved, we will make available to you an independent dispute resolution process.<br /> <br /> <h3>Your Comments</h3> Please send any comments about our privacy policy by contacting us.<br /> This Privacy Statement is effective upon posting.<br /> ',
'_link_personals' => 'Personals',
'_perSex' => 'Sex', '_perRegion' => 'Region', '_perCountry' => 'Country', '_perAge' => 'Age',
'sea' => 'Southeast Asian' ) ) );
'sea' => 'Southeast Asian' ) ), 'r_type_msg' => 'message', 'r_type_mem' => 'member', );
case '_title_country_part': return 'from '.$params['country'];
case '_title_country_part': return $params['country'].' Dating, '.$params['country'].' Personals';
require_once( $_dir['inc'].'design-share.inc.php' );
require_once( $_dir['inc'].'js_check.inc.php' );
$_page['form_target'] = $_SERVER['PHP_SELF'] . get_vars( array( 'omit' => 'mSubject,mText' ) );
$_page['advertisement'] = get_page_ads();
$page_id = 2; $_page['advertisement'] = get_page_ads( $page_id );
require_once( $_dir['inc'].'arrays.inc.php' );
require_once( $_dir['inc'].'js_check.inc.php' );
$_page['advertisement'] = get_page_ads();
$page_id = 7; $_page['advertisement'] = get_page_ads( $page_id );
$_page['advertisement'] = get_page_ads();
$page_id = 6; $_page['advertisement'] = get_page_ads( $page_id );
$let_tem[$key]['Value'] = str_replace( "<ProfileLink>", $_url['member'].'profile.php'.get_vars(), $let_tem[$key]['Value'] );
$let_tem[$key]['Value'] = str_replace( "<ProfileLink>", $_url['member'].'profile.php?ID='.$_POST['profile_id'], $let_tem[$key]['Value'] );
$_page[′advertisement′] = get_page_ads();
$page_id = 8; $_page[′advertisement′] = get_page_ads( $page_id );
$_page['chan_num'] = file_get_contents( $_url['secure_img']."index.php" ); break;
case -4:
$_page['advertisement'] = get_page_ads();
if( $data['SelectedCountry'] )
{
$_out->assign( 'onLoad', "countitdescme(document.forms[1].DescriptionMe);if ( document.getElementById('Country'))LoadRegion('http://{$_sock['domain']}/get_region.php');" );
}
else
{
$_out->assign( 'onLoad', "countitdescme(document.forms[1].DescriptionMe);" );
}
$page_id = 14;
$_page['advertisement'] = get_page_ads( $page_id );
if( $data['SelectedCountry'] )
{
if ( $_POST['City'] )
{
$_out->assign( 'onLoad', "countitdescme(document.EditJoinForm.DescriptionMe);" );
}
else
{
$_out->assign( 'onLoad', "countitdescme(document.EditJoinForm.DescriptionMe);if ( document.getElementById('Country'))LoadRegion('http://{$_sock['domain']}/get_region.php');" );
}
}
else
{
$_out->assign( 'onLoad', "countitdescme(document.EditJoinForm.DescriptionMe);" );
}
$_page['advertisement'] = get_page_ads();
$page_id = 5; $_page['advertisement'] = get_page_ads( $page_id );
$data[′ServiceAvailable′] = ′HotlistedBy′;
$data[′ServiceAvailable′] = ′view_hotlisted_by′;
serve();
$mysql->connect();
if ( $data['Radius'] )
{
$cookies['RadiusSearch/4txt'] = $data['Radius'];
}
$cookies['RadiusSearch/4txt'] = $data['Radius'];
$mysql->connect(); $la_conf = array ( 'la' => $mysql->field( "SELECT `Value` FROM `settings_name` WHERE `Name`='display_lastactivity'" ), 'num' => $mysql->field( "SELECT `Value` FROM `settings_name` WHERE `Name`='num_last_act'" ), 'asp' => $mysql->field( "SELECT `Value` FROM `settings_name` WHERE `Name`='available_search_pages'" ) );
$la_conf['asp'] = $mysql->field( "SELECT `Value` FROM `settings_name` WHERE `Name`='available_search_pages'" );
switch($_GET['pl_type']){
case 0:
case 1:
switch($_GET['pl_type']){
case 0:
$p['href'][] = &$p['bookmark_href'];
$p['href'][] = &$p['compose_href'];
$p['href'][] = &$_href['chat'];
break;
case 1:
$p['href'][] = &$p['bookmark_href'];
$p['href'][] = &$p['compose_href'];
$p['href'][] = &$_href['chat'];
break;
switch( $la_conf['la'] )
{
case 'on':
if( array_key_exists($p['ID'], array_flip( $online_members ) ) )
{
$p['im_popup_open_js'] = im_popup_open_js( $p['Username'] );
$p['online'] = $online_members[array_search( $p['ID'], $online_members)];
}
break;
case 'off':
$p['LastActivity'] = 0;
break;
case "day":
if( array_key_exists($p['ID'], array_flip( $online_members ) ) )
{
$p['im_popup_open_js'] = im_popup_open_js( $p['Username'] );
$p['online'] = $online_members[array_search( $p['ID'], $online_members)];
}
else
$p['LastActivity'] = ( ( time() - $p['LastActivity'] ) <= ( $la_conf['num'] * 86400 ) ) ? $p['LastActivity'] : 0;
break;
}
get_prof_lastact( $p, $online_members );
if ( 'gallery' == $_GET['s_mode'] )
{
$_page['change_view_type_label'] = $_lang['_view_as_pd'];
$_href['change_view_type'] .= 'pd';
$_page['view_type'] = 'gallery';
}
else
{
$_page['change_view_type_label'] = $_lang['_view_as_pg'];
$_href['change_view_type'] .= 'gallery';
$_page['view_type'] = 'details';
}
if ( 'details' == $_GET['s_mode'] )
{
$_page['change_view_type_label'] = $_lang['_view_as_pg'];
$_href['change_view_type'] .= 'gallery';
$_page['view_type'] = 'details';
}
else
{
$_page['change_view_type_label'] = $_lang['_view_as_pd'];
$_href['change_view_type'] .= 'details';
$_page['view_type'] = 'gallery';
}
$_page['advertisement'] = get_page_ads();
$page_id = 1; $_page['advertisement'] = get_page_ads( $page_id );
$_page[′advertisement′] = get_page_ads();
$page_id = 4; $_page[′advertisement′] = get_page_ads( $page_id );
$_page['advertisement'] = get_page_ads();
$page_id = 15; $_page['advertisement'] = get_page_ads( $page_id );
require_once( $_dir['inc'].'design-share.inc.php' );
require_once( $_dir['inc'].'js_check.inc.php' );
$_out = new LC_Frontend;
$js[] = 'form';
$serverPerms = explode( "\3", $data['ServicePermissions'] );
$s = $tmp1 = array();
$_page['advertisement'] = get_page_ads();
$page_id = 10; $_page['advertisement'] = get_page_ads( $page_id );
serve();
$mysql->connect();
//Explode string with online members
$online_members = (isset($data['WhoIsOnline'])) ? explode("\5", substr($data['WhoIsOnline'], 0, -1)) : array();
foreach( $data['pList'] as $key => $p )
{
$p = explode( "\5", $p );
foreach( $p as $k => $v )
$pr[$srFields[$k]] = $v;
get_prof_lastact( $pr, $online_members );
//Explode string with online members
$online_members = (isset($data['WhoIsOnline'])) ? explode("\5", substr($data['WhoIsOnline'], 0, -1)) : array();
// Activity info
$mysql->connect();
$la_conf = array
(
'la' => $mysql->field( "SELECT `Value` FROM `settings_name` WHERE `Name`='display_lastactivity'" ),
'num' => $mysql->field( "SELECT `Value` FROM `settings_name` WHERE `Name`='num_last_act'" ),
'asp' => $mysql->field( "SELECT `Value` FROM `settings_name` WHERE `Name`='available_search_pages'" )
);
// Processing last activity settings
switch( $la_conf['la'] )
{
case 'on':
if( array_key_exists($p['ID'], array_flip( $online_members ) ) )
{
if ( $data['Username'] != $p['Username'] )
{
$p['im_popup_open_js'] = im_popup_open_js( $p['Username'] );
}
$p['online'] = $online_members[array_search( $p['ID'], $online_members)];
}
break;
case 'off':
$p['LastActivity'] = 0;
break;
case "day":
if( array_key_exists($p['ID'], array_flip( $online_members ) ) )
{
if ( $data['Username'] != $p['Username'] )
{
$p['im_popup_open_js'] = im_popup_open_js( $p['Username'] );
}
$p['online'] = $online_members[array_search( $p['ID'], $online_members)];
}
else
$p['LastActivity'] = ( ( time() - $p['LastActivity'] ) <= ( $la_conf['num'] * 86400 ) ) ? $p['LastActivity'] : 0;
break;
}
// Processing last activity settings get_prof_lastact( $p, $online_members );
$_page['advertisement'] = get_page_ads();
$page_id = 3; $_page['advertisement'] = get_page_ads( $page_id );
if( isset($_GET['mID']) ) $fsubj = 'message'; elseif( isset($_GET['ID']) ) $fsubj = 'member'; $hidden = array ( 'return_url' => 'http://'.$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'], 'message_id' => $_GET['mID'], 'scammer_id' => $_GET['ID'], ); $_out = new LC_Frontend; $_page['advertisement'] = get_page_ads(); if( $_GET['smsg'] ) $_out -> assign( 'smsg', $_GET['smsg'] ); $_out -> assign( 'fsubj', $fsubj ); $_out -> assign( 'hidden', $hidden );
$hidden = array
(
'return_url' => 'http://'.$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'],
'network_type' => $_site['app_name']
);
$_page['r_type'] = $_GET['r_type'];
if( $_GET['r_type'] == 'msg' )
{
$_page['back_href'] = $_url['member'].'messages.php'.get_vars( array( 'omit' => 'smsg,r_type' ) );
}
elseif( $_GET['r_type'] == 'mem' )
{
$_page['back_href'] = $_url['member'].'profile.php'.get_vars( array( 'omit' => 'smsg,r_type' ) );
}
$_out = new LC_Frontend;
$page_id = 16;
$_page['advertisement'] = get_page_ads( $page_id );
if( $_GET['smsg'] )
$_out -> assign( 'smsg', $_GET['smsg'] );
$_out -> assign( 'hidden', $hidden );
RewriteRule ^([0-9]+)\-[^\/]+\/(index[0-9]*\.html)?$ index.php?cat_id=$1&abpage=$2
RewriteRule ^([0-9]+)\-[^\/]+\/(index[0-9]*\.html)?$ index.php?cat_id=$1&abpage=$2&by_mod_rewrite=1
RewriteRule ^[0-9]+\-[^\/]+\/([0-9]+)\-.*\-([0-9]*)\.html read.php?art_id=$1&abpage=$2
RewriteRule ^[0-9]+\-[^\/]+\/([0-9]+)\-.*\-([0-9]*)\.html read.php?art_id=$1&abpage=$2&by_mod_rewrite=1
$_page['advertisement'] = get_page_ads();
$page_id = 21; $_page['advertisement'] = get_page_ads( $page_id );
$_page['advertisement'] = get_page_ads();
$page_id = 20; $_page['advertisement'] = get_page_ads( $page_id );
$article[′author′] = $mysql->field( ″SELECT `login` FROM `mod_moderator` WHERE `id`=′{$article[′moderator_id′]}′″ );
if( !$article[′author′] ) $article[′author′] = $_lang[′_deleted_moder′];
$_page['advertisement'] = get_page_ads();
$page_id = 22; $_page['advertisement'] = get_page_ads( $page_id );
WHERE mod_session.sid = '".session_id()."';
WHERE mod_session.sid = '".session_id()."'
RewriteRule page([0-9]*)\.html?(.) index.php?npage=$1&($2)
RewriteRule page([0-9]*)\.html?(.) index.php?npage=$1&($2)&by_mod_rewrite=1
$page['total'] = ceil( mysql_num_rows( $result ) / $nconf['res_on_page'] ); $beg = ( $page['curr'] - 1 ) * $nconf['res_on_page'];
$news = array();
if( $nconf['comments'] ) foreach( $news as $key => $nw ) $news[$key]['comments'] = comments( $nw['id'] );
$moders = array();
if( $moders )
$_page['advertisement'] = get_page_ads();
$page_id = 18; $_page['advertisement'] = get_page_ads( $page_id );
$_page['advertisement'] = get_page_ads();
$page_id = 19; $_page['advertisement'] = get_page_ads( $page_id );
function parse_profile( $p )
{
global $mv_fields, $online_members, $la_conf;
function parse_profile( $p )
{
global $mv_fields, $who_is_online, $la_conf;
case 'on':
if( array_key_exists( $pr['ID'], $online_members ) )
{
$pr['im_popup_open_js'] = ( $online_members[$pr['ID']] ) ? im_popup_open_js( $pr['Username'] ) : '';
$pr['online'] = $online_members[$pr['ID']];
}
break;
case 'on':
if( in_array( $pr['ID'], $who_is_online ) )
{
$pr['im_popup_open_js'] = im_popup_open_js( $pr['Username'] );
$pr['online'] = $pr['ID'];
}
break;
case "day":
if( array_key_exists( $pr['ID'], $online_members ) )
{
$pr['im_popup_open_js'] = ( $online_members[$pr['ID']] ) ? im_popup_open_js( $pr['Username'] ) : '';
$pr['online'] = $online_members[$pr['ID']];
}
else
$pr['LastActivity'] = ( ( time() - $pr['LastActivity'] ) <= ( $la_conf['num'] * 86400 ) ) ? $pr['LastActivity'] : 0;
break;
case "day":
if( in_array( $pr['ID'], $who_is_online ) )
{
$pr['im_popup_open_js'] = im_popup_open_js( $pr['Username'] );
$pr['online'] = $pr['ID'];
}
else
$pr['LastActivity'] = ( ( time() - $pr['LastActivity'] ) <= ( $la_conf['num'] * 86400 ) ) ? $pr['LastActivity'] : 0;
break;
foreach( array( 's', 'r', 'c', 'a' ) as $key ) preg_replace( '/^'.$key.'([0-9a-zA-Z]+)[\/]?/e', '$flag['.$key.']=\\1;', $br[$key] );
foreach( array( 's', 'r', 'c', 'a' ) as $key ) preg_replace( '/^'.$key.'([0-9a-zA-Z]+)[\/]?/e', '$flag['.$key.']="\\1";', $br[$key] );
$crits[$tmp[0]]['title'] = $_lang['_'.$tmp[0]];
$crits[$tmp[0]]['title'] = $_lang['_per'.$tmp[0]];
$online_members = array();
$_page['title'] = "$region_part $sex_part $country_part $age_part - {$_site['bizname']} $page_part";
$_page['H1'] = "$region_part $sex_part $country_part $age_part";
$_page['advertisement'] = get_page_ads();
$_page['title'] = "$country_part $region_part $sex_part $age_part - {$_site['bizname']} $page_part";
$_page['H1'] = "$country_part $region_part $sex_part $age_part";
$_page['meta'][] = array( 'name' => 'description', 'content' => "$country_part $region_part $sex_part $age_part" );
$_page['meta'][] = array( 'name' => 'keywords', 'content' => implode( ',', explode( ' ', "$country_part $region_part $sex_part $age_part" ) ) );
$page_id = 23;
$_page['advertisement'] = get_page_ads( $page_id );
$_out->assign( 'show_quick_search', 1 );
$_out->assign( 'signin_target', $_href['member'] );
RewriteRule ^\-([a-zA-Z0-9]+)\.html$ member/profile.php?ID=$1
RewriteRule ^\-([a-zA-Z0-9]+)\.html$ member/profile.php?ID=$1&by_mod_rewrite=1