How To Build A Custom jQuery Selector
var arrArguments = eval(
"(["
+ arrProperties[ 3 ] +
"])"
);
For Cut-and-Paste
var arrArguments = eval( "([" + arrProperties[ 3 ] + "])" );