//UDMv3.8.4
//**DO NOT EDIT THIS *****
if (!exclude) { 

//  ULTIMATE DROP DOWN MENU VERSION 3.8.2 by Brothercake
//  http://www.brothercake.com/dropdown/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  KDE modifications by David Joham
//  Opera reload/resize routine by Michael Wallner



// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "free";				// alignment

var absLEFT = 	9;				// absolute left or right position (if menu is left or right aligned)
var absTOP = 	13;				// absolute top position

var staticMENU = false;				// static positioning mode (ie5,ie6 and ns4 only)

var stretchMENU = false;			// show empty cells	
var showBORDERS = false;			// show empty cell borders	

var baseHREF = "scripts/";			// base path 
 
var zORDER = 	10;				// base z-order of nav structure	

var mCOLOR = 	"spacer.gif";		// main nav cell color
var rCOLOR = 	"";				// main nav cell rollover color
var bSIZE = 	0;				// main nav border size
var bCOLOR = 	""				// main nav border color
var aLINK = 	"#ffffff";			// main nav link color
var aHOVER = 	"#6699CC";			// main nav link hover-color (dual purpose)
var aDEC = 		"none";			// main nav link decoration
var fFONT = 	"arial,sans-serif";	// main nav font face
var fSIZE = 	11;				// main nav font size (pixels)	
var fWEIGHT = 	"bold"			// 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 =	false;			// keep rollover color when browsing menu
var vOFFSET = 	-21;				// shift the submenus vertically
var hOFFSET = 	191;				// shift the submenus horizontally

var smCOLOR = 	"#006633";			// submenu cell color
var srCOLOR = 	"";   			// submenu cell rollover color
var sbSIZE = 	1;				// submenu border size
var sbCOLOR = 	"#f1f1f1";			// submenu border color
var saLINK = 	"#ffffff";			// submenu link color
var saHOVER = 	"#6699CC";			// 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 = 	"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 =	1;		// submenu drop shadow size 
var shCOLOR =	"#999999";	// submenu drop shadow color
var shOPACITY = 100;		// submenu drop shadow opacity (not ie4,ns4 or opera)

var keepSubLIT = false;		// keep submenu rollover color when browsing child menu	
var chvOFFSET = -4;		// shift the child menus vertically 			
var chhOFFSET = -4;		// shift the child menus horizontally 		

var openTIMER = 0;		// menu opening delay time
var closeTIMER = 400;		// menu closing delay time

var cellCLICK = true;		// links activate on TD click
var aCURSOR = "hand";		// cursor for active links (not ns4 or opera)

var altDISPLAY = "status";	// where to display alt text
var allowRESIZE = true;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 0;		// override grid width
var gridHEIGHT = 0;		// 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 mozilla 5

var arrWIDTH = 5;		//arrow width (not ns4/op5/op6)
var arrHEIGHT = 10;		//arrow height (not ns4/op5/op6)

var arrHOFFSET = 0;		//arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = 1;		//arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";	//arrow vertical align (not ns4/op5/op6)

var arrLEFT = "../images/tri.gif";	//left arrow (not ns4/op5/op6)
var arrLEFT_ROLL = "";		//left rollover arrow (not ns4/op5/op6)
var arrRIGHT = "../images/tri.gif";	//right arrow (not ns4/op5/op6)
var arrRIGHT_ROLL = "";		//right rollover arrow (not ns4/op5/op6)

//** LINKS ***********************************************************

var shadowFilter = "filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=4)";

var rnd=Math.random();
// add main link item ("url","Link name",width,"text-alignment","_target","alt text",y position,x position)
	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset)
	// add submenu link items ("url","Link name","_target","alt text")
MI("http://www.nsuok.edu","Northeastern State University",190,"right","_top","NSU Website",122,0); 

MI("welcome.html","Welcome",190,"right","inline","Welcome to NSU College of Optometry.",145,0); 
MI("location.html","Location",190,"right","inline","Oklahoma's Green Country",160,0); 
MI("nsu_history.html","History and Purposes ",190,"right","inline","NSU History",175,0); 
MI("mission.html","NSUOCO Mission Statement",190,"right","inline","Mission Statement",190,0); 
MI("index.html","College of Optometry",190,"right","_top","NSU College of Optometry Homepage.",218,0); 
MI("text/AcademicSchedule.htm","2009-2010 Schedule ",190,"right","inline","Academic Schedule",240,0); 
MI("accreditation.html","Accreditation ",190,"right","inline","Accreditation",255,0); 
MI("facilities.html","Facilities ",190,"right","inline","Facilities",270,0); 
MI("rural_eye.html","Rural Eye Program ",190,"right","inline","Rural Eye Program ",285,0); 
MI("curriculum1.html","Curriculum ",190,"right","inline","Curriculum",300,0); 
MI("curriculum.html","Course Listing",190,"right","inline","Course Listing",315,0);
MI("externship.html","Externship Program",190,"right","inline","Externship Program",330,0); 
MI("","Admission Requirements -   ",190,"right","inline","Admission Requirements ",345,0); 
	SP(175,"left","",0,0,shadowFilter);
	SI("residency_requirements.html","Residency Requirements","inline","Residency Requirements");
	SI("admission.html","Admissions Criteria","inline","Admissions Criteria");
		CP(150,"left","left",3,4,shadowFilter,"","","","","","");
		CI("javascript:chromeLess('https://www.ada.org/oat/index.html',640,400)"," Register for OAT","","Register online to take the OAT - Provided by ASCO");
	SI("performance_standards.html","Performance Standards","inline","Performance Standards");
	SI("class_size.html","Class Size and Applicant Pool","inline","Class Size and Applicant Pool");
	SI("application_form.htm","Application Procedure","inline","Application Procedure");
	SI("transfer.html","Transfer Applicants","inline","Transfer Applicants");
	SI("affirmative_action.html","Affirmative Action Program","inline","Affirmative Action Program");
	SI("retention.html","Academic Retention Policies","inline","Academic Retention Policies");
	SI("degree.html","Degree Requirements","inline","Degree Requirements");
	//SI("application_form.htm","Application Form","inline","Application Form");
MI("#","Tuition, Fees, and Expenses -",190,"right","inline","Tuition, Fees, and Expenses ",360,0); 
	SP(165,"left","",0,0,shadowFilter);
	SI("resident_classification.html","Residence Classification","inline","Residence Classification");
	SI("resident_classification.html","Tuition","inline","Residence Classification");
	//SI("enrollment_fee.html#ACTIVITY","Student Activity Fees ","inline","Student Activity Fees ");
	//SI("enrollment_fee.html#APPLICATION","Application Fee ","inline","Application Fee ");
	//SI("enrollment_fee.html#ACCEPTANCE","Acceptance Deposit ","inline","Acceptance Deposit ");
	SI("enrollment_fee.html","Fees and Deposits ","inline","Student Activity Fees, Application Fee, and Acceptance Deposit ");
	SI("enrollment_fee.html#BOOKS","Books & Equipment ","inline","Books & Equipment ");
	SI("housing.html","Housing","inline","Housing");
	SI("javascript:openWindow('http://www.nsuok.edu/finaid/',640,400)","Financial Aid","","");
MI("cont_ed/about_ce.html","Continuing Medical Education",190,"right","inline","About College of Optometry Continuing Medical Education.",388,0); 
MI("cont_ed/ce_schedule.html","CE 2009",190,"right","inline","2008 Schedule",414,0); 
MI("","CME On-Line -",190,"right","inline","CME On-Line ",430,0); 
	SP(160,"left","",0,0,shadowFilter);
	SI("","OK Judicious Prescribing","","1 Hour Oklahoma Judicious Prescribing");
		CP(235,"left","left",-15,4,shadowFilter,"","","","","","");
		CI("cont_ed/jp_intro.html","Introduction","inline","Introduction to Judicious Prescribing");
		CI("cont_ed/jp_credit.html","Receiving credit","inline","Receiving credit from NSUOCO");
		CI("javascript:openWindow('pdf/JP_Exam_2008.pdf',640,400)"," Examination","","Requires Adobe Reader");
		CI("javascript:openWindow('pdf/JP_Study_2008.pdf',640,400)","Study Guide","","Requires Adobe Reader");
		CI("javascript:openWindow('http://www.state.ok.us/~optometry/law.htm',640,400)","Link - OK Board ",""," The Oklahoma Optometric Board - Optometric Law. (Link opens in a new window)");
		CI("javascript:openWindow('cont_ed/AOATamperResistant.htm',640,400)","AOA - Tamper-resistant Prescription Pads",""," AOA - Tamper-resistant Prescription Pads. (Link opens in a new window)");
		CI("javascript:openWindow('pdf/CMS_Guidance.pdf',640,400)","CMS Guidance",""," CMS Guidance. (Link opens in a new window)");
		CI("javascript:openWindow('http://www.state.ok.us/~optometry/lawtitle505_4.htm#nonlaser',640,400)","Title 505",""," Oklahoma Optometric Law Title 505: 10-5-17. (Link opens in a new window)");
		
	//SI("cont_ed/Antiobiotic.html","Antiobiotic Therapies","inline","FREE CE! One hour COPE approved");
	//SI("","Glaucoma ","","Evaluation of the Glaucomatous Optic Nerve Through Case Studies - COPE #pending");
		//CP(150,"left","left",3,4,shadowFilter,"","","","","","");
		//CI("cont_ed/glaucoma_cases.html","Case Studies","inline","");
		//CI("javascript:openWindow('cont_ed/glaucoma_cases.pdf',640,400)","Examination","","Examination/Registration");
MI("","Residency Program",190,"right","inline","Optometric Residency Programs.",456,0); 
	SP(260,"left","",5,0,shadowFilter);
	SI("residency/residency.html","Residency Overview","inline","Residency Overview");
	SI("residency/residency_faq.html","Residency FAQ","inline","Residency FAQ");
	SI("PDF/residency_app.pdf","Residency Application","inline","Residency Application");
MI("residency/family_practice.html","Family Practice Optometry ",190,"right","inline","Residency in Family Practice Optometry ",480,0); 
MI("residency/family_practice.html#OME","Optometric Management",190,"right","inline","Residency in Optometric Management",495,0); 
MI("residency/contact_lens.html","Cornea and Contact Lenses",190,"right","inline","Residency in Cornea and Contact Lenses",510,0); 
MI("","Ocular Disease -",190,"right","inline","Residency in Ocular Disease ",525,0); 
	SP(260,"left","",-40,0,shadowFilter);
	SI("residency/bva.html","BVA Advanced Eyecare Edmond","inline","Residency in Ocular Disease at BVA - Oklahoma City, OK");
	SI("residency/bva-tulsa.html","BVA Advanced Eyecare Tulsa","inline","Residency in Ocular Disease at BVA Tulsa - Tulsa, OK");
	SI("residency/bva-west.html","BVA Advanced Eyecare West","inline","Residency in Ocular Disease at BVA West - Elk City, OK");
	SI("residency/Eyecare-assoc.html","Eyecare Associates of South Tulsa","inline","Residency in Ocular Disease at Eyecare Associates of South Tulsa - Tulsa, OK");
MI("","Primary Eye Care -",190,"right","inline","Residency in Primary Eye Care ",540,0); 
	SP(240,"left","",-40,0,shadowFilter);
	SI("residency/amarillo_va.html","Amarillo Veterans Affairs Medical Center ","inline","Residency in Primary Eye Care - Amarillo, TX ");
	SI("residency/fayetteville_va.html","Fayetteville Veterans Affairs Medical Center ","inline","Residency in Primary Eye Care - Fayetteville , AR ");
	SI("residency/muskogee_va.html","Muskogee Veterans Affairs Medical Center ","inline","Residency in Primary Eye Care - Muskogee, OK ");
	SI("residency/brookearmy_mc.html","Brooke Army Medical Center","inline","Residency in Primary Eye Care - Fort Sam Houston, TX");

MI("residency/residency_app.html","Application Procedures",190,"right","inline","Residency Application Procedures",555,0); 

//Top Navigation

MI("javascript:openWindow('http://www.tahlequahchamber.com/',640,400)","Tahlequah, OK",100,"center","","Tahlequah Chamber Of Commerce",74,10); 

MI("index.html","Home",66,"center","_top","Return to Homepage",74,125); 

MI("","Contact",66,"center","inline","Contact Information",74,192); 
	SP(150,"left","",25,-152,shadowFilter);
	SI("contact.html#admin","College Administration","inline","Departments at NSUOCO");
	SI("contact.html#admissions","Admissions","inline","Departments at NSUOCO");
	SI("contact.html#ce","Continuing Education","inline","Departments at NSUOCO");
	SI("contact.html#resident","Residency Program","inline","Departments at NSUOCO");
	SI("f_dir_index.html","Faculty","inline","Faculty Directory");
	SI("resident_directory.html","Residents","inline","Resident Directory");
	SI("s_dir_index.html","Staff","inline","Staff Directory");
MI("","Maps",66,"center","_top"," ",74,258); 
	SP(160,"left","",25,-152,shadowFilter);
	SI("nsu_map.html","NSU Campus","inline","Map of NSU Campus");
	SI("javascript:openWindow('http://mappoint.msn.com/map.aspx?L=USA&C=35.92491%2c-94.96672&A=7.16667&P=|35.92491%2c-94.96672|1|1001+N+Grand+Ave%2c+Tahlequah%2c+OK+74464|L1|',640,400)","NSU Tahlequah (on MSN)","","Map of Tahlequah, OK on MSN (opens in a new window)");
	SI("","Residency Sites (on MSN)","","Maps of NSU Residency Sites");
		CP(175,"left","left",3,3,shadowFilter,"","","","","","");
		CI("javascript:openWindow('http://mappoint.msn.com/map.aspx?L=USA&C=35.22213%2c-101.88058&A=7.16667&P=|35.22213%2c-101.88058|1|Amarillo+Blvd+W%2c+Amarillo%2c+TX+79106|L1|',640,400)","Amarillo VAMC","","Map of Amarillo, TX on MSN (opens in a new window)");
		CI("javascript:openWindow('http://mappoint.msn.com/map.aspx?L=USA&C=29.45910%2c-98.41786&A=7.16667&P=|29.45910%2c-98.41786|1|3851+Roger+Brooke+Dr%2c+San+Antonio%2c+TX+78219|L1|',640,400)","Brooke Army MC","","Map of San Antonio, TX on MSN (opens in a new window)");
		CI("javascript:openWindow('http://mappoint.msn.com/map.aspx?L=USA&C=36.09752%2c-94.15513&A=7.16667&P=|36.09752%2c-94.15513|1|180+E+Sunbridge+Dr%2c+Fayetteville%2c+AR+72703|L1|',640,400)","Fayetteville VAMC","","Map of Fayetteville, AR on MSN (opens in a new window)");
		CI("javascript:openWindow('http://mappoint.msn.com/map.aspx?L=USA&C=35.76727%2c-95.41407&A=7.16667&P=|35.76727%2c-95.41407|1|1011+Honor+Heights+Dr%2c+Muskogee%2c+OK+74401|L1|',640,400)","Muskogee VAMC","","Map of Muskogee, OK on MSN (opens in a new window)");
		CI("javascript:openWindow('http://mappoint.msn.com/map.aspx?L=USA&C=35.60924%2c-97.51374&A=7.16667&P=|35.60924%2c-97.51374|1|14701+N+Santa+Fe+Ave%2c+Edmond%2c+OK+73013|L1|',640,400)","BVA Advanced Eyecare","","Map of Edmond, OK on MSN (opens in a new window)");
		CI("javascript:openWindow('http://mappoint.msn.com/map.aspx?L=USA&C=36.10068%2c-95.94013&A=7.16667&P=|36.10068%2c-95.94013|1|4444+S+Harvard+Ave%2c+Tulsa%2c+OK+74135|L1|',640,400)","BVA - Tulsa","","Map of Tulsa, OK on MSN (opens in a new window)");
		CI("javascript:openWindow('http://mappoint.msn.com/map.aspx?L=USA&C=35.41166%2c-99.42461&A=7.16667&P=|35.41166%2c-99.42461|1|1710+W+3rd+St%2c+Elk+City%2c+OK+73644|L1|',640,400)","BVA - West","","Map of Elk City, OK on MSN (opens in a new window)");
		CI("javascript:openWindow('http://mappoint.msn.com/map.aspx?L=USA&C=36.07501%2c-95.88626&A=7.16667&P=|36.07501%2c-95.88626|1|6140+S+Memorial+Dr%2c+Tulsa%2c+OK+74133|L1|',640,400)","Triad Eye MC","","Map of Tulsa, OK on MSN (opens in a new window)");
	//SI("","Clinic Sites (on MSN)","","Maps of NSU Clinic Sites");
		//CP(175,"left","left",3,3,shadowFilter,"","","","","","");
		//CI("javascript:openWindow('',640,400)","W.W. Hastings Hospital","","Map of Tahlequah, OK on MSN (opens in a new window)");
		//CI("javascript:openWindow('',640,400)","","","Map of Jay, OK on MSN (opens in a new window)");
		//CI("javascript:openWindow('',640,400)","","","Map of Stilwell, OK on MSN (opens in a new window)");
		//CI("javascript:openWindow('',640,400)","","","Map of Salina, OK on MSN (opens in a new window)");
		//CI("javascript:openWindow('',640,400)","","","Map of Sallisaw, OK on MSN (opens in a new window)");
MI("","Alumni",66,"center","","",74,325); 
	SP(175,"left","",25,-152,shadowFilter);
	SI("mailto:nsuopt&#64;nsuok&#46;edu?subject=Newsletter Suggestion","Newsletter Suggestions",66,"Newsletter Suggestions","","",74,390); 
	SI("email.html","Information Update","inline","Update our information about you.");
	SI("http://www.nsuoco.ning.com/","Alumni Social Network","inline","Alumni Social Network");
	SI("javascript:openWindow('photos/ClassOf1983Dinner/index.htm',800,600)","Class Of 1983 Dinner","","");
MI("","Policies",66,"center","inline","Requires Adobe Reader (Opens in a new window)",74,391); 
	SP(150,"left","",25,-152,shadowFilter);
	SI("javascript:openWindow('pdf/clinic_manual.pdf',640,400)","Clinic Manual","","(Opens in New Window)");
	SI("javascript:openWindow('pdf/building_security.pdf',640,400) "," Building Security","","(Opens in New Window)");
	SI("javascript:openWindow('pdf/professional_policy.pdf',640,400) ","Professional Behavior","","(Opens in New Window)");
	SI("javascript:openWindow('pdf/privacy_practices.pdf',640,400) ","Notice of Privacy Practices","","(Opens in New Window)");
	SI("javascript:openWindow('pdf/OutcomesAssessment.doc',640,400) ","Outcomes Assessment","","(Opens in New Window)");
	SI("javascript:openWindow('pdf/Patients_bill.pdf',640,400) ","Patient's Bill of Rights","","(Opens in New Window)");
MI("","Web Services",85,"center","","",74,457); 
	SP(100,"left","",25,-152,shadowFilter);
	SI("javascript:openWindow('http://nsuonline.nsuok.edu',640,400)","Blackboard","","Blackboard Online classroom");
	SI("http://mail.nsuok.edu","NSU WebMail","inline","Web Mail from NSU");
	SI("javascript:openWindow('http://nsuvpn.nsuok.edu',640,400)","NSU WebVPN","","Access your L drive");
	SI("https://192.173.50.26/webvpn.html","Clinic VPN","inline","Clinic VPN");
	//SI("","Links","","Outlinks to Optometric interests");
		//CP(100,"left","left",3,3,shadowFilter,"","","","","","");
		//CI("javascript:openWindow('http://arapaho.nsuok.edu/~osa/',640,400)","NSU OSA","","NSU Optometric Student Association");
		//CI("javascript:openWindow('http://www.oaop.com/',640,400)","OAOP","","Oklahoma Association of Optometric Physicians");
MI("","Links",85,"center","","",74,532); 
	SP(325,"left","",25,-252,shadowFilter);
		SI("javascript:openWindow('http://arapaho.nsuok.edu/~osa',640,400)","NSU Optometric Student Association","","NSU Optometric Student Association");
		SI("javascript:openWindow('http://www.oaop.com',640,400)","Oklahoma Association of Optometric Physicians (OAOP)","","Oklahoma Association of Optometric Physicians");
		SI("javascript:openWindow('http://www.aoa.org',640,400)","American Optometric Association (AOA)","","");
		SI("javascript:openWindow('http://www.theaosa.org',640,400)","American Optometric Student Association (AOSA)","","");
		SI("javascript:openWindow('http://opted.org',640,400)","Association of Schools and Colleges in Optometry (ASCO)","","");
		SI("javascript:openWindow('http://www.aaopt.org',640,400)","American Academy of Optometry (AAO)","","");
		SI("javascript:openWindow('http://www.apha.org',640,400)","American Public Health Association (APHA)","","");
		SI("javascript:openWindow('http://www.covd.org',640,400)","College of Optometrists in Vision Development (COVD)","","");
		SI("javascript:openWindow('http://www.hoacls.org',640,400)","Heart of American Contact Lens Society (HOACLS)","","");
		SI("javascript:openWindow('http://www.optometry.org',640,400)","National Board of Optometry (NBEO)","","");
		SI("javascript:openWindow('http://www.nei.nih.gov',640,400)","National Eye Institute (NEI)","","");
		SI("javascript:openWindow('http://www.nora.cc',640,400)","Neuro-Optometric Rehabilitation","","");
		SI("javascript:openWindow('http://www.state.ok.us/~optometry',640,400)","Oklahoma Board of Examiners in Optometry (OBEO)","","");
		SI("javascript:openWindow('http://www.oaop.com ',640,400)","Oklahoma Association of Optometric Physicians (OAOP)","","");
		SI("javascript:openWindow('http://www.optometryresident.org ',640,400)","Optometric Residency Matching Service (ORMS)","","");
		SI("javascript:openWindow('http://www.healthy.net/pan/pa/oep ',640,400)","Optometric Extension Program Foundation (OEPF)","","");
		SI("javascript:openWindow('http://www.vosh.org/ ',640,400)","Volunteer Optometric Services to Humanity (VOSH)","","");
		SI("javascript:openWindow('http://www.pavevision.org ',640,400)","Parents Active in Vision Education (PAVE)","","");
		SI("javascript:openWindow('http://swco.org ',640,400)","Southwest Council of Optometry","","");
		SI("javascript:openWindow('http://www.afb.org ',640,400)","American Foundation for the Blind (AFB)","","");
		SI("javascript:openWindow('http://www.antiquespectacles.com/',640,400)","History of Optical Lens & Spectacles","","");

MI("","<font color='red'>Photos</font>",85,"center","","",74,600); 
	SP(180,"left","",25,-200,shadowFilter);
		SI("javascript:openWindow('photos/2009WelcomeDinner/index.htm',800,600)","Welcome Dinner 2009","","");
		SI("javascript:openWindow('photos/2009FirstDay/index.htm',800,600)","Class of 2013 Orientation","","");
		SI("javascript:openWindow('photos/2009SVOSHTrip/index.htm',800,600)","SVOSH Trip 2009","","");
		SI("javascript:openWindow('photos/Commencement2009/index.htm',800,600)","Commencement 2009","","");
		SI("javascript:openWindow('photos/Tailgate/index.htm',800,600)","Tailgate Photos","","");
		SI("javascript:openWindow('photos/OptometricRun/index.htm',800,600)","Optometric Run","","");
		SI("javascript:openWindow('photos/BioFair/index.htm',800,600)","BIO Fair 2008","","");
		SI("javascript:openWindow('photos/ClassOf1983Dinner/index.htm',800,600)","Class Of 1983 Dinner","","");


MI("javascript:openWindow('http://navajo.nsuok.edu/humanresources/jobs/showJob.php?jobID=1776',640,400)","Open Positions",100,"center","","Open Positions at NSUOCO",74,674); 

}



