var imageFiles_v7ll_211 = new Array();
imageFiles_v7ll_211['0'] = new Array ('_images/v7ll_Conventions.gif', '_images/v7ll_ConventionsMouseover.gif');
imageFiles_v7ll_211['1'] = new Array ('_images/v7ll_Weddings.gif', '_images/v7ll_WeddingsMouseover.gif');
imageFiles_v7ll_211['2'] = new Array ('_images/v7ll_Theme_Parties.gif', '_images/v7ll_Theme_PartiesMouseover.gif');
imageFiles_v7ll_211['3'] = new Array ('_images/v7ll_Proms.gif', '_images/v7ll_PromsMouseover.gif');
imageFiles_v7ll_211['4'] = new Array ('_images/v7ll_Bar_Bat_Mitzvahs.gif', '_images/v7ll_Bar_Bat_MitzvahsMouseover.gif');

function image_on_v7ll_211 (position) {
   var doc = eval("document.imagev7ll_211" + position);
   doc.src = imageFiles_v7ll_211[position][1];
}

function image_off_v7ll_211 (position) {
   var doc = eval("document.imagev7ll_211" + position);
   doc.src = imageFiles_v7ll_211[position][0];
}

