<!-- Begin menu ver 3.21vo 2010

// NOTE: If you use a ' add a slash before it like this \'

// USE lowercase FOR ALL OPTIONS ONLY


var showimage1		= "yes"		//  SHOW FIRST SIDEBAR IMAGE
var showimage2		= "no"		//  SHOW SECOND SIDEBAR IMAGE
var showtop		= "yes"		//  SHOW MENU TOP AREA


   if (showtop == "yes") {
document.write('<div id="menutop" style="z-index: 3;" class="printhide">');

document.write('</div>');
}

document.write('<div id="menulocation">');
document.write('<table cellpadding="0" cellspacing="0" border="0" class="menuwidth"><tr><td>');

document.write('<ul id="top-nav">');




// START MENU LINKS - EDIT BELOW THIS AREA




document.write('  <li class="menuT"><a href="index.html" class="firstmenu">Home</a></li>');



document.write('  <li class="menuT"><a href="about.htm">Company Info</a>'); 
document.write('    <ul id="sub-nav">');
document.write('      <li><a href="about.htm">About Zotera</a></li>');
document.write('      <li><a href="Zotera Management.htm">Zotera Management</a></li>');
document.write('      <li><a href="careers.htm">Careers</a></li>');
document.write('    </ul>');
document.write('  </li>');



document.write('  <li class="menuT"><a href="Management Consulting.htm">Services</a>'); 
document.write('    <ul id="sub-nav">');
document.write('      <li><a href="Management Consulting.htm">Management Consulting</a></li>');
document.write('      <li><a href="ICT Consulting.htm">ICT Consulting</a></li>');
document.write('    </ul>');
document.write('  </li>');



document.write('  <li class="menuT"><a href="Industries.htm">Industries</a>');
document.write('    <ul id="sub-nav">');
document.write('      <li><a href="Industries.htm">Industries Served</a></li>');
document.write('      <li><a href="Information Technology.htm">Information Technology</a></li>');
document.write('      <li><a href="Surveillance.htm">Surveillance & Security</a></li>');
document.write('      <li><a href="Communications.htm">Communications</a></li>');
document.write('      <li><a href="Media.htm">Media & Entertainment</a></li>');
document.write('      <li><a href="Hi-Tech.htm">Hi-Tech Manufacturing</a></li>');
document.write('      <li><a href="Energy.htm">Energy</a></li>');
document.write('    </ul>');
document.write('  </li>');


document.write('  <li class="menuT"><a href="Architectures  and Designs.htm">Solutions</a>'); 
document.write('    <ul id="sub-nav">');
document.write('      <li><a href="Architectures  and Designs.htm">Architectures & Designs</a></li>');
document.write('      <li><a href="Applied Technologies.htm">Applied Technologies</a></li>');
document.write('    </ul>');
document.write('  </li>');





document.write('  <li class="menuT"><a href="Business Transformation Approach.htm">Methodology</a>'); 
document.write('    <ul id="sub-nav">');
//document.write('      <li><a href="Methodology.htm">Methodology</a></li>');
document.write('      <li><a href="Business Transformation Approach.htm">Business Transformation Approach</a></li>');
document.write('      <li><a href="Business Transformation Framework.htm">Business Transformation Framework</a></li>');
//document.write('      <li><a href="Business Transformation Framework2.htm">Framework Diagram</a></li>');
document.write('    </ul>');
document.write('  </li>');



document.write('  <li class="menuT"><a href="PDFgallery.htm">Downloads</a>');
document.write('    <ul id="sub-nav">');
document.write('  <li><a href="PDFgallery.htm">Downloads</a></li>');
document.write('    </ul>');
document.write('  </li>');



document.write('  <li class="menuT"><a href="news_World2.html">News &amp; Information</a>');
document.write('    <ul id="sub-nav">');
document.write('      <li><a href="news_World2.html">World News</a></li>');
document.write('      <li><a href="news_Business2.html">Business News</a></li>');
document.write('      <li><a href="news_Technology2.html">Technology News</a></li>');
document.write('    </ul>');
document.write('  </li>');




document.write('  <li class="menuT"><a href="contact.htm">Contact</a></li>');




// END LINKS //




// SCROLLING   WORLD NEWS FOR A .JS FILE NON-FLOATING


//document.write('<table cellpadding="2" cellspacing="0" border="0" style="border: #000000 1px solid; background-color: #000000;COLOR: #FFFFFF; FONT: 13px arial, sans-serif; font-weight: bold;"><tr><td align="center">');
//document.write('World News<br>');
//document.write('</td></tr><tr><td>');
//document.write('<iframe id="NewsWindow" src="News World_newsfeed_win.htm" width="163" height="170" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" style="border: # 1px solid;"></iframe>');
//document.write('</td></tr></table>');


// END CODE 1


// SCROLLING  Business NEWS FOR A .JS FILE NON-FLOATING

//document.write('<img src="picts/menu-top-2.jpg" width="166" height="25"><br>');

//document.write('<table cellpadding="2" cellspacing="0" border="0" style="border: #000000 1px solid; background-color: #000000;COLOR: #FFFFFF; FONT: 13px arial, sans-serif; font-weight: bold;"><tr><td align="center">');
//document.write('Business News<br>');
//document.write('</td></tr><tr><td>');
//document.write('<iframe id="NewsWindow" src="News Business_newsfeed_win.htm" width="163" height="170" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" style="border: # 1px solid;"></iframe>');
//document.write('</td></tr></table>');


// END CODE 1


// SCROLLING  Technology NEWS FOR A .JS FILE NON-FLOATING

//document.write('<img src="picts/menu-top-2.jpg" width="166" height="25"><br>');

//document.write('<table cellpadding="2" cellspacing="0" border="0" style="border: #000000 1px solid; background-color: #000000;COLOR: #FFFFFF; FONT: 13px arial, sans-serif; font-weight: bold;"><tr><td align="center">');
//document.write('Technology News<br>');
//document.write('</td></tr><tr><td>');
//document.write('<iframe id="NewsWindow" src="News Technology_newsfeed_win.htm" width="163" height="170" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" style="border: # 1px solid;"></iframe>');
//document.write('</td></tr></table>');


// END CODE 1


document.write('</td></tr></table></div>');



// RSS News  //
//document.write('<table cellpadding="2" cellspacing="0" border="0" style="border: #000000 1px solid; background-color: #000000;COLOR: #FFFFFF; FONT: 13px arial, sans-serif; font-weight: bold;"><tr><td align="center">');
//document.write('World News<br>');
//document.write('</td></tr><tr><td>');
//document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="166" HEIGHT="200" id="player">');
//document.write('<PARAM NAME="movie" VALUE="newsScroller.swf">');
//document.write('<PARAM NAME="quality" VALUE="high">');
//document.write('<PARAM NAME="bgcolor" VALUE="#'+color+'">');
//document.write('<EMBED src="newsScroller.swf" quality="high" bgcolor="#'+color+'" WIDTH="166" HEIGHT="300" NAME="player" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT>');
//document.write('</td></tr></table>');


// End RSS News  //


// Menu Auomation  //

document.write('<table cellpadding="0" cellspacing="0" border="0" width="0" bgcolor="#'+color+'"><tr><td align="left">');
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="166" HEIGHT="200" id="player">');
document.write('<PARAM NAME="movie" VALUE="Menu Automation.swf">');
document.write('<PARAM NAME="quality" VALUE="high">');
document.write('<PARAM NAME="bgcolor" VALUE="#'+color+'">');
document.write('<EMBED src="Menu Automation.swf" quality="high" bgcolor="#'+color+'" WIDTH="166" HEIGHT="200" NAME="player" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT>');
document.write('</td></tr></table>');


// End Menu Automation //




// MP3 Player  //

//document.write('<table cellpadding="0" cellspacing="0" border="0" width="0" bgcolor="#'+color+'"><tr><td align="left">');
//document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="166" HEIGHT="" id="player">');
//document.write('<PARAM NAME="movie" VALUE="mp3player_v1.swf">');
//document.write('<PARAM NAME="quality" VALUE="high">');
//document.write('<PARAM NAME="bgcolor" VALUE="#'+color+'">');
//document.write('<EMBED src="mp3player_v1.swf" quality="high" bgcolor="#'+color+'" WIDTH="166" HEIGHT="80" NAME="player" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT>');
//document.write('</td></tr></table>');


// End MP3 Player //




// COPYRIGHT 2010 © Allwebco Design Corporation
// Unauthorized use or sale of this script is strictly prohibited by law

// YOU DO NOT NEED TO EDIT BELOW THIS LINE









function IEHoverPseudo() {

	var navItems = document.getElementById("top-nav").getElementsByTagName("li");
	
	for (var i=0; i<navItems.length; i++) {
		if(navItems[i].className == "menuT") {
			navItems[i].onmouseover=function() { this.className += " over"; }
			navItems[i].onmouseout=function() { this.className = "menuT"; }
		}
	}

}
window.onload = IEHoverPseudo;



//  End -->
