home *** CD-ROM | disk | FTP | other *** search
- <SCRIPT LANGUAGE="VBScript">
- <!--------' A SCRIPT LANGUAGE tag should be the first item on this page ------->
- </SCRIPT>
- <!--
- This page is implemented using a draft specification recently published by the
- Worldwide Web Consortium (W3C) that extends HTML capabilities to provide exact,
- 2D layout features. Refer to http://www.w3.org/pub/TR/WD-layout.htm for more
- information on the tags used in these pages. This source page is displayed in
- the Internet Explorer 3.0 using the Microsoft HTML Layout Control.
- -->
-
- <!--
- The following lines of VB Script accomplish the drag/drop of the images.
- Only five lines of script code are needed for each image.
- -->
-
- <SCRIPT LANGUAGE="VBScript" FOR="hair1" EVENT="mousemove( button, shift, x, y)">
- if button=1 then
- hair1.left= x+hair1.left-10
- hair1.top=y+hair1.top-10
- end if
- </SCRIPT>
- <SCRIPT LANGUAGE="VBScript" FOR="hair2" EVENT="mousemove( button, shift, x, y)">
- if button=1 then
- hair2.left= x+hair2.left-10
- hair2.top=y+hair2.top-10
- end if
- </SCRIPT>
- <SCRIPT LANGUAGE="VBScript" FOR="hair3" EVENT="mousemove( button, shift, x, y)">
- if button=1 then
- hair3.left= x+hair3.left-10
- hair3.top=y+hair3.top-10
- end if
- </SCRIPT>
- <SCRIPT LANGUAGE="VBScript" FOR="ears1" EVENT="mousemove( button, shift, x, y)">
- if button=1 then
- ears1.left= x+ears1.left-10
- ears1.top=y+ears1.top-10
- end if
- </SCRIPT>
- <SCRIPT LANGUAGE="VBScript" FOR="ears2" EVENT="mousemove( button, shift, x, y)">
- if button=1 then
- ears2.left= x+ears2.left-10
- ears2.top=y+ears2.top-10
- end if
- </SCRIPT>
- <SCRIPT LANGUAGE="VBScript" FOR="ears3" EVENT="mousemove( button, shift, x, y)">
- if button=1 then
- ears3.left= x+ears3.left-10
- ears3.top=y+ears3.top-10
- end if
- </SCRIPT>
- <SCRIPT LANGUAGE="VBScript" FOR="eyes1" EVENT="mousemove( button, shift, x, y)">
- if button=1 then
- eyes1.left= x+eyes1.left-10
- eyes1.top=y+eyes1.top-10
- end if
- </SCRIPT>
- <SCRIPT LANGUAGE="VBScript" FOR="eyes2" EVENT="mousemove( button, shift, x, y)">
- if button=1 then
- eyes2.left= x+eyes2.left-10
- eyes2.top=y+eyes2.top-10
- end if
- </SCRIPT>
- <SCRIPT LANGUAGE="VBScript" FOR="eyes3" EVENT="mousemove( button, shift, x, y)">
- if button=1 then
- eyes3.left= x+eyes3.left-10
- eyes3.top=y+eyes3.top-10
- end if
- </SCRIPT>
- <SCRIPT LANGUAGE="VBScript" FOR="nose1" EVENT="mousemove( button, shift, x, y)">
- if button=1 then
- nose1.left= x+nose1.left-10
- nose1.top=y+nose1.top-10
- end if
- </SCRIPT>
- <SCRIPT LANGUAGE="VBScript" FOR="nose2" EVENT="mousemove( button, shift, x, y)">
- if button=1 then
- nose2.left= x+nose2.left-10
- nose2.top=y+nose2.top-10
- end if
- </SCRIPT>
- <SCRIPT LANGUAGE="VBScript" FOR="nose3" EVENT="mousemove( button, shift, x, y)">
- if button=1 then
- nose3.left= x+nose3.left-10
- nose3.top=y+nose3.top-10
- end if
- </SCRIPT>
- <SCRIPT LANGUAGE="VBScript" FOR="mouth1" EVENT="mousemove( button, shift, x, y)">
- if button=1 then
- mouth1.left= x+mouth1.left-10
- mouth1.top=y+mouth1.top-10
- end if
- </SCRIPT>
- <SCRIPT LANGUAGE="VBScript" FOR="mouth2" EVENT="mousemove( button, shift, x, y)">
- if button=1 then
- mouth2.left= x+mouth2.left-10
- mouth2.top=y+mouth2.top-10
- end if
- </SCRIPT>
- <SCRIPT LANGUAGE="VBScript" FOR="mouth3" EVENT="mousemove( button, shift, x, y)">
- if button=1 then
- mouth3.left= x+mouth3.left-10
- mouth3.top=y+mouth3.top-10
- end if
- </SCRIPT>
- <SCRIPT LANGUAGE="VBScript" FOR="hands1" EVENT="mousemove( button, shift, x, y)">
- if button=1 then
- hands1.left= x+hands1.left-10
- hands1.top=y+hands1.top-10
- end if
- </SCRIPT>
- <SCRIPT LANGUAGE="VBScript" FOR="hands2" EVENT="mousemove( button, shift, x, y)">
- if button=1 then
- hands2.left= x+hands2.left-10
- hands2.top=y+hands2.top-10
- end if
- </SCRIPT>
- <SCRIPT LANGUAGE="VBScript" FOR="hands3" EVENT="mousemove( button, shift, x, y)">
- if button=1 then
- hands3.left= x+hands3.left-10
- hands3.top=y+hands3.top-10
- end if
- </SCRIPT>
- <SCRIPT LANGUAGE="VBScript" FOR="shoe1" EVENT="mousemove( button, shift, x, y)">
- if button=1 then
- shoe1.left= x+shoe1.left-10
- shoe1.top=y+shoe1.top-10
- end if
- </SCRIPT>
- <SCRIPT LANGUAGE="VBScript" FOR="shoe2" EVENT="mousemove( button, shift, x, y)">
- if button=1 then
- shoe2.left= x+shoe2.left-10
- shoe2.top=y+shoe2.top-10
- end if
- </SCRIPT>
- <SCRIPT LANGUAGE="VBScript" FOR="shoes3" EVENT="mousemove( button, shift, x, y)">
- if button=1 then
- shoes3.left= x+shoes3.left-10
- shoes3.top=y+shoes3.top-10
- end if
- </SCRIPT>
- <DIV BACKGROUND="#408080" STYLE="LAYOUT:FIXED;WIDTH:412pt;HEIGHT:268pt;">
- <OBJECT ID="egghead"
- CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:83pt;LEFT:182pt;WIDTH:71pt;HEIGHT:121pt;ZINDEX:0;">
- <PARAM NAME="PicturePath" VALUE="egghead.gif">
- <PARAM NAME="AutoSize" VALUE="-1">
- <PARAM NAME="BorderStyle" VALUE="0">
- <PARAM NAME="Size" VALUE="2487;4260">
- <PARAM NAME="VariousPropertyBits" VALUE="19">
- </OBJECT>
- <OBJECT ID="hair1"
- CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:8pt;LEFT:0pt;WIDTH:63pt;HEIGHT:38pt;ZINDEX:1;">
- <PARAM NAME="PicturePath" VALUE="hair1.gif">
- <PARAM NAME="AutoSize" VALUE="-1">
- <PARAM NAME="BorderStyle" VALUE="0">
- <PARAM NAME="Size" VALUE="2223;1349">
- <PARAM NAME="VariousPropertyBits" VALUE="19">
- </OBJECT>
- <OBJECT ID="hair2"
- CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:116pt;LEFT:8pt;WIDTH:56pt;HEIGHT:33pt;ZINDEX:2;">
- <PARAM NAME="PicturePath" VALUE="hair2.gif">
- <PARAM NAME="AutoSize" VALUE="-1">
- <PARAM NAME="BorderStyle" VALUE="0">
- <PARAM NAME="Size" VALUE="1958;1164">
- <PARAM NAME="VariousPropertyBits" VALUE="19">
- </OBJECT>
- <OBJECT ID="hair3"
- CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:58pt;LEFT:0pt;WIDTH:68pt;HEIGHT:50pt;ZINDEX:3;">
- <PARAM NAME="PicturePath" VALUE="hair3.gif">
- <PARAM NAME="AutoSize" VALUE="-1">
- <PARAM NAME="BorderStyle" VALUE="0">
- <PARAM NAME="Size" VALUE="2381;1773">
- <PARAM NAME="VariousPropertyBits" VALUE="19">
- </OBJECT>
- <OBJECT ID="ears1"
- CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:8pt;LEFT:190pt;WIDTH:89pt;HEIGHT:45pt;ZINDEX:4;">
- <PARAM NAME="PicturePath" VALUE="ears1.gif">
- <PARAM NAME="AutoSize" VALUE="-1">
- <PARAM NAME="BorderStyle" VALUE="0">
- <PARAM NAME="Size" VALUE="3149;1588">
- <PARAM NAME="VariousPropertyBits" VALUE="19">
- </OBJECT>
- <OBJECT ID="ears2"
- CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:8pt;LEFT:297pt;WIDTH:93pt;HEIGHT:48pt;ZINDEX:5;">
- <PARAM NAME="PicturePath" VALUE="ears2.gif">
- <PARAM NAME="AutoSize" VALUE="-1">
- <PARAM NAME="BorderStyle" VALUE="0">
- <PARAM NAME="Size" VALUE="3281;1693">
- <PARAM NAME="VariousPropertyBits" VALUE="19">
- </OBJECT>
- <OBJECT ID="ears3"
- CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:8pt;LEFT:99pt;WIDTH:85pt;HEIGHT:44pt;ZINDEX:6;">
- <PARAM NAME="PicturePath" VALUE="ears3.gif">
- <PARAM NAME="AutoSize" VALUE="-1">
- <PARAM NAME="BorderStyle" VALUE="0">
- <PARAM NAME="Size" VALUE="2990;1535">
- <PARAM NAME="VariousPropertyBits" VALUE="19">
- </OBJECT>
- <OBJECT ID="nose1"
- CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:99pt;LEFT:297pt;WIDTH:29pt;HEIGHT:35pt;ZINDEX:7;">
- <PARAM NAME="PicturePath" VALUE="nose1.gif">
- <PARAM NAME="AutoSize" VALUE="-1">
- <PARAM NAME="BorderStyle" VALUE="0">
- <PARAM NAME="Size" VALUE="1032;1217">
- <PARAM NAME="VariousPropertyBits" VALUE="19">
- </OBJECT>
- <OBJECT ID="nose2"
- CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:58pt;LEFT:297pt;WIDTH:26pt;HEIGHT:41pt;ZINDEX:8;">
- <PARAM NAME="PicturePath" VALUE="nose2.gif">
- <PARAM NAME="AutoSize" VALUE="-1">
- <PARAM NAME="BorderStyle" VALUE="0">
- <PARAM NAME="Size" VALUE="900;1429">
- <PARAM NAME="VariousPropertyBits" VALUE="19">
- </OBJECT>
- <OBJECT ID="nose3"
- CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:140pt;LEFT:297pt;WIDTH:29pt;HEIGHT:29pt;ZINDEX:9;">
- <PARAM NAME="PicturePath" VALUE="nose3.gif">
- <PARAM NAME="AutoSize" VALUE="-1">
- <PARAM NAME="BorderStyle" VALUE="0">
- <PARAM NAME="Size" VALUE="1032;1005">
- <PARAM NAME="VariousPropertyBits" VALUE="19">
- </OBJECT>
- <OBJECT ID="mouth1"
- CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:107pt;LEFT:338pt;WIDTH:59pt;HEIGHT:20pt;ZINDEX:10;">
- <PARAM NAME="PicturePath" VALUE="mouth1.gif">
- <PARAM NAME="AutoSize" VALUE="-1">
- <PARAM NAME="BorderStyle" VALUE="0">
- <PARAM NAME="Size" VALUE="2064;688">
- <PARAM NAME="VariousPropertyBits" VALUE="19">
- </OBJECT>
- <OBJECT ID="mouth2"
- CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:140pt;LEFT:338pt;WIDTH:50pt;HEIGHT:23pt;ZINDEX:11;">
- <PARAM NAME="PicturePath" VALUE="mouth2.gif">
- <PARAM NAME="AutoSize" VALUE="-1">
- <PARAM NAME="BorderStyle" VALUE="0">
- <PARAM NAME="Size" VALUE="1746;794">
- <PARAM NAME="VariousPropertyBits" VALUE="19">
- </OBJECT>
- <OBJECT ID="mouth3"
- CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:74pt;LEFT:338pt;WIDTH:47pt;HEIGHT:23pt;ZINDEX:12;">
- <PARAM NAME="PicturePath" VALUE="mouth3.gif">
- <PARAM NAME="AutoSize" VALUE="-1">
- <PARAM NAME="BorderStyle" VALUE="0">
- <PARAM NAME="Size" VALUE="1640;794">
- <PARAM NAME="VariousPropertyBits" VALUE="19">
- </OBJECT>
- <OBJECT ID="eyes1"
- CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:66pt;LEFT:91pt;WIDTH:47pt;HEIGHT:18pt;ZINDEX:13;">
- <PARAM NAME="PicturePath" VALUE="eyes1.gif">
- <PARAM NAME="AutoSize" VALUE="-1">
- <PARAM NAME="BorderStyle" VALUE="0">
- <PARAM NAME="Size" VALUE="1640;635">
- <PARAM NAME="VariousPropertyBits" VALUE="19">
- </OBJECT>
- <OBJECT ID="eyes2"
- CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:99pt;LEFT:91pt;WIDTH:38pt;HEIGHT:19pt;ZINDEX:14;">
- <PARAM NAME="PicturePath" VALUE="eyes2.gif">
- <PARAM NAME="AutoSize" VALUE="-1">
- <PARAM NAME="BorderStyle" VALUE="0">
- <PARAM NAME="Size" VALUE="1323;661">
- <PARAM NAME="VariousPropertyBits" VALUE="19">
- </OBJECT>
- <OBJECT ID="eyes3"
- CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:124pt;LEFT:83pt;WIDTH:50pt;HEIGHT:18pt;ZINDEX:15;">
- <PARAM NAME="PicturePath" VALUE="eyes3.gif">
- <PARAM NAME="AutoSize" VALUE="-1">
- <PARAM NAME="BorderStyle" VALUE="0">
- <PARAM NAME="Size" VALUE="1746;635">
- <PARAM NAME="VariousPropertyBits" VALUE="19">
- </OBJECT>
- <OBJECT ID="shoe1"
- CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:173pt;LEFT:305pt;WIDTH:71pt;HEIGHT:21pt;ZINDEX:16;">
- <PARAM NAME="PicturePath" VALUE="shoes1.gif">
- <PARAM NAME="AutoSize" VALUE="-1">
- <PARAM NAME="BorderStyle" VALUE="0">
- <PARAM NAME="Size" VALUE="2487;741">
- <PARAM NAME="VariousPropertyBits" VALUE="19">
- </OBJECT>
- <OBJECT ID="shoe2"
- CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:206pt;LEFT:305pt;WIDTH:74pt;HEIGHT:22pt;ZINDEX:17;">
- <PARAM NAME="PicturePath" VALUE="shoes2.gif">
- <PARAM NAME="AutoSize" VALUE="-1">
- <PARAM NAME="BorderStyle" VALUE="0">
- <PARAM NAME="Size" VALUE="2619;767">
- <PARAM NAME="VariousPropertyBits" VALUE="19">
- </OBJECT>
- <OBJECT ID="shoes3"
- CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:231pt;LEFT:305pt;WIDTH:79pt;HEIGHT:20pt;ZINDEX:18;">
- <PARAM NAME="PicturePath" VALUE="shoes3.gif">
- <PARAM NAME="AutoSize" VALUE="-1">
- <PARAM NAME="BorderStyle" VALUE="0">
- <PARAM NAME="Size" VALUE="2778;688">
- <PARAM NAME="VariousPropertyBits" VALUE="19">
- </OBJECT>
- <OBJECT ID="hands1"
- CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:157pt;LEFT:8pt;WIDTH:119pt;HEIGHT:32pt;ZINDEX:19;">
- <PARAM NAME="PicturePath" VALUE="hands1.gif">
- <PARAM NAME="AutoSize" VALUE="-1">
- <PARAM NAME="BorderStyle" VALUE="0">
- <PARAM NAME="Size" VALUE="4207;1111">
- <PARAM NAME="VariousPropertyBits" VALUE="19">
- </OBJECT>
- <OBJECT ID="hands2"
- CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:223pt;LEFT:8pt;WIDTH:149pt;HEIGHT:41pt;ZINDEX:20;">
- <PARAM NAME="PicturePath" VALUE="hands2.gif">
- <PARAM NAME="AutoSize" VALUE="-1">
- <PARAM NAME="BorderStyle" VALUE="0">
- <PARAM NAME="Size" VALUE="5239;1455">
- <PARAM NAME="VariousPropertyBits" VALUE="19">
- </OBJECT>
- <OBJECT ID="hands3"
- CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:190pt;LEFT:0pt;WIDTH:141pt;HEIGHT:26pt;ZINDEX:21;">
- <PARAM NAME="PicturePath" VALUE="hands3.gif">
- <PARAM NAME="AutoSize" VALUE="-1">
- <PARAM NAME="BorderStyle" VALUE="0">
- <PARAM NAME="Size" VALUE="4974;900">
- <PARAM NAME="VariousPropertyBits" VALUE="19">
- </OBJECT>
- </DIV>
-