This HTA script will display an analog clock for each of the United States time zones.
HTA Script:
<Html>
<Head>
<Title>US Time Zones</Title>
<Style>
Body {Background-Color: CornSilk}
</Style>
<Caption = Yes
Border = Thick
ShowInTaskBar = No
MaximizeButton = Yes
MinimizeButton = Yes>
<p><h3 align = center><font color='Orange'>Please Visit myITforum.Com</font></h3>
<div></div>
<Table Border = "0" Cellpadding = "3" Cellspacing = "3" Align = "center">
<Tr>
<Td><font color='brown'>Hawaii</font></Td>
<Td><embed src="http://www.clocklink.com/clocks/0001-yellow.swf?TimeZone=AHST&Place=&"
width="150" height="150" wmode="transparent" type="application/x-shockwave-flash"></Td>
<Td><font color='brown'>Alaska</font></Td>
<Td><embed src="http://www.clocklink.com/clocks/0001-red.swf?TimeZone=AKST&Place=&"
</Tr>
</Table>
<Td><font color='brown'>Pacific</font></Td>
<Td><embed src="http://www.clocklink.com/clocks/0001-gray.swf?TimeZone=PST&Place=&"
width="150" height="150" wmode="transparent"type="application/x-shockwave-flash""></Td>
<Td><font color='brown'>Mountain</font></Td>
<Td><embed src="http://www.clocklink.com/clocks/0001-blue.swf?TimeZone=MST&Place=&"
width="150" height="150" wmode="transparent"type="application/x-shockwave-flash"></Td>
<Td><font color='brown'>Central</font></Td>
<Td><embed src="http://www.clocklink.com/clocks/0001-green.swf?TimeZone=CST&Place=&"
<Td><font color='brown'>Eastern</font></Td>
<Td><embed src="http://www.clocklink.com/clocks/0001-orange.swf?TimeZone=EST&Place=&"
</script><Body>
<Span Id = "DataArea"></Span></Body><Div Align = "Center">
<P><A Href="http://myitforum.com/cs2/blogs/dhite">Created For myITforum By Don Hite</A>
No Comments