// Created by Doug Popeney (dpopeney@polymail.calpoly.edu)
// JavaScripte von http://internet-partner.de

if (navigator.appVersion.indexOf("2.") != -1){
        check = true;
        }
if ((navigator.appVersion.indexOf("3.") != -1) && (navigator.appName.indexOf("Explorer") != -1)){
        check = true;
        }
else {
        check = true;
        }
if (check == true){
        b_home = new Image();
        b_home.src = "../img/dummy.gif";
        b_homeon = new Image();
        b_homeon.src = "../img/icon_home.jpg";

        b_artist = new Image();
        b_artist.src = "../img/xxbn_artist.jpg";
        b_artiston = new Image();
        b_artiston.src = "../img/xxbr_artist.jpg";

        b_projects = new Image();
        b_projects.src = "../img/xxbn_projects.jpg";
        b_projectson = new Image();
        b_projectson.src = "../img/xxbr_projects.jpg";

        b_faq = new Image();
        b_faq.src = "../img/xxbn_faq.jpg";
        b_faqon = new Image();
        b_faqon.src = "../img/xxbr_faq.jpg";

        b_characters = new Image();
        b_characters.src = "../img/xxbn_characters.jpg";
        b_characterson = new Image();
        b_characterson.src = "../img/xxbr_characters.jpg";

        b_artwork = new Image();
        b_artwork.src = "../img/xxbn_artwork.jpg";
        b_artworkon = new Image();
        b_artworkon.src = "../img/xxbr_artwork.jpg";

        b_gallery = new Image();
        b_gallery.src = "../img/xxbn_gallery.jpg";
        b_galleryon = new Image();
        b_galleryon.src = "../img/xxbr_gallery.jpg";

        b_commission = new Image();
        b_commission.src = "../img/xxbn_commission.jpg";
        b_commissionon = new Image();
        b_commissionon.src = "../img/xxbr_commission.jpg";

        b_prints = new Image();
        b_prints.src = "../img/xxbn_prints.jpg";
        b_printson = new Image();
        b_printson.src = "../img/xxbr_prints.jpg";

        b_copyright = new Image();
        b_copyright.src = "../img/xxbn_copyright.jpg";
        b_copyrighton = new Image();
        b_copyrighton.src = "../img/xxbr_copyright.jpg";

        b_shop = new Image();
        b_shop.src = "../img/xxbn_shop.jpg";
        b_shopon = new Image();
        b_shopon.src = "../img/xxbr_shop.jpg";

        b_imprint = new Image();
        b_imprint.src = "../img/xxbn_imprint.jpg";
        b_imprinton = new Image();
        b_imprinton.src = "../img/xxbr_imprint.jpg";

        b_links = new Image();
        b_links.src = "../img/xxbn_links.jpg";
        b_linkson = new Image();
        b_linkson.src = "../img/xxbr_links.jpg";

        b_tutorials = new Image();
        b_tutorials.src = "../img/xxbn_tipstutorials.jpg";
        b_tutorialson = new Image();
        b_tutorialson.src = "../img/xxbr_tipstutorials.jpg";

        b_creations = new Image();
        b_creations.src = "../img/xxbn_creations.jpg";
        b_creationson = new Image();
        b_creationson.src = "../img/xxbr_creations.jpg";

        b_news = new Image();
        b_news.src = "../img/xxbn_news.jpg";
        b_newson = new Image();
        b_newson.src = "../img/xxbr_news.jpg";

        b_sitemap = new Image();
        b_sitemap.src = "../img/xxbn_sitemap.jpg";
        b_sitemapon = new Image();
        b_sitemapon.src = "../img/xxbr_sitemap.jpg";

        b_moodbadges = new Image();
        b_moodbadges.src = "../img/xxbn_moodbadges.jpg";
        b_moodbadgeson = new Image();
        b_moodbadgeson.src = "../img/xxbr_moodbadges.jpg";
		
		b_contact = new Image();
        b_contact.src = "../img/xxbn_contact.jpg";
        b_contacton = new Image();
        b_contacton.src = "../img/xxbr_contact.jpg";

}

imageStay = ""

function imageon(name){
        if (imageStay != name){
                document[name].src = eval(name + "on.src");
        }
}
function imageoff(name){
        if (imageStay != name){
                document[name].src = eval(name + ".src");
        }
}

function on(name){
        if (check == true){
        imageon(name);
        }
}
function off(name){
        if (check == true){
        imageoff(name);
        }
}// Created by Doug Popeney (dpopeney@polymail.calpoly.edu)
// JavaScripte von http://internet-partner.de

if (navigator.appVersion.indexOf("2.") != -1){
        check = true;
        }
if ((navigator.appVersion.indexOf("3.") != -1) && (navigator.appName.indexOf("Explorer") != -1)){
        check = true;
        }
else {
        check = true;
        }
if (check == true){
        b_home = new Image();
        b_home.src = "../img/dummy.gif";
        b_homeon = new Image();
        b_homeon.src = "../img/icon_home.jpg";

        b_artist = new Image();
        b_artist.src = "../img/xxbn_artist.jpg";
        b_artiston = new Image();
        b_artiston.src = "../img/xxbr_artist.jpg";

        b_projects = new Image();
        b_projects.src = "../img/xxbn_projects.jpg";
        b_projectson = new Image();
        b_projectson.src = "../img/xxbr_projects.jpg";

        b_faq = new Image();
        b_faq.src = "../img/xxbn_faq.jpg";
        b_faqon = new Image();
        b_faqon.src = "../img/xxbr_faq.jpg";

        b_characters = new Image();
        b_characters.src = "../img/xxbn_characters.jpg";
        b_characterson = new Image();
        b_characterson.src = "../img/xxbr_characters.jpg";

        b_artwork = new Image();
        b_artwork.src = "../img/xxbn_artwork.jpg";
        b_artworkon = new Image();
        b_artworkon.src = "../img/xxbr_artwork.jpg";

        b_gallery = new Image();
        b_gallery.src = "../img/xxbn_gallery.jpg";
        b_galleryon = new Image();
        b_galleryon.src = "../img/xxbr_gallery.jpg";

        b_commission = new Image();
        b_commission.src = "../img/xxbn_commission.jpg";
        b_commissionon = new Image();
        b_commissionon.src = "../img/xxbr_commission.jpg";

        b_prints = new Image();
        b_prints.src = "../img/xxbn_prints.jpg";
        b_printson = new Image();
        b_printson.src = "../img/xxbr_prints.jpg";

        b_copyright = new Image();
        b_copyright.src = "../img/xxbn_copyright.jpg";
        b_copyrighton = new Image();
        b_copyrighton.src = "../img/xxbr_copyright.jpg";

        b_shop = new Image();
        b_shop.src = "../img/xxbn_shop.jpg";
        b_shopon = new Image();
        b_shopon.src = "../img/xxbr_shop.jpg";

        b_imprint = new Image();
        b_imprint.src = "../img/xxbn_imprint.jpg";
        b_imprinton = new Image();
        b_imprinton.src = "../img/xxbr_imprint.jpg";

        b_links = new Image();
        b_links.src = "../img/xxbn_links.jpg";
        b_linkson = new Image();
        b_linkson.src = "../img/xxbr_links.jpg";

        b_tutorials = new Image();
        b_tutorials.src = "../img/xxbn_tipstutorials.jpg";
        b_tutorialson = new Image();
        b_tutorialson.src = "../img/xxbr_tipstutorials.jpg";

        b_creations = new Image();
        b_creations.src = "../img/xxbn_creations.jpg";
        b_creationson = new Image();
        b_creationson.src = "../img/xxbr_creations.jpg";

        b_news = new Image();
        b_news.src = "../img/xxbn_news.jpg";
        b_newson = new Image();
        b_newson.src = "../img/xxbr_news.jpg";

        b_sitemap = new Image();
        b_sitemap.src = "../img/xxbn_sitemap.jpg";
        b_sitemapon = new Image();
        b_sitemapon.src = "../img/xxbr_sitemap.jpg";

        b_moodbadges = new Image();
        b_moodbadges.src = "../img/xxbn_moodbadges.jpg";
        b_moodbadgeson = new Image();
        b_moodbadgeson.src = "../img/xxbr_moodbadges.jpg";

}

imageStay = ""

function imageon(name){
        if (imageStay != name){
                document[name].src = eval(name + "on.src");
        }
}
function imageoff(name){
        if (imageStay != name){
                document[name].src = eval(name + ".src");
        }
}

function on(name){
        if (check == true){
        imageon(name);
        }
}
function off(name){
        if (check == true){
        imageoff(name);
        }
}
