//=====================================
$selmapss=mysql_query($dd="select * from cms_listing_master_requested where companyname='$ccnames' and mode<>'done'");
//echo $dd;
$countfl=mysql_num_rows($selmapss);
if($countfl > 0){
while($gf=mysql_fetch_array($selmapss))
{
?>
}
}
$selmapssnew=mysql_query($cx="select * from cms_listing_master where comp_id='$comp_id' and comp_id<>''");
//echo $cx;
while($gf1=mysql_fetch_array($selmapssnew))
{
?>
} ?>