require_once("../conn.php");
require_once("access.php");
include_once("LeftStyles.php");
//get the banners
$q1 = "select * from yellow_banners, yellow_agents where yellow_banners.ClientID = yellow_agents.AgentID";
$r1 = mysql_query($q1) or die(mysql_error());
if(mysql_num_rows($r1) == '0')
{
echo "
Existing Banners |
Agent: $a1[FirstName] $a1[LastName] Banner URL: $a1[BannerURL] Alt text: $a1[BannerAlt] Banner Type: $a1[BannerType] delete this banner\n\t | \n