function order(id)
{
  open_good_window(300, 250, '/ajax/order.php?' + id);
}
