File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/oshohimalayas.com/osho-mahamudra-meditation.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>OSHO Mahamudra Meditation ® - 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; } .blog-content h4{ margin-top:20px; } </style> </head> <body> <?php include 'include/header.php'?> <div class="course-details-page"> <h1>OSHO Mahamudra Meditation ®</h1> </div> <div class="container blog-content"> <img src="img/osho-meditations/osho-meditations-16.jpg"> <h4>About the meditation:</h4> <p>This meditation is a meeting between you and the cosmos, between you and the whole of existence. It helps you to merge, melt and let-go on the deepest level possible.</p> <p>There are two stages, with no precise timing for each. The format given below is one that works well to start with. You can do this meditation any time during the day or just before you go to sleep. If you choose to do it during the day, make sure you have some free time afterward before resuming your normal activities.</p <p>The meditation can be done with its specific OSHO Mahamudra Meditation music, which indicates and energetically supports the different stages. </p> <p>You can find links for music below.</p> <h4>Instructions:</h4> <p>The meditation lasts 50 minutes and has two stages.</p> <h4>First Stage: 30 minutes</h4> <p>Stand with closed eyes, allowing your body to be loose and receptive, waiting, and then cooperating when you suddenly feel an urge for your body to start moving. When your body is relaxed and allowing, subtle energies that are outside your control begin to move it. Let your highest possibility take possession of your body and do this. Just allow it to happen. This is Latihan. And witnessing has to be joined to it, remain a witness.</p> <h4>Second Stage: 20 minutes</h4> <p>Kneeling down, eyes closed, raise both hands toward the sky, palms upward. Feel yourself to be like a hollow bamboo or a pot. Your head is the mouth of an empty pot and tremendous energy is falling onto your head. Nothing but emptiness inside, the energy is filling you completely. Let it go as deeply as possible into your body, mind, and soul. Your body will start trembling and shaking, like a leaf in a strong wind. </p> <p>When you feel filled, the energy overflowing, bend forward. Rest your forehead on the ground. Now pour the energy down into the earth. You take from the sky and give back to the earth. Just be a hollow bamboo in between, passing the energy.</p> <p>Then raise your hands again, fill again, pour down again. Do it at least seven times. Each time it penetrates one chakra, one center of the body, and goes deeper. You can do more, but not less.</p> <p>And this will be a complete Mahamudra.</p> <h4>Note:</h4> <p>For full details about this meditation, see: Tantra: The Supreme Understanding, #6, by Osho</p> </div> <div class="bg-course "> <div class="container blog-content div-padding"> <h3>Osho explains about this meditation:</h3> <p>“If you do this every day, soon, somewhere within three months, one day you will feel you are not there. Just the energy is pulsating with the universe – nobody is there, the ego is completely lost, the doer is not. The universe is there, and you are there, the wave pulsating with the ocean – that is Mahamudra. That is the final orgasm, the most blissful state of consciousness that is possible.”</p> </div> </div> <div class="container blog-content"> <h4>Music for the meditation available here:</h4> <ul> <li>OSHO SHOP</li> <li>WYNK MUSIC</li> <li>SPOTIFY</li> <li>AMAZON</li> <li>APPLE MUSIC</li> </ul> </div> <div class="bg-course"> <div class="container blog-content div-padding"> <p>To read more about why Osho Active meditations are best suited for you, read:</p> <ul> <li>Why OSHO Active Meditations are Best for You?</li> </ul> <p>Check out our upcoming courses here:</p> <ul> <li>SCHEDULED COURSES AND TRANINGS</li> </ul> </div> </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.03 |
proxy
|
phpinfo
|
Settings