//UDMv3.8.4
//* DO NOT EDIT THIS BIT *
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROP DOWN MENU VERSION 3.8 by Brothercake
//  http://www.brothercake.com/dropdown/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  Original KDE modifications by David Joham
//  Opera reload/resize based on a routine by Michael Wallner
//  Select-element hiding routine by Huy Do
//
//  Customized dch 10-2003
//
///////////////////////////////////////////////////////////////////////////





// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "left";		// alignment mode
var absLEFT = 	52;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	105; 		// absolute top position

var staticMENU = false;		// static positioning mode (win/ie5,ie6 and ns4 only)

var stretchMENU = false;	// show empty cells
var showBORDERS = false;	// show empty cell borders

var baseHREF = "http://www.swsciences.com/resources/";	// base path
var zORDER = 	1000;		// base z-order of nav structure

var mCOLOR = 	"#d0d0d0";	// main nav cell color  Gray F0F0F0
var rCOLOR = 	"#FFCC00";	// main nav cell rollover color GOLD FFCC00
var bSIZE = 	2;		// main nav border size
var bCOLOR = 	"#ffffff";	// main nav border color bb0033 Dark BROWN  800000
var aLINK = 	"#800000";	// main nav link color
var aHOVER = 	"";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"verdana, helvetica, arial, sans-serif";	// main nav font face
var fSIZE = 	12;		// main nav font size (pixels)
var fWEIGHT = 	"normal";	// main nav font weight
var tINDENT = 	5;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	0;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET = 	5;		// shift the submenus vertically
var hOFFSET = 	4;		// shift the submenus horizontally

var smCOLOR = 	"#ffffff";	// submenu cell color
var srCOLOR = 	"#FFCC00";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#800000";	// submenu border color
var saLINK = 	"#800000";	// submenu link color
var saHOVER = 	"#800000";	// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"verdana, helvetica, arial,sans-serif";	// submenu font face
var sfSIZE = 	12;		// 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 = 0;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	0;		// submenu dropshadow size
var shCOLOR =	"";   		// submenu dropshadow color
var shOPACITY = 95;		// submenu dropshadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -5;		// shift the child menus vertically
var chhOFFSET = -5;		// shift the child menus horizontally

var openTIMER = 0;		// menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 0;	// child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 100;		// menu closing delay time

var aCURSOR = "hand";		// cursor for active links (not ns4, op5 or op6)
var altDISPLAY = "";		// where to display alt text
var allowRESIZE = mu;		// allow resize/reload

var redGRID = false;		// show a red grid

var hideSELECT = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in gecko browsers
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)

var arrWIDTH = 13;		//arrow width (not ns4/op5/op6)
var arrHEIGHT = 13;		//arrow height (not ns4/op5/op6)

var arrHOFFSET = -1;		//arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = -3;		//arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "top";	//arrow vertical align (not ns4/op5/op6)

var arrLEFT = "<";		//left arrow (not ns4/op5/op6)
var arrLEFT_ROLL = "";		//left rollover arrow (not ns4/op5/op6)
var arrRIGHT = ">";		//right arrow (not ns4/op5/op6)
var arrRIGHT_ROLL = "";		//right rollover arrow (not ns4/op5/op6)





//** LINKS ***********************************************************



// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER")


MI("/index.html","Home ",50,"left","","Home",0,0,"","","","","");

MI("/company.html","Company",75,"left","","Company",0,0,"","","","","");

MI("/people/staff.html","Meet Our People",120,"left","","Meet Our People",0,0,"","","","","");

	SP(140,"","",8,-5,"","","","","","","");
	SI("/people/stanton.html","Alan Stanton, <i>Pres</i>", "", "");
	SI("/people/silver.html","Joel Silver, <i>VP</i>", "", "");
	SI("/people/peterson.html","Kris Peterson <i>VP</i>", "", "");
	
	SI("/people/chen.html","Shin-Juh Chen", "", "");
	SI("/people/gomez.html","Tony Gomez", "", "");	
	SI("/people/hovde.html","Chris Hovde", "", "");
	SI("/people/huang.html","Cy Huang", "", "");
	SI("/people/massick.html","Steve Massick", "", "");
	SI("/people/opsahl.html","Patrick Opsahl", "", "");
	SI("/people/paige.html","Mark Paige", "", "");
	SI("/people/admin.html","Administrative Staff", "", "");






MI("/products/index.html","Products",75,"","","",0 ,0 ,"x","","","","");

	SP(140,"","",8,-5,"","","","","","","");
	SI("/products/research_form.html","R&amp;D Services", "", "");
	SI("/products/swspectrum.html","SWSpectrum", "", "");
	SI("/products/sensor_form.html","Custom Instruments", "", "");



MI("/research/apps.html","Research",80,"","","",0,0,"","","","","");

	SP(120,"","",8,-5,"","","","","","","");

	SI("/research/apps.html","Research Projects","","");
	SI("/research/papers.html","Papers","","");
	SI("/research/sponsors.html","Customers","","");
	SI("/research/collaborators.html","Collaborators","",""); 


MI("/technology/index.html","Technology",90,"","","",0,0,"","","","","");

	SP(160,"","",8,-5,"","","","","","","");

	SI("/technology/sensors.html","Laser sensing tutorial","","");
	SI("/technology/frog.html","FROG tutorial","","");
	SI("/technology/patents.html","Patents","","");
	SI("/technology/opportunities.html","Licensing Opportunities","","");


MI("/partners/index.html","Partnerships",105,"","","",0,0,"","","","","");

	SP(120,"","",8,-5,"","","","","","","");

	SI("/partners/deltaF.html","Delta F","","");
	SI("/partners/licor.html","LI-COR","","");
	SI("/partners/southern.html","Southern Cross","","");
	SI("/partners/videoFROG.html","Mesa Photonics", "", "");


MI("/news/index.html","News",60,"","","",0,0,"","","","","");


MI("/contact/index.html","Contact",80,"","","",0,0,"","","","","");


	SP(130,"","",8,-5,"","","","","","","");

	SI("/contact/index.html","Contact Us","","");
	SI("/contact/jobs.html","Employment","","");
	SI("/contact/site_map.html","Site Guide", "", "");











//* DO NOT EDIT THIS BIT *
}//***********************
//************************

