	var NoOffFirstLineMenus=13;			// Number of first level items
	var LowBgColor='e7ebec';			// Background color when mouse is not over
	var LowSubBgColor='e7ebec';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='red';			// Font color when mouse is over
	var FontSubHighColor='red';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=130;				// Menu offset x coordinate
	var StartLeft=27;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['http://www.ors.ttu.edu/Newors/newhome/Home/tri.gif',5,10,'http://www.ors.ttu.edu/Newors/newhome/Home/tridown.gif',10,5,'http://www.ors.ttu.edu/Newors/newhome/Home/trileft.gif',5,10];	// Arrow source, width and height

//javascript:Start('http://dev.acs.ttu.edu/ors')

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

function Start(page) {
OpenWin = this.open(page, "CtrlWindow", "toolbar=yes,menubar=yes,location=yes,scrollbars=yes,resizable=yes");
}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","","",2,20,138);
	Menu1_1=new Array("Home","http://www.ors.ttu.edu/newors/newhome/Home/tryMain.html","",0,20,100);
	Menu1_2=new Array("About ORS","","",4,20,150);
		Menu1_2_1=new Array("Mission Statement","http://www.ors.ttu.edu/newors/newhome/Home/Mission_Statement.html","",0,20,125);
		Menu1_2_2=new Array("Overview","http://www.ors.ttu.edu/newors/newhome/Home/Overview.html","",0,20,75);
		Menu1_2_3=new Array("Staff Directory","http://www.ors.ttu.edu/newors/newhome/Home/Staff_Directory.html","",0,20,75);
		Menu1_2_4=new Array("Strategic Plan","http://www.ors.ttu.edu/newors/newhome/Home/Strategic_Plan.html","",0,20,75);


Menu2=new Array("Finding Funding","","",6);
	Menu2_1=new Array("Electronic Funding Alert Services","http://www.ors.ttu.edu/newors/newhome/Funding_Information/Electronic_Funding_Alert_Services.html","",0,20,200);	
	Menu2_2=new Array("Limited Submissions","http://www.ors.ttu.edu/newors/newhome/Funding_Information/Limited_Submissions.html","",0);
	Menu2_3=new Array("Other Funding Sources","http://www.ors.ttu.edu/newors/newhome/Funding_Information/Other_Funding_Sources.html","",0);
	Menu2_4=new Array("Other Research Opportunities","http://www.ors.ttu.edu/newors/newhome/Funding_Information/Other_Research_Funding_Oppurtunities.html","",0);	
	Menu2_5=new Array("Searchable Databases","http://www.ors.ttu.edu/newors/newhome/Funding_Information/Searchable_Databases.html","",0);	
	Menu2_6=new Array("TTU Internal Grants","http://www.ors.ttu.edu/newors/newhome/Funding_Information/TTU_Internal_Grants.html","",0);	

	
	
Menu3=new Array("News & Events","","",2);
	Menu3_1=new Array("Advisories","","",4,20,150);	
		Menu3_1_1=new Array("Current","http://www.ors.ttu.edu/newors/newhome/New&Events/Advisories.html","",0,20,250);
		Menu3_1_2=new Array("Past","","",5,20,250);
			Menu3_1_2_1=new Array("2007","http://www.ors.ttu.edu/newors/newhome/New&Events/Past_advisories_2007.html","",0,20,50);
			Menu3_1_2_2=new Array("2006","http://www.ors.ttu.edu/newors/newhome/New&Events/Past_advisories_2006.html","",0,20,50);
			Menu3_1_2_3=new Array("2005","http://www.ors.ttu.edu/newors/newhome/New&Events/Past_advisories_2005.html","",0,20,50);
            		Menu3_1_2_4=new Array("2004","http://www.ors.ttu.edu/newors/newhome/New&Events/Past_advisories_2004.html","",0,20,50);
			Menu3_1_2_5=new Array("2003","http://www.ors.ttu.edu/newors/Newhome/New&Events/Past_advisories_2003.html","",0,20,50);
		Menu3_1_3=new Array("American Recovery and Reinvestment Act","http://www.ors.ttu.edu/newors/NewHome/New&Events/AmRe_Rein_Act.html","",0,20,250);
		Menu3_1_4=new Array("FY 2010 President's Budget","http://www.whitehouse.gov/omb/budget/","",0,20,250);

	Menu3_2=new Array("Training & Outreach","","",6);
		Menu3_2_1=new Array("Seminars","http://www.ors.ttu.edu/newors/newhome/New&Events/Seminars.html","",0,20,200);
		Menu3_2_2=new Array("Teleconference","http://www.ors.ttu.edu/newors/newhome/New&Events/Teleconference.html","",0);
		Menu3_2_3=new Array("Workshops","http://www.ors.ttu.edu/newors/newhome/New&Events/Workshops.html","",0);
        Menu3_2_4=new Array("Conferences","http://www.ors.ttu.edu/newors/newhome/New&Events/Conferences.html","",0);
        Menu3_2_5=new Array("Research Orientation","http://www.ors.ttu.edu/newors/newhome/New&Events/Research_Orientation_for_new_faculty.html","",0);  
		Menu3_2_6=new Array("Webinars", "http://www.ors.ttu.edu/newors/newhome/New&Events/Webinars.html","",0,20,200);

Menu4=new Array("Proposal Preparation","","",6);
	Menu4_1=new Array("Info for Proposals","http://www.ors.ttu.edu/newors/newhome/Proposal_preparation/Info_Proposal.html","",0,20,150);
	Menu4_2=new Array("Subcontract Information","http://www.ors.ttu.edu/newors/newhome/Proposal_preparation/subcontract_PSA_info.html","",0);
	Menu4_3=new Array("Electronic Proposals","http://www.ors.ttu.edu/newors/newhome/Proposal_preparation/Electronic_proposal.html","",0);
	Menu4_4=new Array("Internal Routing Sheet","http://www.ors.ttu.edu/newors/newhome/Proposal_preparation/Internal_Routing.html","",0);
	Menu4_5=new Array("Cost Sharing","http://www.ors.ttu.edu/newors/newhome/Proposal_preparation/Cost_Sharing.html","",0);
	Menu4_6=new Array("Budget Forms","http://www.ors.ttu.edu/newors/NewWebsite/Proposal_Preparation/new/Budget%20Five%20Year%20Project--fy10.xls","",0);

Menu5=new Array("Grants.gov","http://www.ors.ttu.edu/Grants_gov/Grants_gov.html","",0);

Menu6=new Array("Policies & Procedures","","",3);
	Menu6_1=new Array("Research Policies","","",3,20,130);
		Menu6_1_1=new Array("ORS","http://www.ors.ttu.edu/newors/newhome/Policies_Procedures/Research_ors.html","",0,20,100);
		Menu6_1_2=new Array("TTU","http://www.ors.ttu.edu/newors/newhome/Policies_Procedures/Research_TTU.html","",0);
		Menu6_1_3=new Array("Federal","http://www.ors.ttu.edu/newors/newhome/Policies_Procedures/Research_FED.html","",0);

	Menu6_2=new Array("Compliance Issues","","",2);
		Menu6_2_1=new Array("TTU","http://www.ors.ttu.edu/newors/newhome/Policies_Procedures/Compliance_Issues_TTU.html","",0,20,100);
		Menu6_2_2=new Array("Federal","http://www.ors.ttu.edu/newors/newhome/Policies_Procedures/Compliance_Issues_FED.html","",0);
	
	Menu6_3=new Array("Export Control","","",7);
		Menu6_3_1=new Array("Export Control Overview","http://www.ors.ttu.edu/newors/newhome/Policies_Procedures/Export_Control_Overview.html","",0,20,375);
		Menu6_3_2=new Array("Export Administration Regulations (EAR)","javascript:Start('http://www.access.gpo.gov/bis/ear/ear_data.html')","",0);
		Menu6_3_3=new Array("International Traffic in Arms Regulations (ITAR)","javascript:Start('http://www.cnomy.com/Itar.cfm?dn=pmdtc.org&pid=1PONU28HS&pt=2&sp=2&ycs=%2BqWEgB7wUAc%3D&qs=06oENya4ZGJbKUjvjwGtnG3kH0NnKMfIbNxN5WPXBOpcremq7MB7RXTHpgLsCacXzGuG94E6WoRaMFWGdysHPemCs7TpjdkTFH2ChMN5AjLOriLWvcz0Tkpm9l0qHdLC9-wk7kQZ0NzdTgImAPR9_epNs5I-kFwKN-nqewx-JY8oytdFSgS0zUHrFNB-44axwg1OtbsgWW1PPwQZyeJFPz2OKn491iWIX3,YT0z&vid=1221764551_7X03X71036795&rpt=1&kt=4&kp=2')","",0);
		Menu6_3_4=new Array("Export Controlled Information from the Defense Security Service","javascript:Start('https://www.dss.mil/GW/portlets/AutonomyRetrieval/autosuggest.jsp?username=e8e9e6e5f9e0f8&threshold=20&numresult=10&defaultlogo=i_html.gif&display=782&url=%2Fusr%2Flocal%2Fweblogic%2Fbea92%2FportalContent%2F%2Fisp%2Ffoci%2Fsample_tech_con_plan.html&links=EXPORT,CONTROL,INFORM&command=getoriginal')","",0);
		Menu6_3_5=new Array("Defense Security Service sample technology control policy","javascript:Start('https://www.dss.mil/GW/portlets/AutonomyRetrieval/autosuggest.jsp?username=e8e9e6e5f9e0f8&threshold=20&numresult=10&defaultlogo=i_html.gif&display=782&url=%2Fusr%2Flocal%2Fweblogic%2Fbea92%2FportalContent%2F%2Fisp%2Ffoci%2Fsample_tech_con_plan.html&links=EXPORT,CONTROL,INFORM&command=getoriginal')","",0);
		Menu6_3_6=new Array("FAQ for Foreign Ownership Control or Influence","javascript:Start('https://www.dss.mil/GW/portlets/AutonomyRetrieval/autosuggest.jsp?username=e8e9e6e5f9e0f8&threshold=20&numresult=10&defaultlogo=i_html.gif&display=782&url=%2Fusr%2Flocal%2Fweblogic%2Fbea92%2FportalContent%2F%2Fisp%2Ffoci%2Fsample_tech_con_plan.html&links=EXPORT,CONTROL,INFORM&command=getoriginal')","",0);		
		Menu6_3_7=new Array("Forms","javascript:Start('http://www.dss.mil/search-dir/training/csg/security/S2unclas/Export.htm')","",2);
			Menu6_3_7_1=new Array("TTU Record of Export Control Review","http://www.ors.ttu.edu/NEWORS/NewHome/Policies_Procedures/Export Control Review.doc","",0,20,375);
			Menu6_3_7_2=new Array("PI Certification on the Handling of Export-Controlled Information","http://www.ors.ttu.edu/Policies_Procedures/Export Control Certification.doc","",0);


Menu7=new Array("Human Subjects","","",12);
	Menu7_1=new Array("Institutional Review Board Roster","http://www.ors.ttu.edu/newors/newhome/Human_Subjects/Members_Human_subjects_board.html","",0,20,300);
	Menu7_2=new Array("Belmont Report","http://www.hhs.gov/ohrp/humansubjects/guidance/belmont.htm","",0,20,300);
	Menu7_3=new Array("45 CFR 46 Federal Regulations","http://www.hhs.gov/ohrp/humansubjects/guidance/45cfr46.htm","",0,20,300);
	Menu7_4=new Array("Office for Human Research Protections (OHRP) Website","http://www.hhs.gov/ohrp/","",0,20,300);
	Menu7_5=new Array("TTU Policies and Procedures","http://www.ors.ttu.edu/newors/newhome/Human_Subjects/TTU_Policies_procedures.html","",0,20,300);
	Menu7_6=new Array("Memo of Understanding w/ TTUHSC IRB","http://www.ors.ttu.edu/newors/newhome/Human_Subjects/TTUHSC_MOU.pdf","",0,20,300);	
	Menu7_7=new Array("OP 74.09 Protection of Human Subjects in Research","http://www.ors.ttu.edu/newors/newhome/Human_Subjects/op74_09.pdf","",0,20,300);
	Menu7_8=new Array("OP 74.12 Research Participant Payments","http://www.ors.ttu.edu/newors/newhome/Human_Subjects/op74_12.pdf","",0,20,300);
	Menu7_9=new Array("TTU Human Subjects Forms","","",6);
		Menu7_9_1=new Array("Cover Sheet for Human Subject Proposal","http://www.ors.ttu.edu/newors/newhome/Human_Subjects/forms/Cover_Sheet.pdf","",0,20,300);
		Menu7_9_2=new Array("Claim for Exemption","http://www.ors.ttu.edu/newors/newhome/Human_Subjects/forms/Claim_for_exemption.pdf","",0,20,300);
		Menu7_9_3=new Array("Expedited Review Form","http://www.ors.ttu.edu/newors/newhome/Human_Subjects/forms/Expedited_review_form.pdf","",0,20,300);
		Menu7_9_4=new Array("Proposal Format","http://www.ors.ttu.edu/newors/newhome/Human_Subjects/forms/proposal_format.doc","",0,20,300);
		Menu7_9_5=new Array("Consent Form Information","","",4,20,300);
			Menu7_9_5_1=new Array("Elements of Consent","http://www.ors.ttu.edu/newors/newhome/Human_Subjects/forms/required_elements_of_consent.doc","",0,20,300);
			Menu7_9_5_2=new Array("Consent Form Instruction","http://www.ors.ttu.edu/newors/newhome/Human_Subjects/forms/consent_form_instructions.doc","",0,20,300);
			Menu7_9_5_3=new Array("Consent Form Examples","http://www.ors.ttu.edu/newors/newhome/Human_Subjects/forms/consent_form_Examples.doc","",0,20,300);
			Menu7_9_5_4=new Array("Short Form Consent Instruction and Examples","http://www.ors.ttu.edu/newors/newhome/Human_Subjects/forms/shortform_consent_instructionsandexamples.doc","",0,20,300);
		Menu7_9_6=new Array("Waiver of Written Consent or Elements of Consent","","",2,20,300);
			Menu7_9_6_1=new Array("Waiver of Written Consent Form","http://www.ors.ttu.edu/newors/newhome/Human_Subjects/forms/WAIVER_OF_WRITTEN_CONSENTorWaiver_of_Elements_of_Consent.doc","",0,20,300);
			Menu7_9_6_2=new Array("Waiver or Alteration of the Elements of Consent","http://www.ors.ttu.edu/newors/newhome/Human_Subjects/forms/WAIVER_OR_ALTERATION_OF_THE_ELEMENTS_OF_CONSENT.doc","",0,20,300);
	Menu7_10=new Array("Human Subjects Training","http://www.ors.ttu.edu/newors/newhome/Human_Subjects/Human_Subjects_Training.html","",0,20,300);
	Menu7_11=new Array("Electronic Data Policy Statement","http://www.ors.ttu.edu/newors/newhome/Human_Subjects/Electronic_Data_Policy_Statement.html","",0,20,300);
	Menu7_12=new Array("Contact the IRB Coordinator","http://www.ors.ttu.edu/newors/newhome/Human_Subjects/Contact_IRB_Coordinator.html","",0,20,300);
	
	


Menu8=new Array("Reports","","",3);
		Menu8_1=new Array("Current Reports","","",1,20,200);
                	Menu8_1_1=new Array("Detailed Reports For Colleges/Units","javascript:Start('http://webapps.tosm.ttu.edu/ors/ors.aspx')","",0,30,200);
		Menu8_2=new Array("Fiscal Year To Date","","",7);
			Menu8_2_1=new Array("FY 2007-2010","http://www.ors.ttu.edu/newors/newhome/Reports/FYTD07-10.pdf","",0,20,100);
			Menu8_2_2=new Array("FY 2006-2009","http://www.ors.ttu.edu/newors/newhome/Reports/FYTD06-09.pdf","",0,20,100);            		
			Menu8_2_3=new Array("FY 2005-2008","http://www.ors.ttu.edu/newors/newhome/Reports/FYTD05-08.pdf","",0,20,100);
	            	Menu8_2_4=new Array("FY 2004-2007","http://www.ors.ttu.edu/newors/newhome/Reports/FYTD04-07.pdf","",0,20,100);
        	    	Menu8_2_5=new Array("FY 2003-2006","http://www.ors.ttu.edu/newors/newhome/Reports/FYTD03-06.pdf","",0,20,100);
			Menu8_2_6=new Array("FY 2002-2005","http://www.ors.ttu.edu/newors/newhome/Reports/FYTD02-05.pdf","",0);	
			Menu8_2_7=new Array("FY 2001-2004","http://www.ors.ttu.edu/newors/newhome/Reports/FYTD01-04.pdf","",0);
			Menu8_2_8=new Array("FY 2000-2003","http://www.ors.ttu.edu/newors/newhome/Reports/FYTD00-03.pdf","",0);
			Menu8_2_9=new Array("FY 1999-2002","http://www.ors.ttu.edu/newors/newhome/Reports/FYTD99-02.pdf","",0);
			Menu8_2_10=new Array("FY 1998-2001","http://www.ors.ttu.edu/newors/newhome/Reports/FYTD98-01.pdf","",0);
			Menu8_2_11=new Array("FY 1997-2000","http://www.ors.ttu.edu/newors/newhome/Reports/FYTD97-00.pdf","",0);
		Menu8_3=new Array("Other Reports","","",5,20,200);
			Menu8_3_1=new Array("A-133 Audit Report","http://www.ors.ttu.edu/newors/newhome/Reports/a133_audit_report.doc","",0,20,175);
			Menu8_3_2=new Array("Property Control System Analysis","http://www.ors.ttu.edu/newors/newhome/Reports/Property_control.pdf","",0);
			Menu8_3_3=new Array("Restricted Research Expenditures","","",2,30,200);
			Menu8_3_3_1=new Array("FY 2004","http://www.ors.ttu.edu/newors/newhome/Restricted_Research_Report/Fy-2004.pdf","",0,20,100);
			Menu8_3_3_2=new Array("Current Year","http://www.ors.ttu.edu/newors/newhome/Restricted_Research_Report/Restricted_Research_Report.pdf","",0);
			Menu8_3_4=new Array("Research Incentive Awards","http://www.ors.ttu.edu/newors/newhome/RIA_Report/Research_Incentive_Awards_FY04.pdf","",0);			
			Menu8_3_5=new Array("CAS Disclosure Statement","http://www.ors.ttu.edu/newors/newhome/Reports/CAS_Disclosure_Statement.pdf","",0);
	

Menu9=new Array("Quick Links","","",7);
	Menu9_1=new Array("ARP/ATP Program","http://www.ors.ttu.edu/newors/newhome/Quick_Links/ARP_ATP.html","",0,20,180);
	Menu9_2=new Array("Emerging Technology Fund","http://www.ors.ttu.edu/newors/newhome/Quick_Links/Emerging_Technology_Fund.html","",0);
	Menu9_3=new Array("NIH","http://www.ors.ttu.edu/newors/newhome/Quick_Links/NIH.html","",0);
	Menu9_4=new Array("NSF","http://www.ors.ttu.edu/newors/newhome/Quick_Links/NSF_QUICKLINK.html","",0);
	Menu9_5=new Array("NSF CAREER","http://www.ors.ttu.edu/newors/newhome/Quick_Links/2009_Career_Program.html","",0);
	Menu9_6=new Array("The Welch Foundation","http://www.welch1.org/","",0);
	Menu9_7=new Array("NEH Summer Stipends","http://www.ors.ttu.edu/newors/newhome/Quick_Links/NEH_Summer_stipend.html","",0);
//	Menu9_8=new Array("NSF MRI Program","http://www.ors.ttu.edu/newors/newhome/Quick_Links/NSF_MRI_Program.html","",0);

Menu10=new Array("Resources","","",5);
	Menu10_1=new Array("Publications","http://www.ors.ttu.edu/newors/newhome/Resources/Publications.html","",0,20,180);
	Menu10_2=new Array("Forms","","",4,20,180);
		Menu10_2_1=new Array("U.S. Government","http://www.ors.ttu.edu/newors/newhome/Resources/Forms_USG.html","",0,20,100);
		Menu10_2_2=new Array("State of Texas","http://www.ors.ttu.edu/newors/newhome/Resources/Forms_Texas.html","",0);
		Menu10_2_3=new Array("TTU Forms","http://www.ors.ttu.edu/newors/newhome/Resources/Forms_TTU.html","",0);
		Menu10_2_4=new Array("Other","http://www.ors.ttu.edu/newors/newhome/Resources/Forms_other.html","",0);
	Menu10_3=new Array("Electronic Proposals","http://www.ors.ttu.edu/newors/newhome/Proposal_preparation/Electronic_proposal.html","",0);
	Menu10_4=new Array("Sponsored Projects","http://www.ors.ttu.edu/newors/newhome/Sponsored_Projects/Sponsored_Projects.html","",0);
	Menu10_5=new Array("Definitions","http://www.ors.ttu.edu/newors/newhome/Resources/Definitions.html","",0);

Menu11=new Array("Info for Sponsors","http://www.ors.ttu.edu/newors/newhome/Info_For_Sponsors/Info_For_Sponsors.html","",0);
	
Menu12=new Array("ORS Dropbox","","",1);
	Menu12_1=new Array("Grants.gov and Limited Submissions","https://eraider.ttu.edu/signin.asp?redirect=http://www.ors.ttu.edu/Newors/php/GG_File_Submission.php","",0,20,240);
	//Menu12_1=new Array("Requires eRaider Login","","http://www.ors.ttu.edu/Newors/newhome/BLUE_BACKGROUND.bmp",0,20,240);
	//Menu12_3=new Array("Limited Submissions","http://www.ors.ttu.edu/Newors/Newhome/ORS_Dropbox/Limited/Lim_File_Submission.php","",0);
	//Menu12_3=new Array("TTUHSC TTU Initiative","http://www.ors.ttu.edu/Newors/Newhome/ORS_Dropbox/Special/Spec_File_Submission.php","",0);
	//Menu12_4=new Array("VPR CAF Proposals","http://www.ors.ttu.edu/Newors/Newhome/ORS_Dropbox/Special2/Spec_File_Submission2.php","",0);	


Menu13=new Array("Helpful Links","","",8);
	Menu13_1=new Array("Search ORS","http://www.ors.ttu.edu/newors/newhome/Helpful_Links/Search_ORS.html","",0,20,220);
	Menu13_2=new Array("Animal Care and Use","javascript:Start('http://www.acuc.ttu.edu/')","",0);
	Menu13_3=new Array("Institutional Advancement","javascript:Start('http://www.texastech.edu/development/')","",0);
	Menu13_4=new Array("Institutional Biosafety",'http://www.depts.ttu.edu/vprgs/ttu_institutional_biosafety_committee.php/',"",0);
	Menu13_5=new Array("Sponsored Programs Accounting Reporting","javascript:Start('http://www.depts.ttu.edu/spar/')","",0);
	Menu13_6=new Array("Tech Transfer/Intellectual Property","javascript:Start('http://www.depts.ttu.edu/transferandintellectualproperty/')","",0);
    Menu13_7=new Array("TTU HSC OSP","javascript:Start('http://www.ttuhsc.edu/sponsoredPrograms/')","",0);
	Menu13_8=new Array("Vice President for Research","http://www.ttu.edu/administration/vpr/","",0);

