var imageFiles_433_1 = new Array();
imageFiles_433_1['0'] = new Array ('_images/433_Back_to_La_Vera_Pg__1.gif', '_images/433_Back_to_La_Vera_Pg__1Mouseover.gif');

function image_on_433_1 (position) {
   var doc = eval("document.image433_1" + position);
   doc.src = imageFiles_433_1[position][1];
}

function image_off_433_1 (position) {
   var doc = eval("document.image433_1" + position);
   doc.src = imageFiles_433_1[position][0];
}
