var imageFiles_5l_13 = new Array();
imageFiles_5l_13['0'] = new Array ('_images/5l_Home.gif', '_images/5l_HomeMouseover.gif');
imageFiles_5l_13['1'] = new Array ('_images/5l_About_Us.gif', '_images/5l_About_UsMouseover.gif');
imageFiles_5l_13['2'] = new Array ('_images/5l_Master_Roaster_.gif', '_images/5l_Master_Roaster_Mouseover.gif');
imageFiles_5l_13['3'] = new Array ('_images/5l_Coffee_Blends.gif', '_images/5l_Coffee_BlendsMouseover.gif');
imageFiles_5l_13['4'] = new Array ('_images/5l_Coffee_Roasting.gif', '_images/5l_Coffee_RoastingMouseover.gif');
imageFiles_5l_13['5'] = new Array ('_images/5l_Shop_Online.gif', '_images/5l_Shop_OnlineMouseover.gif');
imageFiles_5l_13['6'] = new Array ('_images/5l_Coffee_Carts_Coffee_Catering.gif', '_images/5l_Coffee_Carts_Coffee_CateringMouseover.gif');
imageFiles_5l_13['7'] = new Array ('_images/5l_Coffee_Training.gif', '_images/5l_Coffee_TrainingMouseover.gif');
imageFiles_5l_13['8'] = new Array ('_images/5l_Our_Customers.gif', '_images/5l_Our_CustomersMouseover.gif');
imageFiles_5l_13['9'] = new Array ('_images/5l_Testimonials.gif', '_images/5l_TestimonialsMouseover.gif');
imageFiles_5l_13['10'] = new Array ('_images/5l_Wholesale.gif', '_images/5l_WholesaleMouseover.gif');
imageFiles_5l_13['11'] = new Array ('_images/5l_Contact_Us.gif', '_images/5l_Contact_UsMouseover.gif');

function image_on_5l_13 (position) {
   var doc = eval("document.image5l_13" + position);
   doc.src = imageFiles_5l_13[position][1];
}

function image_off_5l_13 (position) {
   var doc = eval("document.image5l_13" + position);
   doc.src = imageFiles_5l_13[position][0];
}
