function pics_links(id) { var v = ''; var vf = ''; switch(id) { case 'I131':v='I131';vf='Baqu0008';break; case 'I132':v='I132';vf='Baqu0008';break; case 'I268':v='I268';vf='Baqu0017';break; case 'I298':v='I298';vf='Baqu0019';break; default : return; } window.location.href = '../fr/' + vf + '.html#' + v; return; }