'0')
{
$i=1;
$mid=4;
while($a1 = mysql_fetch_array($r1))
{
$name = strip_tags(trim(stripslashes($a1['name'])));
if(!empty($a1['ItemImage']))
{
$Image = "";
}
else
{
$Image = "";
}
if($i == 1) $Profile .= '
| //get the merchant information $r1 = mysql_query("select MerchantInvolvedImage from devbg_merchants") or die(mysql_error()); $a1 = mysql_fetch_array($r1); if(!($a1['MerchantInvolvedImage'] == '')) { ?> |