/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home/<br>About Us', '/index.html', {'tw':'_self','tt':'','sw':'90'},
		['Why Buy From Us?', '/Why_Buy2.html', {'tw':'_self','tt':''}],
		['Literature Downloads', '/Literature2.html', {'tw':'_self','tt':''}],
		['Site Map', '/Sitemap2.html', {'tw':'_self','tt':''}]
	],	
	['High Temp<br>Fans', '/High_Temp_Fans2.html', {'tw':'_self','tt':'','sw':'96'}],
	['Emergency<br>Services', '/Emergency_Services2.html',{'tw':'_self','tt':'','sw':'90'}],
	['Engineering<br>Data', '/Engineering_Data2.html', {'tw':'_self','tt':'','sw':'93'},
		['Fan Wheel Types', '/Fan_Wheel_Types2.html', {'tw':'_self','tt':''}],
		['Available Alloys', '/Available_Alloys2.html', {'tw':'_self','tt':''}],
		['Design Details', '/Design_Details2.html', {'tw':'_self','tt':''}],
		['Solutions to Common<br>Fan Problems', '/Solutions2.html', {'tw':'_self','tt':''}] 
	],
	['Repair and<br>Rebuild', '/Repair_&_Rebuild2.html', {'tw':'_self','tt':'','sw':'90'},
		['High Temperature Fans', '/RR_High_Temp_Fans.html', {'tw':'_self','tt':''}],                
		['Exotic Alloy Fans', '/Exotic_Alloy2.html', {'tw':'_self','tt':''}],
		['Carbon Steel Fans', '/Carbon_Steel2.html', {'tw':'_self','tt':''}],
		['Typical Repairs', '/Typical_Repairs2.html', {'tw':'_self','tt':''}]
	],
	['Dynamic<br>Balancing', '/Dynamic_Balancing2.html" class="MenuBarItemSubmenu', {'tw':'_self','tt':'','sw':'90'},
		['Industry Standards', '/Industry_Standards2.html', {'tw':'_self','tt':''}],
		['Field vs. Shop Balancing', '/Field_vs_Shop2.html', {'tw':'_self','tt':''}],
		['Balancing &<br>Laser Alignment', '/Balancing_Alignment_Field2.html', {'tw':'_self','tt':''}],
		['Examples of Rotors<br>Balanced', '/Examples2.html', {'tw':'_self','tt':''}]
	],
	['On-Site<br>Repair', '/On-Site_Repair2.html',{'tw':'_self','tt':'','sw':'80'}],
/*		['Listing II of PDF Write-Ups', '../Secondary pages/Listing_II_of_PDF_Write_Ups.html',{'tw':'_self','tt':'','sw':'110'} ],*/	
	['OEM Replacement<br>Parts', '/OEM_Repl_Parts2.html', {'tw':'_self','tt':'','sw':'140'},
/*		['Listing of 3D PDF Drawings', '/Listing_of_PDF_ThreeD_Drawings.html',{'tw':'_self','tt':''} ],                          */
		['Typical Examples', '/Typical_Examples2.html',{'tw':'_self','tt':'','sw':'110'}],
		['Obsolete Fan<br>Literature', '/Obsolete_Fan_Literature2.html',{'tw':'_self','tt':''}]
	],
	['Contact<br>Us', '/Contact_Us2.html', {'tw':'_self','tt':'','sw':'80'},
	    ['Jobs', '/Jobs2.html',{'tw':'_self','tt':''}]
	],
	['Request<br>for Quote', '/Request_For_Quote2.html', {'tw':'_self','tt':'','sw':'90'}],
];
