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

