var page = 'empty';

if (document.images)
{ 
    /*** SELECTED ***/
    
    productsselected = new Image();
    productsselected.src = "/images/vertNav/products_selected.gif";
    servicesselected = new Image();
    servicesselected.src = "/images/vertNav/services_selected.gif";
    aboutselected = new Image();
    aboutselected.src = "/images/vertNav/about_selected.gif";
    contactselected = new Image();
    contactselected.src = "/images/vertNav/contact_selected.gif";
   
    
    /*** ON ***/
    
    // vertNav
    productson = new Image();
    productson.src = "/images/vertNav/products_on.gif";
    serviceson = new Image();
    serviceson.src = "/images/vertNav/services_on.gif";
    abouton = new Image();
    abouton.src = "/images/vertNav/about_on.gif";
    contacton = new Image();
    contacton.src = "/images/vertNav/contact_on.gif";
    homeon = new Image();
    homeon.src = "/images/vertNav/home_on.gif";
		newshomeon = new Image();
    newshomeon.src = "/images/vertNav/news_on.gif";

    // newsBox
    newsicon1on = new Image();
    newsicon1on.src = "/images/news_icon_on.gif";
    newsicon2on = new Image();
    newsicon2on.src = "/images/news_icon_on.gif";
    newsicon3on = new Image();
    newsicon3on.src = "/images/news_icon_on.gif";
    newsicon4on = new Image();
    newsicon4on.src = "/images/news_icon_on.gif";
    newsicon5on = new Image();
    newsicon5on.src = "/images/news_icon_on.gif";

    newsarrowon = new Image();
    newsarrowon.src = "/images/news_arrow_on.gif";
    
    // bottomNav
    jacketon = new Image();
    jacketon.src = "/images/bottomNav/jacket_on.gif";
    demoon = new Image();
    demoon.src = "/images/bottomNav/demo_on.gif";
    consultingon = new Image();
    consultingon.src = "/images/bottomNav/consulting_on.gif";
		rjrmon = new Image();
		rjrmon.src = "/images/bottomNav/rjrm_on.gif";
		rjamon = new Image();
		rjamon.src = "/images/bottomNav/rjam_on.gif";

    // subNav
    about_verisma_systemson = new Image();
    about_verisma_systemson.src = "/images/subNav/about_verisma_systems_on.gif";
    newson = new Image();
    newson.src = "/images/subNav/news_on.gif";
    managment_teamon = new Image();
    managment_teamon.src = "/images/subNav/managment_team_on.gif";
    contact_uson = new Image();
    contact_uson.src = "/images/subNav/contact_us_on.gif";

    products_overviewon = new Image();
    products_overviewon.src = "/images/subNav/products_overview_on.gif";
    products_advantageson = new Image();
    products_advantageson.src = "/images/subNav/products_advantages_on.gif";
    products_featureson = new Image();
    products_featureson.src = "/images/subNav/products_features_on.gif";
    products_optionson = new Image();
    products_optionson.src = "/images/subNav/products_options_on.gif";
    products_faqon = new Image();
    products_faqon.src = "/images/subNav/products_faq_on.gif";
    products_highlightson = new Image();
    products_highlightson.src = "/images/subNav/products_highlights_on.gif";

    products_overview2on = new Image();
    products_overview2on.src = "/images/subNav/products_overview_on.gif";
    products_advantages2on = new Image();
    products_advantages2on.src = "/images/subNav/products_advantages_on.gif";
    products_features2on = new Image();
    products_features2on.src = "/images/subNav/products_features_on.gif";
    products_options2on = new Image();
    products_options2on.src = "/images/subNav/products_options_on.gif";
    products_faq2on = new Image();
    products_faq2on.src = "/images/subNav/products_faq_on.gif";
    products_highlights2on = new Image();
    products_highlights2on.src = "/images/subNav/products_highlights_on.gif";


    /*** OFF ***/
    
    // vertNav
    productsoff = new Image();
    productsoff.src = "/images/vertNav/products_off.gif";
    servicesoff = new Image();
    servicesoff.src = "/images/vertNav/services_off.gif";
    aboutoff = new Image();
    aboutoff.src = "/images/vertNav/about_off.gif";
    contactoff = new Image();
    contactoff.src = "/images/vertNav/contact_off.gif";
    homeoff = new Image();
    homeoff.src = "/images/vertNav/home_off.gif";
		newshomeoff = new Image();
    newshomeoff.src = "/images/vertNav/news_off.gif";

    
    // newsBox
    newsicon1off = new Image();
    newsicon1off.src = "/images/news_icon_off.gif";
    newsicon2off = new Image();
    newsicon2off.src = "/images/news_icon_off.gif";
    newsicon3off = new Image();
    newsicon3off.src = "/images/news_icon_off.gif";
    newsicon4off = new Image();
    newsicon4off.src = "/images/news_icon_off.gif";
    newsicon5off = new Image();
    newsicon5off.src = "/images/news_icon_off.gif";

    newsarrowoff = new Image();
    newsarrowoff.src = "/images/news_arrow_off.gif";

    // bottomNav
    jacketoff = new Image();
    jacketoff.src = "/images/bottomNav/jacket_off.gif";
    demooff = new Image();
    demooff.src = "/images/bottomNav/demo_off.gif";
    consultingoff = new Image();
    consultingoff.src = "/images/bottomNav/consulting_off.gif";
		rjrmoff = new Image();
		rjrmoff.src = "/images/bottomNav/rjrm_off.gif";
		rjamoff = new Image();
		rjamoff.src = "/images/bottomNav/rjam_off.gif";
    
    // subNav
    about_verisma_systemsoff = new Image();
    about_verisma_systemsoff.src = "/images/subNav/about_verisma_systems_off.gif";
    newsoff = new Image();
    newsoff.src = "/images/subNav/news_off.gif";
    managment_teamoff = new Image();
    managment_teamoff.src = "/images/subNav/managment_team_off.gif";
    contact_usoff = new Image();
    contact_usoff.src = "/images/subNav/contact_us_off.gif";

    products_overviewoff = new Image();
    products_overviewoff.src = "/images/subNav/products_overview_off.gif";
    products_advantagesoff = new Image();
    products_advantagesoff.src = "/images/subNav/products_advantages_off.gif";
    products_featuresoff = new Image();
    products_featuresoff.src = "/images/subNav/products_features_off.gif";
    products_optionsoff = new Image();
    products_optionsoff.src = "/images/subNav/products_options_off.gif";
    products_faqoff = new Image();
    products_faqoff.src = "/images/subNav/products_faq_off.gif";
    products_highlightsoff = new Image();
    products_highlightsoff.src = "/images/subNav/products_highlights_off.gif";

    products_overview2off = new Image();
    products_overview2off.src = "/images/subNav/products_overview_off.gif";
    products_advantages2off = new Image();
    products_advantages2off.src = "/images/subNav/products_advantages_off.gif";
    products_features2off = new Image();
    products_features2off.src = "/images/subNav/products_features_off.gif";
    products_options2off = new Image();
    products_options2off.src = "/images/subNav/products_options_off.gif";
    products_faq2off = new Image();
    products_faq2off.src = "/images/subNav/products_faq_off.gif";
	  products_highlights2off = new Image();
    products_highlights2off.src = "/images/subNav/products_highlights_off.gif";
	
}

function choosePage( onPage )
{
    page = onPage;
    if ( document.images )
    {
        document[onPage].src = eval(onPage + 'selected.src');
    }
}

function switchImage( strImageName, strSwitchType )
{
    if ( page != strImageName )
    {
        if ( strSwitchType == 'on' )
        {
            if (document.images)
            {
                document[strImageName].src = eval(strImageName + 'on.src');
            }
        }
    
        if ( strSwitchType == 'off' )
        {
            if (document.images)
            {
                document[strImageName].src = eval(strImageName + 'off.src');
            }
        }
    }
}
