var imageFiles_5tbte_65 = new Array();
imageFiles_5tbte_65['0'] = new Array ('_images/5tbte_CREATIVE_SERVICES.gif', '_images/5tbte_CREATIVE_SERVICESMouseover.gif');
imageFiles_5tbte_65['1'] = new Array ('_images/5tbte_TECHNOLOGY.gif', '_images/5tbte_TECHNOLOGYMouseover.gif');
imageFiles_5tbte_65['2'] = new Array ('_images/5tbte_MARKETING.gif', '_images/5tbte_MARKETINGMouseover.gif');

function image_on_5tbte_65 (position) {
   var doc = eval("document.image5tbte_65" + position);
   doc.src = imageFiles_5tbte_65[position][1];
}

function image_off_5tbte_65 (position) {
   var doc = eval("document.image5tbte_65" + position);
   doc.src = imageFiles_5tbte_65[position][0];
}

