var imageFiles_vv_33 = new Array();
imageFiles_vv_33['0'] = new Array ('_images/vv_Skin_Care.gif', '_images/vv_Skin_CareMouseover.gif');

function image_on_vv_33 (position) {
   var doc = eval("document.imagevv_33" + position);
   doc.src = imageFiles_vv_33[position][1];
}

function image_off_vv_33 (position) {
   var doc = eval("document.imagevv_33" + position);
   doc.src = imageFiles_vv_33[position][0];
}
