$order = Mage::getSingleton('sales/order');
$order->load($_order_id);
$_totalData =$order->getData();