//TB_show('Loaded onload', 'mypage.htm?height=60&amp;width=250', null);

function init(){
  document.getElementById('loadingpic').style.display = 'none';
  document.getElementById('gallery').style.display = 'block';
//TB_show('Loaded onload', 'mypage.htm?height=60&amp;width=250', null);
}