aimsPrintPresent=true;var printTitle=parent.USGSTitle;var printMapURL="";var printOVURL="";var printLegURL="";var legVis2=false;function printIt(){var WindowContent='';var Locallayer;var TempVar;if(!(parent.is_nn&&parent.is_major<5))WindowContent+=('<img src="/website/ImageArchive/secondary/pixel.gif" width="5" height="'+(parent.MapFrame.mHeight+90)+'" alt="Map Image Place Holder" />');if(parent.MapFrame.USGS_OGC_Loaded){Number_OGC_Layers=parent.MapFrame.SRC_Layer_URL.length;Background_Image_Counter=0;for(var i=0;i<Number_OGC_Layers;i++){if(SRC_Layer_URL[i]!=null){Locallayer=getLayer("theBackground"+Background_Image_Counter);if(Locallayer.visibility=="show"||Locallayer.visibility=="visible"){TempVar=eval("parent.MapFrame.document.BackgroundMap"+Background_Image_Counter+".src");WindowContent+=('<img src="'+TempVar+'" width="'+parent.MapFrame.mWidth+'" height="'+parent.MapFrame.mHeight+'" alt="Current Map Image" style="position: absolute; top: 115px; left: 10px;" />');};Background_Image_Counter++;}}};WindowContent+=('<img src="'+parent.MapFrame.document.theImage.src+'" width="'+parent.MapFrame.mWidth+'" height="'+parent.MapFrame.mHeight+'" alt="Current Map Image" style="position: absolute; top: 115px; left: 10px;" />');if(!(parent.is_nn&&parent.is_major<5)){WindowContent+=('<img name="USGScopyright" src="'+parent.USGScopyright+'" width="83" height="23" hspace="0" vspace="0" border="0" alt="USGS Logo" style="position: absolute; top: '+(parent.MapFrame.mHeight+115-30)+'px; left: 15px;" />');};Create_Pop_Up_Window(printTitle,'',WindowContent,'PrintPage','scrollbars=yes,resizable=yes',true);}

