function reload(Kleur, ArtID)
{
    var sPath = window.location.pathname;
    window.location.href = 'http://www.mavigeschenken.be' + sPath + '?Page=ArtInfo&ArtID=' + ArtID + '&SelKleur=' + Kleur;
}
