|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/markrose/atlas/ |
Upload File : |
<HTML>
<HEAD>
<TITLE>Historical Atlas of Almea</TITLE>
</HEAD>
<script>
function show( s )
{
// update current map
Nav.document.theform.current.value = s;
// Change to next map and text
if (s == "3480L") {
Mapp.document.images[0].src = "../langs-3480.jpg";
} else {
ext = ".gif";
if (s == "terrain" || s == "cover" || s == "3480")
ext = ".jpg";
Mapp.document.images[0].src = s + ext;
}
Talk.location = s + ".htm";
}
function current()
{
return Nav.document.theform.current.value;
}
function nextmap()
{
Nav.nextmap();
}
function homepage()
{
window.location = "../virtuver.htm";
}
function gethelp()
{
window.location = "help.html";
}
function updir(s)
{
window.open("../" + s,
"secondary", "resizable=yes");
}
function alt(parm)
{
if (parm == 1) {
window.location = "alt.html";
} else {
window.location = "index.html";
}
}
function atlas(parm)
{
if (parm == 1) {
window.location = "http://www.almeopedia.com/" + "Historical_Atlas_of_Arc%C3%A9l";
} else {
window.location = "../Skouras.swf";
}
}
function al(s)
{
window.open("http://www.almeopedia.com/" + s,
"secondary", "resizable=yes");
}
input
function smaller()
{
var fr = document.getElementById('TaskFrame');
if (Nav.document.theform.thesize.value == "669")
{
Nav.document.theform.thesize.value = "400";
Mapp.document.images[0].height = 375;
Mapp.document.images[0].width = 487;
fr.cols = '500,*';
}
else
{
Nav.document.theform.thesize.value = "669";
Mapp.document.images[0].height = 500;
Mapp.document.images[0].width = 650;
fr.cols = '669,*';
}
}
</script>
<FRAMESET FRAMEBORDER=0 FRAMESPACING=0 id="TaskFrame" COLS="669,*">
<!-- Left part of atlas: Map and nav bar -->
<FRAMESET ROWS="*,196">
<!-- Map -->
<FRAME name="Mapp" marginheight=3 marginwidth=3
src="atmap.htm">
<!-- Nav bar -->
<FRAME name="Nav" marginheight=0 marginwidth=0
src=atnav2.htm>
</FRAMESET>
<!-- Right part of atlas: Commentary -->
<FRAME name="Talk" marginheight=0 marginwidth=5
src="cover.htm">
</FRAMESET>
</HTML>