﻿ /// <reference path="jqueryintel.js" />
 $(function() { 
        $('.password').pstrength();
    }); 