var imageFiles_36gth_9 = new Array();
imageFiles_36gth_9['0'] = new Array ('_images/36gth_Home.gif', '_images/36gth_HomeMouseover.gif');
imageFiles_36gth_9['1'] = new Array ('_images/36gth__Diva_Gifts.gif', '_images/36gth__Diva_GiftsMouseover.gif');
imageFiles_36gth_9['2'] = new Array ('_images/36gth_Domestic_Diva.gif', '_images/36gth_Domestic_DivaMouseover.gif');
imageFiles_36gth_9['3'] = new Array ('_images/36gth_Teen_Diva.gif', '_images/36gth_Teen_DivaMouseover.gif');
imageFiles_36gth_9['4'] = new Array ('_images/36gth_Little_Diva.gif', '_images/36gth_Little_DivaMouseover.gif');
imageFiles_36gth_9['5'] = new Array ('_images/36gth_Pampered_Diva.gif', '_images/36gth_Pampered_DivaMouseover.gif');
imageFiles_36gth_9['6'] = new Array ('_images/36gth_About_Us.gif', '_images/36gth_About_UsMouseover.gif');
imageFiles_36gth_9['7'] = new Array ('_images/36gth_Diva_Mail.gif', '_images/36gth_Diva_MailMouseover.gif');

function image_on_36gth_9 (position) {
   var doc = eval("document.image36gth_9" + position);
   doc.src = imageFiles_36gth_9[position][1];
}

function image_off_36gth_9 (position) {
   var doc = eval("document.image36gth_9" + position);
   doc.src = imageFiles_36gth_9[position][0];
}
