<!-- hide
function openGallery() {
  popupWin = window.open('fuel_gallery.html',
  'open_window',
  'menubar=0, toolbar=0, location=0, directories=0, status=0, scrollbars=1, resizable=0, dependent=no, width=410, height=550, left=100, top=100')
}
// done hiding -->