mailing address 6/8/05
video updated 2/19/04
mailing address 9/3/03
wedding/honeymoon pics 7/25/03
high, med & low res video 7/3/03
video updated 6/29/03
fun local info for out-of-towners 6/13/03
slideshow 6/7/03
our story 6/7/03
bridal party 5/22/03
Bible verses 5/22/03
maps 5/21/03
directions 5/20/03
rsvp 5/19/03
guestbook 5/18/03
bridal registry 5/17/03
accommodations 5/16/03
out of towners 5/16/03
details of events 5/15/03
website created 5/12/03
Photo Slideshow
Therefore, as God's chosen people, holy and dearly loved, clothe yourselves with compassion, kindness, humility, gentleness and patience. Bear with each other and forgive whatever grievances you may have against one another. Forgive as the Lord forgave you. And over all these virtues put on love, which binds them all together in perfect unity. Colossians 3:12-14
// ******************************************************************
// * Photoalbum Black&White v1.12 copyleft 2002 *
// ******************************************************************
// * WWW http://chweb.host.sk/photoalbum.php *
// * E-mail photoalbum@atlas.cz *
// * *
// * Free PHP based photo gallery *
// * - Dont delete or edit this header info ! *
// * - Source code is FREE and you can distribute or change it *
// * - No warranty for the proggram *
// ******************************************************************
?>
for ($i=1; $i<=4; $i++)
{
if (file_exists('pa/gall_thumb/'.$i.'.jpg'))
$thumb='pa/gall_thumb/'.$i.'.jpg';
else
$thumb='pa/images/empty_gal.gif';
if ($i!=$gal)
$thumb_class='gal';
else
$thumb_class='activegal ';
?>