/* */ $(document).ready(function() { /* About Us */ $('#about_us_0').mouseover(function() { $(this).attr('src', menuImgPath + 'about_us' + '_over.png'); }); $('#about_us_0').mouseout(function() { $(this).attr('src', menuImgPath + 'about_us' + '.png'); }); // $('#about_us').mouseover(function() { $(this).attr('src', menuImgPath + 'about_us' + '_over.png'); }); $('#about_us').mouseout(function() { $(this).attr('src', menuImgPath + 'about_us' + '.png'); }); $('#about_us_p').mouseover(function() { $(this).attr('src', menuImgPath + 'about_us_profile' + '_over.png'); }); $('#about_us_p').mouseout(function() { $(this).attr('src', menuImgPath + 'about_us_profile' + '.png'); }); $('#about_us_ph').mouseover(function() { $(this).attr('src', menuImgPath + 'about_us_philosophy' + '_over.png'); }); $('#about_us_ph').mouseout(function() { $(this).attr('src', menuImgPath + 'about_us_philosophy' + '.png'); }); $('#about_us_iad').mouseover(function() { $(this).attr('src', menuImgPath + 'about_us_inspiration_and_drawing' + '_over.png'); }); $('#about_us_iad').mouseout(function() { $(this).attr('src', menuImgPath + 'about_us_inspiration_and_drawing' + '.png'); }); $('#about_us_ms').mouseover(function() { $(this).attr('src', menuImgPath + 'about_us_material_selection' + '_over.png'); }); $('#about_us_ms').mouseout(function() { $(this).attr('src', menuImgPath + 'about_us_material_selection' + '.png'); }); $('#about_us_c').mouseover(function() { $(this).attr('src', menuImgPath + 'about_us_craftsmanship' + '_over.png'); }); $('#about_us_c').mouseout(function() { $(this).attr('src', menuImgPath + 'about_us_craftsmanship' + '.png'); }); $('#about_us_cu').mouseover(function() { $(this).attr('src', menuImgPath + 'about_us_cutting_techniques' + '_over.png'); }); $('#about_us_cu').mouseout(function() { $(this).attr('src', menuImgPath + 'about_us_cutting_techniques' + '.png'); }); $('#about_us_colour').mouseover(function() { $(this).attr('src', menuImgPath + 'about_us_colour' + '_over.png'); }); $('#about_us_colour').mouseout(function() { $(this).attr('src', menuImgPath + 'about_us_colour' + '.png'); }); $('#about_us_qa').mouseover(function() { $(this).attr('src', menuImgPath + 'about_us_quality_assurance' + '_over.png'); }); $('#about_us_qa').mouseout(function() { $(this).attr('src', menuImgPath + 'about_us_quality_assurance' + '.png'); }); $('#about_us_h').mouseover(function() { $(this).attr('src', menuImgPath + 'about_us_history' + '_over.png'); }); $('#about_us_h').mouseout(function() { $(this).attr('src', menuImgPath + 'about_us_history' + '.png'); }); /* Collections */ $('#collections_0').mouseover(function() { $(this).attr('src', menuImgPath + 'collections' + '_over.png'); }); $('#collections_0').mouseout(function() { $(this).attr('src', menuImgPath + 'collections' + '.png'); }); // $('#collections').mouseover(function() { $(this).attr('src', menuImgPath + 'collections' + '_over.png'); }); $('#collections').mouseout(function() { $(this).attr('src', menuImgPath + 'collections' + '.png'); }); /* News Room */ $('#news_room_0').mouseover(function() { $(this).attr('src', menuImgPath + 'news_room' + '_over.png'); }); $('#news_room_0').mouseout(function() { $(this).attr('src', menuImgPath + 'news_room' + '.png'); }); // $('#news_room').mouseover(function() { $(this).attr('src', menuImgPath + 'news_room' + '_over.png'); }); $('#news_room').mouseout(function() { $(this).attr('src', menuImgPath + 'news_room' + '.png'); }); $('#news_room_nc').mouseover(function() { $(this).attr('src', menuImgPath + 'news_room_news_clippings' + '_over.png'); }); $('#news_room_nc').mouseout(function() { $(this).attr('src', menuImgPath + 'news_room_news_clippings' + '.png'); }); $('#news_room_pr').mouseover(function() { $(this).attr('src', menuImgPath + 'news_room_press_releases' + '_over.png'); }); $('#news_room_pr').mouseout(function() { $(this).attr('src', menuImgPath + 'news_room_press_releases' + '.png'); }); /* Events */ $('#events_0').mouseover(function() { $(this).attr('src', menuImgPath + 'events' + '_over.png'); }); $('#events_0').mouseout(function() { $(this).attr('src', menuImgPath + 'events' + '.png'); }); // $('#events').mouseover(function() { $(this).attr('src', menuImgPath + 'events' + '_over.png'); }); $('#events').mouseout(function() { $(this).attr('src', menuImgPath + 'events' + '.png'); }); $('#events_cs').mouseover(function() { $(this).attr('src', menuImgPath + 'events_catwalk_shows' + '_over.png'); }); $('#events_cs').mouseout(function() { $(this).attr('src', menuImgPath + 'events_catwalk_shows' + '.png'); }); $('#events_rs').mouseover(function() { $(this).attr('src', menuImgPath + 'events_roadshows' + '_over.png'); }); $('#events_rs').mouseout(function() { $(this).attr('src', menuImgPath + 'events_roadshows' + '.png'); }); $('#events_e').mouseover(function() { $(this).attr('src', menuImgPath + 'events_exhibitions' + '_over.png'); }); $('#events_e').mouseout(function() { $(this).attr('src', menuImgPath + 'events_exhibitions' + '.png'); }); $('#events_fs').mouseover(function() { $(this).attr('src', menuImgPath + 'events_film_sponsors' + '_over.png'); }); $('#events_fs').mouseout(function() { $(this).attr('src', menuImgPath + 'events_film_sponsors' + '.png'); }); $('#events_sgo').mouseover(function() { $(this).attr('src', menuImgPath + 'events_shop_grand_opening' + '_over.png'); }); $('#events_sgo').mouseout(function() { $(this).attr('src', menuImgPath + 'events_shop_grand_opening' + '.png'); }); /* Awards */ $('#awards').mouseover(function() { $(this).attr('src', menuImgPath + 'awards' + '_over.png'); }); $('#awards').mouseout(function() { $(this).attr('src', menuImgPath + 'awards' + '.png'); }); /* TVCs */ $('#tvcs').mouseover(function() { $(this).attr('src', menuImgPath + 'showreels' + '_over.png'); }); $('#tvcs').mouseout(function() { $(this).attr('src', menuImgPath + 'showreels' + '.png'); }); /* Language Menu */ $('#langEn').mouseover(function() { $(this).attr('src', '/images/share/menu/lang/lang_en_over.png'); }).mouseout(function() { $(this).attr('src', '/images/share/menu/lang/lang_en.png'); }); $('#langEs').mouseover(function() { $(this).attr('src', '/images/share/menu/lang/lang_es_over.png'); }).mouseout(function() { $(this).attr('src', '/images/share/menu/lang/lang_es.png'); }); $('#langZhCN').mouseover(function() { $(this).attr('src', '/images/share/menu/lang/lang_zh_cn_over.png'); }).mouseout(function() { $(this).attr('src', '/images/share/menu/lang/lang_zh_cn.png'); }); });