hello
Server : Apache/2.4.52 (Ubuntu) System : Linux HAN2 5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 x86_64 User : servadmin ( 1000) PHP Version : 8.1.2-1ubuntu2.25 Disable Function : NONE Directory : /www/docs/video.obu.edu/webdt/clock/ |
<script type="text/javascript" src="js/swfobject.js"></script>
<script type="text/javascript">
var flashvars = {
clockSkin: "media/skins/skin001.png",
digitWidth: "20",
digitHeight: "32",
separatorWidth: "11",
ampmWidth: "23"
};
swfobject.embedSWF(
"media/devDigitalClock.swf", // path to the widget
"devDigitalClock",
"200", // width of the widget
"120", // height of the widget
"8",
"media/expressInstall.swf",
flashvars,
{scale: "noscale", wmode: "transparent"}
);
</script>