var imageFiles_3yrqp_10 = new Array();
imageFiles_3yrqp_10['0'] = new Array ('_images/3yrqp_Home.gif', '_images/3yrqp_HomeMouseover.gif');
imageFiles_3yrqp_10['1'] = new Array ('_images/3yrqp_What_We_Offer.gif', '_images/3yrqp_What_We_OfferMouseover.gif');
imageFiles_3yrqp_10['2'] = new Array ('_images/3yrqp_GLF_Highlights.gif', '_images/3yrqp_GLF_HighlightsMouseover.gif');
imageFiles_3yrqp_10['3'] = new Array ('_images/3yrqp_Contact_Us.gif', '_images/3yrqp_Contact_UsMouseover.gif');
imageFiles_3yrqp_10['4'] = new Array ('_images/3yrqp_Grass_Fed_Beef.gif', '_images/3yrqp_Grass_Fed_BeefMouseover.gif');

function image_on_3yrqp_10 (position) {
   var doc = eval("document.image3yrqp_10" + position);
   doc.src = imageFiles_3yrqp_10[position][1];
}

function image_off_3yrqp_10 (position) {
   var doc = eval("document.image3yrqp_10" + position);
   doc.src = imageFiles_3yrqp_10[position][0];
}
