function banner_DoFSCommand(command, args)
{
    if ( command=="click" )
    {
        location = BnrUrl;
    }
}
