var imageFiles_2sjh6_31 = new Array();
imageFiles_2sjh6_31['0'] = new Array ('_images/2sjh6_Home.gif', '_images/2sjh6_HomeMouseover.gif');
imageFiles_2sjh6_31['1'] = new Array ('_images/2sjh6_About_Us.gif', '_images/2sjh6_About_UsMouseover.gif');
imageFiles_2sjh6_31['2'] = new Array ('_images/2sjh6_Contact_Us.gif', '_images/2sjh6_Contact_UsMouseover.gif');
imageFiles_2sjh6_31['3'] = new Array ('_images/2sjh6_Map_to_Us.gif', '_images/2sjh6_Map_to_UsMouseover.gif');
imageFiles_2sjh6_31['4'] = new Array ('_images/2sjh6_In_the_News.gif', '_images/2sjh6_In_the_NewsMouseover.gif');
imageFiles_2sjh6_31['5'] = new Array ('_images/2sjh6_Sleep_Well.gif', '_images/2sjh6_Sleep_WellMouseover.gif');
imageFiles_2sjh6_31['6'] = new Array ('_images/2sjh6_Specials.gif', '_images/2sjh6_SpecialsMouseover.gif');
imageFiles_2sjh6_31['7'] = new Array ('_images/2sjh6_Cart.gif', '_images/2sjh6_CartMouseover.gif');

function image_on_2sjh6_31 (position) {
   var doc = eval("document.image2sjh6_31" + position);
   doc.src = imageFiles_2sjh6_31[position][1];
}

function image_off_2sjh6_31 (position) {
   var doc = eval("document.image2sjh6_31" + position);
   doc.src = imageFiles_2sjh6_31[position][0];
}
