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

function image_on_7l_22 (position) {
   var doc = eval("document.image7l_22" + position);
   doc.src = imageFiles_7l_22[position][1];
}

function image_off_7l_22 (position) {
   var doc = eval("document.image7l_22" + position);
   doc.src = imageFiles_7l_22[position][0];
}
