window.onload = function(){
  if($.browser.msie){
    ;
    //$(".main").dropShadow({left: 3, top: 3, color: "#321c6f", blur: 1});
  }
}

