$nice_date"; echo "
"; echo "
"; echo "\n"; echo ""; include(dirname(__FILE__).'/lib/cal_decode_form.inc'); echo "\n"; echo "
\n"; echo "
$tm_date_proper
"; echo "
\n"; } // Pass some settings to the next script $show_famous_events = get_option('show_famous_events'); // YES or NO // Include kin-fo ======================================= MAIN SHOW ========================= ob_start(); $temp = include('lib/kin_for_widget.inc'); $kin_info = ob_get_clean(); echo "$kin_info"; // Include kin-fo ======================================= MAIN SHOW ========================= // FINALLY, AT THE VERY BOTTOM: // Tastefully display Links to Friends if ($permit_credits === "YES"){ echo "
"; echo "
"; echo "FLT"; echo " "; echo "SSP"; echo " "; echo "uCHING"; echo "
"; echo "
"; } // Stop Storing Output ... $tmc_kinfo_content = "
".ob_get_contents()."
"; // End Output Buffer $some_tmc_valuefornull = ob_end_clean(); // SEND OUTPUT =============================================================== return $tmc_kinfo_content; } ?>