function writeJS1(){
var str='';
str+='<style type="text\/css">';
str+='#csstopmenu, #csstopmenu ul{';
str+='padding: 0;';
str+='margin: 0; ';
str+='text-align: left;';
str+='list-style: none;';
str+='}';
str+='#csstopmenu li{';
str+='float: left;';
str+='position: relative;';
str+='}';
str+='#csstopmenu a{';
str+='text-decoration: none;';
str+='}';
str+='.mainitems{';
str+='\/* border: 1px solid black; *\/';
str+='border-left-width: 0;';

str+='}';
str+='.headerlinks a{';
str+='\/* margin: auto 8px; *\/';
str+='font-weight: bold;';
str+='color: black;';
str+='}';
str+='.submenus{';
str+='z-index: 1000;';
str+='display: none;';
str+='width: 10em;';
str+='position: absolute;';
str+='top: 25px;';
str+='left: 0;';
str+='font-size: small;';
str+='font-weight: normal;';
str+='color: blue;';
str+='background-color: #36566D;';
str+='border-right: 2px solid #444444; ';
str+='border-left: 2px solid #AAAAAA;';
str+='border-bottom: 2px solid #444444;';
str+='}';
str+='.submenus li{';
str+='width: 100%;';
str+='}';
str+='.submenus li a{';
str+='display: block;';
str+='width: 100%;';
str+='text-indent: 3px;';

str+='color: white;';
str+='background-color: #284A88;';

str+='}';
str+='html>body .submenus li a{ \/* non IE browsers *\/';
str+='width: auto;';
str+='}';
str+='.submenus li a:hover{';
str+='background-color: #B1C4E7;';
str+='color: #000000;';
str+='}';
str+='#csstopmenu li>ul {\/* non IE browsers *\/';
str+='top: auto;';
str+='left: auto;';
str+='}';
str+='#csstopmenu li:hover ul, li.over ul {';
str+='display: block;';
str+='}';
str+='html>body #clearmenu{ \/* non IE browsers *\/';
str+='height: 3px;';
str+='}';
str+='.blocktext {';
str+='    margin-left: auto;';
str+='    margin-right: auto;';
str+='    width: 741px;';
str+='}';
str+='<\/style>';
document.write(str);
}
writeJS1();




startMenu = function() {
if (document.all&&document.getElementById) {
cssmenu = document.getElementById("csstopmenu");
for (i=0; i<cssmenu.childNodes.length; i++) {
node = cssmenu.childNodes[i];
if (node.nodeName=="LI") {
node.onmouseover=function() {
this.className+=" over";
}
node.onmouseout=function(){                  
this.className=this.className.replace(" over", "")
}
}
}
}
}

if (window.attachEvent)
window.attachEvent("onload", startMenu)
else
window.onload=startMenu;
function writeJS(){
var str='';
str+='<div class="blocktext">';
str+='';
str+='<ul id="csstopmenu">';

str+='<center><font face="Verdana" color="black"><small><b>BobAtkins.com</b> - Complete coverage of the Canon EOS System, Photographic Optics and Digital Imaging</small></font></center>';

str+='<li class="mainitems">';
str+='<div class="headerlinks"><a href="\/photography\/"><img src="\/photography\/common\/f-home.gif" width="92" height="27" alt="Home" border="0"><\/a><\/div>';
str+='<ul class="submenus">';
str+='<li><a href="\/photography\/index.html">HOME<\/a><\/li>';
str+='<li><a href="\/photography\/Gallery\/index.html">GALLERY Home<\/a><\/li>';
str+='<li><a href="http:\/\/www.lensplay.com">LensPlay Home<\/a><\/li>';
str+='<\/ul>';
str+='<\/li>';

str+='<li class="mainitems">';
str+='<div class="headerlinks"><a href="\/photography\/digital\/rumors.html"><img src="\/photography\/common\/f-news.gif" width="92" height="27" alt="News" border="0"><\/a><\/div>';
str+='<ul class="submenus" style="width: 12em">';
str+='<li><a href="\/photography\/digital\/rumors.html">Canon News and Rumors<\/a><\/li>';
str+='<li><a href="\/photography\/photoblog2\/blogger.html">Photo News Blog<\/a><\/li>';
str+='<li><a href="\/photography\/news\/index.html">Press Releases<\/a><\/li>';
str+='<\/ul>';
str+='<\/li>';

str+='<li class="mainitems">';
str+='<div class="headerlinks"><a href="\/photography\/reviews\/index.html"><img src="\/photography\/common\/f-reviews.gif" width="92" height="27" alt="Reviews" border="0"><\/a><\/div>';
str+='<ul class="submenus" style="width: 12em">';
str+='<li><a href="\/photography\/digital\/index.html">Digital Camera Reviews<\/a><\/li>';
str+='<li><a href="\/photography\/reviews\/index.html">Lens Reviews<\/a><\/li>';
str+='<li><a href="\/photography\/reviews\/best_canon_eos_lenses.html">Best Canon Lenses<\/a><\/li>';
str+='<li><a href="\/photography\/eosfaq\/ex_speedlites.html">Canon Speedlites<\/a><\/li>';
str+='<li><a href="\/photography\/digital\/compact_flash_memory_cards.html">Memory Cards<\/a><\/li>';
str+='<li><a href="\/photography\/reviews\/index.html#film">Film Camera Reviews<\/a><\/li>';
str+='<li><a href="\/photography\/reviews\/index.html#tripods">Tripod Reviews<\/a><\/li>';
str+='<li><a href="\/photography\/reviews\/index.html#printers">Scanner Reviews<\/a><\/li>';
str+='<li><a href="\/photography\/reviews\/index.html#printers">Printer Reviews<\/a><\/li>';
str+='<li><a href="\/photography\/reviews\/index.html#bags">Camera Bag Reviews<\/a><\/li>';
str+='<li><a href="\/photography\/digital\/index.html#pss">Software Reviews<\/a><\/li>';
str+='<li><a href="\/photography\/computers\/index.html">Computer gear reviews<\/a><\/li>';
str+='<\/ul>';
str+='<\/li>';

str+='<li class="mainitems">';
str+='<div class="headerlinks"><a href="http:\/\/www.bobatkins.com\/photography\/digital\/10d300dlenses.html"><img src="\/photography\/common\/f-eos.gif" width="92" height="27" alt="Canon EOS" border="0"><\/a><\/div>';
str+='<ul class="submenus" style="width: 15em">';
str+='<li><a href="\/photography\/digital\/rumors.html">Canon EOS News and Rumors<\/a><\/li>';
str+='<li><a href="\/photography\/digital\/10d300dlenses.html">Canon EOS lenses - mini reviews<\/a><\/li>';
str+='<li><a href="\/photography\/eosfaq\/ex_speedlites.html">Canon EOS Speedlites<\/a><\/li>';
str+='<li><a href="\/photography\/digital\/rebates.html">Canon EOS Rebates<\/a><\/li>';
str+='<li><a href="\/forums\/index.php">Canon EOS Forum<\/a><\/li>';
str+='<li><a href="\/photography\/eosfaq">Canon EOS FAQ<\/a><\/li>';
str+='<li><a href="\/photography\/pmwiki\/pmwiki.php\/EOS\/HomePage">Canon EOS Wiki<\/a><\/li>';
str+='<\/ul>';
str+='<\/li>';

str+='<li class="mainitems">';
str+='<div class="headerlinks"><a href="\/photography\/learning.html"><img src="\/photography\/common\/f-learn.gif" width="92" height="27" alt="Learning" border="0"><\/a><\/div>';
str+='<ul class="submenus">';
str+='<li><a href="\/photography\/learning.html">Learning Index Page<\/a><\/li>';
str+='<li><a href="\/photography\/technical\/index.html">Optics Articles<\/a><\/li>';
str+='<li><a href="\/photography\/digital\/index.html#gga">Digital Articles<\/a><\/li>';
str+='<li><a href="\/photography\/tutorials\/index.html">Photography Articles<\/a><\/li>';
str+='<li><a href="\/photography\/books\/index.html">Books<\/a><\/li>';
str+='<li><a href="\/photography\/magazines\/index.html">Magazines<\/a><\/li>';
str+='<\/ul>';
str+='<\/li>';

str+='<li class="mainitems">';
str+='<div class="headerlinks"><a href="\/smf\/index.php"><img src="\/photography\/common\/f-forums.gif" width="92" height="27" alt="Forums" border="0"><\/a><\/div>';
str+='<ul class="submenus">';
str+='<li><a href="\/smf\/index.php">Main Index<\/a><\/li>';
str+='<li><a href="\/smf\/index.php\/board,1.0.html">Feedback<\/a><\/li>';
str+='<li><a href="\/smf\/index.php\/board,2.0.html">Canon EOS<\/a><\/li>';
str+='<li><a href="\/smf\/index.php\/board,3.0.html">Technical Optics<\/a><\/li>';
str+='<li><a href="\/forums\/index.php">Old Forum Archive<br>&nbsp;&nbsp;[Read only]<\/a><\/li>';
str+='<li><a href="http:\/\/www.lensplay.com\/smf\/">LensPlay Forums<\/a><\/li>';
str+='<\/ul>';
str+='<\/li>';

str+='<li class="mainitems">';
str+='<div class="headerlinks"><a href="\/photography\/site_map.html"><img src="\/photography\/common\/f-rest.gif" width="92" height="27" alt="The Rest" border="0"><\/a><img src="\/photography\/common\/b-space.gif" width="5" height="27" alt="" border="0"><\/div>';
str+='<ul class="submenus">';
str+='<li><a href="\/photography\/Gallery\/index.html">GALLERY<\/a><\/li>';
str+='<li><a href="http:\/\/astore.amazon.com\/bobatkinsphotogr\/002-3791338-8604855">The PHOTO STORE<\/a><\/li>';
str+='<li><a href="\/photography\/about.html">About<\/a><\/li>';
str+='<li><a href="\/photography\/advertising.html">Advertising<\/a><\/li>';
str+='<li><a href="\/photography\/about.html#email">Contact Me<\/a><\/li>';

str+='<li><a href="\/smf\/index.php\/board,1.0.html">Feedback<\/a><\/li>';
str+='<li><a href="\/photography\/books\/index.html">Books<\/a><\/li>';
str+='<li><a href="\/photography\/magazines\/index.html">Magazines<\/a><\/li>';
str+='<li><a href="\/photography\/artprints\/index.html">Art Prints & Posters<\/a>';
str+='<li><a href="\/photography\/ads\/index.html">Stuff For Sale<\/a><\/li>';
str+='<li><a href="\/photography\/site_map.html">Site Map<\/a><\/li>';
str+='<li><a href="http:\/\/www.lensplay.com">LensPlay Website<\/a><\/li>';
str+='<\/ul>';
str+='<\/li>';

str+='<li class="mainitems">';
str+='<div class="headerlinks"><a href="\/photography\/search\/"><img src="\/photography\/common\/f-search3.gif" width="92" height="27" alt="" border="0"><\/a><\/div>';
str+='<ul class="submenus">';
str+='<li><a href="\/photography\/search\/">Search This Site<\/a><\/li>';
str+='<li><a href="\/photography\/amazon.php">Search Amazon<\/a><\/li>';
str+='<li><a href="\/photography\/search\/">Search Ebay<\/a><\/li>';
str+='<li><a href="\/photography\/search\/">Search Google<\/a><\/li>';
str+='<\/ul>';
str+='<\/li>';
str+='<\/ul>';

str+='<div id="clearmenu" style="clear: left"><\/div>';
str+='<\/div>';

str+='<div class="blocktext">';
str+='<SCRIPT language="javascript" src="\/photography\/common\/toplinks.js" type="text\/javascript">';
str+='<\/SCRIPT>';
str+='<div id="clearmenu" style="clear: left"><\/div>';
str+='<\/div>';
document.write(str);

}
writeJS();



// Script Source: CodeLifter.com
// Copyright 2003
// Do not remove this notice.

// SETUPS:
// ===============================

// 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  = 500;
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(300,300);');
writeln('width=300-(document.body.clientWidth-document.images[0].width);');
writeln('height=300-(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();		
}}





