</li>
		<?php 
    }
    $_SESSION['session_photo_list'] = $arr_did;
    echo "</ul> \n";
    ?>
	<ul class="bbb_show"></ul>
	<div style="text-align:center;clear:both;" align="center">当前显示[<?php 
    echo count($GoBind->photo_list);
    ?>
]幅图,共[<?php 
    echo $GoBind->photo_total;
    ?>
]幅图</div>
	<div>
		<div class="pageContent" style="OVERFLOW: hidden; LINE-HEIGHT: 140%; HEIGHT: 18px; TEXT-ALIGN: right">
		  <div class="page" style="float:right">
			<?php 
    pageBar($gourl);
    ?>
		  </div>
		</div>
		<div align="right" style="height:52px; width:100%; overflow:hidden;margin-top:40px;"><a href="http://www.bababian.com" target="_blank"><img border="0" src="http://www.bababian.com/51ly/bbb.gif" alt=""/></a></div>
	</div>
<?php 
} else {
    echo "<hr />获取相册失败! ";
    echo $GoBind->fault[0] . "<br />";
    echo $GoBind->fault[1] . "<br />";
    //显示错误相关信息
}
</td>
				   </tr>
			   </table>
			<?php 
        } else {
            ?>
				<div style="padding-left:25px;word-break:break-all; table-layout: fixed;"><?php 
            echo $fa['isSecret'] == 1 && $_SESSION['rights'] != "admin" ? $strGuestBookHidden : $rContent;
            ?>
 </div>
			<?php 
        }
        ?>
		</div>
		<?php 
    }
    ?>
	  </div>	
	  <?php 
}
?>
	</div>
	<div class="pageContent" style="OVERFLOW: hidden; LINE-HEIGHT: 140%; HEIGHT: 18px; TEXT-ALIGN: right">
	  <div class="page" style="float:right">
		<?php 
if ($settingInfo['pagebar'] == "A" || $settingInfo['pagebar'] == "B") {
    pageBar("{$gourl}");
}
?>
	  </div>
	</div>