static OrderOperations(){
			current=new OrderOperations();
		}
 static OrderOperations()
 {
     current = new OrderOperations();
 }