soundManager.url = '/sound/'; // directory where SM2 .SWFs live

// disable debug mode after development/testing..
soundManager.debugMode = false;

soundManager.onload = function() {
// SM2 has loaded - now you can create and play sounds!
soundManager.createSound('whats_your_name_m');
soundManager.createSound('my_names_m');
soundManager.createSound('my_names_chris_m');
soundManager.createSound('my_names_emily_f');
soundManager.createSound('making_friends_im_m');
soundManager.createSound('im_ben_m');
soundManager.createSound('im_sophie_m');
soundManager.createSound('this_is_m');
soundManager.createSound('this_is_lucy_m');
soundManager.createSound('this_is_my_wife_m');
soundManager.createSound('this_is_my_husband_m');
soundManager.createSound('this_is_my_boyfriend_m');
soundManager.createSound('this_is_my_girlfriend_m');
soundManager.createSound('this_is_my_son_m');
soundManager.createSound('this_is_my_daughter_m');
soundManager.createSound('im_sorry_i_didnt_catch_your_name_m');
soundManager.createSound('do_you_know_each_other_m');
soundManager.createSound('nice_to_meet_you_m');
soundManager.createSound('pleased_to_meet_you_m');
soundManager.createSound('how_do_you_do_m');
soundManager.createSound('how_do_you_do_2_m');
soundManager.createSound('how_do_you_know_each_other_m');
soundManager.createSound('we_work_together_m');
soundManager.createSound('we_used_to_work_together_m');
soundManager.createSound('we_were_at_school_together_m');
soundManager.createSound('were_at_university_together_m');
soundManager.createSound('we_went_to_university_together_m');
soundManager.createSound('through_friends_m');
soundManager.createSound('where_are_you_from_m');
soundManager.createSound('where_are_you_from_2_m');
soundManager.createSound('where_do_you_come_from_m');
soundManager.createSound('whereabouts_are_you_from_m');
soundManager.createSound('im_from_m');
soundManager.createSound('im_from_england_m');
soundManager.createSound('whereabouts_in_are_you_from_m');
soundManager.createSound('whereabouts_in_canada_are_you_from_m');
soundManager.createSound('what_part_of_do_you_come_from_m');
soundManager.createSound('what_part_of_italy_do_you_come_from_m');
soundManager.createSound('where_do_you_live_m');
soundManager.createSound('i_live_in_m');
soundManager.createSound('i_live_in_london_m');
soundManager.createSound('i_live_in_france_m');
soundManager.createSound('im_originally_from_dublin_but_now_live_in_edinburgh_m');
soundManager.createSound('i_was_born_in_australia_but_grew_up_in_england_m');
soundManager.createSound('what_brings_you_to_m');
soundManager.createSound('what_brings_you_to_england_m');
soundManager.createSound('im_on_holiday_m');
soundManager.createSound('im_on_business_m');
soundManager.createSound('i_live_here_m');
soundManager.createSound('i_work_here_m');
soundManager.createSound('i_study_here_m');
soundManager.createSound('why_did_you_come_to_m');
soundManager.createSound('why_did_you_come_to_the_uk_m');
soundManager.createSound('i_came_here_to_work_m');
soundManager.createSound('i_came_here_to_study_m');
soundManager.createSound('i_wanted_to_live_abroad_m');
soundManager.createSound('how_long_have_you_lived_here_m');
soundManager.createSound('ive_only_just_arrived_m');
soundManager.createSound('a_few_months_m');
soundManager.createSound('about_a_year_m');
soundManager.createSound('just_over_two_years_m');
soundManager.createSound('three_years_m');
soundManager.createSound('how_long_are_you_planning_to_stay_here_m');
soundManager.createSound('until_august_m');
soundManager.createSound('a_few_months_2_m');
soundManager.createSound('another_year_m');
soundManager.createSound('im_not_sure_m');
soundManager.createSound('do_you_like_it_here_m');
soundManager.createSound('yes_i_love_it_m');
soundManager.createSound('i_like_it_a_lot_m');
soundManager.createSound('its_ok_m');
soundManager.createSound('what_do_you_like_about_it_m');
soundManager.createSound('i_like_the_m');
soundManager.createSound('i_like_the_food_m');
soundManager.createSound('i_like_the_weather_m');
soundManager.createSound('i_like_the_people_m');
soundManager.createSound('how_old_are_you_m');
soundManager.createSound('making_friends_im_2_m');
soundManager.createSound('im_22_m');
soundManager.createSound('im_38_m');
soundManager.createSound('years_old_m');
soundManager.createSound('im_fortyseven_years_old_m');
soundManager.createSound('whens_your_birthday_m');
soundManager.createSound('its_m');
soundManager.createSound('its_may_the_sixteenth_m');
soundManager.createSound('its_the_sixteenth_of_may_m');
soundManager.createSound('its_october_the_second_m');
soundManager.createSound('its_the_second_of_october_m');
soundManager.createSound('who_do_you_live_with_m');
soundManager.createSound('do_you_live_with_anybody_m');
soundManager.createSound('i_live_with_m');
soundManager.createSound('i_live_with_my_boyfriend_m');
soundManager.createSound('i_live_with_my_girlfriend_m');
soundManager.createSound('i_live_with_my_partner_m');
soundManager.createSound('i_live_with_my_husband_m');
soundManager.createSound('i_live_with_my_wife_m');
soundManager.createSound('i_live_with_my_parents_m');
soundManager.createSound('i_live_with_a_friend_m');
soundManager.createSound('i_live_with_friends_m');
soundManager.createSound('i_live_with_relatives_m');
soundManager.createSound('do_you_live_on_your_own_m');
soundManager.createSound('i_live_on_my_own_m');
soundManager.createSound('i_share_with_one_other_person_m');
soundManager.createSound('i_share_with_others_m');
soundManager.createSound('i_share_with_two_others_m');
soundManager.createSound('i_share_with_three_others_m');
soundManager.createSound('making_friends_whats_your_phone_number_m');
soundManager.createSound('whats_your_email_address_m');
soundManager.createSound('whats_your_address_m');
soundManager.createSound('making_friends_could_i_take_your_phone_number_m');
soundManager.createSound('could_i_take_your_email_address_m');
soundManager.createSound('are_you_on_m');
soundManager.createSound('are_you_on_facebook_m');
soundManager.createSound('are_you_on_myspace_m');
soundManager.createSound('are_you_on_skype_m');
soundManager.createSound('are_you_on_msn_m');
soundManager.createSound('whats_your_username_m');
}
