File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/oshohimalayas.com/protective-aura.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Protective Aura - Osho Himalayas</title> <link rel="shortcut icon" href="img/fevicon.png" /> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css" integrity="sha512-SnH5WK+bZxgPHs44uWIX+LLJAJ9/2PkPKZ5QiAj6Ta86w+fsb2TkcmfRyVX3pBnMFcV7oQPJkl9QevSCWr3W6A==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <link href="css/style.css" rel="stylesheet"> <link href="css/courses.css" rel="stylesheet"> <link href="css/responsive.css" rel="stylesheet"> <link href="css/course-details.css" rel="stylesheet"> <style> .upcoming-course-btn a { max-width:155px; } .div-padding { padding: 30px 0; } @media (max-width: 576px) { .carousel-item { overflow: hidden; } .carousel-item .row { display: flex; flex-wrap: nowrap; /* Ensure all items are in a single row */ overflow-x: auto; /* Enable horizontal scrolling */ -webkit-overflow-scrolling: touch; /* Enable smooth scrolling on iOS */ scroll-snap-type: x mandatory; /* Enable snap scrolling */ -ms-overflow-style: none; /* Hide scrollbar on IE and Edge */ scrollbar-width: none; /* Hide scrollbar on Firefox */ } .carousel-item .col { flex: 0 0 auto; /* Let columns shrink to content size */ min-width: 100%; /* Ensure each item occupies the full width */ scroll-snap-align: start; /* Ensure each item snaps to start */ -ms-scroll-snap-type: mandatory; /* Enable snap scrolling on IE and Edge */ } } .bg-course { padding: 0; margin-top:0; margin-bottom:20px; } .course-details-page { padding-bottom: 25px; } .blog-content { margin-bottom:30px; } .blog-content img{ margin-bottom:20px; } .blog-content p{ margin-bottom:0px; line-height:30px; color:#000; } </style> </head> <body> <?php include 'include/header.php'?> <div class="course-details-page"> <h1>Protective Aura</h1> </div> <div class="container blog-content"> <img src="img/blogs/blog-1.jpg"> <p>Have you felt how we become exhausted when we are in some places?</p> <p>The vibrations from people around us are always affecting us.</p> <p>Imagine this: you’re in a bustling marketplace, or maybe at work, and you’re constantly bombarded with stress, anxiety, and such energies from those around you.</p> <p>Others are not only there but broadcasting their being continuously in subtle vibrations.</p> <p>And you know, people who are very receptive are more vulnerable to such vibrations from other people.</p> <p>Over time, these vibrations take a toll on your well-being. You end up feeling tired, depleted, and overwhelmed.</p> <p><strong>Osho says,</strong></p> <p>“This [exhaustion] happens to many people because we don’t know how to protect ourselves. Others are not only there but broadcasting their being continuously in subtle vibrations.”</p> <p>Today I’m going to give an easy solution Osho has suggested.</p> <p>You have to do this every night as the last thing before going to sleep. First thing in the morning. Just for 4-5 minutes.</p> <p>Just before going to sleep, sit on your bed and imagine an aura around your body, just six inches away from your body, the same shape as the body… surrounding you, protecting you. It will become a shield.</p> <p>Still feeling this, go to sleep, fall into sleep imagining that aura like a blanket around you, which protects you from any tension entering from outside, from any thought entering you from outside. No outside vibration can enter you.</p> <p>You fall asleep but that imagination will enter the unconscious and becomes a tremendous force and energy.</p> <p>Then again in the morning, the moment you feel that sleep is gone, don’t open your eyes: just feel your aura all over the body protecting you. Do it for four to five minutes and then get up.</p> <p>And during any time of the day, when taking your bath, or having tea, go on remembering it. Just relax into it again.</p> <p>Do this for at least three months. Osho says anytime between three weeks and three months, you will start feeling very powerful.</p> <p>This aura will always be there protecting you.</p> <p>At Osho Himalayas, we wish to make meditation a part of everyone’s daily life. Stay connected for more such posts about meditation.</p> </div> <div class="container upcoming-course-btn div-padding"> <p>Interested in experiencing OSHO meditations? Check out our upcoming courses here</p> <a href="courses">Our Schedule</a> </div> <?php include 'include/footer.php'?> <!-- Make sure to include Bootstrap CSS and JS files --> <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script> <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.5.4/dist/umd/popper.min.js"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script> </body> </html> <script> function handleSubmit(event) { event.preventDefault(); document.getElementById('subscription-form').style.display = 'none'; document.getElementById('thank-you-message').style.display = 'block'; } </script> <script>$(document).ready(function(){ // Add custom event listeners for left and right arrow controls $('.carousel-control-prev').on('click', function() { $('#mySlider').carousel('prev'); }); $('.carousel-control-next').on('click', function() { $('#mySlider').carousel('next'); }); });</script>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings