// JavaScript Document
<!--
function mmLoadMenus() {
  if (window.mm_menu_0530141950_0) return;
                window.mm_menu_0530141950_0 = new Menu("root",230,18,"Georgia, Times New Roman, Times, serif",12,"#05054A","#05054A","#A9A5D1","#D2CFED","left","middle",3,0,400,-5,7,true,true,true,0,true,true);
  mm_menu_0530141950_0.addMenuItem("superiority to manual alignment","location='html/sup_manualalign.htm'");
  mm_menu_0530141950_0.addMenuItem("adaption to alignment telescope","location='html/adapt_align_telescope.htm'");
  mm_menu_0530141950_0.addMenuItem("alignment procedure","location='html/align_procedure.htm'");
  mm_menu_0530141950_0.addMenuItem("user interface for the pc","location='html/ui_pc.htm'");
  mm_menu_0530141950_0.addMenuItem("graphs from alisa","location='html/graphsalisa.htm'");
  mm_menu_0530141950_0.addMenuItem("types of targets","location='html/targettypes.htm'");
  mm_menu_0530141950_0.addMenuItem("photographs of the ccd attachment the instrument in the laboratory","location='html/photos_ccd.htm'");
  mm_menu_0530141950_0.addMenuItem("comparison with results obtained manually","location='html/comp_manualresult.htm'");
   mm_menu_0530141950_0.hideOnMouseOut=true;
   mm_menu_0530141950_0.bgColor='#FFFFFF';
   mm_menu_0530141950_0.menuBorder=1;
   mm_menu_0530141950_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0530141950_0.menuBorderBgColor='#000000';

mm_menu_0530141950_0.writeMenus();
} // mmLoadMenus()
//-->