function lpPlacementFunctionHook(obj) {

            obj.left = "50px";

            obj.top = "24px";

}