 /* Copyright (c) 2008 Michael Manning (http://www.madscienceapp.com) Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. */
(function(A){A.shortcut=function(D,C,B){A.each(D,function(F,E){var G=E.match(/\b_\w+_\b/);if(G){D[F]=A(D[G[0].substring(1,G[0].length-1)]).find(E.replace(G[0],""))}else{D[F]=A(E)}if(B){C=typeof (C)=="undefined"?"$":C;B[C+F]=D[F]}});return D}})(jQuery)
