☪ Ramadan Kareem ☪

Add your photo and get more Responses

'; } else if ($flg == 2) { $html .= '

Ramadan Kareem

Get upto 25% Discount on Paid Membership

'; } return $html; } function fnBanBottom($flg,$path) { $html = ''; if ($flg == 1) { $html .= '

Don\'t let your special someone miss you

9 out of 10 prospects ignore profiles without photos

100% Photo Privacy -

Upload upto 30 Photos -

Get More Responses -

Photo Lock Options

'; } else if ($flg == 2) { $html .= '

Connect with Matches Directly

Send Messages

More Responses

📓

View Contacts

💬

Chat Directly

Other Benefits

View Contact Details - Visibility of Company Name - Priority over free members - Visibility of Family Photos - Unlimited Personalized Messages - Photo Lock

'; } return $html; } function fnsndmsgtxt($path,$pid=NULL,$vpid=NULL,$psta=0,$msg=NULL) { global $banmsg; $html = ''; if($psta==0){ $html.= '

Communicate with suitable matches in your own words,without sharing contact details or hints to contact.

You can upgrade your profile to paid membership once you feel that you found a compatible life partner and wants to have direct contact.'; if($pid && $vpid){$html.= 'Send Message';} if($msg){$html.= 'Reply';} $html.= '
'; } $banmsg = $html; return $html; } function fnCheckOffer($proType=1,$upath="",$photStatus=1,$phpath="") { global $BanTop,$BanBottom; $desArr = array(); if ($photStatus == 0) { //$BanTop = fnBanTop(1,$phpath); $BanBottom = fnBanBottom(1,$phpath); $desArr[0]["banTop"] = $BanTop; $desArr[0]["banBottom"] = $BanBottom; } if ($proType == 0) { //$BanTop = fnBanTop(2,$upath); $BanBottom = fnBanBottom(2,$upath); $desArr[1]["banTop"] = $BanTop; $desArr[1]["banBottom"] = $BanBottom; } if (count($desArr) > 0) { shuffle($desArr); //$BanTop = $desArr[0]["banTop"]; $BanBottom = $desArr[0]["banBottom"]; } } ?>