Mailing List
Home
Forum Home
Softimage
Carrara
trueSpace
Dir3d-l
Maya - a powerful 3D animation and visual effects software
Macromedia Flash Development
Subjects
Cameras
scaleDown command
black out solved
Aircraft Tutorial
Mathematical XYZ ?
Its done This vs That
Its done first week
recommendations for screen video captures?
3DExplorer "Oddity "
New Director
ProTeam renewals
Fuel 's new websites (X post)
Blue peter create a make toy
targeting groups question
XPost: Shockwave 3D game ( sort of )
RES: RES: RES: Fish Modeling
Emitting particles from object intersection
Fuel 's new websites (X post)
Texturing
Big Break Contest Videos
New Plugins
Models and Texture on my updated site
Error Installing Patch tS6 6
Plasma?
Looking for Inspiration
Weird EMail Q
It 's done first week ?
Cherry not cranberry
New game
Camera Animation Problem
Particle plugins?
 
Override Reflection in use.

Override Reflection in use.

2004-03-23       - By VFX Espiritu

 Back
I'm having this problem... which I thought it hsa been corrected! Hasn't this
problem been corrected?

Nacho
 -- -- Original Message -- --
 From: Chris Johnson
 To: XSI@(protected)
 Sent: Friday, February 23, 2001 14:16
 Subject: Re: F....... Override


 I'm having class of XSI here and we stumbled on the same issue.
 The trick is to get the Command that is output when you create the override
and then repeat that command adding ",2" at the end of that line.

     Ex:
 this is the command output when you add the parameter
         SIAddEntryToOverride "cube.branchlocal.Override", "cube.Scene
_Material.Phong.diffuse_inuse"
 this is how it should be run instead
         SIAddEntryToOverride "cube.branchlocal.Override", "cube.Scene
_Material.Phong.diffuse_inuse"  ,2

 Now to get rid of the first one that you created just run the (command line
only) command

 SIRemoveEntryFromOverride

                   Ex:     SIRemoveEntryFromOverride "Override.Entries.entry
.viewvis"

 Hope this helps

 Chris

 Victor Wolansky wrote:

   Hope to see fixed in the first QFE......
     -- --Original Message-- --
     From: owner-xsi@(protected) [mailto:owner-xsi@(protected)]On Behalf
Of Mikkel Grøsland
     Sent: Thursday, February 22, 2001 4:49 AM
     To: 'XSI@(protected)'
     Subject: RE: F....... Override
     
     I have had the exact same problem, but somehow I got it to work by some
strange kind of black magic; I saved the preset, then closed and deleted the
override. Then created a new one, loaded the saved preset, and then tried
including the enable diffuse parameter from material in the objects list of
parameters. Then I got the enable diffuse boolean thingie like I wanted.Try
this you also, it may be that I just had some luck and that it depended on
something else than the save/load of presets. I haven't tried it after that.But
; by making a shadowpass this way (which is what I needed, not reflection)
nothing showed up in the alpha. If I created a shadowpass from the menu it
worked but then I had no control over which object that should cast shadow and
not. If I included new partitions controlling the objects the shadowpass
stopped working.Sincerley hope this helps you Victor, and Greg. But in any case
it's a bug which should be fixed!Cheers,- mikkel Grosland    virtualmedia,
Norway
       -- --Original Message-- --
       From: Greg Punchatz [mailto:greg@(protected)]
       Sent: Thursday, February 22, 2001 1:39 AM
       To: XSI@(protected)
       Subject: RE: F....... Override
       
       Yes, and I have informed the proper authoritiesJ It does not work the
way I would expect, in fact it does not work at all. Most other properties
outside the shader seem to work fine. But it seems all the on and off switches
are broken, but all parameters with sliders seem to work fine.

       Greg Punchatz

       Director of Animation

       Janimation

       www.janimation.com


       -- --Original Message-- --
       From: owner-xsi@(protected) [mailto:owner-xsi@(protected)]On Behalf
Of Victor Wolansky
       Sent: Wednesday, February 21, 2001 11:12 PM
       To: XSI@(protected)
       Subject: RE: F....... Override


       Have you tried?

       -- --Original Message-- --
       From: owner-xsi@(protected) [mailto:owner-xsi@(protected)]On Behalf
Of Greg Punchatz
       Sent: Wednesday, February 21, 2001 8:01 PM
       To: XSI@(protected)
       Subject: RE: F....... Override

       Seems like a huge bug!


       Greg Punchatz

       Director of Animation

       Janimation

       www.janimation.com


       this is driven me crazy...................


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859 (See http://iso-8859.ora-code.com)-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3700.6699" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff lang=EN-US style="tab-interval: .5in">
<DIV><FONT color=#000080 face=Tahoma size=2>I'm having this problem... which I
thought it hsa been corrected! </FONT><FONT color=#000080 face=Tahoma
size=2>Hasn't this problem been corrected?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#000080 face=Tahoma size=2>Nacho</FONT></DIV>
<BLOCKQUOTE
style="BORDER-LEFT: #000080 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px;
PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
 <DIV style="FONT: 10pt arial">-- -- Original Message -- -- </DIV>
 <DIV
 style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
 <A href="mailto:chrisj@(protected)" title=chrisj@(protected)>Chris Johnson</A>
 </DIV>
 <DIV style="FONT: 10pt arial"><B>To:</B> <A href="mailto:XSI@(protected)"
 title=XSI@(protected)>XSI@(protected)</A> </DIV>
 <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, February 23, 2001
 14:16</DIV>
 <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: F....... Override</DIV>
 <DIV><BR></DIV>I'm having class of XSI here and we stumbled on the same issue
.

 <P>The trick is to get the Command that is output when you create the
override
 and then repeat that command adding ",2" at the end of that line.
 <P>&nbsp;&nbsp;&nbsp; Ex: <BR>this is the command output when you add the
 parameter <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIAddEntryToOverride
 "cube.branchlocal.Override", "cube.Scene_Material.Phong.diffuse_inuse"
 <BR>this is how it should be run instead
 <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIAddEntryToOverride
 "cube.branchlocal.Override", "cube.Scene_Material.Phong.diffuse_inuse"&nbsp;
 <B>,2</B>
 <P>Now to get rid of the first one that you created just run the (command
line
 only) command
 <P>SIRemoveEntryFromOverride
 <P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 Ex:&nbsp;&nbsp;&nbsp;&nbsp; SIRemoveEntryFromOverride
 "Override.Entries.entry.viewvis"
 <P>Hope this helps
 <P>Chris
 <P>Victor Wolansky wrote:
 <BLOCKQUOTE TYPE="CITE"><LINK href="cid:filelist.xml@(protected)"
   rel=File-List><!--[if gte mso 9]><xml>
<o:OfficeDocumentSettings>
 <o:DoNotRelyOnCSS/>
</o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
 <w:Zoom>0</w:Zoom>
 <w:DocumentKind>DocumentEmail</w:DocumentKind>
 <w:EnvelopeVis/>
</w:WordDocument>
</xml><![endif]-->
   <STYLE>@(protected) {
  font-family: Wingdings;
}
@(protected) {
  font-family: Tahoma;
}
P.MsoNormal {
  FONT-FAMILY: "Times New Roman"; FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; mso
-style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: "Times
New Roman"
}
LI.MsoNormal {
  FONT-FAMILY: "Times New Roman"; FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; mso
-style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: "Times
New Roman"
}
DIV.MsoNormal {
  FONT-FAMILY: "Times New Roman"; FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; mso
-style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: "Times
New Roman"
}
P.MsoAutoSig {
  FONT-FAMILY: "Times New Roman"; FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; mso
-pagination: widow-orphan; mso-fareast-font-family: "Times New Roman"
}
LI.MsoAutoSig {
  FONT-FAMILY: "Times New Roman"; FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; mso
-pagination: widow-orphan; mso-fareast-font-family: "Times New Roman"
}
DIV.MsoAutoSig {
  FONT-FAMILY: "Times New Roman"; FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; mso
-pagination: widow-orphan; mso-fareast-font-family: "Times New Roman"
}
P {
  FONT-FAMILY: "Times New Roman"; FONT-SIZE: 12pt; MARGIN-LEFT: 0in; MARGIN
-RIGHT: 0in; mso-margin-top-alt: auto; mso-pagination: widow-orphan; mso-fareast
-font-family: "Times New Roman"; mso-margin-bottom-alt: auto
}
SPAN.EmailStyle17 {
  COLOR: navy; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso
-bidi-font-family: Arial; mso-style-type: personal; mso-ansi-font-size: 10.0pt
}
SPAN.EmailStyle18 {
  COLOR: #993366; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial;
mso-bidi-font-family: Arial; mso-style-type: personal-reply; mso-ansi-font-size
: 10.0pt
}
DIV.Section1 {
  page: Section1
}
</STYLE>
   <SPAN class=987211918-22022001><FONT face=Arial><FONT color=#0000ff><FONT
   size=-1>Hope to see fixed in the first QFE......</FONT></FONT></FONT></SPAN
>

   <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
     <DIV class=OutlookMessageHeader dir=ltr><FONT face=Tahoma><FONT
     size=-1>-- --Original Message-- --</FONT></FONT> <BR><FONT
     face=Tahoma><FONT size=-1><B>From:</B> owner-xsi@(protected) [<A
     href="mailto:owner-xsi@(protected)">mailto:owner-xsi@(protected)</A>]
<B>On
     Behalf Of </B>Mikkel Grøsland</FONT></FONT> <BR><FONT face=Tahoma><FONT
     size=-1><B>Sent:</B> Thursday, February 22, 2001 4:49 AM</FONT></FONT>
     <BR><FONT face=Tahoma><FONT size=-1><B>To:</B>
     'XSI@(protected)'</FONT></FONT> <BR><FONT face=Tahoma><FONT
     size=-1><B>Subject:</B> RE: F....... Override</FONT></FONT>
     <BR>&nbsp;</DIV><SPAN class=015433708-22022001><FONT face=Arial><FONT
     color=#0000ff><FONT size=-1>I have had the exact same problem, but
somehow
     I got it to work by some strange kind of black magic; I saved the preset,
     then closed and deleted the override. Then created a new one, loaded the
     saved preset, and then tried including the enable diffuse parameter from
     material in the objects list of parameters. Then I got the enable diffuse
     boolean thingie like I wanted.</FONT></FONT></FONT></SPAN><SPAN
     class=015433708-22022001><FONT face=Arial><FONT color=#0000ff><FONT
     size=-1>Try this you also, it may be that I just had some luck and that
it
     depended on something else than the save/load of presets. I haven't tried
     it after that.</FONT></FONT></FONT></SPAN><SPAN
     class=015433708-22022001></SPAN><SPAN class=015433708-22022001><FONT
     face=Arial><FONT color=#0000ff><FONT size=-1>But; by making a shadowpass
     this way (which is what I needed, not reflection) nothing showed up in
the
     alpha. If I created a shadowpass from the menu it worked but then I had
no
     control over which object that should cast shadow and not. If I included
     new partitions controlling the objects the shadowpass stopped
     working.</FONT></FONT></FONT></SPAN><SPAN
     class=015433708-22022001></SPAN><SPAN class=015433708-22022001><FONT
     face=Arial><FONT color=#0000ff><FONT size=-1>Sincerley hope this helps
you
     Victor, and Greg. But in any case it's a bug which should be
     fixed!</FONT></FONT></FONT></SPAN><SPAN
     class=015433708-22022001></SPAN><SPAN class=015433708-22022001><FONT
     face=Arial><FONT color=#0000ff><FONT
     size=-1>Cheers,</FONT></FONT></FONT></SPAN><SPAN
     class=015433708-22022001></SPAN><SPAN class=015433708-22022001><FONT
     face=Arial><FONT color=#0000ff><FONT size=-1>- mikkel
     Grosland</FONT></FONT></FONT></SPAN><SPAN class=015433708-22022001><FONT
     face=Arial><FONT color=#0000ff><FONT size=-1>&nbsp;&nbsp;&nbsp;
     virtualmedia, Norway</FONT></FONT></FONT></SPAN>
     <BLOCKQUOTE style="MARGIN-RIGHT: 0px">
       <DIV class=OutlookMessageHeader dir=ltr><FONT face=Tahoma><FONT
       size=-1>-- --Original Message-- --</FONT></FONT> <BR><FONT
       face=Tahoma><FONT size=-1><B>From:</B> Greg Punchatz [<A
       href="mailto:greg@(protected)">mailto:greg@(protected)</A>]</FONT
></FONT>
       <BR><FONT face=Tahoma><FONT size=-1><B>Sent:</B> Thursday, February 22,
       2001 1:39 AM</FONT></FONT> <BR><FONT face=Tahoma><FONT
       size=-1><B>To:</B> XSI@(protected)</FONT></FONT> <BR><FONT
       face=Tahoma><FONT size=-1><B>Subject:</B> RE: F.......
       Override</FONT></FONT> <BR>&nbsp;</DIV>
       <DIV class=Section1>
       <DIV class=MsoNormal><SPAN class=EmailStyle18><SPAN
       style="FONT-FAMILY: Arial; FONT-SIZE: 10pt; mso-bidi-font-size: 12.0pt"
><FONT
       color=#993366><FONT size=-1><FONT face=Arial>Yes, and I have informed
       the proper authorities</SPAN></SPAN><SPAN class=EmailStyle18><SPAN
       style="FONT-FAMILY: Wingdings; FONT-SIZE: 10pt; mso-bidi-font-size: 12
.0pt; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-char-type:
symbol; mso-symbol-font-family: Wingdings"><SPAN
       style="mso-char-type: symbol; mso-symbol-font-family: Wingdings"></FONT
><FONT
       face=Wingdings>J</SPAN></SPAN></SPAN><SPAN class=EmailStyle18><SPAN
       style="FONT-FAMILY: Arial; FONT-SIZE: 10pt; mso-bidi-font-size: 12.0pt"
></FONT><FONT
       face=Arial> It does not work the way I would expect, in fact it does
not
       work at all. Most other properties outside the shader seem to work fine
.
       But it seems all the on and off switches are broken, but all parameters
       with sliders seem to work
       fine.</FONT></FONT></FONT><O:P></O:P></SPAN></SPAN></DIV>
       <P class=MsoNormal><SPAN class=EmailStyle18><SPAN
       style="FONT-FAMILY: Arial; FONT-SIZE: 10pt; mso-bidi-font-size: 12.0pt"
><![if !supportEmptyParas]><![endif]><O:P></O:P></SPAN></SPAN>
       <P class=MsoNormal><!--[if supportFields]><span class=EmailStyle18>
<font
size=2 color="#993366" face=Arial><span style='font-size:10.0pt;mso-bidi-font
-size:
12.0pt;font-family:Arial'><span style='mso-element:field-begin'></span><span
style="mso-spacerun: yes">&nbsp;</span>AUTOTEXTLIST \s &quot;E-mail
Signature&quot; <span style='mso-element:field-separator'></span></span></font>
</span><![endif]--><SPAN
       style="COLOR: blue; FONT-WEIGHT: bold; mso-bidi-font-family: Arial"><B>
<FONT
       color=#0000ff>Greg Punchatz</FONT></B><O:P></O:P></SPAN>
       <P class=MsoNormal><SPAN
       style="COLOR: blue; FONT-SIZE: 12pt; FONT-WEIGHT: bold; mso-bidi-font
-family: Arial"><B><FONT
       face="Times New Roman"><FONT color=#0000ff><FONT size=+0>Director of
       Animation</FONT></FONT></FONT></B><O:P></O:P></SPAN>
       <P class=MsoNormal><SPAN
       style="COLOR: blue; FONT-SIZE: 12pt; FONT-WEIGHT: bold; mso-bidi-font
-family: Arial"><B><FONT
       face="Times New Roman"><FONT color=#0000ff><FONT
       size=+0>Janimation</FONT></FONT></FONT></B><O:P></O:P></SPAN>
       <P class=MsoNormal><SPAN
       style="COLOR: blue; FONT-SIZE: 12pt; FONT-WEIGHT: bold; mso-bidi-font
-family: Arial"><B><FONT
       face="Times New Roman"><FONT color=#0000ff><FONT
       size=+0>www.janimation.com</FONT></FONT></FONT></B><O:P></O:P></SPAN>
       <P class=MsoNormal><!--[if supportFields]><span class=EmailStyle18>
<font
size=2 color="#993366" face=Arial><span style='font-size:10.0pt;mso-bidi-font
-size:
12.0pt;font-family:Arial'><span style='mso-element:field-end'></span></span><
/font></span><![endif]--><SPAN
       class=EmailStyle18><SPAN
       style="FONT-FAMILY: Arial; FONT-SIZE: 10pt; mso-bidi-font-size: 12.0pt"
><![if !supportEmptyParas]><![endif]><O:P></O:P></SPAN></SPAN>
       <P class=MsoNormal style="MARGIN-LEFT: 0.5in"><SPAN
       style="COLOR: black; FONT-FAMILY: Tahoma; FONT-SIZE: 10pt"><FONT
       face=Tahoma><FONT color=#000000><FONT size=-1>-- --Original
       Message-- --</FONT></FONT></FONT> <BR><SPAN
       style="FONT-WEIGHT: bold"><FONT face=Tahoma><FONT color=#000000><FONT
       size=-1><B>From:</SPAN></B> owner-xsi@(protected) [<A
       href="mailto:owner-xsi@(protected)">mailto:owner-xsi@(protected)</A
>]<SPAN
       style="FONT-WEIGHT: bold"><B>On Behalf Of&nbsp;</SPAN></B>Victor
       Wolansky</FONT></FONT></FONT> <BR><SPAN style="FONT-WEIGHT: bold"><FONT
       face=Tahoma><FONT color=#000000><FONT size=-1><B>Sent:</SPAN></B>
       Wednesday, February 21, 2001 11:12 PM</FONT></FONT></FONT> <BR><SPAN
       style="FONT-WEIGHT: bold"><FONT face=Tahoma><FONT color=#000000><FONT
       size=-1><B>To:</SPAN></B> XSI@(protected)</FONT></FONT></FONT>
       <BR><SPAN style="FONT-WEIGHT: bold"><FONT face=Tahoma><FONT
       color=#000000><FONT size=-1><B>Subject:</SPAN></B> RE: F.......
       Override</FONT></FONT></FONT></SPAN><SPAN
       style="COLOR: #993366; mso-color-alt: windowtext"><O:P></O:P></SPAN>
       <P class=MsoNormal style="MARGIN-LEFT: 0.5in"><SPAN
       style="COLOR: #993366; FONT-SIZE: 12pt"><![if !supportEmptyParas]><!
[endif]></SPAN><SPAN
       style="COLOR: #993366; mso-color-alt: windowtext"><O:P></O:P></SPAN>
       <P class=MsoNormal style="MARGIN-LEFT: 0.5in"><SPAN
       style="COLOR: blue; FONT-FAMILY: Arial; FONT-SIZE: 10pt"><FONT
       face=Arial><FONT color=#0000ff><FONT size=-1>Have you
       tried?</FONT></FONT></FONT></SPAN><SPAN
       style="COLOR: #993366; mso-color-alt: windowtext"><O:P></O:P></SPAN>
       <P class=MsoNormal
       style="MARGIN-BOTTOM: 12pt; MARGIN-LEFT: 1in; mso-margin-top-alt: auto"
><SPAN
       style="COLOR: black; FONT-FAMILY: Tahoma; FONT-SIZE: 10pt"><FONT
       face=Tahoma><FONT color=#000000><FONT size=-1>-- --Original
       Message-- --</FONT></FONT></FONT> <BR><SPAN
       style="FONT-WEIGHT: bold"><FONT face=Tahoma><FONT color=#000000><FONT
       size=-1><B>From:</SPAN></B> owner-xsi@(protected) [<A
       href="mailto:owner-xsi@(protected)">mailto:owner-xsi@(protected)</A
>]<SPAN
       style="FONT-WEIGHT: bold"><B>On Behalf Of&nbsp;</SPAN></B>Greg
       Punchatz</FONT></FONT></FONT> <BR><SPAN style="FONT-WEIGHT: bold"><FONT
       face=Tahoma><FONT color=#000000><FONT size=-1><B>Sent:</SPAN></B>
       Wednesday, February 21, 2001 8:01 PM</FONT></FONT></FONT> <BR><SPAN
       style="FONT-WEIGHT: bold"><FONT face=Tahoma><FONT color=#000000><FONT
       size=-1><B>To:</SPAN></B> XSI@(protected)</FONT></FONT></FONT>
       <BR><SPAN style="FONT-WEIGHT: bold"><FONT face=Tahoma><FONT
       color=#000000><FONT size=-1><B>Subject:</SPAN></B> RE: F.......
       Override</FONT></FONT></FONT></SPAN><SPAN
       style="COLOR: #993366; mso-color-alt: windowtext"><O:P></O:P></SPAN>
       <P class=MsoNormal style="MARGIN-LEFT: 1in"><SPAN
       class=EmailStyle17><SPAN
       style="FONT-FAMILY: Arial; FONT-SIZE: 10pt; mso-bidi-font-size: 12.0pt"
><FONT
       face=Arial><FONT color=#000080><FONT size=-1>Seems like a huge
       bug!</FONT></FONT></FONT><SPAN
       style="mso-spacerun: yes"></SPAN><O:P></O:P></SPAN></SPAN>
       <P class=MsoNormal style="MARGIN-LEFT: 1in"><SPAN
       class=EmailStyle17><SPAN
       style="FONT-FAMILY: Arial; FONT-SIZE: 10pt; mso-bidi-font-size: 12.0pt"
><O:P></O:P></SPAN></SPAN>
       <P class=MsoNormal style="MARGIN-LEFT: 1in"><!--[if supportFields]>
<span
class=EmailStyle17><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial'><span style='mso-element:
field-begin'></span><span style="mso-spacerun: yes">&nbsp;</span>AUTOTEXTLIST
\s &quot;E-mail Signature&quot; <span style='mso-element:field-separator'><
/span></span></font></span><![endif]--><SPAN
       style="COLOR: blue; FONT-WEIGHT: bold; mso-bidi-font-family: Arial"><B>
<FONT
       color=#0000ff>Greg Punchatz</FONT></B><O:P></O:P></SPAN>
       <P class=MsoNormal style="MARGIN-LEFT: 1in"><SPAN
       style="COLOR: blue; FONT-SIZE: 12pt; FONT-WEIGHT: bold; mso-bidi-font
-family: Arial"><B><FONT
       face="Times New Roman"><FONT color=#0000ff><FONT size=+0>Director of
       Animation</FONT></FONT></FONT></B><O:P></O:P></SPAN>
       <P class=MsoNormal style="MARGIN-LEFT: 1in"><SPAN
       style="COLOR: blue; FONT-SIZE: 12pt; FONT-WEIGHT: bold; mso-bidi-font
-family: Arial"><B><FONT
       face="Times New Roman"><FONT color=#0000ff><FONT
       size=+0>Janimation</FONT></FONT></FONT></B><O:P></O:P></SPAN>
       <P class=MsoNormal style="MARGIN-LEFT: 1in"><SPAN
       style="COLOR: blue; FONT-SIZE: 12pt; FONT-WEIGHT: bold; mso-bidi-font
-family: Arial"><B><FONT
       face="Times New Roman"><FONT color=#0000ff><FONT
       size=+0>www.janimation.com</FONT></FONT></FONT></B><O:P></O:P></SPAN>
       <P class=MsoNormal style="MARGIN-LEFT: 1in"><!--[if supportFields]>
<span
class=EmailStyle17><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial'><span style='mso-element:
field-end'></span></span></font></span><![endif]--><SPAN
       class=EmailStyle17><SPAN
       style="FONT-FAMILY: Arial; FONT-SIZE: 10pt; mso-bidi-font-size: 12.0pt"
><O:P></O:P></SPAN></SPAN>
       <P style="MARGIN-LEFT: 1.5in"><SPAN
       style="COLOR: blue; FONT-FAMILY: Arial; FONT-SIZE: 10pt"><FONT
       face=Arial><FONT color=#0000ff><FONT size=-1>this is driven me
       crazy...................</FONT></FONT></FONT></SPAN><SPAN
       style="COLOR: #993366; FONT-SIZE: 10pt; mso-color-alt: windowtext"><O:P
></O:P></SPAN></P></DIV></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE><
/BODY></HTML>