Top
Home

if (chosen == "")
{
 Box.options[Box.options.length] = new Option('','');
 Box.options[Box.options.length] = new Option('','');
}