/*
 * Ext JS Library 2.2
 * Copyright(c) 2006-2008, Ext JS, LLC.
 * licensing@extjs.com
 * 
 * http://extjs.com/license
 */

// some data used in the examples
Ext.namespace('Ext.exampledata');

Ext.exampledata.venuetype = [
	['0', 'After Hours', ''],
	['1', 'After Work', ''],
	['2', 'All Ages', ''],
	['3', 'Bar', ''],
	['4', 'Bar Food', ''],
	['5', 'Ball Room', ''],
	['6', 'Beach Club', ''],
	['7', 'Biker Bar', ''],
	['8', 'Billiards Bars', ''],
	['9', 'Blues Club', ''],
	['10', 'Casino', ''],
	['11', 'Comedy Club', ''],
	['12', 'Country Bar', ''],
	['13', 'Dance Club', ''],
	['14', 'Dive Bars', ''],
	['15', 'Gay / Lesbian Bar', ''],
	['16', 'Good for Dates', ''],
	['17', 'Happy Hour', ''],
	['18', 'Hookah Bar', ''],
	['19', 'Hotel', ''],
	['20', 'Irish Bars', ''],
	['21', 'Jazz Clubs', ''],
	['22', 'Karaoke Bar', ''],
	['23', 'Live music', ''],
	['24', 'Lounge', ''],
	['25', 'Lounge/Club', ''],
	['26', 'Martinis', ''],
	['27', 'Mega Club', ''],
	['28', 'Out Door', ''],
	['29', 'Outdoor Cafe', ''],
	['30', 'Outdoor Patio', ''],
	['31', 'Pool Club', ''],
	['32', 'Restaurant', ''],
	['33', 'Singles Bars', ''],
	['34', 'Sports Bar', ''],
	['35', 'Stadium', ''],
	['36', 'Studio-Dance', ''],
	['37', 'Studio-Music', ''],
	['38', 'Studio-Photography', ''],
	['39', 'Studio-Production', ''],
	['40', 'Roof Top', ''],
	['41', 'Wine Bars', '']
];
Ext.exampledata.musictype = [
	['0', '70\'s', ''],
	['1', '80\'s', ''],
	['2', '90\'s', ''],
	['3', 'Acid House', ''],
	['4', 'Acid Techno', ''],
	['5', 'Afo House', ''],
	['6', 'African', ''],
	['7', 'All Styles', ''],
	['8', 'Ambient', ''],
	['9', 'Arabic', ''],
	['10', 'Belly Dance', ''],
	['11', 'Big Beat', ''],
	['12', 'Brazilian House', ''],
	['13', 'Break Beat', ''],
	['14', 'Chillout', ''],
	['15', 'Classics', ''],
	['16', 'Club', ''],
	['17', 'Club Classics', ''],
	['18', 'Commercial Dance', ''],
	['19', 'Commercial House', ''],
	['20', 'Commercial Pop', ''],
	['21', 'Commercial Urban', ''],
	['22', 'Country', ''],
	['23', 'Dance', ''],
	['24', 'Dancehall', ''],
	['25', 'Deep House', ''],
	['26', 'Desi', ''],
	['27', 'Detroit Techno', ''],
	['28', 'Disco', ''],
	['29', 'Disco House', ''],
	['30', 'Down Tempo', ''],
	['31', 'Drum & Bass', ''],
	['32', 'Electronic', ''],
	['33', 'Euro Dance', ''],
	['34', 'Euro House', ''],
	['35', 'European', ''],
	['36', 'Freestyle', ''],
	['37', 'French', ''],
	['38', 'French House', ''],
	['39', 'Funk', ''],
	['40', 'Funky House', ''],
	['41', 'Garage', ''],
	['42', 'Greek', ''],
	['43', 'Hardcore', ''],
	['44', 'Hip-hop', ''],
	['45', 'House', ''],
	['46', 'Indian', ''],
	['47', 'Indie', ''],
	['48', 'International', ''],
	['49', 'Italian', ''],
	['50', 'Jazz', ''],
	['51', 'Jungle', ''],
	['52', 'Latin', ''],
	['53', 'Latin House', ''],
	['54', 'Mediterranean', ''],
	['55', 'Merengue', ''],
	['56', 'Metal', ''],
	['57', 'New Wave', ''],
	['58', 'Old Skool', ''],
	['59', 'Old Skool House', ''],
	['60', 'Oriental House', ''],
	['61', 'Persian', ''],
	['62', 'Pop', ''],
	['63', 'Progressive House', ''],
	['64', 'Psy-Trance', ''],
	['65', 'Punjabi', ''],
	['66', 'Punk Rock', ''],
	['67', 'R & B', ''],
	['68', 'Rare Groove', ''],
	['69', 'Reggae', ''],
	['70', 'Reggaeton', ''],
	['71', 'Retro', ''],
	['72', 'Rock', ''],
	['73', 'Rock & Roll', ''],
	['74', 'Salsa', ''],
	['75', 'Samba', ''],
	['76', 'Soul', ''],
	['77', 'Soulful House', ''],
	['78', 'Spanish', ''],
	['79', 'Tech House', ''],
	['80', 'Top 40', ''],
	['81', 'Trance', ''],
	['82', 'Tribal House', ''],
	['83', 'Turkish', ''],
	['84', 'Urban', ''],
	['85', 'US House', ''],
	['86', 'Vocal House', ''],
	['87', 'World Music', '']
];
Ext.exampledata.countries = [
	['0', 'Afghanistan', ''],
	['1', 'Albania', ''],
	['2', 'Algeria', ''],
	['3', 'American Samoa', ''],
	['4', 'Angola', ''],
	['5', 'Anguilla', ''],
	['6', 'Antartica', ''],
	['7', 'Antigua and Barbuda', ''],
	['8', 'Argentina', ''],
	['9', 'Armenia', ''],
	['10', 'Aruba', ''],
	['11', 'Ashmore and Cartier Island', ''],
	['12', 'Australia', ''],
	['13', 'Austria', ''],
	['14', 'Azerbaijan', ''],
	['15', 'Bahamas', ''],
	['16', 'Bahrain', ''],
	['17', 'Bangladesh', ''],
	['18', 'Barbados', ''],
	['19', 'Belarus', ''],
	['20', 'Belgium', ''],
	['21', 'Belize', ''],
	['22', 'Benin', ''],
	['23', 'Bermuda', ''],
	['24', 'Bhutan', ''],
	['25', 'Bolivia', ''],
	['26', 'Bosnia and Herzegovina', ''],
	['27', 'Botswana', ''],
	['28', 'Brazil', ''],
	['29', 'British Virgin Islands', ''],
	['30', 'Brunei', ''],
	['31', 'Bulgaria', ''],
	['32', 'Burkina Faso', ''],
	['33', 'Burma', ''],
	['34', 'Burundi', ''],
	['35', 'Cambodia', ''],
	['36', 'Cameroon', ''],
	['37', 'Canada', ''],
	['38', 'Cape Verde', ''],
	['39', 'Cayman Islands', ''],
	['40', 'Central African Republic', ''],
	['41', 'Chad', ''],
	['42', 'Chile', ''],
	['43', 'China', ''],
	['44', 'Christmas Island', ''],
	['45', 'Clipperton Island', ''],
	['46', 'Cocos (Keeling) Islands', ''],
	['47', 'Colombia', ''],
	['48', 'Comoros', ''],
	['49', 'Congo, Democratic Republic of the', ''],
	['50', 'Congo, Republic of the', ''],
	['51', 'Cook Islands', ''],
	['52', 'Costa Rica', ''],
	['53', 'Cote d\'Ivoire', ''],
	['54', 'Croatia', ''],
	['55', 'Cuba', ''],
	['56', 'Cyprus', ''],
	['57', 'Czeck Republic', ''],
	['58', 'Denmark', ''],
	['59', 'Djibouti', ''],
	['60', 'Dominica', ''],
	['61', 'Dominican Republic', ''],
	['62', 'Ecuador', ''],
	['63', 'Egypt', ''],
	['64', 'El Salvador', ''],
	['65', 'Equatorial Guinea', ''],
	['66', 'Eritrea', ''],
	['67', 'Estonia', ''],
	['68', 'Ethiopia', ''],
	['69', 'Europa Island', ''],
	['70', 'Falkland Islands (Islas Malvinas)', ''],
	['71', 'Faroe Islands', ''],
	['72', 'Fiji', ''],
	['73', 'Finland', ''],
	['74', 'France', ''],
	['75', 'French Guiana', ''],
	['76', 'French Polynesia', ''],
	['77', 'French Southern and Antarctic Lands', ''],
	['78', 'Gabon', ''],
	['79', 'Gambia, The', ''],
	['80', 'Gaza Sgathering', ''],
	['81', 'Georgia', ''],
	['82', 'Germany', ''],
	['83', 'Ghana', ''],
	['84', 'Gibraltar', ''],
	['85', 'Glorioso  Islands', ''],
	['86', 'Greece', ''],
	['87', 'Greenland', ''],
	['88', 'Grenada', ''],
	['89', 'Guadeloupe', ''],
	['90', 'Guam', ''],
	['91', 'Guatemala', ''],
	['92', 'Guernsey', ''],
	['93', 'Guinea', ''],
	['94', 'Guinea-Bissau', ''],
	['95', 'Guyana', ''],
	['96', 'Haiti', ''],
	['97', 'Heard Island and McDonald Islands', ''],
	['98', 'Holy See (Vatican City)', ''],
	['99', 'Honduras', ''],
	['100', 'Hong  Kong', ''],
	['101', 'Howland Island', ''],
	['102', 'Hungary', ''],
	['103', 'Iceland', ''],
	['104', 'India', ''],
	['105', 'Indonesia', ''],
	['106', 'Iran', ''],
	['107', 'Iraq', ''],
	['108', 'Ireland', ''],
	['109', 'Ireland, Northern', ''],
	['110', 'Israel', ''],
	['111', 'Italy', ''],
	['112', 'Jamaica', ''],
	['113', 'Jan Mayen', ''],
	['114', 'Japan', ''],
	['115', 'Jarvis Island', ''],
	['116', 'Jersey', ''],
	['117', 'Johnston Atoll', ''],
	['118', 'Jordan', ''],
	['119', 'Juan de Nova Island', ''],
	['120', 'Kazakhstan', ''],
	['121', 'Kenya', ''],
	['122', 'Kiribati', ''],
	['123', 'Korea, North', ''],
	['124', 'Korea, South', ''],
	['125', 'Kuwait', ''],
	['126', 'Kyrgyzstan', ''],
	['127', 'Laos', ''],
	['128', 'Latvia', ''],
	['129', 'Lebanon', ''],
	['130', 'Lesotho', ''],
	['131', 'Liberia', ''],
	['132', 'Libya', ''],
	['133', 'Liechtenstein', ''],
	['134', 'Lithuania', ''],
	['135', 'Luxembourg', ''],
	['136', 'Macau', ''],
	['137', 'Macedonia', ''],
	['138', 'Madagascar', ''],
	['139', 'Malawi', ''],
	['140', 'Malaysia', ''],
	['141', 'Maldives', ''],
	['142', 'Mali', ''],
	['143', 'Malta', ''],
	['144', 'Man, Isle of', ''],
	['145', 'Marshall Islands', ''],
	['146', 'Martinique', ''],
	['147', 'Mauritania', ''],
	['148', 'Mauritius', ''],
	['149', 'Mayotte', ''],
	['150', 'Mexico', ''],
	['151', 'Micronesia, Federated States of', ''],
	['152', 'Midway Islands', ''],
	['153', 'Moldova', ''],
	['154', 'Monaco', ''],
	['155', 'Mongolia', ''],
	['156', 'Montserrat', ''],
	['157', 'Morocco', ''],
	['158', 'Mozambique', ''],
	['159', 'Namibia', ''],
	['160', 'Nauru', ''],
	['161', 'Nepal', ''],
	['162', 'Netherlands', ''],
	['163', 'Netherlands Antilles', ''],
	['164', 'New Caledonia', ''],
	['165', 'New 	Zealand', ''],
	['166', 'Nicaragua', ''],
	['167', 'Niger', ''],
	['168', 'Nigeria', ''],
	['169', 'Niue', ''],
	['170', 'Norfolk Island', ''],
	['171', 'Northern Mariana Islands', ''],
	['172', 'Norway', ''],
	['173', 'Oman', ''],
	['174', 'Pakistan', ''],
	['175', 'Palau', ''],
	['176', 'Panama', ''],
	['177', 'Papua New Guinea', ''],
	['178', 'Paraguay', ''],
	['179', 'Peru', ''],
	['180', 'Philippines', ''],
	['181', 'Pitcaim 	Islands', ''],
	['182', 'Poland', ''],
	['183', 'Portugal', ''],
	['184', 'Puerto Rico', ''],
	['185', 'Qatar', ''],
	['186', 'Reunion', ''],
	['187', 'Romania', ''],
	['188', 'Russia', ''],
	['189', 'Rwanda', ''],
	['190', 'Saint Helena', ''],
	['191', 'Saint Kitts and Nevis', ''],
	['192', 'Saint Lucia', ''],
	['193', 'Saint Pierre and Miquelon', ''],
	['194', 'Saint Vincent and the  Grenadines', ''],
	['195', 'Samoa', ''],
	['196', 'San Marino', ''],
	['197', 'Sao Tome and Principe', ''],
	['198', 'Saudi Arabia', ''],
	['199', 'Scotland', ''],
	['200', 'Senegal', ''],
	['201', 'Seychelles', ''],
	['202', 'Sierra Leone', ''],
	['203', 'Singapore', ''],
	['204', 'Slovakia', ''],
	['205', 'Slovenia', ''],
	['206', 'Solomon Islands', ''],
	['207', 'Somalia', ''],
	['208', 'South Africa', ''],
	['209', 'South Georgia', ''],
	['210', 'Spain', ''],
	['211', 'Spratly Islands', ''],
	['212', 'Sri Lanka', ''],
	['213', 'Sudan', ''],
	['214', 'Suriname', ''],
	['215', 'Svalbard', ''],
	['216', 'Swaziland', ''],
	['217', 'Sweden', ''],
	['218', 'Switzerland', ''],
	['219', 'Syria', ''],
	['220', 'Taiwan', ''],
	['221', 'Tajikistan', ''],
	['222', 'Tanzania', ''],
	['223', 'Thailand', ''],
	['224', 'Tobago', ''],
	['225', 'Toga', ''],
	['226', 'Tokelau', ''],
	['227', 'Tonga', ''],
	['228', 'Trinidad', ''],
	['229', 'Tunisia', ''],
	['230', 'Turkey', ''],
	['231', 'Turkmenistan', ''],
	['232', 'Tuvalu', ''],
	['233', 'Uganda', ''],
	['234', 'Ukraine', ''],
	['235', 'United Arab Emirates', ''],
	['236', 'United Kingdom', ''],
	['237', 'Uruguay', ''],
	['238', 'USA', ''],
	['239', 'Uzbekistan', ''],
	['240', 'Vanuatu', ''],
	['241', 'Venezuela', ''],
	['242', 'Vietnam', ''],
	['243', 'Virgin Islands', ''],
	['244', 'Wales', ''],
	['245', 'Wallis and Futuna', ''],
	['246', 'West Bank', ''],
	['247', 'Western Sahara', ''],
	['248', 'Yemen', ''],
	['249', 'Yugoslavia', ''],
	['250', 'Zambia', ''],
	['251', 'Zimbabwe', '']
];
Ext.exampledata.states = [
	['AL', 'Alabama', 'The Heart of Dixie'],
	['AK', 'Alaska', 'The Land of the Midnight Sun'],
	['AZ', 'Arizona', 'The Grand Canyon State'],
	['AR', 'Arkansas', 'The Natural State'],
	['CA', 'California', 'The Golden State'],
	['CO', 'Colorado', 'The Mountain State'],
	['CT', 'Connecticut', 'The Constitution State'],
	['DE', 'Delaware', 'The First State'],
	['DC', 'District of Columbia', "The Nation's Capital"],
	['FL', 'Florida', 'The Sunshine State'],
	['GA', 'Georgia', 'The Peach State'],
	['HI', 'Hawaii', 'The Aloha State'],
	['ID', 'Idaho', 'Famous Potatoes'],
	['IL', 'Illinois', 'The Prairie State'],
	['IN', 'Indiana', 'The Hospitality State'],
	['IA', 'Iowa', 'The Corn State'],
	['KS', 'Kansas', 'The Sunflower State'],
	['KY', 'Kentucky', 'The Bluegrass State'],
	['LA', 'Louisiana', 'The Bayou State'],
	['ME', 'Maine', 'The Pine Tree State'],
	['MD', 'Maryland', 'Chesapeake State'],
	['MA', 'Massachusetts', 'The Spirit of America'],
	['MI', 'Michigan', 'Great Lakes State'],
	['MN', 'Minnesota', 'North Star State'],
	['MS', 'Mississippi', 'Magnolia State'],
	['MO', 'Missouri', 'Show Me State'],
	['MT', 'Montana', 'Big Sky Country'],
	['NE', 'Nebraska', 'Beef State'],
	['NV', 'Nevada', 'Silver State'],
	['NH', 'New Hampshire', 'Granite State'],
	['NJ', 'New Jersey', 'Garden State'],
	['NM', 'New Mexico', 'Land of Enchantment'],
	['NY', 'New York', 'Empire State'],
	['NC', 'North Carolina', 'First in Freedom'],
	['ND', 'North Dakota', 'Peace Garden State'],
	['OH', 'Ohio', 'The Heart of it All'],
	['OK', 'Oklahoma', 'Oklahoma is OK'],
	['OR', 'Oregon', 'Pacific Wonderland'],
	['PA', 'Pennsylvania', 'Keystone State'],
	['RI', 'Rhode Island', 'Ocean State'],
	['SC', 'South Carolina', 'Nothing Could be Finer'],
	['SD', 'South Dakota', 'Great Faces, Great Places'],
	['TN', 'Tennessee', 'Volunteer State'],
	['TX', 'Texas', 'Lone Star State'],
	['UT', 'Utah', 'Salt Lake State'],
	['VT', 'Vermont', 'Green Mountain State'],
	['VA', 'Virginia', 'Mother of States'],
	['WA', 'Washington', 'Green Tree State'],
	['WV', 'West Virginia', 'Mountain State'],
	['WI', 'Wisconsin', "America's Dairyland"],
	['WY', 'Wyoming', 'Like No Place on Earth']
];
