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

function image_on_3odhs_1 (position) {
   var doc = eval("document.image3odhs_1" + position);
   doc.src = imageFiles_3odhs_1[position][1];
}

function image_off_3odhs_1 (position) {
   var doc = eval("document.image3odhs_1" + position);
   doc.src = imageFiles_3odhs_1[position][0];
}
