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

function image_on_3vos6_225 (position) {
   var doc = eval("document.image3vos6_225" + position);
   doc.src = imageFiles_3vos6_225[position][1];
}

function image_off_3vos6_225 (position) {
   var doc = eval("document.image3vos6_225" + position);
   doc.src = imageFiles_3vos6_225[position][0];
}

