
function populate()
{
//document.getElementById('form1').action = '';
document.getElementById('form10').submit();
return true;
}
