var imageFiles_3vos6_239 = new Array();
imageFiles_3vos6_239['0'] = new Array ('_images/3vos6_FAQ.gif', '_images/3vos6_FAQMouseover.gif');
imageFiles_3vos6_239['1'] = new Array ('_images/3vos6_Contact_Us.gif', '_images/3vos6_Contact_UsMouseover.gif');
imageFiles_3vos6_239['2'] = new Array ('_images/3vos6_Specials.gif', '_images/3vos6_SpecialsMouseover.gif');
imageFiles_3vos6_239['3'] = new Array ('_images/3vos6_Industry_Links.gif', '_images/3vos6_Industry_LinksMouseover.gif');

function image_on_3vos6_239 (position) {
   var doc = eval("document.image3vos6_239" + position);
   doc.src = imageFiles_3vos6_239[position][1];
}

function image_off_3vos6_239 (position) {
   var doc = eval("document.image3vos6_239" + position);
   doc.src = imageFiles_3vos6_239[position][0];
}

