// File Name: items1.js
//
// Copyright (c) 2005 Transportation Technology Center Inc.
// 55500 D.O.T. Road, Pueblo, Colorado, 81001, U.S.A.
// All rights reserved.
//
// Version Date Programmer Comments
// 1.0 03/10/2009 Benjamin D. Reed

// This file is the items for the Java menu for the website
//
//		
//	['Level 1','http://www.aar.com',null,
//	['Level 2','http://www.aar.com',null,
//	['Level 3','http://www.aar.com']]]
//	];
//***********************************************************

/* --- menu items --- */
var MENU_ITEMS1 = [



//************ Menu Group 0 **************//	

['Stimulus Funds Infrastructure', 'pdfs/stimulus/TTCI_Stimulus_Funds-Infrastructure.pdf',{'tw' :'blank'}],
	

//************ Menu Group 1 **************//	


['Stimulus Funds Rolling Stock','pdfs/stimulus/TTCI_Stimulus_Funds-Rolling_Stock.pdf',{'tw' :'blank'}],
	
	
//************ Menu Group 2 **************//	
	
['Stimulus Funds SERTC','pdfs/stimulus/TTCI_Stimulus_Funds-SERTC.pdf',{'tw' :'blank'}],

//************ Menu Group 3 **************//

['Technical Standards, MID and BOE',null,null, 



	['AAR Technical Standards','aar_standards-home.htm',{'tw' :'content'}],



	['AAR Technical Standards Contact Us','aar_standards-contact_us.htm',{'tw' :'content'}],



	['AAR Technical Standards Committees','aar_standards-comittees.htm',{'tw' :'content'}],



	['AAR Technical Standards Publications','aar_standards-publications.htm',{'tw' :'content'}],



	['Bureau of Explosives (BOE)','http://boe.aar.com',{'tw' :'new'}],



	['Damage Prevention & Loading Services','dpls-home.htm',{'tw' :'content'}, 



		['DP&LS Home','dpls-home.htm',{'tw' :'content'}],



		['Closed Car/Trailer/Container Freight Loading Methods','dpls-cctcflm.htm',{'tw' :'content'}],



		['Open Top Loading Rules','dpls-otlr.htm',{'tw' :'content'}],



		['Automotive Damage Prevention','dpls-adp.htm',{'tw' :'content'}],



		['Publications and Training Programs','dpls-ptp.htm',{'tw' :'content'}]],



	['Mechanical Inspection Department (MID)','http://mid.aar.com',{'tw' :'new'}],



	['MD-115 Wheel Failure Electronic Input Form','http://md115.aar.com',{'tw' :'new'}],
	
	['MD-115 Wheel Failure Paper Form','MD-115_PaperForm.htm',{'tw' :'content'}],	

	['MD-11 Roller Inspection Report','mid/pdf/Form_MD-11.pdf',{'tw' :'new'}],

	['MD-12 Failed Axle Report','mid/pdf/Form_MD-12.pdf',{'tw' :'new'}]],

//************ Menu Group 4 **************//

['AAR Intermodal Interchange Rules',null,null, 



	['Obtain Free AAR Intermodal Interchange Rules-Current Edition December 2008','aar_standards/pdf/AAR_Intermodal_Interchange_Rules.pdf',{'tw' :'new'}],
	
	['Review Proposed 2010 Edition of the AAR Intermodal Interchange Rules','aar_standards/pdf/Proposed_Intermodal_Rules.pdf',{'tw' :'new'}],


	['Intermodal Interchange Rules Feedback Form','http://www.ttciweb.com/aarfeedback.nsf',{'tw' :'new'}],


	['Register as an AAR Intermodal Interchange Rules Subscriber','http://www.ttciweb.com/aarsubscribe.nsf',{'tw' :'new'}],
	

	['Other AAR Intermodal Publications','http://www.aarpublications.com/',{'tw' :'new'}]],

];
// END OF LINE ***************************//

