what you do with that showday is entirely up to you. You can just make it open the page itself by altering the line's
echo "','_blank','scrollbars=yes,toolbar=no,menubar=no,location=no,directories=no,status=no,width=500,height=400,top=100,left=200');">";
to
echo "','toolbar=no,menubar=no,location=no,directories=no,status=no,width=500,height=400,top=100,left=200');">";
you can also remove the line's
echo " title=";you can also just create a box like I have on my site at
www.couch-tomatoe.ccthat output is entirely up to you. If Josh ever gets around to updating IIP he can include it if he wishes.