var langitems = new Array(); langitems['already-in-basket'] = 'This seat is already in your shopping basket'; langitems['max-tickets-reached'] = 'You are only allowed to buy %d tickets for each event.'; langitems['selected-tickets'] = '\n\nYou have %d tickets for this event in your shopping basket allready.'; langitems['switch-event-confirm'] = 'If you press "OK", seats that you have not put in your shopping basket will be removed. Seats already in the basket will not be effected.\n\nAre you sure you want to switch to another event? '; langitems['change-section-confirm'] = 'You have chosen %d seats. If you want to keep these seats they must be put in the shopping basket before you change section. '; langitems['close'] = 'close'; langitems['total-label'] = 'Total DKK'; langitems['choose-new-event'] = 'Choose a different event'; langitems['choose-new-section'] = 'View different section'; langitems['removeselected'] = 'Remove selected tickets'; langitems['remove-seats-confirm'] = 'Are you sure you want to remove the selected tickets from the shopping basket?\n\nThe action cannot be undone!'; langitems['price'] = 'Price'; langitems['tickettype-label'] = 'Type of ticket'; langitems['section'] = 'Section'; langitems['row'] = 'Row'; langitems['seat'] = 'Seat'; langitems['gotobasket-confirm'] = 'If you press "OK" the seats that you have not put in your basket will be removed. Are you sure you want to see your basket without putting the selected seats in first?'; langitems['already-in-basket-text'] = 'This seat is already in your shopping basket'; langitems['total-label'] = 'Total DKK'; langitems['browser-not-supported'] = 'This website requires Internet Explorer 7.0 or higher'; langitems['not-leave-empty-seats'] = 'You cannot leave an empty seat'; langitems['seat-not-available-anymore'] = 'The choosen seats are unfortunally not available anymore. Please try some other seats.';