/* --- menu items --- */

var MENU_ITEMS =[
	['PRNRx.org', 'http://www.prnrx.org', {'tw' : '_self'}],
	// DISABLE:
	//['Alerts!', 'links.asp', {'tw' : '_self'},
	//	['Product Shortages and Discontinuations', 'drugSub.asp?Id=1', {'tw' : '_self'}],
	//	['UW Medicine Medical Safety Related Drug Alerts', 'drugSub.asp?Id=2', {'tw' : '_self'}],
	//	['New and Generic Drug Approvals', 'http://www.fda.gov/cder/approval/index.htm', {'tw' : '_blank'}],
	//	['FDA Drug Approvals List', 'http://www.fda.gov/cder/da/da.htm#latest', {'tw' : '_blank'}],
	//],
	['Department of Pharmacy Services Resources', 'department.asp', {'tw' : '_self'},
		['A-Z', 'department.asp', {'tw' : '_self'}],
		['Information Skills Tune-up', 'http://healthlinks.washington.edu/hsl/liaisons/jankowski/clinpharm.html', {'tw' : '_blank'}],
	],
	// DISABLE:
	//['Drug Formulary', 'links.asp', {'tw' : '_self'},
	//	['Table of Contents', 'formularySub.asp?Id=1', {'tw' : '_self'}],
	//	['Formulary Additions and Deletions', 'formularySub.asp?Id=2', {'tw' : '_self'}],
	//	['Drug Formulary Monographs', 'http://www.formchecker.com/FormChecker/servlet/AuthenticatePage?login=38o5pbid3', {'tw' : '_blank'}],
	//	['UW Medicine Medical P&T Committee', 'http://depts.washington.edu/uwamcrx/index.html', {'tw' : '_blank'}],
	//	['DSHS Formulary and Pharmacy Updates', 'https://wws2.wa.gov/dshs/maa/pharmacy.html', {'tw' : '_blank'}],
	//],
	// DISABLE:
	//['Drug Therapy Topics', 'links.asp', {'tw' : '_self'},
	//	['Newsletter', 'TherapyTopics.asp', {'tw' : '_self'}],
	//	['Supplement', 'TherapyTopics.asp', {'tw' : '_self'}],
	//],
	['Library Resources', 'library.asp', {'tw' : '_self'},
		['A-Z', 'library.asp', {'tw' : '_self'}],
		['Natural Products Comprehensive Database', 'http://www.naturaldatabase.com/', {'tw' : '_blank'}],
		['Electronic Journals', 'http://healthlinks.washington.edu/journals/', {'tw' : '_blank'}],
		['PrimeAnswers', 'http://healthlinks.washington.edu/primeanswers/', {'tw' : '_blank'}],
		['STAT Ref', 'http://online.statref.com/default.asp?grpalias=UofWash', {'tw' : '_blank'}],
		['King Guide to Parenteral Admixtures', 'http://www.kingguide.com/', {'tw' : '_blank'}],
	],
	['Government Agencies', 'gov.asp', {'tw' : '_self'},
		['A-Z', 'gov.asp', {'tw' : '_self'}],
		['FDA: MedWatch', 'http://www.fda.gov/medwatch/', {'tw' : '_blank'}],
		['FDA: Drug Safety', 'http://www.fda.gov/medwatch/safety.htm', {'tw' : '_blank'}],
		['FDA: Recalls and Safety Alerts', 'http://www.fda.gov/opacom/7alerts.html', {'tw' : '_blank'}],
		['FDA: Medication Errors', 'http://www.fda.gov/cder/drug/MedErrors/default.htm', {'tw' : '_blank'}],
		['FDA: Generic and New Drug Approvals Index', 'http://www.fda.gov/cder/approval/index.htm', {'tw' : '_blank'}],
		['FDA: Dietary Supplement Warnings and Safety Information', 'http://www.cfsan.fda.gov/~dms/ds-warn.html', {'tw' : '_blank'}],
		['FDA: Drug Approvals List', 'http://www.fda.gov/cder/da/da.htm', {'tw' : '_blank'}],
		['Board of Pharmacy', 'http://www.doh.wa.gov/pharmacy/default.htm', {'tw' : '_blank'}],
	],
	['Organizations', 'organizations.asp', {'tw' : '_self'},
		['A-Z', 'organizations.asp', {'tw' : 'content'}],
		['American Society of Health-System Pharmacists', 'http://www.ashp.org/', {'tw' : '_blank'}],
		['Washington State Society of Health Systems Pharmacists', 'http://www.wsshp.org/', {'tw' : '_blank'}],
		['National Patient Safety Foundation', 'http://www.npsf.org/', {'tw' : '_blank'}],
		['Institute for Safe Medication Practices', 'http://www.ismp.org/', {'tw' : '_blank'}],
		['UW Medicine Medical Service Representatives', 'http://depts.washington.edu/druginfo/CompiledInfo/Details/DrugReps.html', {'tw' : '_blank'}],
	],
	['UW Links', 'uw.asp', {'tw' : '_self'},
		['A-Z', 'uw.asp', {'tw' : '_self'}],
		['UW School of Pharmacy Homepage', 'http://depts.washington.edu/pha/', {'tw' : '_blank'}],
	],
	// DISABLE:	
	//['Vaccine Information', 'links.asp', {'tw' : '_self'},
	//	['Guidelines for Use of Vaccines and Immunobiologics in Pregnancy', 'vaccinePreg.asp', {'tw' : '_self'}],
	//	['Patient Information Sheets, Consent Forms, and ACIP Immunization Guidelines', 'vaccineSub.asp', {'tw' : 'content'}],
	//	['Vaccination Schedules, ACIP Recommendations, Adverse Event Reporting, etc.', 'vaccineImmuno.asp', {'tw' : 'content'}],
	//	['Contemporary Vaccine Issues', 'contemporary.asp', {'tw' : '_self'}],
	//],
	['Da Kine (Other Stuff)', 'kine.asp', {'tw' : '_self'},
		['A-Z', 'kine.asp', {'tw' : '_self'}],
		['dPocrates Rx', 'http://www.epocrates.com/', {'tw' : '_blank'}],
		['Puget Sound Traffic', 'http://www.wsdot.wa.gov/PugetSoundTraffic/', {'tw' : '_blank'}],
	],
];
