﻿lck=0;
function r(hval)
{
if ( lck == 0 )
{
document.bgColor=hval;
}
}