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 '';
}
?>
Got myself down to the beach around 9am today, Seascape resort access, like last time. Wakeup call was at 6:30, but it took a while to get-a-going.
Gear is back to the 6wt TCR, with the outbound sinker and the 8wt floater bonefish line. Both work, but I have to remember to go into Lefty Kreh low-sidearm-cast mode for the floater.. works much better that way. Flies are the 3" red-eye chartreuse/white clouser on point, with a surf miki on the dropper.
Weather is foggy, but clearing. I fished first with the sinker, but switched to the floater. I had one grab, that popped off. @#$%^&* Otherwise nothing. Nice to be out though. Saw dolphins. Lots of people with dogs, which made it tricky, and a bit annoying at times. Seems like low tide, shallow water. Some sandcrabs on the beach.
Done around 10:00am. Time to go to rehearsal.