include('../login.php');
$j=mysql_query("select * from boatseng where 1 order by id asc")or die(mysql_error());
while ($cell=mysql_fetch_array($j)){
if ($cell[photo1]!=""){
$photo1="";
}
else {
$photo1="";
}
if ($cell[photo2]!=""){
$photo2="";
}
else {
$photo2="";
}
if ($cell[photo3]!=""){
$photo3="";
}
else {
$photo3="";
}
print "