//UDMv3.8
//* DO NOT EDIT THIS BIT *
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN 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
//
///////////////////////////////////////////////////////////////////////////





// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "left";		// alignment mode
var absLEFT = 	175;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	78; 		// 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.aapspharmaceutica.com/nav/";	// base path
var zORDER = 	1023;		// base z-order of nav structure

var mCOLOR = 	"";	// main nav cell color
var rCOLOR = 	"336699";	// main nav cell rollover color
var bSIZE = 	0;		// main nav border size
var bCOLOR = 	"";	// main nav border color
var aLINK = 	"#336699";	// main nav link color
var aHOVER = 	"#ffffff";		// main nav link hover-color (dual purpose)
var aDEC = 	"underline";		// main nav link decoration
var fFONT = 	"arial,sans-serif";	// main nav font face
var fSIZE = 	12;		// 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 = 	2;		// 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 = 	0;		// shift the submenus vertically
var hOFFSET = 	0;		// shift the submenus horizontally

var smCOLOR = 	"#999999";	// submenu cell color
var srCOLOR = 	"#336699";	// submenu cell rollover color
var sbSIZE = 	2;		// submenu border size
var sbCOLOR = 	"#333333";	// submenu border color
var saLINK = 	"#ffffff";	// submenu link color
var saHOVER = 	"#ffffff";	// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"arial,sans-serif";	// submenu font face
var sfSIZE = 	12;		// submenu font size (pixels)
var sfWEIGHT = 	"bold";	// 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 =	5;		// submenu dropshadow size
var shCOLOR =	"#cfcfcf";	// submenu dropshadow color
var shOPACITY = 100;		// submenu dropshadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = 0;		// shift the child menus vertically
var chhOFFSET = 0;		// shift the child menus horizontally

var openTIMER = 50;		// menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 50;	// child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 400;		// 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 gridWIDTH = 765;		// override grid width
var gridHEIGHT = 500;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = true;		// 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 = "middle";	//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)

var strMemID;
var strAuthHash;
//strMemID = document.getElementById("hidMemID").value;
//strAuthHash = document.getElementById("hidAuthHash").value;



//** 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("http://www.aapspharmaceutica.com/publications/index.asp","Publications",76,"center","","",0,0,"","","","","");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
	SP(150,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)","","","","","","");

	// add submenu link items ("url","Link name","_target","alt text")
	//SI("/publications/index.asp","AAPS Journals","","");
	
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		//CP(163,"right","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)","","","","","","");
		// add child menu link items ("url","Link name","_target","alt text")
		//CI("http://www.aapsj.org","The AAPS Journal","","");
		//CI("http://www.aapspharmscitech.org","AAPS PharmSciTech","","");
		//CI("/publications/journal.asp?Journal=PHAM","Pharmaceutical Research","","");
		//CI("/publications/index.asp","Other Journals","","");
	
	/* SI("/publications/index.asp","",""); */
	//SI("/publications/personalJournal/index.asp","Personal Journal","","");
		//SI("/publications/newsmagazine/index.asp","AAPS Newsmagazine","","");
	SI("http://www.aapspharmaceutica.com/publications/newsmagazine/index.asp","AAPS Newsmagazine","","");
	SI("http://www.aapspharmaceutica.com/publications/index.asp","Journals","","");
	SI("http://www.aapspharmaceutica.com/publications/press/index.asp","Books","","");


// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER")
MI("http://www.aapspharmaceutica.com/inside/index.asp","Inside AAPS",85,"center","","",0,0,"","","","","");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
	SP(165,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)","","","","","","");

	// add submenu link items ("url","Link name","_target","alt text")
    
	//SI("https://secure.aapspharmaceutica.com/Login.aspx?ReturnUrl=%2fMembers%2fMemberNet%2fConnections.aspx&l=" + strMemID + "&p=" + strAuthHash,"MemberNet/Directory","","");
	
	SI("http://www.aapspharmaceutica.com/inside/Sections/index.asp","Sections","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		CP(65,"right","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)","","","","","","");
		// add child menu link items ("url","Link name","_target","alt text")
		CI("http://www.aapspharmaceutica.com/inside/sections/apq/index.asp","APQ","","");
		CI("http://www.aapspharmaceutica.com/inside/sections/biotec/index.asp","Biotec","","");
		CI("http://www.aapspharmaceutica.com/inside/sections/cptr/index.asp","CPTR","","");
		CI("http://www.aapspharmaceutica.com/inside/sections/ddd/index.asp","DDD","","");
		CI("http://www.aapspharmaceutica.com/inside/sections/fdd/index.asp","FDD","","");
		CI("http://www.aapspharmaceutica.com/inside/sections/mse/index.asp","MSE","","");
		//CI("/inside/sections/emms/index.asp","EMMS","","");
		//CI("/inside/sections/pdd/index.asp","PDD","","");
		CI("http://www.aapspharmaceutica.com/inside/sections/PPB/index.asp","PPB","","");
		CI("http://www.aapspharmaceutica.com/inside/sections/ppdm/index.asp","PPDM","","");
		//CI("/inside/sections/pt/index.asp","PT","","");
		CI("http://www.aapspharmaceutica.com/inside/sections/rs/index.asp","RS","","");
	
	SI("http://www.aapspharmaceutica.com/inside/Focus_Groups/index.asp","Focus Groups","","");
	SI("http://www.aapspharmaceutica.com/inside/Discussion_Groups/index.asp","Discussion Groups","","");
	SI("http://www.aapspharmaceutica.com/inside/ImportantDates/Current_Calendar.asp","Important Dates","","");
	SI("http://www.aapspharmaceutica.com/inside/policiesforms.asp","AAPS Reference Guide","","");
	SI("http://www.aapspharmaceutica.com/studentcenter/","Student Center","","");
	SI("http://www.aapspharmaceutica.com/inside/committees/index.asp","Officers and Committees","","");
	SI("http://www.aapspharmaceutica.com/inside/Awards_Fellows/index.asp","Awards and Fellows","","");
	/* SI("/careercenter/visiting_scientist/index.asp","Visiting Scientist Program","",""); 
	SI("/careercenter/mentoring/index.asp","Mentoring Program","","");*/
	SI("http://www.aapspharmaceutica.com/inside/index.asp","Links and Affiliates","","");


// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER")
MI("http://careers.aaps.org","Career Network",100,"center","","",0,0,"","","","","");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
	//SP(200,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)","","","","","","");

	// add submenu link items ("url","Link name","_target","alt text")
	
	//SI("http://www.aapspharmaceutica.com/careercenter/jobseekers/index.asp","Job Seekers","","");
	// SI("/studentcenter/","Students/Student Center","","");
	// SI("/studentcenter/","Student Center","","");
	//SI("http://www.aapspharmaceutica.com/careercenter/jobseekers/job_listing.asp","Job Listings","","");
	//SI("/careercenter/nextwave/nextwave.asp","Science's Next Wave","","");
	//SI("https://www.aapspharmaceutica.com/careercenter/employers/classad/about.asp","Post Jobs Online","","");
	//SI("https://www.aapspharmaceutica.com/careercenter/employers/resumeaccess/about.asp","Search Resumes","","");
	


// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER")
MI("http://www.aapspharmaceutica.com/meetings/index.asp","Meetings, Exposition,<BR>and Education",150,"center","","",0,0,"","","","","");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
	SP(208,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)","","","","","","");

	// add submenu link items ("url","Link name","_target","alt text")
	//SI("/meetings/annualmeet/am09/index.asp","Annual Meeting","","");
	SI("http://www.pswc2010.org/","Annual Meeting","","");
	SI("http://www.aapspharmaceutica.com/meetings/workshops/NBC/index.asp","National Biotechnology Conference","","");
	SI("http://www.pswc2010.org/","PSWC 2010","","");
	//SI("http://abstracts.aapspharmaceutica.com/expocharger/index.asp?ID=AM09","Online Exposition","","");
	
	SI("http://www.aapspharmaceutica.com/meetings/suggest/index.asp","Suggest a Meeting","","");
	SI("http://www.aapspharmaceutica.com/meetings/futuremeetings/index.asp","Annual Meetings and Conferences","","");
	SI("http://www.aapspharmaceutica.com/meetings/pastmeetings/index.asp","Past AAPS Meetings","","");
	SI("http://www.aapspharmaceutica.com/meetings/distance/index.asp","Distance Learning","","");
	SI("http://www.pswc2010.org/index.php?option=com_content&view=article&id=56&Itemid=62","Exhibitor Information","","");
	SI("http://www.aapspharmaceutica.com/meetings/calendar/index.asp?mode=year&all=true","Meetings Calendar","","");
	
		/*CP(150,"right","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)","","","","","","");
		// add child menu link items ("url","Link name","_target","alt text")
		
		CI("http://www.brothercake.com/dropdown/custom.php?v=addMainItem","CD-ROMS","","");
		CI("http://www.brothercake.com/dropdown/free_tutorial.html","Webcasts","","");*/
		

// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER")
MI("http://www.aapspharmaceutica.com/features/index.asp","News and Features",116,"center","","",0,0,"","","","","");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
	SP(180,"right","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)","","","","","","");

	// add submenu link items ("url","Link name","_target","alt text")
	//SI("/features/pharmreport/index.asp","Pharmaceutical Report","","");
	SI("http://www.aapspharmaceutica.com/bin2/news/default.asp","News Headlines","","");
	//SI("/itinerary","Online Exposition","","");
	SI("http://community.aapspharmaceutica.com", "Online Forums", "", "");
    //SI("/careercenter/nextwave/nextwave.asp", "Science's Next Wave", "", "");
    //SI("http://209.173.24.45/cgi-bin/Xebra?logon&userid=AAPSGeneral&password=c1eru0", "AAPS Merchandise", "", "");
    SI("http://www.aapspharmaceutica.com/eCards/", "AAPS Ecards", "", "");
	/* SI("http://www.brothercake.com/dropdown/custom.php","Multimedia Showcase","",""); */


// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER")
MI("http://www.aapspharmaceutica.com/about/index.asp","About Us",68,"center","","",0,0,"","","","","");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
	SP(145,"right","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)","","","","","","");

	// add submenu link items ("url","Link name","_target","alt text")
	SI("http://www.aapspharmaceutica.com/about/membership/join.asp","Membership","","");
		CP(160,"right","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)","","","","","","");
			// add child menu link items ("url","Link name","_target","alt text")
			CI("http://www.aapspharmaceutica.com/about/memberbenefits/index.asp","Why join?","","");
			CI("http://www.aapspharmaceutica.com/about/membership/join.asp","Join AAPS","","");
			CI("http://members.aaps.org","Renew now","","");
			CI("http://www.aapspharmaceutica.com/about/faqs/index.asp","FAQ","","");
			// CI("http://www.aapspharmaceutica.com/about/membership/AAPS101/default.htm","AAPS 101","","");
			CI("http://www.aapspharmaceutica.com/about/membership/join.asp","Contact Member Services","","");
		
	SI("http://www.aapspharmaceutica.com/about/media/default.asp","Media Room","","");
	SI("http://www.aapspharmaceutica.com/about/marketing/index.asp","Marketing","","");
	SI("http://www.aapspharmaceutica.com/about/marketing/sponsors.asp","Sponsors","","");	
	SI("http://www.aapspharmaceutica.com/about/contactus/index.asp","Contact Us","","");
	SI("http://www.aapspharmaceutica.com/about/staff/staff_list.asp","AAPS Staff Directory","","");
	SI("http://www.aapspharmaceutica.com/about/AAPS_Jobs/index.asp","AAPS Job Opportunities","","");
	SI("http://www.aapspharmaceutica.com/about/directions.asp","Directions","","");
	SI("http://www.aapspharmaceutica.com/sitemap/index.asp","Site Map","","");
		
	//	CI("/features/10Questions/index.asp","AAPS Pharmaceutical Sciences Primers","","");
	//	CI("/about/press/newsreleases/index.asp","Press Releases","","");
	//	CI("/about/press/aapsinthenews/index.asp","AAPS in the News","","");
	//	CI("/about/press/mediakit/index.asp","Media Kit","","");
	//	CI("/about/press/aapsexpertsdatabase/index.asp","AAPS Experts Database","","");
		//CI("/about/press/ampressroom/index.asp","Annual Meeting Press Room","","");
	//	CI("/about/press/nbcpressroom/index.asp","National Biotechnology Press Room","","");
			







//* DO NOT EDIT THIS BIT *
}//***********************
//************************

