//UDMv2.1.1
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************

// *** for more information about the script ******************************
// *** see http://www.brothercake.com/dropdown/ ***************************
// *** or http://www.dynamicdrive.com/dynamicindex1/topmen3/index.htm ****


// *** POSITIONING AND STYLES *********************************************


var menuALIGN = "center";	// alignment
var absLEFT = 	0;     		// absolute left or right position (if not center)
var absTOP = 	90; 		// absolute top position

var staticMENU =  false;	// static positioning mode (not Opera 5)

var stretchMENU = false;	// show empty cells
var showBORDERS = false;	// show empty cell borders

var baseHREF =	"";	        // base path to .js and image files
var zORDER = 	100;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"";	        // main nav cell color
var rCOLOR = 	"#ECC849";	// main nav cell rollover color #ECC849
var keepLIT =	true;		// keep rollover color when browsing menu
var bSIZE = 	0;		    // main nav border size
var bCOLOR = 	""	        // main nav border color
var aLINK = 	"white";	// main nav link color
var aHOVER = 	"white";    // main nav link hover-color (not ns4)
var aDEC = 	    "none";		// main nav link decoration
var fFONT = 	"Verdana, Arial, Helvetica, sans-serif";	// main nav font face		
var fSIZE = 	9;		    // main nav font size (pixels)	
var fWEIGHT = 	"bold"		// main nav font weight
var tINDENT = 	7;		    // main nav text indent (if text is left or right aligned)
var vPADDING = 	7;		    // main nav vertical cell padding
var vtOFFSET = 	0;		    // main nav vertical text offset (+/- pixels from middle)

var vOFFSET = 	-2;		    // shift the submenus vertically
var hOFFSET = 	5;		    // shift the submenus horizontally

var smCOLOR = 	"#9bc0ed";	// submenu cell color #9bc0ed
var srCOLOR = 	"#fdf684";	// submenu cell rollover color #fdf684
var sbSIZE = 	1;		    // submenu border size
var sbCOLOR = 	"black"	    // submenu border color
var saLINK = 	"black";	// submenu link color
var saHOVER = 	"";		    // submenu link hover-color (not ns4)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"Verdana, Arial, Helvetica, sans-serif";// submenu font face		
var sfSIZE = 	11;		    // submenu font size (pixels)	
var sfWEIGHT = 	"normal"	// submenu font weight
var stINDENT = 	5;		    // submenu text indent (if text is left or right aligned)
var svPADDING = 1;		    // submenu vertical cell padding
var svtOFFSET = 0;		    // submenu vertical text offset (+/- pixels from middle)

var shSIZE =	2;		    // submenu drop shadow size
var shCOLOR =	"#808080";	// submenu drop shadow color
var shOPACITY = 50;		    // submenu drop shadow opacity (not ns4 or Opera 5)

var ua = window.navigator.userAgent;

// Browser related subtle menu position adjustment
if (ua.indexOf("IE")<0) absTOP-=3;
    

//** LINKS ***********************************************************


// add main link item ("url","Link name",width,"text-alignment","target")
addMainItem("index.html", '<img src="menu/home.gif" border=0 onmouseover =this.src="menu/home_r.gif"; onmouseout = this.src="menu/home.gif";>' ,65, "center",""); 
	//defineSubmenuProperties(120,"left","left");
	//addSubmenuItem("announcement.html","Announcement","");
	//addSubmenuItem("pc.html","Press Conference","","");

addMainItem("corporate.html",'<img src="menu/corporate.gif" border=0 onmouseover =this.src="menu/corporate_r.gif"; onmouseout = this.src="menu/corporate.gif";>',90,"center",""); 

	defineSubmenuProperties(90,"left","left");

	addSubmenuItem("corporateMedia.html","Media","","");

addMainItem("emsservices.html",'<img src="menu/manufacturing.gif" border=0 onmouseover =this.src="menu/manufacturing_r.gif"; onmouseout = this.src="menu/manufacturing.gif";>',100,"center","",""); 
    // define sub menu (width, align_to_edge, text_alignment)
	defineSubmenuProperties(77,"left","left")
	addSubmenuItem("prototyping.html","Services","","");
		defineChildmenuProperties(80,"left","left",10,-17,"","#fdf684","#F0F0F0","","","","");
		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("prototyping.html","Prototyping","","");
		addChildmenuItem("production.html","Production","","");
		addChildmenuItem("consulting.html","Consulting","","");
	addSubmenuItem("hardware.html","Facilities","","");
		defineChildmenuProperties(85,"left","left",10,-18,"","#fdf684","#F0F0F0","","","","");
		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("hardware.html","Hardware","","");
		addChildmenuItem("environment.html","Environment","","");
	addSubmenuItem("mindware.html","Quality","","");
	    /*
		defineChildmenuProperties(108,"left","left",10,-24,"","#fdf684","#F0F0F0","","","","");
		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("mindware.html","Mindware","","");
        */
/*
addMainItem("express.html",'<img src="menu/express.gif" border=0 onmouseover =this.src="menu/express_r.gif"; onmouseout = this.src="menu/express.gif";>',113,"center",""); 

	defineSubmenuProperties(150,"left","left");

	addSubmenuItem("express.html","Express Overview","");
	addSubmenuItem("expectation.html","Express Expectation","");
	addSubmenuItem("performance.html","Express Performance","");
	addSubmenuItem("benefits.html","Express Benefits","");

addMainItem("roadmap.html",'<img src="menu/roadmap.gif" border=0 onmouseover =this.src="menu/roadmap_r.gif"; onmouseout = this.src="menu/roadmap.gif";>',65,"center","",""); 
*/

addMainItem("product.html",'<img src="menu/product.gif" border=0 onmouseover =this.src="menu/product_r.gif"; onmouseout = this.src="menu/product.gif";>',78,"center","",""); 

	defineSubmenuProperties(90,"left","left");

	addSubmenuItem("syncpro_adv.html","SyncPro","","");
	addSubmenuItem("syncmax_adv.html","SyncMax","","");
	addSubmenuItem("product.html", "Specifications", "", "");

addMainItem("ddrvsddr.html",'<img src="menu/techknowledge.gif" border=0 onmouseover =this.src="menu/techknowledge_r.gif"; onmouseout = this.src="menu/techknowledge.gif";>',123,"center","",""); 
    // define sub menu (width, align_to_edge, text_alignment)
	defineSubmenuProperties(130,"left","left");
    // add sub menu (URL, Menu_text, _target, Alt_text)
	addSubmenuItem("ddrvsddr.html","DDR1 vs DDR2","","");
	addSubmenuItem("motherboard.html","Motherboard","","");
	addSubmenuItem("terminlogy.html","Terminology","","");
	addSubmenuItem("whatislowlatency.html","Low Latency RAM","","");	
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(158,"left","left",10,-20,"","#fdf684","#F0F0F0","","","","");
		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("whatislowlatency.html","What is low latency","","");
		addChildmenuItem("clockcycles.html","Measure - Clock Cycles","","");
		addChildmenuItem("accesstime.html","Measure - Access Time","","");
		addChildmenuItem("benchmark.html","Measure - Benchmark","","");
	
	
//addMainItem("http://store.syncmax.com",'<img src="menu/purchase.gif" border=0 onmouseover =this.src="menu/purchase_r.gif"; onmouseout = this.src="menu/purchase.gif";>',91,"center","_blank"); 


addMainItem("faq.html",'<img src="menu/support.gif" border=0 onmouseover =this.src="menu/support_r.gif"; onmouseout = this.src="menu/support.gif";>',83,"center","",""); 
    // define sub menu (width, align_to_edge, text_alignment)
	defineSubmenuProperties(90,"left","left");
    // add sub menu (URL, Menu_text, _target, Alt_text)
	addSubmenuItem("http://www.concordidea.com/rma_service.html","RMA","","");
	addSubmenuItem("warranty-syncpro.html","Warranty","","");
		    // define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
			defineChildmenuProperties(80,"right","left",10,-20,"","#fdf684","#F0F0F0","","","","");
		    // add child menu link items ("url","Link name","_target","alt text")
			addChildmenuItem("warranty-syncpro.html","SyncPro","","");
			addChildmenuItem("warranty-syncmax.html","SyncMax","","");
			
addMainItem("contactus.html",'<img src="menu/contacts.gif" border=0 onmouseover =this.src="menu/contacts_r.gif"; onmouseout = this.src="menu/contacts.gif";>',77,"center","",""); 

	defineSubmenuProperties(130,"left","left");
	//addSubmenuItem("reseller.html","SyncMAX Reseller","","");
	//addSubmenuItem("contactus.html","Other Enquiries","","");


//********************************************************************

//**DO NOT EDIT THIS *****
}//***********************
//************************


