<!--

var browserName = navigator.appName;
var browserVer = parseInt(navigator.appVersion);

var ns3up = (browserName == "Netscape" && browserVer >= 3);
var ie4up = (browserName.indexOf("Microsoft") >= 0 && browserVer >= 4);

// ie4up = (browserName == "Microsoft Internet Explorer" && browserVer >= 4);

// var show = ((ns3up || ie4up) && navigator.javaEnabled());

var show = (ns3up || ie4up);


if (show) {

off_logo = new Image(600,72); 
off_logo.src = "../s_logo.jpg"; 
on_logo = new Image(600,72);
on_logo.src = "../s_logo_h.jpg";

off_list = new Image(57,20); 
off_list.src = "../english/n_list.gif"; 
on_list = new Image(57,20);
on_list.src = "../english/n_list_h.gif";

off_article = new Image(49,20); 
off_article.src = "../english/n_article.gif"; 
on_article = new Image(49,20);
on_article.src = "../english/n_article_h.gif";

off_foto = new Image(93,20); 
off_foto.src = "../english/n_foto.gif"; 
on_foto = new Image(93,20);
on_foto.src = "../english/n_foto_h.gif";

off_forum = new Image(50,20); 
off_forum.src = "../english/n_forum.gif"; 
on_forum = new Image(50,20);
on_forum.src = "../english/n_forum_h.gif";

off_links = new Image(37,20); 
off_links.src = "../english/n_links.gif"; 
on_links = new Image(37,20);
on_links.src = "../english/n_links_h.gif";

off_search = new Image(45,20); 
off_search.src = "../english/n_search.gif"; 
on_search = new Image(45,20);
on_search.src = "../english/n_search_h.gif";

off_au = new Image(52,20); 
off_au.src = "../english/n_au.gif"; 
on_au = new Image(52,20);
on_au.src = "../english/n_au_h.gif";

off_eng = new Image(44,20); 
off_eng.src = "../english/n_rus.gif"; 
on_eng = new Image(44,20);
on_eng.src = "../english/n_rus_h.gif";

}


function hiLite(imgDocID,imgObjName)
{
if (show) {
  document.images[imgDocID].src = eval(imgObjName + ".src");
}
}

// -->


document.writeln('<P><CENTER>')
document.writeln('<MAP name="logo">')
document.writeln('<AREA shape="rect" coords="220,0,370,72" href="../english/index.html"')
document.writeln('onMouseOver="hiLite(\'logo\',\'on_logo\');self.status=\'Front page\';return true"')
document.writeln('onMouseOut="hiLite(\'logo\',\'off_logo\');self.status=\'Small Towns of Russia\';return true">')
document.writeln('<AREA shape="default" nohref title="Project Logo">')
document.writeln('</MAP>')
document.write('<IMG USEMAP="#logo" SRC="../s_logo.jpg" width=600 height=72 border=0 alt="Project Logo" title="Project Logo" name="logo"><BR><A HREF="../english/main.html"')
document.write('onMouseOver="hiLite(\'list\',\'on_list\');self.status=\'List of Small Towns\';return true"')
document.write('onMouseOut="hiLite(\'list\',\'off_list\');self.status=\'Small Towns of Russia\';return true">')
document.write('<IMG SRC="../english/n_list.gif" width=57 height=20 border=0 alt="List of Small Towns" title="List of Small Towns" name="list"></A>')
document.write('<IMG SRC="../english/n_tire.gif" width=4 height=20><A HREF="../english/foto.html"')
document.write('onMouseOver="hiLite(\'foto\',\'on_foto\');self.status=\'Photo Galleries\';return true"')
document.write('onMouseOut="hiLite(\'foto\',\'off_foto\');self.status=\'Small Towns of Russia\';return true">')
document.write('<IMG SRC="../english/n_foto.gif" width=93 height=20 border=0 alt="Photo Galleries" title="Photo Galleries" name="foto"></A>')
document.write('<IMG SRC="../english/n_tire.gif" width=4 height=20><A HREF="../english/article.html"')
document.write('onMouseOver="hiLite(\'article\',\'on_article\');self.status=\'Articles\';return true"')
document.write('onMouseOut="hiLite(\'article\',\'off_article\');self.status=\'Small Towns of Russia\';return true">')
document.write('<IMG SRC="../english/n_article.gif" width=49 height=20 border=0 alt="Articles" title="Articles" name="article"></A>')
document.write('<IMG SRC="../english/n_tire.gif" width=4 height=20><A HREF="../forum.html"')
document.write('onMouseOver="hiLite(\'forum\',\'on_forum\');self.status=\'Forums\';return true"')
document.write('onMouseOut="hiLite(\'forum\',\'off_forum\');self.status=\'Small Towns of Russia\';return true">')
document.write('<IMG SRC="../english/n_forum.gif" width=50 height=20 border=0 alt="Forums" title="Forums" name="forum"></A>')
document.write('<IMG SRC="../english/n_tire.gif" width=4 height=20><A HREF="../english/links.html"')
document.write('onMouseOver="hiLite(\'links\',\'on_links\');self.status=\'Useful Links\';return true"')
document.write('onMouseOut="hiLite(\'links\',\'off_links\');self.status=\'Small Towns of Russia\';return true">')
document.write('<IMG SRC="../english/n_links.gif" width=37 height=20 border=0 alt="Useful Links" title="Useful Links" name="links"></A>')
document.write('<IMG SRC="../english/n_tire.gif" width=4 height=20><A HREF="../htdig/search.html"')
document.write('onMouseOver="hiLite(\'search\',\'on_search\');self.status=\'Site search\';return true"')
document.write('onMouseOut="hiLite(\'search\',\'off_search\');self.status=\'Small Towns of Russia\';return true">')
document.write('<IMG SRC="../english/n_search.gif" width=45 height=20 border=0 alt="Site search" title="Site search" name="search"></A>')
document.write('<IMG SRC="../english/n_tire.gif" width=4 height=20><A HREF="../english/about.html"')
document.write('onMouseOver="hiLite(\'au\',\'on_au\');self.status=\'About the authors\';return true"')
document.write('onMouseOut="hiLite(\'au\',\'off_au\');self.status=\'Small Towns of Russia\';return true">')
document.write('<IMG SRC="../english/n_au.gif" width=52 height=20 border=0 alt="About the authors" title="About the authors" name="au"></A>')
document.write('<IMG SRC="../english/n_tire.gif" width=4 height=20><A HREF="../index.html"')
document.write('onMouseOver="hiLite(\'eng\',\'on_eng\');self.status=\'Russian version\';return true"')
document.write('onMouseOut="hiLite(\'eng\',\'off_eng\');self.status=\'Small Towns of Russia\';return true">')
document.write('<IMG SRC="../english/n_rus.gif" width=44 height=20 border=0 alt="Russian version" title="Russian version" name="eng"></A>')
document.write('</CENTER></P>')
