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 '';
}
?>
I decided to hop back into the game, as my arm seems mostly back to normal, and I had some time this evening. 10wt rod again, hoping for striper juju, but nada. I fished at RDM from 7-9, dark enough that I mostly cast by feel, and caught a number of walleye perch - had hits on the first cast even - which was fun, but not as much fun as a striper would be, or even a largeish barred.
sooo... mellow waves, mostly, and enough fish to keep me interested, a nice day overall. Still casting with the intermediate line, and the 3 fly setup with a clouser on point.