示例#1
0
	
				</div>
				
			</div>
			
			
		</div>
		</div>
		
		<div id="gallery">
		<!-- Images !-->
		<?php 
//image gallery php class
include 'fullGallery.php';
echo "<center><h3>TwitPic scrapped Photos</h3></center><br";
echo "<center>";
ImgGallery::getPublicSide();
echo "</center>";
?>
		
	
		</div>
		
		
		
		
	

</body>
</html>