vistimeout =  new Array(0);
alayers =  new Array(0);
	alayers[alayers.length] = 'menu1'; 
	alayers[alayers.length] = 'menu2'; 
	alayers[alayers.length] = 'menu3'; 
	alayers[alayers.length] = 'menu4'; 
	//alayers[alayers.length] = 'menu5'; 
	//alayers[alayers.length] = 'menu6'; 
	uAgnt = navigator.userAgent;
	uVers = navigator.appVersion;
function vistoggle(alayer)
{
	if (uAgnt.indexOf("MSIE") != -1 && uAgnt.indexOf("Windows") != -1 && uVers.substring(0,1) > 3)
	{
		dim = 0;
		fatdaddy = 0;
		vis = 'none';
		window.event.cancelBubble = true;
		toElement = window.event.toElement;
		srcElement = window.event.srcElement;
		curlayer = document.all[alayer];
		if((srcElement.tagName == "DIV" || srcElement.tagName == "IMG") && (toElement.tagName != "FONT" && toElement.name != 'head1' && toElement.name != 'head2' && toElement.tagName != "A" && toElement.tagName != "HR"))
		{
			lastvis = curlayer.style.display;
			while(dim <= (alayers.length - 1))
			{
				thislayer = alayers[dim];
				if(document.all[thislayer].style.display == "block")
				{ 	
					document.all[thislayer].style.display = vis;
				}
				dim++;
			}
			switch(lastvis)
			{
				case "none":
					vis = 'block'; break;
				case "block":
					vis = 'none'; break;
			}
			curlayer.style.display = vis;
		}
	}
}

function visclose() 
{
	dim=0;
	while(dim <= (alayers.length - 1))
	{
		thislayer = alayers[dim];
		if(document.all[thislayer].style.display == "block")
		{ 	
			document.all[thislayer].style.display = "none"; 
		}
		dim++;
	}
		
}

document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0'>");
document.write("  <tr align='center'>");
     
document.write("    <td background='/images/darkbluebg.gif' valign='top' height='2' width='100%'>"); 
document.write("      <div align='left' class='topmenudefined' id='menu1' style='display: none;' onMouseOut='vistoggle(\"menu1\");' >");
document.write("			<font class='topmenusection'>DESTINATIONS</font><BR>");
document.write("			<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'><a href='http://www.1uptravel.com/destination-special/london/index.html' class='topmenuitem'> London <font size='1'>(41 pics)</font></a><BR>");
document.write("			<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'><a href='http://www.1uptravel.com/destination-special/australia/index.html' class='topmenuitem'> Australia <font size='1'>(47 pics)</font></a><BR>");
document.write("			<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'><a href='http://www.1uptravel.com/destination-special/kerala/index.html' class='topmenuitem'> Kerala <font size='1'> (30 pics)</font></a><BR>");
document.write("			<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'><a href='http://www.1uptravel.com/destination-special/dubai/index.html' class='topmenuitem'> Dubai <font size='1'>(19 pics)</font></a><BR>");
document.write("			<font class='topmenusection'>MONUMENTS</font><BR>");
document.write("			<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'><a href='http://www.1uptravel.com/monument-special/tajmahal/index.html' class='topmenuitem'> Taj Mahal <font size='1'>(350 pics)</font></a><BR>");
document.write("			<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'><a href='http://www.1uptravel.com/monument-special/greatwallofchina/index.html' class='topmenuitem'> China Wall<font size='1'> (68 pics)</font></a><BR>");
document.write("	  </div>");
document.write("		<a onmouseover='vistoggle(\"menu1\"); return false;' href='#'><img src='/images/photospecial.gif' width='116' height='20' border='0'></a>");
document.write("	<img src='/images/blackline.gif' width='12' height='24'>");

document.write("      <div align='left' class='topmenudefined' id='menu2' style='display: none;' onMouseOut='vistoggle(\"menu2\");' >");
document.write("			<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'><a href='http://www.1uptravel.com/world-special/tajmahal/index.html' class='topmenuitem'> Taj Mahal</a><BR>");
document.write("			<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'><a href='http://www.1uptravel.com/world-special/thegreatwallofchina/index.html' class='topmenuitem'> China Wall</a><BR>");
document.write("			<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'><a href='http://www.1uptravel.com/world-special/grandcanyon/index.html' class='topmenuitem'> Grand Canyon</a><BR>");
document.write("			<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'><a href='http://www.1uptravel.com/world-special/deadsea/index.html' class='topmenuitem'> Dead Sea</a><BR>");
document.write("			<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'><a href='http://www.1uptravel.com/world-special/saharadesert/index.html' class='topmenuitem'> Sahara Desert</a><BR>");
document.write("			<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'><a href='http://www.1uptravel.com/world-special/statueofliberty/index.html' class='topmenuitem'> Statue of Liberty</a><BR>");
document.write("			<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'><a href='http://www.1uptravel.com/world-special/niagarafalls/index.html' class='topmenuitem'> Niagara Falls</a><BR>");
document.write("      </div>");
document.write("		<a onmouseover='vistoggle(\"menu2\"); return false;' href='#'><img src='/images/7wonders.gif' width='83' height='20' alt='seven wonders' border='0'></a>");
document.write("	<img src='/images/blackline.gif' width='12' height='24'>");
	
document.write("      <div align='left' class='topmenudefined' id='menu3' style='display: none;' onMouseOut='vistoggle(\"menu3\");' >");
document.write("		<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'><a href='http://www.1uptravel.com/sevenwonders/gardens/index.html' class='topmenuitem'> Garden of Babylon</a><BR>");
document.write("		<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'><a href='http://www.1uptravel.com/sevenwonders/colossus/index.html' class='topmenuitem'> Colossus of Rhodes</a><BR>");
document.write("		<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'><a href='http://www.1uptravel.com/sevenwonders/pharos/index.html' class='topmenuitem'> Pharos of Alexandria</a><BR>");
document.write("		<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'><a href='http://www.1uptravel.com/sevenwonders/pyramid/index.html' class='topmenuitem'> Pyramids of Egypt</a><BR>");
document.write("		<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'><a href='http://www.1uptravel.com/sevenwonders/artemis/index.html' class='topmenuitem'> Temple of Artemis</a><BR>");
document.write("		<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'><a href='http://www.1uptravel.com/sevenwonders/zeus/index.html' class='topmenuitem'> Statue of Zeus</a><BR>");
document.write("      </div>");
document.write("		<a onmouseover='vistoggle(\"menu3\"); return false;' href='#'><img src='/images/modernwonders.gif' width='125' height='20' alt='modern wonders' border='0'></a>");
document.write("	<img src='/images/blackline.gif' width='12' height='24'>");




document.write(" <div align='left' class='topmenudefined' id='menu4' style='display: none;'");
document.write(" onMouseOut='vistoggle(\"menu4\");'> ');");
document.write("			<font class='topmenusection'>By Country Name</font><BR>");
	
document.write("<a href='http://www.1uptravel.com/worldmaps/a.html' class='topmenuitemsmall'>A</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/b.html' class='topmenuitemsmall'>B</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/c.html' class='topmenuitemsmall'>C</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/d.html' class='topmenuitemsmall'>D</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/e.html' class='topmenuitemsmall'>E</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/f.html' class='topmenuitemsmall'>F</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/g.html' class='topmenuitemsmall'>G</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/h.html' class='topmenuitemsmall'>H</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/i.html' class='topmenuitemsmall'>I</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/j.html' class='topmenuitemsmall'>J</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/k.html' class='topmenuitemsmall'>K</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/l.html' class='topmenuitemsmall'>L</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/m.html' class='topmenuitemsmall'>M</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/n.html' class='topmenuitemsmall'>N</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/o.html' class='topmenuitemsmall'>O</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/p.html' class='topmenuitemsmall'>P</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/q.html' class='topmenuitemsmall'>Q</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/r.html' class='topmenuitemsmall'>R</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/s.html' class='topmenuitemsmall'>S</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/t.html' class='topmenuitemsmall'>T</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/u.html' class='topmenuitemsmall'>U</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/v.html' class='topmenuitemsmall'>V</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/w.html' class='topmenuitemsmall'>W</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/x.html' class='topmenuitemsmall'>X</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/y.html' class='topmenuitemsmall'>Y</a>-");
document.write("<a href='http://www.1uptravel.com/worldmaps/z.html' class='topmenuitemsmall'>Z</a> <br>");
document.write("	<font class='topmenusection'>By Location</font><BR>");
document.write("<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'><a href='http://www.1uptravel.com/worldmaps/asia.html' class='topmenuitem'> Asia</a><br> ");
document.write("<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'>");
document.write("<a href='http://www.1uptravel.com/worldmaps/africa.html' class='topmenuitem'> Africa</a><br>");
document.write("<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'>");
document.write("<a href='http://www.1uptravel.com/worldmaps/caribbean.html' class='topmenuitem'> Caribbean</a><br>"); 
document.write("<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'>");
document.write("<a href='http://www.1uptravel.com/worldmaps/northamerica.html' class='topmenuitem'> North America</a><br>");
document.write("<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'>");
document.write("<a href='http://www.1uptravel.com/worldmaps/centralamerica.html' class='topmenuitem'> Central America</a><br>");
document.write("<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'>"); 
document.write("<a href='http://www.1uptravel.com/worldmaps/southamerica.html' class='topmenuitem'> South America</a> <br><img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'>"); 
document.write("<a href='http://www.1uptravel.com/worldmaps/middleeast.html' class='topmenuitem'> Middle East</a><br>");
document.write("<img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'>"); 


document.write("<a href='http://www.1uptravel.com/worldmaps/oceaniapacific.html' class='topmenuitem'> Oceania Pacific</a> <br><img src='/images/bulletmain.jpg' width='9' height='9' align='baseline'>"); 

document.write("<a href='http://www.1uptravel.com/worldmaps/europe.html' class='topmenuitem'> Europe</a>"); 
document.write("</div>");
document.write("<a onmouseover='vistoggle(\"menu4\"); return false;' href='#'><img src='/images/maps.gif' width='89' height='20' border='0' alt='world maps'>");
document.write("</a>");
document.write("    </td>");
document.write("  </tr>");
document.write("</table>");

