<div style="color:gray;">Seller-</div> <div class="d2b"> <pre> <div style="border:1px solid blue;height:232px;width:155px;margin-top:-12px;" ><img style="height:222px;margin-top:10px;width:154px;" src=""><br><button onclick="window.location.href='https://api.whatsapp.com/send?phone=&text=';">आर्डर करवाए</button><a href=""><button>खरीदे</button></a></div> <div style="border:1px solid blue;height:230px;width:155px;margin-top:-344px;margin-left:160px;"><img style="border:1px solid blue;height:222px;width:154px;margin-top:10px;" src=""><br><button onclick="window.location.href='https://api.whatsapp.com/send?phone=&text=';">आर्डर करवाए</button><a href=""><button>खरीदे</button></a></div> <div style="border:1px solid blue;height:230px;width:155px;margin-top:-344px;margin-left:320px;" > <img style="border:1px solid blue;height:222px;width:154.5px;margin-top:10px;margin-left:-9px;" src=""> <br> <button onclick="window.location.href='https://api.whatsapp.com/send?phone=&text=';">आर्डर करवाए</button><a href=""><button>खरीदे</button></a></div> <div style="border:1px solid blue;height:230px;width:155px;margin-top:-344px;margin-left:480px;"> <img style="border:1px solid blue;height:222px;width:154.5px;margin-top:10px;margin-left:-9px;" src=""> <br> <button onclick="window.location.href='https://api.whatsapp.com/send?phone=&text=';">आर्डर करवाए</button><a href=""><button>खरीदे</button></a></div> </pre> </div> <br>
Dictionary Search OStist Search आर्डर करवाए खरीदे आर्डर करवाए खरीदे More.. Contact Us | © Made by GS | Support document.addEventListener('DOMContentLoaded', function () { // मास्टर बटन को प्राप्त करें var masterButton2 = document.getElementById('masterButton2'); // बाकी बटन्स को प्राप्त करें var button100 = document.getElementById('button100'); var button200 = document.getElementById('button200'); var button300 = document.getElementById('button300'); // मास्टर बटन पर क्लिक का इवेंट लिस्टेनर जो बाकी बटन्स को क्लिक करेगा masterButton2.addEventListener('click', function () { button100.click(); button200.click(); ...