// DD_belatedPNG fix for IE6
DD_belatedPNG.fix('#header .logo');


$(document).ready(function(){ 
  $("#navigation ul").superfish('autoArrows:  false'); 
});
