[jQuery] Selecting same img using 2 selectors, but both doesn't return same value & doesnt equal each other :S !

[jQuery] Selecting same img using 2 selectors, but both doesn't return same value & doesnt equal each other :S !


I'm trying to select an image with two ways, here's a demo :
http://www.duettographics.com/index.php
when I apply the img.hover, I made an if statement to check if this
image is current selected one, if so, it should doesn't apply the fade
effect, but it does !!
What's problem with this !!