function start_1(){
var tabPanel_1 = new TabSwapper({
  selectedClass: 'on',
  deselectedClass: 'off',
  tabs: $$('#tabpanel_1 li'),
  clickers: $$('#tabpanel_1 li a'),
  sections: $$('div.panelSet div.panel'),
  cookieName: 'tabPanel_1',
  smooth: true,
  smoothSize: false
});
var topPanel = new SlideShow('toppanel',{
  delay: 5000,
  transition: 'fade',
  duration: 1000,
  autoplay: true
});
var newsPanel = new SlideShow('newshighlights',{
  delay: 10000,
  transition: 'blindUpFade',
  duration: 1000,
  autoplay: true
});
}
function start_2(){
var tabPanel_2 = new TabSwapper({
  selectedClass: 'on',
  deselectedClass: 'off',
  tabs: $$('#tabpanel_2 li'),
  clickers: $$('#tabpanel_2 li a'),
  sections: $$('div.panelSet div.panel'),
  cookieName: 'tabPanel_2',
  smooth: true,
  smoothSize: false
});
}
function start_3(){
var tabPanel_3 = new TabSwapper({
  selectedClass: 'on',
  deselectedClass: 'off',
  tabs: $$('#tabpanel_3 li'),
  clickers: $$('#tabpanel_2 li a'),
  sections: $$('div.panelSet div.panel'),
  cookieName: 'tabPanel_3',
  smooth: true,
  smoothSize: false
});
}
function start_4(){
var tabPanel_4 = new TabSwapper({
  selectedClass: 'on',
  deselectedClass: 'off',
  tabs: $$('#tabpanel_4 li'),
  clickers: $$('#tabpanel_4 li a'),
  sections: $$('div.panelSet div.panel'),
  cookieName: 'tabPanel_4',
  smooth: true,
  smoothSize: false
});
var flashvars1 = {};
  flashvars1.galleryURL = "images/gallery/SpaceView/gallery.xml";
  var params1 = {};
  params1.allowfullscreen = true;
  params1.allowscriptaccess = "always";
  params1.bgcolor = "FFFFFF";
  swfobject.embedSWF("images/gallery/simpleviewer.swf", "contentSpaceView", "100%", "100%", "9.0.124", false, flashvars1, params1);
var flashvars2 = {};
  flashvars2.galleryURL = "images/gallery/EarthView/gallery.xml";
  var params2 = {};
  params2.allowfullscreen = true;
  params2.allowscriptaccess = "always";
  params2.bgcolor = "FFFFFF";
  swfobject.embedSWF("images/gallery/simpleviewer.swf", "contentEarthView", "100%", "100%", "9.0.124", false, flashvars2, params2);
var flashvars3 = {};
  flashvars3.galleryURL = "images/gallery/Solutions/gallery.xml";
  var params3 = {};
  params3.allowfullscreen = true;
  params3.allowscriptaccess = "always";
  params3.bgcolor = "FFFFFF";
  swfobject.embedSWF("images/gallery/simpleviewer.swf", "contentSolutions", "100%", "100%", "9.0.124", false, flashvars3, params3);
}

