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

function image_on_36gth_13 (position) {
   var doc = eval("document.image36gth_13" + position);
   doc.src = imageFiles_36gth_13[position][1];
}

function image_off_36gth_13 (position) {
   var doc = eval("document.image36gth_13" + position);
   doc.src = imageFiles_36gth_13[position][0];
}
