function bg(c)
{
document.getElementById(c).className='lnk-base1'
}
function bg1(c)
{
document.getElementById(c).className='lnk-base'
}
