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

function image_on_2sjh6_7 (position) {
   var doc = eval("document.image2sjh6_7" + position);
   doc.src = imageFiles_2sjh6_7[position][1];
}

function image_off_2sjh6_7 (position) {
   var doc = eval("document.image2sjh6_7" + position);
   doc.src = imageFiles_2sjh6_7[position][0];
}

