ici = 1;
nom = new Array();
nom[1] = new Array();
nom[2] = new Array();
nom[4] = new Array();
nom[5] = new Array();
nom[6] = new Array();
nom[7] = new Array();
nom[8] = new Array();
function home(){
document.location='../../histomobile.htm';
}

function techni(id){
window.open('/histomob/txt/window/'+id+'.htm','reponse','width=600,height=300,scrollbars=1')}

function verif(){
if (document.logo.width>125) {
document.logo.width=125;
}
if (document.logo.height>125) {
document.logo.height=125;
}}


