$(document).ready( function() {
  /* Fix for png's in Internet Explorer */
  $("#header img, #seat img, #volvo img, #contact").pngfix();
  $("#seat-mic img, #volvo-mic img, #content_files div").pngfix();
});
