For this tutorial I will teach you how to fade images on your site Image Fader: Code 1: (Place underneath the completed </head> section)
Code 2: (place this code right after the image height) style="filter:alpha(opacity=10)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,10,50,5)">