function init_page() {

  // png fix
  if ( typeof(pngfix) == 'function' ) {
    pngfix();
  }

}

