﻿jQuery(function () {
    jQuery(".centerFrame").centerFrame(
            {
                w: 700
            });
});
