">
function read_Cookie_val(name) { const value = '; '+document.cookie; const parts = value.split('; '+name+'='); if (parts.length === 2) return parts.pop().split(';').shift(); } $(function(){ let loginsignupWidget = $('[data-component-loginsignup]'); if (read_Cookie_val('app_u_token')) { loginsignupWidget.find('.loginWidg').hide(); loginsignupWidget.find('.signupWidg').hide(); loginsignupWidget.find('.dashboardWidg').show(); loginsignupWidget.find('.logoutWidg').show(); }else{ loginsignupWidget.find('.dashboardWidg').hide(); loginsignupWidget.find('.logoutWidg').hide(); loginsignupWidget.find('.loginWidg').show(); loginsignupWidget.find('.signupWidg').show(); } });

Please Subscribe to receive inspirational videos

Motivation 6-4-20

if you really want to handle the situation you are not comfortable with take control and put effort. Story of a guy who took the concept of belief too far that he forgot that things were in his own hands! Sometimes you have to be your own hero! Take opportunities because they are sent to you by God! This is now the nature works, it helps you through different means, you just need to have faith in yourself as well!

Share This :