var imageFiles_4gfgj_7 = new Array();
imageFiles_4gfgj_7['0'] = new Array ('_images/4gfgj_Home.gif', '_images/4gfgj_HomeMouseover.gif');
imageFiles_4gfgj_7['1'] = new Array ('_images/4gfgj_About_Us.gif', '_images/4gfgj_About_UsMouseover.gif');
imageFiles_4gfgj_7['2'] = new Array ('_images/4gfgj_Services.gif', '_images/4gfgj_ServicesMouseover.gif');
imageFiles_4gfgj_7['3'] = new Array ('_images/4gfgj_Valuable_Links.gif', '_images/4gfgj_Valuable_LinksMouseover.gif');
imageFiles_4gfgj_7['4'] = new Array ('_images/4gfgj_How_To___Troubleshoot.gif', '_images/4gfgj_How_To___TroubleshootMouseover.gif');
imageFiles_4gfgj_7['5'] = new Array ('_images/4gfgj_Contact_Us.gif', '_images/4gfgj_Contact_UsMouseover.gif');
imageFiles_4gfgj_7['6'] = new Array ('_images/4gfgj_Client_Log_In.gif', '_images/4gfgj_Client_Log_InMouseover.gif');

function image_on_4gfgj_7 (position) {
   var doc = eval("document.image4gfgj_7" + position);
   doc.src = imageFiles_4gfgj_7[position][1];
}

function image_off_4gfgj_7 (position) {
   var doc = eval("document.image4gfgj_7" + position);
   doc.src = imageFiles_4gfgj_7[position][0];
}

