var imageFiles_3odhs_5 = new Array();
imageFiles_3odhs_5['0'] = new Array ('_images/3odhs_Home.gif', '_images/3odhs_HomeMouseover.gif');
imageFiles_3odhs_5['1'] = new Array ('_images/3odhs_Contact_Us.gif', '_images/3odhs_Contact_UsMouseover.gif');
imageFiles_3odhs_5['2'] = new Array ('_images/3odhs_Yarns.gif', '_images/3odhs_YarnsMouseover.gif');
imageFiles_3odhs_5['3'] = new Array ('_images/3odhs_Bags__Buttons____.gif', '_images/3odhs_Bags__Buttons____Mouseover.gif');
imageFiles_3odhs_5['4'] = new Array ('_images/3odhs_Visit_our_Blog.gif', '_images/3odhs_Visit_our_BlogMouseover.gif');
imageFiles_3odhs_5['5'] = new Array ('_images/3odhs_Feedback.gif', '_images/3odhs_FeedbackMouseover.gif');

function image_on_3odhs_5 (position) {
   var doc = eval("document.image3odhs_5" + position);
   doc.src = imageFiles_3odhs_5[position][1];
}

function image_off_3odhs_5 (position) {
   var doc = eval("document.image3odhs_5" + position);
   doc.src = imageFiles_3odhs_5[position][0];
}
