var imageFiles_3l_11 = new Array();
imageFiles_3l_11['0'] = new Array ('_images/3l_Privacy_Policy.gif', '_images/3l_Privacy_PolicyMouseover.gif');
imageFiles_3l_11['1'] = new Array ('_images/3l_Home.gif', '_images/3l_HomeMouseover.gif');
imageFiles_3l_11['2'] = new Array ('_images/3l_About_Us.gif', '_images/3l_About_UsMouseover.gif');
imageFiles_3l_11['3'] = new Array ('_images/3l_Ordering_Info.gif', '_images/3l_Ordering_InfoMouseover.gif');
imageFiles_3l_11['4'] = new Array ('_images/3l_Shipping_Info.gif', '_images/3l_Shipping_InfoMouseover.gif');
imageFiles_3l_11['5'] = new Array ('_images/3l_Dyeing_Info.gif', '_images/3l_Dyeing_InfoMouseover.gif');
imageFiles_3l_11['6'] = new Array ('_images/3l_Farbic_Info.gif', '_images/3l_Farbic_InfoMouseover.gif');
imageFiles_3l_11['7'] = new Array ('_images/3l_Catalog.gif', '_images/3l_CatalogMouseover.gif');
imageFiles_3l_11['8'] = new Array ('_images/3l_Cart.gif', '_images/3l_CartMouseover.gif');
imageFiles_3l_11['9'] = new Array ('_images/3l_Heel_Ht__Width.gif', '_images/3l_Heel_Ht__WidthMouseover.gif');
imageFiles_3l_11['10'] = new Array ('_images/3l_Return_Policy.gif', '_images/3l_Return_PolicyMouseover.gif');
imageFiles_3l_11['11'] = new Array ('_images/3l_Form.gif', '_images/3l_FormMouseover.gif');
imageFiles_3l_11['12'] = new Array ('_images/3l_Ordering_Info.gif', '_images/3l_Ordering_InfoMouseover.gif');

function image_on_3l_11 (position) {
   var doc = eval("document.image3l_11" + position);
   doc.src = imageFiles_3l_11[position][1];
}

function image_off_3l_11 (position) {
   var doc = eval("document.image3l_11" + position);
   doc.src = imageFiles_3l_11[position][0];
}
