function PlaceOrder()
{
document.location = 'paypal_order.php';
}

