var imageFiles_ga_127 = new Array();
imageFiles_ga_127['0'] = new Array ('_images/ga____REQUEST_A_QUOTE___.gif', '_images/ga____REQUEST_A_QUOTE___Mouseover.gif');
imageFiles_ga_127['1'] = new Array ('_images/ga_CHAPELS.gif', '_images/ga_CHAPELSMouseover.gif');
imageFiles_ga_127['2'] = new Array ('_images/ga_PACKAGES.gif', '_images/ga_PACKAGESMouseover.gif');
imageFiles_ga_127['3'] = new Array ('_images/ga_PACKAGES_By_PRICE.gif', '_images/ga_PACKAGES_By_PRICEMouseover.gif');
imageFiles_ga_127['4'] = new Array ('_images/ga_RECEPTIONS.gif', '_images/ga_RECEPTIONSMouseover.gif');
imageFiles_ga_127['5'] = new Array ('_images/ga_WEDDING_FLOWERS.gif', '_images/ga_WEDDING_FLOWERSMouseover.gif');
imageFiles_ga_127['6'] = new Array ('_images/ga_BOOK_Wedding_NOW.gif', '_images/ga_BOOK_Wedding_NOWMouseover.gif');

function image_on_ga_127 (position) {
   var doc = eval("document.imagega_127" + position);
   doc.src = imageFiles_ga_127[position][1];
}

function image_off_ga_127 (position) {
   var doc = eval("document.imagega_127" + position);
   doc.src = imageFiles_ga_127[position][0];
}
