var vMenu = menu
if (vMenu != ""){
document.write('<style>#'+menu+'{font-family: tahoma; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration:underline;}</style>');
}