$(function(){
$("#header  ul#nav li").OthersFade();
$("#portfolio-list li").OthersFade();
});

