var imageFiles_4n4_1 = new Array();
imageFiles_4n4_1['0'] = new Array ('_images/4n4_Back_to_Charming_Garden_Pg__1.gif', '_images/4n4_Back_to_Charming_Garden_Pg__1Mouseover.gif');

function image_on_4n4_1 (position) {
   var doc = eval("document.image4n4_1" + position);
   doc.src = imageFiles_4n4_1[position][1];
}

function image_off_4n4_1 (position) {
   var doc = eval("document.image4n4_1" + position);
   doc.src = imageFiles_4n4_1[position][0];
}
