PHP and Facebook freelancer
%insert(X,L,BL)%inserts X to a custom position in list and returns BLinsert(X,List,BL):- del(X,BL,List).