var imageFiles_3wya_4 = new Array();
imageFiles_3wya_4['0'] = new Array ('_images/3wya_Root_Cause_Analysis.gif', '_images/3wya_Root_Cause_AnalysisMouseover.gif');
imageFiles_3wya_4['1'] = new Array ('_images/3wya_Design_of_Experiments.gif', '_images/3wya_Design_of_ExperimentsMouseover.gif');
imageFiles_3wya_4['2'] = new Array ('_images/3wya_Training___Consulting.gif', '_images/3wya_Training___ConsultingMouseover.gif');
imageFiles_3wya_4['3'] = new Array ('_images/3wya_Our_Clients.gif', '_images/3wya_Our_ClientsMouseover.gif');
imageFiles_3wya_4['4'] = new Array ('_images/3wya_Our_Products.gif', '_images/3wya_Our_ProductsMouseover.gif');
imageFiles_3wya_4['5'] = new Array ('_images/3wya_Free_Samples.gif', '_images/3wya_Free_SamplesMouseover.gif');

function image_on_3wya_4 (position) {
   var doc = eval("document.image3wya_4" + position);
   doc.src = imageFiles_3wya_4[position][1];
}

function image_off_3wya_4 (position) {
   var doc = eval("document.image3wya_4" + position);
   doc.src = imageFiles_3wya_4[position][0];
}
