 
<!-- // Hide javaScript code from non javascript capable browsers:

Browser = navigator.appName;
Version = parseInt(navigator.appVersion);

if (Browser == "Netscape")
{
        if(Version >= 3) 
        { 
                ScriptAware = 1;
        }
        else 
        { 
                ScriptAware =0; 
        }
}
else if (Browser == "Microsoft Internet Explorer")
{
        if (Version >= 4) 
        {
                ScriptAware = 1;
        }
        else 
        { 
                ScriptAware = 0; 
        }
}
else 
{ 
        ScriptAware = 0;
}

if (ScriptAware == 1)
{
        
        bath_on = new Image();
        bath_on.src = "images/bath_on.jpg";
        bath_off = new Image();
        bath_off.src = "images/bath_off.jpg";
        
        deco_on = new Image();
        deco_on.src = "images/deco_on.jpg";
        deco_off = new Image();
        deco_off.src = "images/deco_off.jpg";
        
        kitc_on = new Image();
        kitc_on.src = "images/kitc_on.jpg";
        kitc_off = new Image();
        kitc_off.src = "images/kitc_off.jpg";
        
        int_on = new Image();
        int_on.src = "images/int_on.jpg";
        int_off = new Image();
        int_off.src = "images/int_off.jpg";
        
        ext_on = new Image();
        ext_on.src = "images/ext_on.jpg";
        ext_off = new Image();
        ext_off.src = "images/ext_off.jpg";
        
        out_on = new Image();
        out_on.src = "images/out_on.jpg";
        out_off = new Image();
        out_off.src = "images/out_off.jpg";
        
        comf_on = new Image();
        comf_on.src = "images/comf_on.jpg";
        comf_off = new Image();
        comf_off.src = "images/comf_off.jpg";
        
        know_on = new Image();
        know_on.src = "images/know_on.jpg";
        know_off = new Image();
        know_off.src = "images/know_off.jpg";
        
        goto_on = new Image();
        goto_on.src = "images/goto_on.jpg";
        goto_off = new Image();
        goto_off.src = "images/goto_off.jpg";
		
		comm_on = new Image();
        comm_on.src = "images/comm_on.jpg";
        comm_off = new Image();
        comm_off.src = "images/comm_off.jpg";
		
		tv_on = new Image();
        tv_on.src = "images/tv_on.jpg";
        tv_off = new Image();
        tv_off.src = "images/tv_off.jpg";
        
        tvlg_on = new Image();
        tvlg_on.src = "images/tvlg_on.jpg";
        tvlg_off = new Image();
        tvlg_off.src = "images/tvlg_off.jpg";
        
        bknow_on = new Image();
        bknow_on.src = "images/bknow_on.jpg";
        bknow_off = new Image();
        bknow_off.src = "images/bknow_off.jpg";
        
        ads_on = new Image();
        ads_on.src = "images/ads_on.jpg";
        ads_off = new Image();
        ads_off.src = "images/ads_off.jpg";
           
        }

         // Highlight
 
     function HighlightImage2( htmlImageName, docImageName )
        {
                if (document.images) 
                {
                        whichButtonToHighlight = eval(docImageName + "_on.src");
                        document[htmlImageName].src = whichButtonToHighlight;
                }
        }
        
     function DehighlightImage2( htmlImageName, docImageName )
        {
                if (document.images) 
                {
                        whichButtonToDehighlight = eval(docImageName + "_off.src");
                        document[htmlImageName].src = whichButtonToDehighlight;
                }
        }



function displayWindow350x500( url )
{
  remoteWin = window.open(url,"",'width=500,height=350,resizable=yes,scrollbars=yes');
}

function displayWindow370x600( url )
{
  remoteWin = window.open(url,"",'width=600,height=370,resizable=yes,scrollbars=yes');
}

function displayWindow370x650( url )
{
  remoteWin = window.open(url,"",'width=650,height=370,resizable=yes,scrollbars=yes');
}

function displayWindow400x400( url )
{
  remoteWin = window.open(url,"",'width=400,height=400,resizable=yes,scrollbars=yes');
}



function displayWindow400x450( url )
{
  remoteWin = window.open(url,"",'width=450,height=400,resizable=yes,scrollbars=yes');
}

function displayWindow400x450( url )
{
  remoteWin = window.open(url,"",'width=450,height=400,resizable=yes,scrollbars=yes');
}




function displayWindow400x500( url )
{
  remoteWin = window.open(url,"",'width=500,height=400,resizable=yes,scrollbars=yes');
}

function displayWindow450x500( url )
{
  remoteWin = window.open(url,"",'width=500,height=450,resizable=yes,scrollbars=yes');
}

function displayWindow400x550( url )
{
  remoteWin = window.open(url,"",'width=550,height=400,resizable=yes,scrollbars=yes');
}

function displayWindow400x600( url )
{
  remoteWin = window.open(url,"",'width=600,height=400,resizable=yes,scrollbars=yes');
}

function displayWindow400x650( url )
{
  remoteWin = window.open(url,"",'width=650,height=400,resizable=yes,scrollbars=yes');
}

function displayWindow400x700( url )
{
  remoteWin = window.open(url,"",'width=700,height=400,resizable=yes,scrollbars=yes');
}

function displayWindow400x750( url )
{
  remoteWin = window.open(url,"",'width=750,height=400,resizable=yes,scrollbars=yes');
}

function displayWindow400x800( url )
{
  remoteWin = window.open(url,"",'width=800,height=400,resizable=yes,scrollbars=yes');
}



function displayWindow450x450( url )
{
  remoteWin = window.open(url,"",'width=450,height=450,resizable=yes,scrollbars=yes');
}

function displayWindow450x500( url )
{
  remoteWin = window.open(url,"",'width=500,height=450,resizable=yes,scrollbars=yes');
}

function displayWindow450x550( url )
{
  remoteWin = window.open(url,"",'width=550,height=450,resizable=yes,scrollbars=yes');
}

function displayWindow450x600( url )
{
  remoteWin = window.open(url,"",'width=600,height=450,resizable=yes,scrollbars=yes');
}

function displayWindow450x700( url )
{
  remoteWin = window.open(url,"",'width=700,height=450,resizable=yes,scrollbars=yes');
}




function displayWindow500x400( url )
{
  remoteWin = window.open(url,"",'width=400,height=500,resizable=yes,scrollbars=yes');
}

function displayWindow500x450( url )
{
  remoteWin = window.open(url,"",'width=450,height=500,resizable=yes,scrollbars=yes');
}

function displayWindow500x500( url )
{
  remoteWin = window.open(url,"",'width=500,height=500,resizable=yes,scrollbars=yes');
}

function displayWindow500x550( url )
{
  remoteWin = window.open(url,"",'width=550,height=500,resizable=yes,scrollbars=yes');
}

function displayWindow500x600( url )
{
  remoteWin = window.open(url,"",'width=600,height=500,resizable=yes,scrollbars=yes');
}

function displayWindow600x600( url )
{
  remoteWin = window.open(url,"",'width=600,height=600,resizable=yes,scrollbars=yes');
}

function displayWindow500x650( url )
{
  remoteWin = window.open(url,"",'width=650,height=500,resizable=yes,scrollbars=yes');
}

function displayWindow500x700( url )
{
  remoteWin = window.open(url,"",'width=700,height=500,resizable=yes,scrollbars=yes');
}

function displayWindow500x750( url )
{
  remoteWin = window.open(url,"",'width=750,height=500,resizable=yes,scrollbars=yes');
}

function displayWindow400x800( url )
{
  remoteWin = window.open(url,"",'width=800,height=400,resizable=yes,scrollbars=yes');
}

function displayWindow500x800( url )
{
  remoteWin = window.open(url,"",'width=800,height=500,resizable=yes,scrollbars=yes');
}


function displayWindow500x900( url )
{
  remoteWin = window.open(url,"",'width=900,height=500,resizable=yes,scrollbars=yes');
}

function displayWindow500x1000( url )
{
  remoteWin = window.open(url,"",'width=1000,height=500,resizable=yes,scrollbars=yes');
}

function displayWindow600x800( url )
{
  remoteWin = window.open(url,"",'width=800,height=600,resizable=yes,scrollbars=yes');
}


function displayWindow700x800( url )
{
  remoteWin = window.open(url,"",'width=800,height=700,resizable=yes,scrollbars=yes');
}

function displayWindow750x800( url )
{
  remoteWin = window.open(url,"",'width=800,height=750,resizable=yes,scrollbars=yes');
}

//-->

