function select_menu(part,type,elem,section) {
if (part != "") {
if (document.getElementById('m807_part_'+part)) {
 obj=document.getElementById('m807_part_'+part)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '3pt';
 obj.style.paddingRight = '3pt';
 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('tm807_part_'+part)) {
 obj=document.getElementById('tm807_part_'+part)
 obj.style.color = '#99b153'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('m807_'+part+'_'+type)) {
 obj=document.getElementById('m807_'+part+'_'+type)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '3pt';
 obj.style.paddingRight = '3pt';
 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('tm807_'+part+'_'+type)) {
 obj=document.getElementById('tm807_'+part+'_'+type)
 obj.style.color = '#99b153'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('m807_elem_'+elem)) {
 obj=document.getElementById('m807_elem_'+elem)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '3pt';
 obj.style.paddingRight = '3pt';
 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('tm807_elem_'+elem)) {
  obj=document.getElementById('tm807_elem_'+elem)
 obj.style.color = '#99b153'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
} else {
 if (document.getElementById('m807_elem_'+section)) {
  obj=document.getElementById('m807_elem_'+section)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '3pt';
 obj.style.paddingRight = '3pt';
 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('tm807_elem_'+section)) {
  obj=document.getElementById('tm807_elem_'+section)
 obj.style.color = '#99b153'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_t807_part_'+part)) {
 obj=document.getElementById('t_t807_part_'+part)
 obj.style.color = '#99b153'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t807_'+part+'_'+type)) {
 obj=document.getElementById('t_t807_'+part+'_'+type)
 obj.style.color = '#99b153'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t807_elem_'+elem)) {
 obj=document.getElementById('t_t807_elem_'+elem)
 obj.style.color = '#99b153'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_t807_elem_'+section)) {
  obj=document.getElementById('t_t807_elem_'+section)
 obj.style.color = '#99b153'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('smtm807_'+part+'_'+type)) {
 obj=document.getElementById('smtm807_'+part+'_'+type)
 obj.style.color = '#99b153'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('smtm807_elem_'+elem)) {
 obj=document.getElementById('smtm807_elem_'+elem)
 obj.style.color = '#99b153'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smtm807_elem_'+section)) {
  obj=document.getElementById('smtm807_elem_'+section)
 obj.style.color = '#99b153'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('m318_part_'+part)) {
 obj=document.getElementById('m318_part_'+part)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '2pt';
 obj.style.paddingRight = '2pt';
 obj.style.paddingTop = '1pt';
 obj.style.paddingBottom = '1pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
}
if (document.getElementById('tm318_part_'+part)) {
 obj=document.getElementById('tm318_part_'+part)
 obj.style.color = '#000000'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('m318_'+part+'_'+type)) {
 obj=document.getElementById('m318_'+part+'_'+type)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '2pt';
 obj.style.paddingRight = '2pt';
 obj.style.paddingTop = '1pt';
 obj.style.paddingBottom = '1pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
}
if (document.getElementById('tm318_'+part+'_'+type)) {
 obj=document.getElementById('tm318_'+part+'_'+type)
 obj.style.color = '#000000'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('m318_elem_'+elem)) {
 obj=document.getElementById('m318_elem_'+elem)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '2pt';
 obj.style.paddingRight = '2pt';
 obj.style.paddingTop = '1pt';
 obj.style.paddingBottom = '1pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 if (document.getElementById('tm318_elem_'+elem)) {
  obj=document.getElementById('tm318_elem_'+elem)
 obj.style.color = '#000000'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
} else {
 if (document.getElementById('m318_elem_'+section)) {
  obj=document.getElementById('m318_elem_'+section)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '2pt';
 obj.style.paddingRight = '2pt';
 obj.style.paddingTop = '1pt';
 obj.style.paddingBottom = '1pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 }
 if (document.getElementById('tm318_elem_'+section)) {
  obj=document.getElementById('tm318_elem_'+section)
 obj.style.color = '#000000'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_t318_part_'+part)) {
 obj=document.getElementById('t_t318_part_'+part)
 obj.style.color = '#000000'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t318_'+part+'_'+type)) {
 obj=document.getElementById('t_t318_'+part+'_'+type)
 obj.style.color = '#000000'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t318_elem_'+elem)) {
 obj=document.getElementById('t_t318_elem_'+elem)
 obj.style.color = '#000000'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_t318_elem_'+section)) {
  obj=document.getElementById('t_t318_elem_'+section)
 obj.style.color = '#000000'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('smtm318_'+part+'_'+type)) {
 obj=document.getElementById('smtm318_'+part+'_'+type)
 obj.style.color = '#000000'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('smtm318_elem_'+elem)) {
 obj=document.getElementById('smtm318_elem_'+elem)
 obj.style.color = '#000000'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smtm318_elem_'+section)) {
  obj=document.getElementById('smtm318_elem_'+section)
 obj.style.color = '#000000'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('m684_part_'+part)) {
 obj=document.getElementById('m684_part_'+part)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '0pt';
 obj.style.paddingRight = '0pt';
 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('tm684_part_'+part)) {
 obj=document.getElementById('tm684_part_'+part)
 obj.style.color = '#FF6600'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('m684_'+part+'_'+type)) {
 obj=document.getElementById('m684_'+part+'_'+type)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '0pt';
 obj.style.paddingRight = '0pt';
 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('tm684_'+part+'_'+type)) {
 obj=document.getElementById('tm684_'+part+'_'+type)
 obj.style.color = '#FF6600'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('m684_elem_'+elem)) {
 obj=document.getElementById('m684_elem_'+elem)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '0pt';
 obj.style.paddingRight = '0pt';
 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('tm684_elem_'+elem)) {
  obj=document.getElementById('tm684_elem_'+elem)
 obj.style.color = '#FF6600'
 obj.style.fontFamily = '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('m684_elem_'+section)) {
  obj=document.getElementById('m684_elem_'+section)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '0pt';
 obj.style.paddingRight = '0pt';
 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('tm684_elem_'+section)) {
  obj=document.getElementById('tm684_elem_'+section)
 obj.style.color = '#FF6600'
 obj.style.fontFamily = '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_t684_part_'+part)) {
 obj=document.getElementById('t_t684_part_'+part)
 obj.style.color = '#FF6600'
 obj.style.fontFamily = '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_t684_'+part+'_'+type)) {
 obj=document.getElementById('t_t684_'+part+'_'+type)
 obj.style.color = '#FF6600'
 obj.style.fontFamily = '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_t684_elem_'+elem)) {
 obj=document.getElementById('t_t684_elem_'+elem)
 obj.style.color = '#FF6600'
 obj.style.fontFamily = '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_t684_elem_'+section)) {
  obj=document.getElementById('t_t684_elem_'+section)
 obj.style.color = '#FF6600'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('smtm684_'+part+'_'+type)) {
 obj=document.getElementById('smtm684_'+part+'_'+type)
 obj.style.color = '#FF6600'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('smtm684_elem_'+elem)) {
 obj=document.getElementById('smtm684_elem_'+elem)
 obj.style.color = '#FF6600'
 obj.style.fontFamily = '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('smtm684_elem_'+section)) {
  obj=document.getElementById('smtm684_elem_'+section)
 obj.style.color = '#FF6600'
 obj.style.fontFamily = '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_t1256_part_'+part)) {
 obj=document.getElementById('t_t1256_part_'+part)
 obj.style.color = '#555555'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1256_'+part+'_'+type)) {
 obj=document.getElementById('t_t1256_'+part+'_'+type)
 obj.style.color = '#555555'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1256_elem_'+elem)) {
 obj=document.getElementById('t_t1256_elem_'+elem)
 obj.style.color = '#555555'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_t1256_elem_'+section)) {
  obj=document.getElementById('t_t1256_elem_'+section)
 obj.style.color = '#555555'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('smt_t1256_'+part+'_'+type)) {
 obj=document.getElementById('smt_t1256_'+part+'_'+type)
 obj.style.color = '#555555'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('smt_t1256_elem_'+elem)) {
 obj=document.getElementById('smt_t1256_elem_'+elem)
 obj.style.color = '#555555'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smt_t1256_elem_'+section)) {
  obj=document.getElementById('smt_t1256_elem_'+section)
 obj.style.color = '#555555'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_t1257_part_'+part)) {
 obj=document.getElementById('t_t1257_part_'+part)
 obj.style.color = '#555555'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1257_'+part+'_'+type)) {
 obj=document.getElementById('t_t1257_'+part+'_'+type)
 obj.style.color = '#555555'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1257_elem_'+elem)) {
 obj=document.getElementById('t_t1257_elem_'+elem)
 obj.style.color = '#555555'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_t1257_elem_'+section)) {
  obj=document.getElementById('t_t1257_elem_'+section)
 obj.style.color = '#555555'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('smt_t1257_'+part+'_'+type)) {
 obj=document.getElementById('smt_t1257_'+part+'_'+type)
 obj.style.color = '#555555'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('smt_t1257_elem_'+elem)) {
 obj=document.getElementById('smt_t1257_elem_'+elem)
 obj.style.color = '#555555'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smt_t1257_elem_'+section)) {
  obj=document.getElementById('smt_t1257_elem_'+section)
 obj.style.color = '#555555'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_t1269_part_'+part)) {
 obj=document.getElementById('t_t1269_part_'+part)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
}
if (document.getElementById('t_t1269_'+part+'_'+type)) {
 obj=document.getElementById('t_t1269_'+part+'_'+type)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
}
if (document.getElementById('t_t1269_elem_'+elem)) {
 obj=document.getElementById('t_t1269_elem_'+elem)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
} else {
 if (document.getElementById('t_t1269_elem_'+section)) {
  obj=document.getElementById('t_t1269_elem_'+section)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
 }
}
if (document.getElementById('smt_t1269_'+part+'_'+type)) {
 obj=document.getElementById('smt_t1269_'+part+'_'+type)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
}
if (document.getElementById('smt_t1269_elem_'+elem)) {
 obj=document.getElementById('smt_t1269_elem_'+elem)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
} else {
 if (document.getElementById('smt_t1269_elem_'+section)) {
  obj=document.getElementById('smt_t1269_elem_'+section)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
 }
}
if (document.getElementById('t_t948_part_'+part)) {
 obj=document.getElementById('t_t948_part_'+part)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
}
if (document.getElementById('t_t948_'+part+'_'+type)) {
 obj=document.getElementById('t_t948_'+part+'_'+type)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
}
if (document.getElementById('t_t948_elem_'+elem)) {
 obj=document.getElementById('t_t948_elem_'+elem)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
} else {
 if (document.getElementById('t_t948_elem_'+section)) {
  obj=document.getElementById('t_t948_elem_'+section)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
 }
}
if (document.getElementById('smt_t948_'+part+'_'+type)) {
 obj=document.getElementById('smt_t948_'+part+'_'+type)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
}
if (document.getElementById('smt_t948_elem_'+elem)) {
 obj=document.getElementById('smt_t948_elem_'+elem)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
} else {
 if (document.getElementById('smt_t948_elem_'+section)) {
  obj=document.getElementById('smt_t948_elem_'+section)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'underline'
 }
}
if (document.getElementById('t_t949_part_'+part)) {
 obj=document.getElementById('t_t949_part_'+part)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t949_'+part+'_'+type)) {
 obj=document.getElementById('t_t949_'+part+'_'+type)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t949_elem_'+elem)) {
 obj=document.getElementById('t_t949_elem_'+elem)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_t949_elem_'+section)) {
  obj=document.getElementById('t_t949_elem_'+section)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('smt_t949_'+part+'_'+type)) {
 obj=document.getElementById('smt_t949_'+part+'_'+type)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('smt_t949_elem_'+elem)) {
 obj=document.getElementById('smt_t949_elem_'+elem)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smt_t949_elem_'+section)) {
  obj=document.getElementById('smt_t949_elem_'+section)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_t968_part_'+part)) {
 obj=document.getElementById('t_t968_part_'+part)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t968_'+part+'_'+type)) {
 obj=document.getElementById('t_t968_'+part+'_'+type)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t968_elem_'+elem)) {
 obj=document.getElementById('t_t968_elem_'+elem)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_t968_elem_'+section)) {
  obj=document.getElementById('t_t968_elem_'+section)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('smt_t968_'+part+'_'+type)) {
 obj=document.getElementById('smt_t968_'+part+'_'+type)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('smt_t968_elem_'+elem)) {
 obj=document.getElementById('smt_t968_elem_'+elem)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smt_t968_elem_'+section)) {
  obj=document.getElementById('smt_t968_elem_'+section)
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_content_part_'+part)) {
 obj=document.getElementById('t_content_part_'+part)
 obj.style.color = '#69c316'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 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 = '#69c316'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 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 = '#69c316'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 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 = '#69c316'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 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 = '#69c316'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 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 = '#69c316'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 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 = '#69c316'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 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 = '#69c316'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}

function bouton_down(obj_id) {
 obj_id.style.color = '#69c316';
 obj_id.style.backgroundColor = '#666666';
 obj_id.style.borderStyle = 'inset';
 obj_id.style.borderColor = '#1a7843';
}

function bouton_up(obj_id) {
 obj_id.style.color = '#a7ce3d';
 obj_id.style.backgroundColor = '#888888';
 obj_id.style.borderStyle = 'outset';
 obj_id.style.borderColor = '#1a7843';
}

function mouseover(part,type,elem,section,objdest,style) {
if (is_current(part,type,elem,section) > 0) {
if (style == 'm807') {
 obj = objdest;
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '3pt';
 obj.style.paddingRight = '3pt';
 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('tm807_elem_'+elem);
 if (obj) {
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 obj = document.getElementById('smtm807_elem_'+elem);
 if (obj) {
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 if (type == '') {
  obj = document.getElementById('tm807_part_'+part);
  if (obj) {
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 } else {
  obj = document.getElementById('tm807_'+part+'_'+type);
  if (obj) {
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 }
}
if (style == 'm318') {
 obj = objdest;
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '2pt';
 obj.style.paddingRight = '2pt';
 obj.style.paddingTop = '1pt';
 obj.style.paddingBottom = '1pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 obj = document.getElementById('tm318_elem_'+elem);
 if (obj) {
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 obj = document.getElementById('smtm318_elem_'+elem);
 if (obj) {
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 if (type == '') {
  obj = document.getElementById('tm318_part_'+part);
  if (obj) {
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 } else {
  obj = document.getElementById('tm318_'+part+'_'+type);
  if (obj) {
 obj.style.color = '#DF6E04'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 }
}
if (style == 'm684') {
 obj = objdest;
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '0pt';
 obj.style.paddingRight = '0pt';
 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('tm684_elem_'+elem);
 if (obj) {
 obj.style.color = '#FF6600'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 obj = document.getElementById('smtm684_elem_'+elem);
 if (obj) {
 obj.style.color = '#FF6600'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 if (type == '') {
  obj = document.getElementById('tm684_part_'+part);
  if (obj) {
 obj.style.color = '#FF6600'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 } else {
  obj = document.getElementById('tm684_'+part+'_'+type);
  if (obj) {
 obj.style.color = '#FF6600'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 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 == 'm807') {
 obj = objdest;
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '3pt';
 obj.style.paddingRight = '3pt';
 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('tm807_elem_'+elem);
 if (obj) {
 obj.style.color = '#99b153'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 obj = document.getElementById('smtm807_elem_'+elem);
 if (obj) {
 obj.style.color = '#99b153'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 if (type == '') {
  obj = document.getElementById('tm807_part_'+part);
  if (obj) {
 obj.style.color = '#99b153'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 } else {
  obj = document.getElementById('tm807_'+part+'_'+type);
  if (obj) {
 obj.style.color = '#99b153'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 }
}
if (style == 'm318') {
 obj = objdest;
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '2pt';
 obj.style.paddingRight = '2pt';
 obj.style.paddingTop = '1pt';
 obj.style.paddingBottom = '1pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 obj = document.getElementById('tm318_elem_'+elem);
 if (obj) {
 obj.style.color = '#FFFFFF'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 obj = document.getElementById('smtm318_elem_'+elem);
 if (obj) {
 obj.style.color = '#FFFFFF'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 if (type == '') {
  obj = document.getElementById('tm318_part_'+part);
  if (obj) {
 obj.style.color = '#FFFFFF'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 } else {
  obj = document.getElementById('tm318_'+part+'_'+type);
  if (obj) {
 obj.style.color = '#FFFFFF'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 }
}
if (style == 'm684') {
 obj = objdest;
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '0pt';
 obj.style.paddingRight = '0pt';
 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('tm684_elem_'+elem);
 if (obj) {
 obj.style.color = '#006600'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 obj = document.getElementById('smtm684_elem_'+elem);
 if (obj) {
 obj.style.color = '#006600'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 if (type == '') {
  obj = document.getElementById('tm684_part_'+part);
  if (obj) {
 obj.style.color = '#006600'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 } else {
  obj = document.getElementById('tm684_'+part+'_'+type);
  if (obj) {
 obj.style.color = '#006600'
 obj.style.fontFamily = 'Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 }
}
}
}

function preload_site_images() {
}

function preload_common_images() {
}

function preload_articles_images() {
}

function preload_agenda_images() {
}

function preload_cmd_images() {
}
