Contact
Please complete the following information and your message will be sent to the business.

Would you like to list your business with RUDirect? Get a free business listing today!
$rows = sql_query("SELECT name FROM services ORDER BY name"); foreach ($rows as $row) { $services[]=$row['name']; } ?> $where=array(); $where[]='1=1'; if($_GET['service']){ $where[]="service='".escape($service['id'])."'"; }elseif($listings[0]['service']){ $where[]="service='".escape($listings[0]['id'])."'"; } $where_str=''; foreach($where as $w){ $where_str.=$w." AND "; } $where_str=substr($where_str,0,-4); $banner=sql_query("SELECT * FROM banners WHERE $where_str ORDER BY RAND() LIMIT 1 "); if( !count($banner) ){ $banner=sql_query("SELECT * FROM banners WHERE enhanced=1 ORDER BY RAND() LIMIT 1 "); } ?>
Please complete the following information and your message will be sent to the business.
Would you like to list your business with RUDirect? Get a free business listing today!