function select_menu(part,type,elem,section) {
if (part != "") {
if (document.getElementById('m735_part_'+part)) {
 obj=document.getElementById('m735_part_'+part)
 obj.style.backgroundColor = ''
 obj.style.backgroundImage = 'url(/files/a64w/medias/arrow_menu2.gif)'
 obj.style.backgroundRepeat = 'no-repeat';
 obj.style.backgroundPosition = 'left center'
 obj.style.paddingLeft = '8pt';
 obj.style.paddingRight = '4pt';
 obj.style.paddingTop = '1pt';
 obj.style.paddingBottom = '2pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
}
if (document.getElementById('tm735_part_'+part)) {
 obj=document.getElementById('tm735_part_'+part)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('m735_'+part+'_'+type)) {
 obj=document.getElementById('m735_'+part+'_'+type)
 obj.style.backgroundColor = ''
 obj.style.backgroundImage = 'url(/files/a64w/medias/arrow_menu2.gif)'
 obj.style.backgroundRepeat = 'no-repeat';
 obj.style.backgroundPosition = 'left center'
 obj.style.paddingLeft = '8pt';
 obj.style.paddingRight = '4pt';
 obj.style.paddingTop = '1pt';
 obj.style.paddingBottom = '2pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
}
if (document.getElementById('tm735_'+part+'_'+type)) {
 obj=document.getElementById('tm735_'+part+'_'+type)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('m735_elem_'+elem)) {
 obj=document.getElementById('m735_elem_'+elem)
 obj.style.backgroundColor = ''
 obj.style.backgroundImage = 'url(/files/a64w/medias/arrow_menu2.gif)'
 obj.style.backgroundRepeat = 'no-repeat';
 obj.style.backgroundPosition = 'left center'
 obj.style.paddingLeft = '8pt';
 obj.style.paddingRight = '4pt';
 obj.style.paddingTop = '1pt';
 obj.style.paddingBottom = '2pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 if (document.getElementById('tm735_elem_'+elem)) {
  obj=document.getElementById('tm735_elem_'+elem)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
} else {
 if (document.getElementById('m735_elem_'+section)) {
  obj=document.getElementById('m735_elem_'+section)
 obj.style.backgroundColor = ''
 obj.style.backgroundImage = 'url(/files/a64w/medias/arrow_menu2.gif)'
 obj.style.backgroundRepeat = 'no-repeat';
 obj.style.backgroundPosition = 'left center'
 obj.style.paddingLeft = '8pt';
 obj.style.paddingRight = '4pt';
 obj.style.paddingTop = '1pt';
 obj.style.paddingBottom = '2pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 }
 if (document.getElementById('tm735_elem_'+section)) {
  obj=document.getElementById('tm735_elem_'+section)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_t735_part_'+part)) {
 obj=document.getElementById('t_t735_part_'+part)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t735_'+part+'_'+type)) {
 obj=document.getElementById('t_t735_'+part+'_'+type)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t735_elem_'+elem)) {
 obj=document.getElementById('t_t735_elem_'+elem)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_t735_elem_'+section)) {
  obj=document.getElementById('t_t735_elem_'+section)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('smtm735_'+part+'_'+type)) {
 obj=document.getElementById('smtm735_'+part+'_'+type)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.5em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('smtm735_elem_'+elem)) {
 obj=document.getElementById('smtm735_elem_'+elem)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.5em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smtm735_elem_'+section)) {
  obj=document.getElementById('smtm735_elem_'+section)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.5em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('m737_part_'+part)) {
 obj=document.getElementById('m737_part_'+part)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '2pt';
 obj.style.paddingRight = '2pt';
 obj.style.paddingTop = '2pt';
 obj.style.paddingBottom = '2pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
}
if (document.getElementById('tm737_part_'+part)) {
 obj=document.getElementById('tm737_part_'+part)
 obj.style.color = '#FF9900'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('m737_'+part+'_'+type)) {
 obj=document.getElementById('m737_'+part+'_'+type)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '2pt';
 obj.style.paddingRight = '2pt';
 obj.style.paddingTop = '2pt';
 obj.style.paddingBottom = '2pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
}
if (document.getElementById('tm737_'+part+'_'+type)) {
 obj=document.getElementById('tm737_'+part+'_'+type)
 obj.style.color = '#FF9900'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('m737_elem_'+elem)) {
 obj=document.getElementById('m737_elem_'+elem)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '2pt';
 obj.style.paddingRight = '2pt';
 obj.style.paddingTop = '2pt';
 obj.style.paddingBottom = '2pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 if (document.getElementById('tm737_elem_'+elem)) {
  obj=document.getElementById('tm737_elem_'+elem)
 obj.style.color = '#FF9900'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
} else {
 if (document.getElementById('m737_elem_'+section)) {
  obj=document.getElementById('m737_elem_'+section)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '2pt';
 obj.style.paddingRight = '2pt';
 obj.style.paddingTop = '2pt';
 obj.style.paddingBottom = '2pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 }
 if (document.getElementById('tm737_elem_'+section)) {
  obj=document.getElementById('tm737_elem_'+section)
 obj.style.color = '#FF9900'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_t737_part_'+part)) {
 obj=document.getElementById('t_t737_part_'+part)
 obj.style.color = '#FF9900'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t737_'+part+'_'+type)) {
 obj=document.getElementById('t_t737_'+part+'_'+type)
 obj.style.color = '#FF9900'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t737_elem_'+elem)) {
 obj=document.getElementById('t_t737_elem_'+elem)
 obj.style.color = '#FF9900'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_t737_elem_'+section)) {
  obj=document.getElementById('t_t737_elem_'+section)
 obj.style.color = '#FF9900'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('smtm737_'+part+'_'+type)) {
 obj=document.getElementById('smtm737_'+part+'_'+type)
 obj.style.color = '#FF9900'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.4em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('smtm737_elem_'+elem)) {
 obj=document.getElementById('smtm737_elem_'+elem)
 obj.style.color = '#FF9900'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.4em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smtm737_elem_'+section)) {
  obj=document.getElementById('smtm737_elem_'+section)
 obj.style.color = '#FF9900'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.4em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('m734_part_'+part)) {
 obj=document.getElementById('m734_part_'+part)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '0pt';
 obj.style.paddingRight = '0pt';
 obj.style.paddingTop = '0pt';
 obj.style.paddingBottom = '0pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
}
if (document.getElementById('tm734_part_'+part)) {
 obj=document.getElementById('tm734_part_'+part)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('m734_'+part+'_'+type)) {
 obj=document.getElementById('m734_'+part+'_'+type)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '0pt';
 obj.style.paddingRight = '0pt';
 obj.style.paddingTop = '0pt';
 obj.style.paddingBottom = '0pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
}
if (document.getElementById('tm734_'+part+'_'+type)) {
 obj=document.getElementById('tm734_'+part+'_'+type)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('m734_elem_'+elem)) {
 obj=document.getElementById('m734_elem_'+elem)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '0pt';
 obj.style.paddingRight = '0pt';
 obj.style.paddingTop = '0pt';
 obj.style.paddingBottom = '0pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 if (document.getElementById('tm734_elem_'+elem)) {
  obj=document.getElementById('tm734_elem_'+elem)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
} else {
 if (document.getElementById('m734_elem_'+section)) {
  obj=document.getElementById('m734_elem_'+section)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '0pt';
 obj.style.paddingRight = '0pt';
 obj.style.paddingTop = '0pt';
 obj.style.paddingBottom = '0pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 }
 if (document.getElementById('tm734_elem_'+section)) {
  obj=document.getElementById('tm734_elem_'+section)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_t734_part_'+part)) {
 obj=document.getElementById('t_t734_part_'+part)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t734_'+part+'_'+type)) {
 obj=document.getElementById('t_t734_'+part+'_'+type)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t734_elem_'+elem)) {
 obj=document.getElementById('t_t734_elem_'+elem)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_t734_elem_'+section)) {
  obj=document.getElementById('t_t734_elem_'+section)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('smtm734_'+part+'_'+type)) {
 obj=document.getElementById('smtm734_'+part+'_'+type)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('smtm734_elem_'+elem)) {
 obj=document.getElementById('smtm734_elem_'+elem)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smtm734_elem_'+section)) {
  obj=document.getElementById('smtm734_elem_'+section)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('m744_part_'+part)) {
 obj=document.getElementById('m744_part_'+part)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '0pt';
 obj.style.paddingRight = '0pt';
 obj.style.paddingTop = '0pt';
 obj.style.paddingBottom = '0pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
}
if (document.getElementById('tm744_part_'+part)) {
 obj=document.getElementById('tm744_part_'+part)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('m744_'+part+'_'+type)) {
 obj=document.getElementById('m744_'+part+'_'+type)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '0pt';
 obj.style.paddingRight = '0pt';
 obj.style.paddingTop = '0pt';
 obj.style.paddingBottom = '0pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
}
if (document.getElementById('tm744_'+part+'_'+type)) {
 obj=document.getElementById('tm744_'+part+'_'+type)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('m744_elem_'+elem)) {
 obj=document.getElementById('m744_elem_'+elem)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '0pt';
 obj.style.paddingRight = '0pt';
 obj.style.paddingTop = '0pt';
 obj.style.paddingBottom = '0pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 if (document.getElementById('tm744_elem_'+elem)) {
  obj=document.getElementById('tm744_elem_'+elem)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
} else {
 if (document.getElementById('m744_elem_'+section)) {
  obj=document.getElementById('m744_elem_'+section)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '0pt';
 obj.style.paddingRight = '0pt';
 obj.style.paddingTop = '0pt';
 obj.style.paddingBottom = '0pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 }
 if (document.getElementById('tm744_elem_'+section)) {
  obj=document.getElementById('tm744_elem_'+section)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_t744_part_'+part)) {
 obj=document.getElementById('t_t744_part_'+part)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t744_'+part+'_'+type)) {
 obj=document.getElementById('t_t744_'+part+'_'+type)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t744_elem_'+elem)) {
 obj=document.getElementById('t_t744_elem_'+elem)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_t744_elem_'+section)) {
  obj=document.getElementById('t_t744_elem_'+section)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('smtm744_'+part+'_'+type)) {
 obj=document.getElementById('smtm744_'+part+'_'+type)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('smtm744_elem_'+elem)) {
 obj=document.getElementById('smtm744_elem_'+elem)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smtm744_elem_'+section)) {
  obj=document.getElementById('smtm744_elem_'+section)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_t1128_part_'+part)) {
 obj=document.getElementById('t_t1128_part_'+part)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '1.0em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
}
if (document.getElementById('t_t1128_'+part+'_'+type)) {
 obj=document.getElementById('t_t1128_'+part+'_'+type)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '1.0em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
}
if (document.getElementById('t_t1128_elem_'+elem)) {
 obj=document.getElementById('t_t1128_elem_'+elem)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '1.0em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
} else {
 if (document.getElementById('t_t1128_elem_'+section)) {
  obj=document.getElementById('t_t1128_elem_'+section)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '1.0em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
 }
}
if (document.getElementById('smt_t1128_'+part+'_'+type)) {
 obj=document.getElementById('smt_t1128_'+part+'_'+type)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
}
if (document.getElementById('smt_t1128_elem_'+elem)) {
 obj=document.getElementById('smt_t1128_elem_'+elem)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
} else {
 if (document.getElementById('smt_t1128_elem_'+section)) {
  obj=document.getElementById('smt_t1128_elem_'+section)
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
 }
}
if (document.getElementById('t_t1129_part_'+part)) {
 obj=document.getElementById('t_t1129_part_'+part)
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1129_'+part+'_'+type)) {
 obj=document.getElementById('t_t1129_'+part+'_'+type)
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1129_elem_'+elem)) {
 obj=document.getElementById('t_t1129_elem_'+elem)
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_t1129_elem_'+section)) {
  obj=document.getElementById('t_t1129_elem_'+section)
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('smt_t1129_'+part+'_'+type)) {
 obj=document.getElementById('smt_t1129_'+part+'_'+type)
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('smt_t1129_elem_'+elem)) {
 obj=document.getElementById('smt_t1129_elem_'+elem)
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smt_t1129_elem_'+section)) {
  obj=document.getElementById('smt_t1129_elem_'+section)
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_t1131_part_'+part)) {
 obj=document.getElementById('t_t1131_part_'+part)
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1131_'+part+'_'+type)) {
 obj=document.getElementById('t_t1131_'+part+'_'+type)
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1131_elem_'+elem)) {
 obj=document.getElementById('t_t1131_elem_'+elem)
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_t1131_elem_'+section)) {
  obj=document.getElementById('t_t1131_elem_'+section)
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('smt_t1131_'+part+'_'+type)) {
 obj=document.getElementById('smt_t1131_'+part+'_'+type)
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('smt_t1131_elem_'+elem)) {
 obj=document.getElementById('smt_t1131_elem_'+elem)
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smt_t1131_elem_'+section)) {
  obj=document.getElementById('smt_t1131_elem_'+section)
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_t1132_part_'+part)) {
 obj=document.getElementById('t_t1132_part_'+part)
 obj.style.color = '#E43D10'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1132_'+part+'_'+type)) {
 obj=document.getElementById('t_t1132_'+part+'_'+type)
 obj.style.color = '#E43D10'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1132_elem_'+elem)) {
 obj=document.getElementById('t_t1132_elem_'+elem)
 obj.style.color = '#E43D10'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_t1132_elem_'+section)) {
  obj=document.getElementById('t_t1132_elem_'+section)
 obj.style.color = '#E43D10'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('smt_t1132_'+part+'_'+type)) {
 obj=document.getElementById('smt_t1132_'+part+'_'+type)
 obj.style.color = '#E43D10'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('smt_t1132_elem_'+elem)) {
 obj=document.getElementById('smt_t1132_elem_'+elem)
 obj.style.color = '#E43D10'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smt_t1132_elem_'+section)) {
  obj=document.getElementById('smt_t1132_elem_'+section)
 obj.style.color = '#E43D10'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_t1134_part_'+part)) {
 obj=document.getElementById('t_t1134_part_'+part)
 obj.style.color = '#E01E00'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
}
if (document.getElementById('t_t1134_'+part+'_'+type)) {
 obj=document.getElementById('t_t1134_'+part+'_'+type)
 obj.style.color = '#E01E00'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
}
if (document.getElementById('t_t1134_elem_'+elem)) {
 obj=document.getElementById('t_t1134_elem_'+elem)
 obj.style.color = '#E01E00'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
} else {
 if (document.getElementById('t_t1134_elem_'+section)) {
  obj=document.getElementById('t_t1134_elem_'+section)
 obj.style.color = '#E01E00'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
 }
}
if (document.getElementById('smt_t1134_'+part+'_'+type)) {
 obj=document.getElementById('smt_t1134_'+part+'_'+type)
 obj.style.color = '#E01E00'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
}
if (document.getElementById('smt_t1134_elem_'+elem)) {
 obj=document.getElementById('smt_t1134_elem_'+elem)
 obj.style.color = '#E01E00'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
} else {
 if (document.getElementById('smt_t1134_elem_'+section)) {
  obj=document.getElementById('smt_t1134_elem_'+section)
 obj.style.color = '#E01E00'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
 }
}
if (document.getElementById('t_content_part_'+part)) {
 obj=document.getElementById('t_content_part_'+part)
 obj.style.color = '#E43D10'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (type != "") {
 if (document.getElementById('t_content_'+part+'_'+type)) {
 obj=document.getElementById('t_content_'+part+'_'+type)
 obj.style.color = '#E43D10'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_content_elem_'+elem)) {
 obj=document.getElementById('t_content_elem_'+elem)
 obj.style.color = '#E43D10'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_content_elem_'+section)) {
  obj=document.getElementById('t_content_elem_'+section)
 obj.style.color = '#E43D10'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
 if (document.getElementById('smt_content_'+part+'_'+type)) {
 obj=document.getElementById('smt_content_'+part+'_'+type)
 obj.style.color = '#E43D10'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
if (document.getElementById('smt_content_elem_'+elem)) {
 obj=document.getElementById('smt_content_elem_'+elem)
 obj.style.color = '#E43D10'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smt_content_elem_'+section)) {
  obj=document.getElementById('smt_content_elem_'+section)
 obj.style.color = '#E43D10'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
}
}
function select_submenu(objdest) {
 if (document.getElementById(objdest)) {
  obj=document.getElementById(objdest)
 obj.style.color = '#E43D10'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}

function bouton_down(obj_id) {
 obj_id.style.color = '#FFFFFF';
 obj_id.style.backgroundColor = '#E43D10';
 obj_id.style.borderStyle = 'solid';
 obj_id.style.borderColor = '#E43D10';
}

function bouton_up(obj_id) {
 obj_id.style.color = '#FFFFFF';
 obj_id.style.backgroundColor = '#E43D10';
 obj_id.style.borderStyle = 'outset';
 obj_id.style.borderColor = '#123F52';
}

function mouseover(part,type,elem,section,objdest,style) {
if (is_current(part,type,elem,section) > 0) {
if (style == 'm735') {
 obj = objdest;
 obj.style.backgroundColor = ''
 obj.style.backgroundImage = 'url(/files/a64w/medias/arrow_menu2.gif)'
 obj.style.backgroundRepeat = 'no-repeat';
 obj.style.backgroundPosition = 'left center'
 obj.style.paddingLeft = '8pt';
 obj.style.paddingRight = '4pt';
 obj.style.paddingTop = '1pt';
 obj.style.paddingBottom = '2pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 obj = document.getElementById('tm735_elem_'+elem);
 if (obj) {
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
 }
 obj = document.getElementById('smtm735_elem_'+elem);
 if (obj) {
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.5em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
 }
 if (type == '') {
  obj = document.getElementById('tm735_part_'+part);
  if (obj) {
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
  }
 } else {
  obj = document.getElementById('tm735_'+part+'_'+type);
  if (obj) {
 obj.style.color = '#E43D10'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
  }
 }
}
if (style == 'm737') {
 obj = objdest;
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '2pt';
 obj.style.paddingRight = '2pt';
 obj.style.paddingTop = '2pt';
 obj.style.paddingBottom = '2pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 obj = document.getElementById('tm737_elem_'+elem);
 if (obj) {
 obj.style.color = '#FF6633'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 obj = document.getElementById('smtm737_elem_'+elem);
 if (obj) {
 obj.style.color = '#FF6633'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.4em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 if (type == '') {
  obj = document.getElementById('tm737_part_'+part);
  if (obj) {
 obj.style.color = '#FF6633'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 } else {
  obj = document.getElementById('tm737_'+part+'_'+type);
  if (obj) {
 obj.style.color = '#FF6633'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 }
}
if (style == 'm734') {
 obj = objdest;
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '0pt';
 obj.style.paddingRight = '0pt';
 obj.style.paddingTop = '0pt';
 obj.style.paddingBottom = '0pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 obj = document.getElementById('tm734_elem_'+elem);
 if (obj) {
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 obj = document.getElementById('smtm734_elem_'+elem);
 if (obj) {
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 if (type == '') {
  obj = document.getElementById('tm734_part_'+part);
  if (obj) {
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 } else {
  obj = document.getElementById('tm734_'+part+'_'+type);
  if (obj) {
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 }
}
if (style == 'm744') {
 obj = objdest;
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '0pt';
 obj.style.paddingRight = '0pt';
 obj.style.paddingTop = '0pt';
 obj.style.paddingBottom = '0pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 obj = document.getElementById('tm744_elem_'+elem);
 if (obj) {
 obj.style.color = '#E43D10'
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 obj = document.getElementById('smtm744_elem_'+elem);
 if (obj) {
 obj.style.color = '#E43D10'
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 if (type == '') {
  obj = document.getElementById('tm744_part_'+part);
  if (obj) {
 obj.style.color = '#E43D10'
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 } else {
  obj = document.getElementById('tm744_'+part+'_'+type);
  if (obj) {
 obj.style.color = '#E43D10'
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 }
}
}
}
function mouseout(part,type,elem,section,objdest,style) {
if (is_current(part,type,elem,section) > 0) {
if (style == 'm735') {
 obj = objdest;
 obj.style.backgroundColor = ''
 obj.style.backgroundImage = 'url(/files/a64w/medias/arrow_menu1.gif)'
 obj.style.backgroundRepeat = 'no-repeat';
 obj.style.backgroundPosition = 'left center'
 obj.style.paddingLeft = '8pt';
 obj.style.paddingRight = '4pt';
 obj.style.paddingTop = '1pt';
 obj.style.paddingBottom = '2pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 obj = document.getElementById('tm735_elem_'+elem);
 if (obj) {
 obj.style.color = '#123F52'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 obj = document.getElementById('smtm735_elem_'+elem);
 if (obj) {
 obj.style.color = '#123F52'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 if (type == '') {
  obj = document.getElementById('tm735_part_'+part);
  if (obj) {
 obj.style.color = '#123F52'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 } else {
  obj = document.getElementById('tm735_'+part+'_'+type);
  if (obj) {
 obj.style.color = '#123F52'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 }
}
if (style == 'm737') {
 obj = objdest;
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '2pt';
 obj.style.paddingRight = '2pt';
 obj.style.paddingTop = '2pt';
 obj.style.paddingBottom = '2pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 obj = document.getElementById('tm737_elem_'+elem);
 if (obj) {
 obj.style.color = '#FF6633'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 obj = document.getElementById('smtm737_elem_'+elem);
 if (obj) {
 obj.style.color = '#FF6633'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 if (type == '') {
  obj = document.getElementById('tm737_part_'+part);
  if (obj) {
 obj.style.color = '#FF6633'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 } else {
  obj = document.getElementById('tm737_'+part+'_'+type);
  if (obj) {
 obj.style.color = '#FF6633'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 }
}
if (style == 'm734') {
 obj = objdest;
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '0pt';
 obj.style.paddingRight = '0pt';
 obj.style.paddingTop = '0pt';
 obj.style.paddingBottom = '0pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 obj = document.getElementById('tm734_elem_'+elem);
 if (obj) {
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 obj = document.getElementById('smtm734_elem_'+elem);
 if (obj) {
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 if (type == '') {
  obj = document.getElementById('tm734_part_'+part);
  if (obj) {
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 } else {
  obj = document.getElementById('tm734_'+part+'_'+type);
  if (obj) {
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 }
}
if (style == 'm744') {
 obj = objdest;
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '0pt';
 obj.style.paddingRight = '0pt';
 obj.style.paddingTop = '0pt';
 obj.style.paddingBottom = '0pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 obj = document.getElementById('tm744_elem_'+elem);
 if (obj) {
 obj.style.color = '#123F52'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 obj = document.getElementById('smtm744_elem_'+elem);
 if (obj) {
 obj.style.color = '#123F52'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 if (type == '') {
  obj = document.getElementById('tm744_part_'+part);
  if (obj) {
 obj.style.color = '#123F52'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 } else {
  obj = document.getElementById('tm744_'+part+'_'+type);
  if (obj) {
 obj.style.color = '#123F52'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 }
}
}
}

function preload_site_images() {
menu_param_14762 = newImage("/files/a64w/medias/arrow_menu2.gif");
menu_param_14763 = newImage("/files/a64w/medias/arrow_menu2.gif");
}

function preload_common_images() {
bouton_login_2 = newImage("/files/a64w/medias/connexion2.gif");
bouton_search_2 = newImage("/files/a64w/medias/rechercher2.gif");
bouton_envoyer_2 = newImage("/files/a64w/medias/envoyer2.gif");
bouton_apply_2 = newImage("/files/a64w/medias/appliquer2.gif");
bouton_annuler_2 = newImage("/files/a64w/medias/annuler2.gif");
bouton_valid_2 = newImage("/files/a64w/medias/valider2.gif");
}

function preload_articles_images() {
bouton_post_2 = newImage("/files/a64w/medias/poster2.gif");
}

function preload_agenda_images() {
bouton_fleft_2 = newImage("/files/a64w/medias/fleft2.gif");
bouton_fright_2 = newImage("/files/a64w/medias/fright2.gif");
}

function preload_cmd_images() {
}
