// Set the horizontal and vertical position for the popup

PositionX = 100;
PositionY = 100;

// Set these value approximately 20 pixels greater than the
// size of the largest image to be used (needed for Netscape)

defaultWidth  = 650;
defaultHeight = 500;

// Set autoclose true to have the window close automatically
// Set autoclose false to allow multiple popup windows

var AutoClose = true;

// Do not edit below this line...
// ================================
if (parseInt(navigator.appVersion.charAt(0))>=4){
var isNN=(navigator.appName=="Netscape")?1:0;
var isIE=(navigator.appName.indexOf("Microsoft")!=-1)?1:0;}
var optNN='scrollbars=no,width='+defaultWidth+',height='+defaultHeight+',left='+PositionX+',top='+PositionY;
var optIE='scrollbars=no,width=150,height=100,left='+PositionX+',top='+PositionY;
function popImage(imageURL,imageTitle){
if (isNN){imgWin=window.open('about:blank','',optNN);}
if (isIE){imgWin=window.open('about:blank','',optIE);}
with (imgWin.document){
writeln('<html><head><title>Loading...</title><style>body{margin:0px;}</style>');writeln('<sc'+'ript>');
writeln('var isNN,isIE;');writeln('if (parseInt(navigator.appVersion.charAt(0))>=4){');
writeln('isNN=(navigator.appName=="Netscape")?1:0;');writeln('isIE=(navigator.appName.indexOf("Microsoft")!=-1)?1:0;}');
writeln('function reSizeToImage(){');writeln('if (isIE){');writeln('window.resizeTo(100,100);');
writeln('width=100-(document.body.clientWidth-document.images[0].width);');
writeln('height=100-(document.body.clientHeight-document.images[0].height);');
writeln('window.resizeTo(width,height);}');writeln('if (isNN){');       
writeln('window.innerWidth=document.images["George"].width;');writeln('window.innerHeight=document.images["George"].height;}}');
writeln('function doTitle(){document.title="'+imageTitle+'";}');writeln('</sc'+'ript>');
if (!AutoClose) writeln('</head><body bgcolor=000000 scroll="no" onload="reSizeToImage();doTitle();self.focus()">')
else writeln('</head><body bgcolor=000000 scroll="no" onload="reSizeToImage();doTitle();self.focus()" onblur="self.close()">');
writeln('<img name="George" src='+imageURL+' style="display:block"></body></html>');
close();		
}}

function mmLoadMenus() {
  if (window.mm_menu_0811122448_0) return;
  
 window.mm_menu_0811122448_0 = new Menu("root",170,18,"Helvetica, Arial, sans-serif",12,"#000000","#ffffff","#cccccc","#3333cc","left","middle",3,0,500,-5,7,true,false,true,0,true,true);

  
  
   mm_menu_0811122448_0.addMenuItem("Long Exposure Webcam modifications","location='lewebcam.html'");
   mm_menu_0811122448_0.addMenuItem("SC3 Webcam modifications","location='upgradetosc3.html'");
   mm_menu_0811122448_0.addMenuItem("360 StarryNight panorama","location='starrynight.html'");
   mm_menu_0811122448_0.addMenuItem("Planetary images","location='makingof.html'");
   mm_menu_0811122448_0.addMenuItem("Processing deepsky","location='procm51.html'");
   mm_menu_0811122448_0.addMenuItem("Just mist it","location='justmist.html'");
   mm_menu_0811122448_0.addMenuItem("real-time weather info","location='weather.html'");   
   mm_menu_0811122448_0.addMenuItem("World Time and Coordinates","location='time.html'");
   mm_menu_0811122448_0.addMenuItem("True north alignment tool","location='north.html'");
   mm_menu_0811122448_0.addMenuItem("Measuring seeing ","location='seeing.html'");
   mm_menu_0811122448_0.addMenuItem("Best ETX Resource","location='interestingl.html'");
   
   mm_menu_0811122448_0.addMenuItem("Using the Canon G2","location='usingg2.html'");   
   mm_menu_0811122448_0.addMenuItem("CCD Tutorials","location='ccdtutor.html'");
   mm_menu_0811122448_0.hideOnMouseOut=true;
   mm_menu_0811122448_0.menuBorder=0;
   mm_menu_0811122448_0.menuLiteBgColor='#181878';
   mm_menu_0811122448_0.menuBorderBgColor='#181878';
   mm_menu_0811122448_0.bgColor='#181878';
  
 window.mm_menu_0811123059_1 = new Menu("root",90,18,"Helvetica, Arial, sans-serif",12,"#000000","#ffffff","#cccccc","#3333cc","left","middle",3,0,500,1,0,true,false,true,0,true,true);
mm_menu_0811123059_1.addMenuItem("LX200 images","location='lx200images.html'");  
mm_menu_0811123059_1.addMenuItem("ETX Overview","location='overview.html'");  
  mm_menu_0811123059_1.addMenuItem("ETX Moon","location='moon.html'");
  mm_menu_0811123059_1.addMenuItem("ETX Planets","location='planets.html'");
  mm_menu_0811123059_1.addMenuItem("ETX Deepsky","location='deepsky.html'");
  mm_menu_0811123059_1.addMenuItem("Constellations","location='constel.html'");
// mm_menu_0811123059_1.addMenuItem("ETX Stars","location='rates.html'");
// mm_menu_0811123059_1.addMenuItem("ETX Comets","location='rates.html'");
   mm_menu_0811123059_1.hideOnMouseOut=true;
   mm_menu_0811123059_1.menuBorder=0;
   mm_menu_0811123059_1.menuLiteBgColor='#ffffff';
   mm_menu_0811123059_1.menuBorderBgColor='#555555';
   mm_menu_0811123059_1.bgColor='#ffffff';
  
 window.mm_menu_0811123659_2 = new Menu("root",170,18,"Helvetica, Arial, sans-serif",12,"#000000","#ffffff","#cccccc","#3333cc","left","middle",3,0,500,-5,7,true,false,true,0,true,true);
   mm_menu_0811123659_2.addMenuItem("My equipment","location='myetx.html'");
   mm_menu_0811123659_2.addMenuItem("ETX first impressions","location='firstimp.html'");   
   mm_menu_0811123659_2.addMenuItem("Battery solution ","location='batt.html'");
   mm_menu_0811123659_2.addMenuItem("#844 field tripod modification ","location='tripod.html'");
   mm_menu_0811123659_2.addMenuItem("Focal reducer","location='focal.html'");
//   mm_menu_0811123659_2.addMenuItem("Modified Long exp. Webcam","location='webcam.html'");
   mm_menu_0811123659_2.hideOnMouseOut=true;
   mm_menu_0811123659_2.menuBorder=0;
   mm_menu_0811123659_2.menuLiteBgColor='#ffffff';
   mm_menu_0811123659_2.menuBorderBgColor='#555555';
   mm_menu_0811123659_2.bgColor='#ffffff';
  
 window.mm_menu_0811124007_3 = new Menu("root",150,18,"Helvetica, Arial, sans-serif",12,"#000000","#ffffff","#cccccc","#3333cc","left","middle",3,0,500,-5,7,true,false,true,0,true,true);
   mm_menu_0811124007_3.addMenuItem("Reports 2004","location='reports2004.html'");  
   mm_menu_0811124007_3.addMenuItem("Reports 2003","location='reports2003.html'");
   mm_menu_0811124007_3.addMenuItem("Old Observation notes","location='hisnotes.html'");   
   mm_menu_0811124007_3.hideOnMouseOut=true;
   mm_menu_0811124007_3.menuBorder=0;
   mm_menu_0811124007_3.menuLiteBgColor='#ffffff';
   mm_menu_0811124007_3.menuBorderBgColor='#555555';
   mm_menu_0811124007_3.bgColor='#ffffff';
  
 window.mm_menu_0811124206_4 = new Menu("root",110,18,"Helvetica, Arial, sans-serif",12,"#000000","#ffffff","#cccccc","#3333cc","left","middle",3,0,500,-5,7,true,false,true,0,true,true);
  mm_menu_0811124206_4.addMenuItem("Universe Today","location='universt.html'");
  mm_menu_0811124206_4.addMenuItem("AstroWire","location='astrow.html'");
  mm_menu_0811124206_4.addMenuItem("Using Filters","location='http://www.telescope.com/content/learningcenter/content2main.jsp?iCategoryID=29&iContentID=643&CCNavIDs=19,22,29'");
   mm_menu_0811124206_4.addMenuItem("My Favorite links","location='links.html'");   
   mm_menu_0811124206_4.hideOnMouseOut=true;
   mm_menu_0811124206_4.menuBorder=0;
   mm_menu_0811124206_4.menuLiteBgColor='#ffffff';
   mm_menu_0811124206_4.menuBorderBgColor='#555555';
   mm_menu_0811124206_4.bgColor='#ffffff';
  
 window.mm_menu_0811124247_5 = new Menu("root",111,18,"Helvetica, Arial, sans-serif",12,"#000000","#ffffff","#cccccc","#3333cc","left","middle",3,0,500,-5,7,true,false,true,0,true,true);
  mm_menu_0811124247_5.addMenuItem("","location=''");
  mm_menu_0811124247_5.addMenuItem("","location=''");
   mm_menu_0811124247_5.hideOnMouseOut=true;
   mm_menu_0811124247_5.menuBorder=0;
   mm_menu_0811124247_5.menuLiteBgColor='#ffffff';
   mm_menu_0811124247_5.menuBorderBgColor='#555555';
   mm_menu_0811124247_5.bgColor='#ffffff';

  mm_menu_0811124247_5.writeMenus();
} // mmLoadMenus()