let build_area_min = {$map_search_array['build_area_min']}; let build_area_max = {$map_search_array['build_area_max']}; let build_age = {$map_search_array['build_age']}; let shop_btn = {$map_search_array['shop_btn']}; SCRIPT; } if(preg_match("/###office_staff_all###/",$body_view)){ mysql_select_db(SPDB,$db); if($_SESSION['satellite_id'] and !$_SESSION['SITE_ALLOW']['satellite_link_off']){ $office_array=read_file_hash("*","OFFICE","of_companyid='".$_SESSION['satellite_id']."' and of_delflag<1 and of_open<1 order by of_seq",$db,0); }else{ $office_array=read_file_hash("*","OFFICE","of_companyid=$tenpo_id and of_delflag<1 and of_open<1 order by of_seq",$db,0); } foreach($GLOBALS['user_hash_global'] as $user_hash_value){ $office_user_hash[$user_hash_value['ru_of_id']][]=$user_hash_value; } if($office_array){ foreach($office_array as $office_value){ $office_staff_all.=<<

{$office_value['of_name']}

↓クリックで担当者の紹介をご覧いただけます。