TIMER:
Timer: 0

EXPECTED BEHAVIOR:
T:SET will begin at 2 seconds and have a duration of 2 seconds.
At 0 seconda, the source is set to src=images/frown.jpg and frown will appear.
At 2 seconds, frown will be removed leaving Smile visable indefinitly.
**Note the t:set is nested into the t:img tag causing no need for the targetElement attribute and that there is no begin. The default is 0 seconds.

SAMPLE CODE:
<div id=d1 style="background-color:blue;width:150; height:150"
<t:set attributeName="width" to="350" begin="2" dur="2" />
</div>

INFORMATION:
Copyright: Copyright 1998-2001 W3C (MIT, INRIA, Keio), All Rights Reserved. See http://www.w3.org/Consortium/Legal/. Author: Debbie Newman, Microsoft
Version: 11/01/2000
Module: Set
Feature: attributeName=width, dur
File Name: set_attName_width_nested_dur.htm
Media Components: images/smile.jpg, images/frown.jpg