function godetail(parameter)
{
    document.location.href = "../motor/motor.display.card.php"+parameter;
}