./
manage.php
search.php
index.php
mybooks.php
book.php
./images
thumbnail.php
./includes/common
common.php
auth.php
debug.php
./includes/config
sql.php
./includes/functions
form.php
user.php
layout.php
./javascript
form.js
main.js
./styles
main.css
./templates/borrower
booklist.htm
login.htm
register.htm
nobooks.htm
oldbooklist.htm
./templates/main
login.htm
block.htm
split.htm
box.htm
float.htm
content.htm
footer.htm
head.htm
home.htm
./templates/manage
loan.htm
booklist.htm
login.htm
new.htm
borrower.htm
nobooks.htm
bloan.htm
bloanall.htm
filters.htm
destbooklist.htm
./templates/search
book.htm
nothing.htm
results.htm
search.htm
./templates/main/float.htm
<div class="float_box">
%CONTENT
</div>