﻿
function HideInnerTopDiv()
{
document.getElementById("DivHoodsCopperTopNav").style.display='none';
document.getElementById("DivHoodsStainlessTopNav").style.display='none';
document.getElementById("DivHoodsBronzeTopNav").style.display='none';
document.getElementById("DivHoodsPewterTopNav").style.display='none';
document.getElementById("DivHoodsColorCostTopNav").style.display='none';
document.getElementById("DivHoodsZincTopNav").style.display='none';
document.getElementById("DivCountertopCopperTopNav").style.display='none';
document.getElementById("DivCountertopPewterTopNav").style.display='none';
document.getElementById("DivCountertopBronzeTopNav").style.display='none';
document.getElementById("DivCountertopStainlessTopNav").style.display='none';
document.getElementById("DivCountertopZincTopNav").style.display='none';
document.getElementById("DivSinkCopperTopNav").style.display='none';
document.getElementById("DivSinkPewterTopNav").style.display='none';
document.getElementById("DivSinkBronzeTopNav").style.display='none';
document.getElementById("DivSinkStainlessTopNav").style.display='none';
document.getElementById("DivSinkZincTopNav").style.display='none';
document.getElementById("DivBathAndBArTopNav").style.display='none';
document.getElementById("DivBacksplashTopNav").style.display='none';
document.getElementById("DivCustomFabricationTopNav").style.display='none';
}

function HideInnerDiv()
{
document.getElementById("InnerpewterHood").style.display ='none';
document.getElementById("InnercopperHood").style.display ='none';
document.getElementById("InnerbronzeHood").style.display ='none';
document.getElementById("InnerStainlesseHood").style.display ='none';
document.getElementById("InnerZincHood").style.display ='none';
document.getElementById("InnerColorCostHood").style.display ='none';
document.getElementById("InnerCopperCountertop").style.display ='none';
document.getElementById("InnerPewterCountertop").style.display ='none';
document.getElementById("InnerBronzeCountertop").style.display ='none';
document.getElementById("InnerStainlessCountertop").style.display ='none';
document.getElementById("InnerZincCountertop").style.display ='none';
document.getElementById("InnerWoodCountertop").style.display ='none';
document.getElementById("InnerCopperSink").style.display ='none';
document.getElementById("InnerPewterSink").style.display='none';
document.getElementById("InnerBronzeSink").style.display='none';
document.getElementById("InnerStainlessSinks").style.display='none';
document.getElementById("InnerZincSink").style.display='none';
}
function ShowTopCustomFabDiv()
{
    HideInnerTopDiv();
    document.getElementById("DivCustomFabricationTopNav").style.display ='block';    
}
function ShowTopBacksplashDiv()
{
    HideInnerTopDiv();
    document.getElementById("DivBacksplashTopNav").style.display ='block';    
}
function ShowTopBathAndBarDiv()
{
    HideInnerTopDiv();
    document.getElementById("DivBathAndBArTopNav").style.display ='block';    
}
function ShowTopZincSinkDiv()
{
    HideInnerTopDiv();
    document.getElementById("DivSinkZincTopNav").style.display ='block';    
}
function ShowTopStainlessSinkDiv()
{
    HideInnerTopDiv();
    document.getElementById("DivSinkStainlessTopNav").style.display ='block';    
}
function ShowTopBronzeSinkDiv()
{
    HideInnerTopDiv();
    document.getElementById("DivSinkBronzeTopNav").style.display ='block';    
}
function ShowTopPewterSinkDiv()
{
    HideInnerTopDiv();
    document.getElementById("DivSinkPewterTopNav").style.display ='block';    
}
function ShowTopCopperSinkDiv()
{
    HideInnerTopDiv();
    document.getElementById("DivSinkCopperTopNav").style.display ='block';    
}
function ShowTopZincCountertopDiv()
{
    HideInnerTopDiv();
    document.getElementById("DivCountertopZincTopNav").style.display ='block';    
}
function ShowTopStainlessCountertopDiv()
{
    HideInnerTopDiv();
    document.getElementById("DivCountertopStainlessTopNav").style.display ='block';    
}
function ShowTopBronzeCountertopDiv()
{
    HideInnerTopDiv();
    document.getElementById("DivCountertopBronzeTopNav").style.display ='block';    
}
function ShowTopPewterCountertopDiv()
{
    HideInnerTopDiv();
    document.getElementById("DivCountertopPewterTopNav").style.display ='block';    
}
function ShowTopCopperCountertopDiv()
{
    HideInnerTopDiv();
    document.getElementById("DivCountertopCopperTopNav").style.display ='block';    
}

function ShowInnerCopperDiv()
{
    HideInnerDiv();
    document.getElementById("InnercopperHood").style.display ='block';  
 document.getElementById("LinkMenuStainless").setAttribute("style","text-decoration:underline;color:#0A4B47;") 
 document.getElementById("LinkMenuZinc").setAttribute("style","text-decoration:underline;color:#0A4B47;") 
 document.getElementById("LinkMenuPewter").setAttribute("style","text-decoration:underline;color:#0A4B47;")  
 document.getElementById("LinkMenuBronze").setAttribute("style","text-decoration:underline;color:#0A4B47;")  
 document.getElementById("LinkMenuColorCost").setAttribute("style","text-decoration:underline;color:#0A4B47;")  
	document.getElementById("LinkMenuCopper").setAttribute("style","text-decoration:none;color:#551A8B;")
}

function ShowInnerPewterDiv()
{
HideInnerDiv();
document.getElementById("InnerpewterHood").style.display ='block';
document.getElementById("LinkMenuStainless").setAttribute("style","text-decoration:underline;color:#0A4B47;")  
document.getElementById("LinkMenuZinc").setAttribute("style","text-decoration:underline;color:#0A4B47;")  
document.getElementById("LinkMenuCopper").setAttribute("style","text-decoration:underline;color:#0A4B47;")  
document.getElementById("LinkMenuBronze").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkMenuColorCost").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkMenuPewter").setAttribute("style","text-decoration:none;color:#551A8B;")
} 

function ShowInnerBronzeDiv()
{
HideInnerDiv();
document.getElementById("InnerbronzeHood").style.display ='block';
document.getElementById("LinkMenuPewter").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkMenuStainless").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkMenuZinc").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkMenuCopper").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkMenuColorCost").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkMenuBronze").setAttribute("style","text-decoration:none;color:#551A8B;")
} 

function ShowInnerStainlessDiv()
{
HideInnerDiv();
document.getElementById("InnerStainlesseHood").style.display ='block';
document.getElementById("LinkMenuCopper").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkMenuZinc").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkMenuPewter").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkMenuBronze").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkMenuColorCost").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkMenuStainless").setAttribute("style","text-decoration:none;color:#551A8B;")
} 
function ShowInnerZincDiv()
{
HideInnerDiv();
document.getElementById("InnerZincHood").style.display ='block';
document.getElementById("LinkMenuCopper").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkMenuPewter").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkMenuBronze").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkMenuColorCost").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkMenuStainless").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkMenuZinc").setAttribute("style","text-decoration:none;color:#551A8B;")
} 
function ShowInnerColorCostDiv()
{
HideInnerDiv();
document.getElementById("InnerColorCostHood").style.display ='block';
document.getElementById("LinkMenuCopper").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkMenuPewter").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkMenuBronze").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkMenuStainless").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkMenuZinc").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkMenuColorCost").setAttribute("style","text-decoration:none;color:#551A8B;")
} 

function ShowInnerCopperCountertopDiv()
{
HideInnerDiv();
document.getElementById("InnerCopperCountertop").style.display ='block';

document.getElementById("LinkPewterCountertop").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkBronzeCountertop").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkStainlessCountertop").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkZincCountertop").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkCopperCountertop").setAttribute("style","text-decoration:none;color:#551A8B;")

} 

function ShowInnerPewterCountertopDiv()
{
HideInnerDiv();
document.getElementById("InnerPewterCountertop").style.display ='block';
document.getElementById("LinkPewterCountertop").setAttribute("style","text-decoration:none;color:#551A8B;")

document.getElementById("LinkBronzeCountertop").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkStainlessCountertop").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkZincCountertop").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkCopperCountertop").setAttribute("style","text-decoration:underline;color:#0A4B47;")

} 

function ShowInnerBronzeCountertopDiv()
{
HideInnerDiv();
document.getElementById("InnerBronzeCountertop").style.display ='block';
document.getElementById("LinkBronzeCountertop").setAttribute("style","text-decoration:none;color:#551A8B;")
document.getElementById("LinkPewterCountertop").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkStainlessCountertop").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkZincCountertop").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkCopperCountertop").setAttribute("style","text-decoration:underline;color:#0A4B47;")
}
function ShowInnerStainlessCountertopDiv()
{
HideInnerDiv();
document.getElementById("InnerStainlessCountertop").style.display ='block';
document.getElementById("LinkPewterCountertop").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkStainlessCountertop").setAttribute("style","text-decoration:none;color:#551A8B;")
document.getElementById("LinkBronzeCountertop").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkZincCountertop").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkCopperCountertop").setAttribute("style","text-decoration:underline;color:#0A4B47;")
}
function ShowInnerZincCountertopDiv()
{
HideInnerDiv();
document.getElementById("InnerZincCountertop").style.display ='block';

document.getElementById("LinkPewterCountertop").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkBronzeCountertop").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkStainlessCountertop").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkZincCountertop").setAttribute("style","text-decoration:none;color:#551A8B;")
document.getElementById("LinkCopperCountertop").setAttribute("style","text-decoration:underline;color:#0A4B47;")

}
function ShowInnerWoodCountertopDiv()
{
HideInnerDiv();
document.getElementById("InnerWoodCountertop").style.display ='block';
}
function ShowInnerCopperSinkDiv()
{
HideInnerDiv();
document.getElementById("InnerCopperSink").style.display ='block';
document.getElementById("LinkSInkPewter").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkSinkBronze").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkSinkStainless").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkSinkZinc").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkSinkCopper").setAttribute("style","text-decoration:none;color:#551A8B;")
}
function ShowInnerPewterSink()
{
HideInnerDiv();
document.getElementById("InnerPewterSink").style.display='block';
document.getElementById("LinkSInkPewter").setAttribute("style","text-decoration:none;color:#551A8B;")
document.getElementById("LinkSinkBronze").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkSinkStainless").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkSinkZinc").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkSinkCopper").setAttribute("style","text-decoration:underline;color:#0A4B47;")
}
function ShowInnerBronzeSinkDiv()
{
HideInnerDiv();
document.getElementById("InnerBronzeSink").style.display='block';

document.getElementById("LinkSInkPewter").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkSinkBronze").setAttribute("style","text-decoration:none;color:#551A8B;")
document.getElementById("LinkSinkStainless").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkSinkZinc").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkSinkCopper").setAttribute("style","text-decoration:underline;color:#0A4B47;")
}
function ShowInnerStainlessSinkDiv()
{
HideInnerDiv();
document.getElementById("InnerStainlessSinks").style.display='block';


document.getElementById("LinkSInkPewter").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkSinkBronze").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkSinkStainless").setAttribute("style","text-decoration:none;color:#551A8B;")
document.getElementById("LinkSinkZinc").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkSinkCopper").setAttribute("style","text-decoration:underline;color:#0A4B47;")
}
function ShowInnerZincSinkDiv()
{
HideInnerDiv();
document.getElementById("InnerZincSink").style.display='block';


document.getElementById("LinkSInkPewter").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkSinkBronze").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkSinkStainless").setAttribute("style","text-decoration:underline;color:#0A4B47;")
document.getElementById("LinkSinkZinc").setAttribute("style","text-decoration:none;color:#551A8B;")
document.getElementById("LinkSinkCopper").setAttribute("style","text-decoration:underline;color:#0A4B47;")
}
function ShowTopCopperHoodDiv()
{
HideInnerTopDiv();
document.getElementById("DivHoodsCopperTopNav").style.display='block';
}
function ShowTopStainlessHoodDiv()
{
HideInnerTopDiv();
document.getElementById("DivHoodsStainlessTopNav").style.display='block';
}
function ShowTopBronzeHoodDiv()
{
HideInnerTopDiv();
document.getElementById("DivHoodsBronzeTopNav").style.display='block';
}
function ShowTopPewterHoodDiv()
{
HideInnerTopDiv();
document.getElementById("DivHoodsPewterTopNav").style.display='block';
}
function ShowTopColorCostHoodDiv()
{
HideInnerTopDiv();
document.getElementById("DivHoodsColorCostTopNav").style.display='block';
}
function ShowTopZincHoodDiv()
{
HideInnerTopDiv();
document.getElementById("DivHoodsZincTopNav").style.display='block';
}
<!--Function for outer nav ---->

function HideDiv()
{
    document.getElementById("divHoodsMainContent").style.display = 'none';
    document.getElementById("divHoodsCopperNavContent").style.display = 'none';
    document.getElementById("divcounterCopperNavContent").style.display = 'none';
    document.getElementById("DivSinkCopperNavContent").style.display = 'none';
    document.getElementById("DivBathAndBarNavContent").style.display = 'none';
    document.getElementById("DivVesselNavContent").style.display = 'none';
    document.getElementById("DivBacksplashNavContent").style.display = 'none';
    document.getElementById("DivCustomFabricationNavContent").style.display = 'none';
}

function ResetHoodPics()
{
   document.getElementById('imgCounterMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_C.jpg";
   document.getElementById('imgSinkMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_K.jpg";
   document.getElementById('imgBathAndBarkMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_B&B.jpg";
   document.getElementById('imgVesselsMenu').src="http://www.handcraftedmetal.com/IndexImages/spl.jpg";
   document.getElementById('imgbacksplashMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_B.jpg";
   document.getElementById('imgCustomMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_C&F.jpg"; 
}

function ResetCounterPics()
{
   document.getElementById('imgHoodMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_H.jpg";
   document.getElementById('imgSinkMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_K.jpg";
   document.getElementById('imgBathAndBarkMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_B&B.jpg";
   document.getElementById('imgVesselsMenu').src="http://www.handcraftedmetal.com/IndexImages/spl.jpg";
   document.getElementById('imgbacksplashMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_B.jpg";
   document.getElementById('imgCustomMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_C&F.jpg"; 
}
function ResetSinkPics()
{
   document.getElementById('imgHoodMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_H.jpg";
   document.getElementById('imgCounterMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_C.jpg";
   document.getElementById('imgBathAndBarkMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_B&B.jpg";
   document.getElementById('imgVesselsMenu').src="http://www.handcraftedmetal.com/IndexImages/spl.jpg";
   document.getElementById('imgbacksplashMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_B.jpg";
   document.getElementById('imgCustomMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_C&F.jpg"; 
}
function ResetBathPics()
{
   document.getElementById('imgHoodMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_H.jpg";
   document.getElementById('imgCounterMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_C.jpg";
   document.getElementById('imgSinkMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_K.jpg";
   document.getElementById('imgVesselsMenu').src="http://www.handcraftedmetal.com/IndexImages/spl.jpg";
   document.getElementById('imgbacksplashMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_B.jpg";
   document.getElementById('imgCustomMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_C&F.jpg"; 
}
function ResetVesselPics()
{
   document.getElementById('imgHoodMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_H.jpg";
   document.getElementById('imgCounterMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_C.jpg";
   document.getElementById('imgSinkMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_K.jpg";
   document.getElementById('imgBathAndBarkMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_B&B.jpg";
   document.getElementById('imgbacksplashMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_B.jpg";
   document.getElementById('imgCustomMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_C&F.jpg"; 
}
function ResetBacksplashPics()
{
   document.getElementById('imgHoodMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_H.jpg";
   document.getElementById('imgCounterMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_C.jpg";
   document.getElementById('imgSinkMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_K.jpg";
   document.getElementById('imgBathAndBarkMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_B&B.jpg";
   document.getElementById('imgVesselsMenu').src="http://www.handcraftedmetal.com/IndexImages/spl.jpg";
   document.getElementById('imgCustomMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_C&F.jpg"; 
}
function ResetCustomPics()
{
   document.getElementById('imgHoodMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_H.jpg";
   document.getElementById('imgCounterMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_C.jpg";
   document.getElementById('imgSinkMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_K.jpg";
   document.getElementById('imgBathAndBarkMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_B&B.jpg";
   document.getElementById('imgVesselsMenu').src="http://www.handcraftedmetal.com/IndexImages/spl.jpg";
   document.getElementById('imgbacksplashMenu').src="http://www.handcraftedmetal.com/IndexImages/180_view_B.jpg";
}

function ShowHoodsDivContent() {
        HideDiv();
        ResetHoodPics();
        var img=document.getElementById('imgHoodMenu');
        if(img.src=="http://www.handcraftedmetal.com/IndexImages/180_view_H.jpg")
        {
            document.getElementById("divHoodsCopperNavContent").style.display = 'block';
            img.src="http://www.handcraftedmetal.com/IndexImages/180_view_H_downarrow.jpg";
        }
        else if(img.src=="http://www.handcraftedmetal.com/IndexImages/180_view_H_downarrow.jpg")
        {        
            document.getElementById("divHoodsMainContent").style.display ='block';
            img.src="http://www.handcraftedmetal.com/IndexImages/180_view_H.jpg";
        }        
}

	
function ShowCountertopsDivContent() {
        HideDiv(); 
        ResetCounterPics();
        var img=document.getElementById('imgCounterMenu');
		if(img.src=="http://www.handcraftedmetal.com/IndexImages/180_view_C.jpg")
       { 
	   document.getElementById("divcounterCopperNavContent").style.display = 'block';
	   img.src="http://www.handcraftedmetal.com/IndexImages/180_view_C_downarrow.jpg"
	   }
	   else if(img.src=="http://www.handcraftedmetal.com/IndexImages/180_view_C_downarrow.jpg")
	   {
       document.getElementById("divHoodsMainContent").style.display ='block';
	   img.src="http://www.handcraftedmetal.com/IndexImages/180_view_C.jpg"
	
	   }
	}
	
	
	
function ShowSinksDivContent() {
        HideDiv();  
        ResetSinkPics(); 
         var img=document.getElementById('imgSinkMenu');
		if(img.src=="http://www.handcraftedmetal.com/IndexImages/180_view_K.jpg")
       { 
        document.getElementById("DivSinkCopperNavContent").style.display = 'block';
		img.src="http://www.handcraftedmetal.com/IndexImages/180_view_K_downarrow.jpg"
	   }
	   else if(img.src=="http://www.handcraftedmetal.com/IndexImages/180_view_K_downarrow.jpg")
	   {
       document.getElementById("divHoodsMainContent").style.display ='block';
	   img.src="http://www.handcraftedmetal.com/IndexImages/180_view_K.jpg"
	
	   } 
    }
	
function ShowBathAndBarDivContent() 
{
        HideDiv();   
        ResetBathPics();
        var img=document.getElementById('imgBathAndBarkMenu');
		if(img.src=="http://www.handcraftedmetal.com/IndexImages/180_view_B&B.jpg")
		{
        document.getElementById("DivBathAndBarNavContent").style.display = 'block';
		img.src="http://www.handcraftedmetal.com/IndexImages/180_view_B&B_downarrow.jpg"
		}
		else if(img.src=="http://www.handcraftedmetal.com/IndexImages/180_view_B&B_downarrow.jpg")
	   {
       document.getElementById("divHoodsMainContent").style.display ='block';
	   img.src="http://www.handcraftedmetal.com/IndexImages/180_view_B&B.jpg"
	
	   } 
		
    }
	
	
function ShowVesselsDivContent() 
{
        HideDiv(); 
        ResetVesselPics();
		var img=document.getElementById('imgVesselsMenu');
		if(img.src=="http://www.handcraftedmetal.com/IndexImages/spl.jpg")
		{
        document.getElementById("DivVesselNavContent").style.display = 'block';
		img.src="http://www.handcraftedmetal.com/IndexImages/spl_Downarrow.jpg"
		}
		else if(img.src=="http://www.handcraftedmetal.com/IndexImages/spl_Downarrow.jpg")
	   {
       document.getElementById("divHoodsMainContent").style.display ='block';
	   img.src="http://www.handcraftedmetal.com/IndexImages/spl.jpg"
	
	   }
}


function ShowBacksplashsDivContent() 
{
        HideDiv(); 
        ResetBacksplashPics();
	var img=document.getElementById('imgbacksplashMenu');
	if(img.src=="http://www.handcraftedmetal.com/IndexImages/180_view_B.jpg")
	{
    document.getElementById("DivBacksplashNavContent").style.display = 'block';
	img.src="http://www.handcraftedmetal.com/IndexImages/180_view_B_downarrow.jpg"
	}
	else if(img.src=="http://www.handcraftedmetal.com/IndexImages/180_view_B_downarrow.jpg")
	   {
       document.getElementById("divHoodsMainContent").style.display ='block';
	   img.src="http://www.handcraftedmetal.com/IndexImages/180_view_B.jpg"
	
	   }
}
function ShowCustomFabricationDivContent() 
{
        HideDiv(); 
        ResetCustomPics();
		var img=document.getElementById('imgCustomMenu');
		if(img.src=="http://www.handcraftedmetal.com/IndexImages/180_view_C&F.jpg")
	   {
		document.getElementById("DivCustomFabricationNavContent").style.display = 'block';
		img.src="http://www.handcraftedmetal.com/IndexImages/180_view_C&F_downarrow.jpg"
	   }
	   else if(img.src=="http://www.handcraftedmetal.com/IndexImages/180_view_C&F_downarrow.jpg")
	   {
       document.getElementById("divHoodsMainContent").style.display ='block';
	   img.src="http://www.handcraftedmetal.com/IndexImages/180_view_C&F.jpg"
	
	   }
}

<!--End Function for outer nav ---->
