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

function image_on_7l_13 (position) {
   var doc = eval("document.image7l_13" + position);
   doc.src = imageFiles_7l_13[position][1];
}

function image_off_7l_13 (position) {
   var doc = eval("document.image7l_13" + position);
   doc.src = imageFiles_7l_13[position][0];
}
