require_once("../conn.php"); require_once("access.php"); require_once("LeftStyles.php"); require_once("../includes.php"); //get the offers $q1 = "select ListingID from yellow_listings order by ListingID"; $r1 = mysql_query($q1) or die(mysql_error()); if(mysql_num_rows($r1) > '0') { echo "