var imageFiles_3qj1x_1 = new Array();
imageFiles_3qj1x_1['0'] = new Array ('_images/3qj1x_HOME.gif', '_images/3qj1x_HOMEMouseover.gif');
imageFiles_3qj1x_1['1'] = new Array ('_images/3qj1x_ABOUT_US.gif', '_images/3qj1x_ABOUT_USMouseover.gif');
imageFiles_3qj1x_1['2'] = new Array ('_images/3qj1x_SERVICES.gif', '_images/3qj1x_SERVICESMouseover.gif');
imageFiles_3qj1x_1['3'] = new Array ('_images/3qj1x_SEMINARS.gif', '_images/3qj1x_SEMINARSMouseover.gif');
imageFiles_3qj1x_1['4'] = new Array ('_images/3qj1x_STAFF.gif', '_images/3qj1x_STAFFMouseover.gif');
imageFiles_3qj1x_1['5'] = new Array ('_images/3qj1x_FEEDBACK.gif', '_images/3qj1x_FEEDBACKMouseover.gif');
imageFiles_3qj1x_1['6'] = new Array ('_images/3qj1x_CONTACT.gif', '_images/3qj1x_CONTACTMouseover.gif');

function image_on_3qj1x_1 (position) {
   var doc = eval("document.image3qj1x_1" + position);
   doc.src = imageFiles_3qj1x_1[position][1];
}

function image_off_3qj1x_1 (position) {
   var doc = eval("document.image3qj1x_1" + position);
   doc.src = imageFiles_3qj1x_1[position][0];
}

