<!--
function Menu(isVert,x,y,offX,offY,backCol){this.isVert=isVert;this.x=x;this.y=y;this.offX=offX;this.offY=offY;this.backCol=backCol;this.parentMenu=null;this.parentItem=null;this.ref=null;}
function Item(text,href,height, bgcolor, target, popInd){this.text=text;this.href=href;this.height=height; this.bgcolor=bgcolor;this.target=target; this.popInd=popInd; this.ref=null;}
function MenuNS4(isVert, x, y, width, overCol, backCol, borderClass, textClass){this.isVert = isVert;this.x = x;this.y = y;this.width = width;this.overCol = overCol;this.backCol = backCol;this.borderClass = borderClass;this.textClass = textClass;this.parentMenu = null;this.parentItem = null;this.ref = null;}
function ItemNS4(text, href, frame, length, spacing, target, popInd){this.text = text;this.href = href;this.frame = frame;this.length = length;this.spacing = spacing;this.target = target;this.popInd = popInd;this.ref = null;}
var menu=new Array();
var defOver = '#cccccc', defBack='#818181'; defBackGrn="pic/back_gr.gif";
var defHeight=16;
if(IE4||NS6){
menu[0]=new Array();
menu[0][0]=new Menu(false,-2,70,0,2,defBack);


menu[0][1]=new Item('<b>Company</b>','/about.asp',15,defBack,1,0);
menu[1]=new Array();
menu[1][0]=new Menu(true,2,2,-99,2,defBack);
menu[1][1]=new Item('Philosophy','/about.asp',defHeight,defBack,0,0);
menu[1][2]=new Item('History & Facts','/history.asp',defHeight,defBack,0,0);
menu[1][3]=new Item('Partners','/partners.asp', defHeight,defBack,0,0);
menu[1][4]=new Item('Awards','/awards.asp', defHeight,defBack,0,0);
menu[1][5]=new Item('News & Media','/news.asp', defHeight,defBack,0,0);
menu[1][6]=new Item('Contacts','/contacts.asp', defHeight,defBack,0,0);
menu[1][7]=new Item('Vacancies','/vacancies.asp', defHeight,defBack,0,0);
menu[1][8]=new Item('Our Friends','/friends.asp', defHeight,defBack,0,0);


menu[0][2]=new Item('<b>Stock</b>','#',16,defBack,2,0);
menu[2]=new Array();
menu[2][0]=new Menu(true,2,2,-109,2,defBack);
menu[2][1]=new Item('HP Stock','http://www.olmarket.ge/index.php/en/app/olshop/category/49/hp-desktops',defHeight,defBack,3,-17);
menu[2][2]=new Item('DELL Stock','#',defHeight,defBack,4,-17);
menu[2][3]=new Item('APC Stock','/stock/apcstock.asp', defHeight,defBack,5,-17);
menu[2][4]=new Item('Networking & Communications','#', defHeight,defBack,19,-17);
menu[2][5]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">Network Passive Equipment</a>','/promotion/network.asp',defHeight,'#cccccc',0,0);
menu[2][6]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">EPSON Stock</a>','/stock/epsonstock.asp',defHeight,'#cccccc',0,0);
menu[2][7]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">Rack Cabinets & Accessories</a>','/stock/racks.asp',defHeight,'#cccccc',0,0);
menu[2][8]=new Item('Software','/stock/softstock.asp',defHeight,defBack,0,0);
menu[2][9]=new Item('','',defHeight,defBack,0,0);
menu[2][10]=new Item('Download Retail Price-List','/pricelist/ol_retail_pricelist.zip',defHeight,defBack,0,0);



menu[3]=new Array();
menu[3][0]=new Menu(true,-1,1,-4,8,defBack);
menu[3][1]=new Item('HP Servers','/stock/hpservers.aspx',defHeight,defBack,0,0);
menu[3][2]=new Item('HP Desktops','http://www.olmarket.ge/index.php/en/app/olshop/category/49/hp-desktops',defHeight,defBack,0,0);
menu[3][3]=new Item('HP Notebooks','http://www.olmarket.ge/index.php/en/app/olshop/category/21/hp-notebooks',defHeight,defBack,0,0);
menu[3][4]=new Item('HP Peripheries','/stock/hpperiph.asp',defHeight,defBack,0,0);
menu[3][5]=new Item('HP Networking','/stock/hpnetwork.asp',defHeight,defBack,0,0);
menu[4]=new Array();
menu[4][0]=new Menu(true,-1,1,-4,8,defBack);
menu[4][1]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">DELL Servers</a>','/stock/dellservers.asp',defHeight,'#cccccc',0,0);
menu[4][2]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">DELL Desktops</a>','/stock/dellpc.asp',defHeight,'#cccccc',0,0);
menu[4][3]=new Item('DELL Notebooks','/stock/dellnote.asp',defHeight,defBack,0,0);
menu[5]=new Array();
menu[5][0]=new Menu(true,-1,1,-4,8,defBack);
menu[5][1]=new Item('APC Products','/stock/apcstock.asp',defHeight,defBack,0,0);
menu[5][2]=new Item('APC UPS Configurator','/stock/apccalc.asp',defHeight,defBack,0,0);
menu[5][3]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">APC Runtime Chart Calculator</a>','/apc/chart.asp?id=0',defHeight,'#cccccc',0,0);




menu[0][3]=new Item('<b>Products</b>','#',16,defBack,6,0);
menu[6]=new Array();
menu[6][0]=new Menu(true,2,2,-104,2,defBack);
menu[6][1]=new Item('Servers','/products/servers.asp',defHeight,defBack,0,0);
menu[6][2]=new Item('Storages','/products/storages.asp',defHeight,defBack,0,0);
menu[6][3]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">IT Management Software</a>','/products/itsoft.asp',defHeight,'#cccccc',0,0);
menu[6][4]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">Data Management & Recovery Software</a>','/products/datasoft.asp',defHeight,'#cccccc',0,0);
menu[6][5]=new Item('Software','/products/software.asp',defHeight,defBack,0,0);
menu[6][6]=new Item('Networking & Communications','/products/networking_communications.asp',defHeight,defBack,0,0);
menu[6][7]=new Item('Power Protection & Cooling','/products/power_cooling.asp',defHeight,defBack,11,-17);
menu[6][8]=new Item('Racks & Power Distribution','/products/racks_pdu.asp',defHeight,defBack,14,-17);
menu[6][9]=new Item('Security &amp; Monitoring','/products/monitoring_management.asp',defHeight,defBack,17,-17);
menu[6][10]=new Item('Printing &amp; Imaging','/stock/plotters.aspx',defHeight,defBack,20,-17);
menu[6][11]=new Item('Workstations','/products/workstations.asp',defHeight,defBack,0,0);
menu[6][12]=new Item('Desktop Systems','/products/desktops.asp',defHeight,defBack,0,0);
menu[6][13]=new Item('Notebooks','/products/notebooks.asp',defHeight,defBack,0,0);
menu[6][14]=new Item('','',defHeight,defBack,0,0);
menu[6][15]=new Item('Hot Products &amp; Services','/products/hproducts.asp',defHeight,defBack,0,0);


menu[11]=new Array();
menu[11][0]=new Menu(true,-1,1,-4,8,defBack);
menu[11][1]=new Item('APC UPS','/products/pc_ups.asp',defHeight,defBack,12,-17);
menu[11][2]=new Item('APC Cooling Solutions','/products/air_distribution.asp',defHeight,defBack,13,-17);

menu[12]=new Array();
menu[12][0]=new Menu(true,-1,1,-4,8,defBack);
menu[12][1]=new Item('PC & Workstations UPS','/products/pc_ups.asp',defHeight,defBack,0,0);
menu[12][2]=new Item('Server UPS','/products/server_ups.asp',defHeight,defBack,0,0);
menu[12][3]=new Item('Data Center & Facility UPS','/products/data_center_ups.asp',defHeight,defBack,0,0);


menu[13]=new Array();
menu[13][0]=new Menu(true,-1,1,-4,8,defBack);
menu[13][1]=new Item('Air Distribution','/products/air_distribution.asp',defHeight,defBack,0,0);
menu[13][2]=new Item('High Density Air Conditioning','/products/air_conditioning.asp',defHeight,defBack,0,0);


menu[14]=new Array();
menu[14][0]=new Menu(true,-1,1,-4,8,defBack);
menu[14][1]=new Item('APC Racks','/products/apc_racks.asp',defHeight,defBack,0,0);
menu[14][2]=new Item('Estap Racks','/products/estap_racks.asp',defHeight,defBack,0,0);
menu[14][3]=new Item('APC Power Distribution','/products/basic_pdu.asp',defHeight,defBack,15,-17);


menu[15]=new Array();
menu[15][0]=new Menu(true,-1,1,-4,8,defBack);
menu[15][1]=new Item('Basic Rack PDU','/products/basic_pdu.asp',defHeight,defBack,0,0);
menu[15][2]=new Item('Metered Rack PDU','/products/metered_pdu.asp',defHeight,defBack,0,0);
menu[15][3]=new Item('Switched Rack PDU','/products/switched_pdu.asp',defHeight,defBack,0,0);


menu[17]=new Array();
menu[17][0]=new Menu(true,-1,1,-4,8,defBack);
menu[17][1]=new Item('APC Security Solutions','/products/apc_security.asp',defHeight,defBack,0,0);
menu[17][2]=new Item('APC Enviromental','/products/apc_env.asp',defHeight,defBack,0,0);
menu[17][3]=new Item('APC Management','/products/apc_mng.asp',defHeight,defBack,0,0);

menu[20]=new Array();
menu[20][0]=new Menu(true,-1,1,-4,8,defBack);
menu[20][1]=new Item('Large Format Printers/Plotters','/stock/plotters.aspx',defHeight,defBack,21,-17);

menu[21]=new Array();
menu[21][0]=new Menu(true,-1,1,-4,8,defBack);
menu[21][1]=new Item('Graphics Plotters','/stock/plotters.aspx',defHeight,defBack,0,0);
menu[21][2]=new Item('Large Format Copiers & Scanners','/stock/plotters12.aspx',defHeight,defBack,0,0);
menu[21][3]=new Item('Photo Plotters','/stock/plotters2.aspx',defHeight,defBack,0,0);

menu[0][4]=new Item('<b>Solutions</b>','#',16,defBack,7,0);
menu[7]=new Array();
menu[7][0]=new Menu(true,-2,2,206,2,defBack);
menu[7][1]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">IT Infrastructure Solutions</a>','/solutions/itsolutions.asp',defHeight,'#cccccc',0,0);
menu[7][2]=new Item('Business Continuity & High Availability','/products/symantec_ha.asp',defHeight,defBack,0,0);
menu[7][3]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">Data Protection</a>','/solutions/datasolutions.asp',defHeight,'#cccccc',0,0);
menu[7][4]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">Service Management Solutions</a>','/solutions/servicesolutions.asp',defHeight,'#cccccc',0,0);
menu[7][5]=new Item('Software Asset Management','/solutions/sam.asp',defHeight,defBack,0,0);
menu[7][6]=new Item('Monitoring &amp; Management Solutions','/products/monitoring_management.asp',defHeight,defBack,16,-17);
menu[7][7]=new Item('ET (Engineering Technology) Solutions','',defHeight,defBack,18,-17);
menu[7][8]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">Virtualization</a>','/solutions/virtualization.asp',defHeight,'#cccccc',0,0);
menu[7][9]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">Network Solutions</a>','/solutions/networking.asp',defHeight,'#cccccc',0,0);
menu[7][10]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">Peripheral Solutions</a>','/service/solutions.asp',defHeight,'#cccccc',0,0);
menu[7][11]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">Licensing</a>','/solutions/licensing.asp',defHeight,'#cccccc',0,0);
menu[7][12]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">Power Protection & Cooling</a>','/solutions/power.asp',defHeight,'#cccccc',0,0);



menu[8]=new Array();
menu[8][0]=new Menu(true,-1,1,-4,8,defBack);
menu[8][1]=new Item('Large Format Printing','/promotion/hpplotter_4x.asp',defHeight,defBack,0,0);
menu[8][2]=new Item('Document Handling','/promotion/dh_mfp.asp',defHeight,defBack,0,0);
menu[8][3]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">Imaging</a>','/promotion/imaging.asp',defHeight,'#cccccc',0,0);


menu[16]=new Array();
menu[16][0]=new Menu(true,-1,1,-4,8,defBack);
menu[16][1]=new Item('APC Security Solutions','/products/apc_security.asp',defHeight,defBack,0,0);
menu[16][2]=new Item('APC Enviromental','/products/apc_env.asp',defHeight,defBack,0,0);
menu[16][3]=new Item('APC Management','/products/apc_mng.asp',defHeight,defBack,0,0);



menu[18]=new Array();
menu[18][0]=new Menu(true,-1,1,-4,8,defBack);
menu[18][1]=new Item('MGE Galaxy UPS','/solutions/galaxy.asp',defHeight,defBack,0,0);
menu[18][2]=new Item('Data Centers On Demand','/solutions/isx.asp',defHeight,defBack,0,0);
menu[18][3]=new Item('APC Symmetra MW','/solutions/symmetra_mw.asp',defHeight,defBack,0,0);


menu[19]=new Array();
menu[19][0]=new Menu(true,-1,1,-4,8,defBack);
menu[19][1]=new Item('CISCO Products','/stock/ciscostock.asp',defHeight,defBack,0,0);
menu[19][2]=new Item('D-Link Products','/stock/dlinkstock.asp',defHeight,defBack,0,0);
menu[19][3]=new Item('HP Networking','/stock/hpnetwork.asp',defHeight,defBack,0,0);
menu[19][4]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">MikroTik Products</a>','/solutions/symmetra_mw.asp',defHeight,'#cccccc',0,0);
menu[19][5]=new Item('Antennas &amp; Accessories','/stock/cyberbajt_stock.asp',defHeight,defBack,0,0);




menu[0][5]=new Item('<b>Services</b>','/service/service.asp',16,defBack,9,0);
menu[9]=new Array();
menu[9][0]=new Menu(true,2,2,160,2,defBack);
menu[9][1]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">Service Packs</a>','/service/packs.asp',defHeight,'#cccccc',0,0);



menu[0][6]=new Item('<b>Partners</b>','/partners.asp',16,defBack,10,0);
menu[10]=new Array();
menu[10][0]=new Menu(true,2,2,144,2,defBack);
menu[10][1]=new Item('APC','/apc/index.aspx',defHeight,defBack,0,0);
menu[10][2]=new Item('CISCO','/cisco/index.aspx',defHeight,defBack,0,0);
menu[10][3]=new Item('DELL','/dell/index.aspx',defHeight,defBack,0,0);
menu[10][4]=new Item('HP','/hp/index.aspx',defHeight,defBack,0,0);
menu[10][5]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">Microsoft</a>','/microsoft',defHeight,'#cccccc',0,0);
menu[10][6]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">SUN Microsystems</a>','/sun',defHeight,'#cccccc',0,0);
menu[10][7]=new Item('Symantec','/symantec/index.aspx',defHeight,defBack,0,0);
menu[10][8]=new Item('','',defHeight,defBack,0,0);
menu[10][9]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">ATEN</a>','/aten',defHeight,'#cccccc',0,0);
menu[10][10]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">Autodesk</a>','/autodesk',defHeight,'#cccccc',0,0);
menu[10][11]=new Item('Avistar','/products/networking_communications.asp',defHeight,defBack,0,0);
menu[10][12]=new Item('Barracuda','/barracuda/index.asp',defHeight,defBack,0,0);
menu[10][13]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">D-Link</a>','//tempo/maindlink',defHeight,'#cccccc',0,0);
menu[10][14]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">EPSON</a>','/epson',defHeight,'#cccccc',0,0);
menu[10][15]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">Eset</a>','//tempo/maineset',defHeight,'#cccccc',0,0);
menu[10][16]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">ESTAP</a>','/estap',defHeight,'#cccccc',0,0);
menu[10][17]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">Kerio</a>','/kerio',defHeight,'#cccccc',0,0);
menu[10][18]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">Kaspersky Laboratory</a>','/kaspersky',defHeight,'#cccccc',0,0);
menu[10][19]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">Mikrotik</a>','/mikrotik',defHeight,'#cccccc',0,0);
menu[10][20]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">Novell</a>','/novell',defHeight,'#cccccc',0,0);
menu[10][21]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">Oracle</a>','/oracle',defHeight,'#cccccc',0,0);
menu[10][22]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">RedHat</a>','/reedhat',defHeight,'#cccccc',0,0);
menu[10][23]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">Transcend</a>','/transcend',defHeight,'#cccccc',0,0);
menu[10][24]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">VMWare</a>','/vmware',defHeight,'#cccccc',0,0);
menu[10][25]=new Item('<a href="/ucon.asp" style="color:#717171; text-decoration:none;">WinRAR</a>','/winrar',defHeight,'#cccccc',0,0);


}
else{
var defLength = 16;
menu[0]=new Array();
menu[0][0]=new MenuNS4(false,720,2,17, '#a3a3a3', '#a3a3a3', '', 'itemText');
menu[0][1]=new ItemNS4('Stock', '#', '',80, 10, 1,0,0);
menu[1]=new Array();
menu[1][0]=new MenuNS4(true, -150, 14, 190, defOver, defBack, 'itemBorder', 'itemText');
menu[1][1]=new ItemNS4('HP Stock', '/promotion/hpstock.asp', '', defLength, 1, 2,-17);
menu[1][2]=new ItemNS4('DELL Stock', '/promotion/dellstock.asp', '', defLength, 1, 3,-17);
menu[1][3]=new ItemNS4('APC Stock', '/promotion/apcstock.asp', '', defLength, 1, 4,-17);
menu[1][4]=new ItemNS4('Rack Cabinets & Accessories', '/promotion/racks.asp', '', defLength,1, 0,0);
menu[1][5]=new ItemNS4('Network Passive Equipment', '/promotion/network.asp', '', defLength, 0, 0,0);
menu[2]=new Array();
menu[2][0]=new MenuNS4(true, -133, 7, 130, defOver, defBack, 'itemBorder', 'itemText');
menu[2][1]=new ItemNS4('HP Servers', '/promotion/hpservers.aspx', '', defLength, 1, 0,0);
menu[2][2]=new ItemNS4('HP Desktops', '/promotion/hpstock.asp', '', defLength, 1, 0,0);
menu[2][3]=new ItemNS4('HP Notebooks', '/promotion/hpnote.asp', '', defLength, 1, 0,0);
menu[2][4]=new ItemNS4('HP Peripheries', '/promotion/hpperiph.asp', '', defLength, 1, 0,0);
menu[2][5]=new ItemNS4('HP Networking', '/promotion/hpnetwork.asp', '', defLength, 0, 0,0);
menu[3]=new Array();
menu[3][0]=new MenuNS4(true, -133, 7, 130, defOver, defBack, 'itemBorder', 'itemText');
menu[3][1]=new ItemNS4('DELL Servers', '/promotion/dellstock.asp', '', defLength, 1, 0,0);
menu[3][2]=new ItemNS4('DELL Desktops', '/promotion/dellpc.asp', '', defLength, 1, 0,0);
menu[3][3]=new ItemNS4('DELL Notebooks', '/promotion/dellnote.asp', '', defLength, 0, 0,0);
menu[4]=new Array();
menu[4][0]=new MenuNS4(true, -188, 7, 185, defOver, defBack, 'itemBorder', 'itemText');
menu[4][1]=new ItemNS4('APC Products', '/promotion/apcstock.asp', '', defLength, 1, 0,0);
menu[4][2]=new ItemNS4('APC Runtime Chart Calculator', '/apc/chart.asp?id=0', '', defLength, 0, 0,0);}
function writeMenus(){
for (currMenu = 0; currMenu < menu.length; currMenu++) with (menu[currMenu][0]){
var menuID = 'menu' + currMenu;
var strMain='',str='',temp='',itemX = 0,itemY = 0;
if(IE4||NS6){
var currTag, ppic;


//if(currMenu)
currTag='a';
//else
//currTag='span';
document.write('<div id="menu' + currMenu + '" style="position:absolute;visibility:hidden;z-index:1">');
if(!isVert){
document.write('<table border=0 cellpadding=0 cellspacing=0 bgcolor="'+defBack+'">');   
strMain+='<tr>';str1='<td>';str2='</td><td width="8"><img src="/pic/tr.gif" width="8" height="10"></td>';str3='</tr>';ppic='&nbsp;&nbsp;';}
else{
document.write('<table border=0 cellpadding=0 cellspacing=1 bgcolor="#000000">'); 
str1='<tr bgcolor="' + backCol + '"><td>';str2='</td></tr>';str3='';ppic='<img src="/pic/rightwhite.gif">';}
for (currItem = 1; currItem < menu[currMenu].length; currItem++) with (menu[currMenu][currItem]){
	
if (text=='')
{
 strMain+=str1 + '<table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td height="2" bgcolor="#ffffff"><img src="/pic/tr.gif"></td></tr></table>';
}
else
{
	
strMain+=str1 + '<table cellpadding=0 cellspacing=0 border=0 width=100%><tr  bgcolor="' + bgcolor + '" id="td'+ (currMenu) +(currItem)+'" onmouseover="mover(' + currMenu + ',' + currItem + ',\'td' + (currMenu) +(currItem) + '\',\'a' + (currMenu) + (currItem) + '\')" onmouseout="mout(' + currMenu + ',' + currItem + ',\'td' + (currMenu) + (currItem) + '\',\'a' + (currMenu) + (currItem) + '\')"  width="100%" class="Mnormal1">';
temp='<td width=100%  height="' + height + '" nowrap><' + currTag + ' class="Mnormal1" id="a' + (currMenu) + (currItem) + '" href="' + href + '">' + text + '</' + currTag + '></td>';
if(target > 0){
menu[target][0].parentMenu = currMenu;
menu[target][0].parentItem = currItem;}
if(popInd<0)
strMain+='<td align="center" valign="middle" height="17"><img src="/pic/leftwhite.gif"></td>'+temp;
else if(popInd>0)
strMain+=temp+'<td align="center" valign="middle" height="17">'+ppic+'</td>';
else
strMain+='<td align="center" valign="middle" height="17">'+ppic+'</td>'+temp;
strMain+='<td height="17" valign="center" class="Mnormal1">&nbsp;&nbsp;</td></tr></table>';
strMain+=str2;
}
}


document.write(strMain + str3 + '</table></div>');
ref = getSty(menuID);} 
else if(NS4){
for (currItem = 1; currItem < menu[currMenu].length; currItem++) with (menu[currMenu][currItem]){ 
var itemID = 'menu' + currMenu + 'item' + currItem;
var w = (isVert ? width : length);
var h = (isVert ? length : width);
h2=h-12;
str += '<layer id="' + itemID + '" left="' + itemX + '" top="' + itemY + '" width="' +  w + '" height="' + h2 + '" visibility="inherit" ';
if (backCol) str += 'bgcolor="' + backCol + '" ';
if (borderClass) str += 'class="' + borderClass + '" ';
if(currMenu==0){strMain= '<td align="left" valign="middle" width="100%" height="' + h2 + '" nowrap>' + '<a class="' + textClass + '"  href="' + href + '" ' + 'onMouseOver="popOver(' + currMenu + ',' + currItem + ')" onMouseOut="popOut(' + currMenu + ',' + currItem + ')"'  +  (frame ? ' target="' + frame + '">' : '>') + text + '</a></td>'; str+='>'; str+= '<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr>';}
else{strMain= '<td align="left" valign="middle" width="100%" height="' + h2 + '" nowrap>' + '<a class="' + textClass + '" href="' + href + '" ' + (frame ? ' target="' + frame + '">' : '>') + text + '</a></td>';str += 'onMouseOver="popOver(' + currMenu + ',' + currItem + ')" onMouseOut="popOut(' + currMenu + ',' + currItem + ')">';str+= '<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr>';}
if (target > 0){
menu[target][0].parentMenu = currMenu;
menu[target][0].parentItem = currItem;}
if(popInd<0){str += '<td class="' + textClass + '" align="center" valign="middle" height="' + h2 + '"><img src="pic/leftwhite.gif"></td>';str +=strMain;}
else if(popInd>0){str +=strMain;str += '<td class="' + textClass + '" align="center" valign="middle" height="' + h2 + '"><img src="pic/rightwhite.gif"></td>'; }
else{str += '<td class="' + textClass + '" align="center" valign="middle" height="' + h2 + '"><img src="pic/rightwhite.gif"></td>';str +=strMain;}
str += '</tr></table></layer>';
if (isVert) itemY += length + spacing;
else itemX += length + spacing;}
document.write('<layer id="menu' + currMenu + '" position="absolute" visibility="hidden">' + str + '</layer>');
ref=document.layers['menu' +currMenu];
for (currItem = 1; currItem < menu[currMenu].length; currItem++){
itemName = 'menu' + currMenu + 'item' + currItem;
menu[currMenu][currItem].ref = ref.document[itemName];}}}
with(menu[0][0]){ref.left = 322;ref.top = y; ref.visibility = 'visible';}
} 
//-->













 