var imageFiles_7l_19 = new Array();
imageFiles_7l_19['0'] = new Array ('_images/7l_Home.gif', '_images/7l_HomeMouseover.gif');
imageFiles_7l_19['1'] = new Array ('_images/7l_Wine___Cigars__.gif', '_images/7l_Wine___Cigars__Mouseover.gif');
imageFiles_7l_19['2'] = new Array ('_images/7l_Discounts.gif', '_images/7l_DiscountsMouseover.gif');
imageFiles_7l_19['3'] = new Array ('_images/7l_Shipping_Policy_.gif', '_images/7l_Shipping_Policy_Mouseover.gif');
imageFiles_7l_19['4'] = new Array ('_images/7l_Contact_Info.gif', '_images/7l_Contact_InfoMouseover.gif');
imageFiles_7l_19['5'] = new Array ('_images/7l___Feedback__.gif', '_images/7l___Feedback__Mouseover.gif');
imageFiles_7l_19['6'] = new Array ('_images/7l_Links.gif', '_images/7l_LinksMouseover.gif');

function image_on_7l_19 (position) {
   var doc = eval("document.image7l_19" + position);
   doc.src = imageFiles_7l_19[position][1];
}

function image_off_7l_19 (position) {
   var doc = eval("document.image7l_19" + position);
   doc.src = imageFiles_7l_19[position][0];
}
