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


