/**
 * @author oldoffice
 */

$(document).ready(function(){
	$("div#order").estimate();
});
