function thumbnail_popup($photo_url, $photo_title, $thumbnail_url, $photo_width=false, $photo_height=false) {
# width and height can be specified. if not, we'll get it ourselves.
$path = 'http://' . $_SERVER['SERVER_NAME'];
$photo_title_urlencoded = rawurlencode($photo_title);
$photo_title_mouseover = addslashes($photo_title);
if ( (!is_integer($photo_width)) or (!is_integer($photo_height)) ) {
($size = @getimagesize("$path$photo_url")) or die($photo_title . " [error creating link to file -- try refreshing the page] ");
$photo_width = $size[0];
$photo_height = $size[1];
}
$thumbnail_size = @getimagesize("$path$thumbnail_url") or die(" [couldn't find thumbnail image] ");
$thumbnail_width = $thumbnail_size[0];
$thumbnail_height = $thumbnail_size[1];
print '';
}
?>
A slow year for fishing. At the beginning of this year I went back to self-employment, a very good thing for me, but somehow it meant less fishing. Taking time out on a weekday morning has seemed less possible than before. I've also been terrible about keeping the diary going. Its just turned October, and I'm starting 2007. Letsee.. there was the lexington reservoir float-tubing trip with Deva (skunked). The first kayak-fishing trip out to Mile Bouey (skunked, but Allen caught some nice Lings), the trip to Loch Lomond with the boys, where I caught like 8 LMB's -- the biggest about 4 inches.. um.. a few trips to the beach, one of which resulted in a schoolie striper (on spin gear - it was blowing too hard..).
<0)XXXX><