Home
            Books
            Authors
            Submissions
            About
            Contact
        
    




    
        
            
                Bringing Stories to Life
                Discover exceptional books from talented authors. We're dedicated to publishing meaningful stories that resonate with readers worldwide.\A                \A                    \A                        Browse Catalog\A                    \A                    \A                        Submit Manuscript\A                    \A                \A            \A            \A                \A                    \A                    \A                    \A                        \A                            \A                                \A                            \A                        \A                    \A                \A            \A        \A    \A\A\A\A\A    \A        \A            Featured Books\A            Discover our latest releases and bestsellers that are captivating readers around the world.\A        \A        \A        \A            \A            \A                ')">\A                \A                    The Silent Echo\A                    by Eleanor Winters\A                    A haunting tale of memory and loss set against the backdrop of a small coastal town.\A                    \A                        $24.99\A                        View Details\A                    \A                \A            \A            \A            \A            \A                ')">
                
                    Beyond the Horizon
                    by Marcus Chen
                    An epic adventure across uncharted territories that challenges everything we know about human resilience.
                    
                        $22.99
                        View Details
                    
                
            
            
            
            
                ')">\A                \A                    Whispers in the Garden\A                    by Sophia Rodriguez\A                    A magical realism novel about a family garden that holds secrets spanning generations.\A                    \A                        $19.99\A                        View Details\A                    \A                \A            \A        \A        \A        \A            \A                View All Books\A                \A                    \A                \A            \A        \A    \A\A\A\A\A    \A        \A            Author Spotlight\A            Meet the talented writers behind our exceptional catalog of books.\A        \A        \A        \A            \A                \A                    \A                        \A                            \A                        \A                    \A                    \A                        Featured Author\A                        Dr. James Morrison\A                        Award-winning novelist and professor of literature with over 15 published works\A                        Dr. Morrison's latest novel explores the intersection of technology and human connection in a world increasingly dominated by artificial intelligence. His unique perspective comes from years of research in both computer science and classical literature.
                        
                            Read full biography →
                        
                        
                            Science Fiction
                            Technology
                            Philosophy
                        
                    
                
            
        
    




    
        
            Submit Your Manuscript
            We're always looking for fresh voices and compelling stories. Learn how to submit your work for consideration.\A        \A        \A        \A            \A                \A                    \A                        \A                            \A                                \A                            \A                        \A                        1. Prepare Your Manuscript\A                        Format your manuscript according to our guidelines. We accept fiction, non-fiction, and poetry across various genres.\A                        View formatting guidelines →\A                    \A                    \A                    \A                        \A                            \A                                \A                            \A                        \A                        2. Submit Your Work\A                        Complete our online submission form and upload your manuscript. Include a brief synopsis and author bio.\A                        Access submission form →\A                    \A                    \A                    \A                        \A                            \A                                \A                            \A                        \A                        3. Review Process\A                        Our editorial team will review your submission. This process typically takes 8-12 weeks. We'll contact you with our decision.
                        Learn about our review process →
                    
                
                
                
                    
                        Start Your Submission
                    
                
            
        
    




    
        
            Stay Updated
            Subscribe to our newsletter for updates on new releases, author events, and exclusive content.
        
        
        
            
                
                Subscribe
            
            We respect your privacy. Unsubscribe at any time.
        
    




    
        
            
                
                    
                        
                    
                    Horizon Publishing
                
                Bringing exceptional stories to readers worldwide since 1995.
                
                    
                        Facebook
                        
                            
                        
                    
                    
                        Twitter
                        
                            
                        
                    
                    
                        Instagram
                        
                            
                        
                    
                
            
            
            
                Quick Links
                
                    Home
                    Books
                    Authors
                    Submissions
                    About Us
                
            
            
            
                Resources
                
                    Submission Guidelines
                    Author Resources
                    Events Calendar
                    Press Kit
                    FAQs
                
            
            
            
                Contact Us
                
                    
                        
                            
                            
                        
                        123 Publishing LaneNew York, NY 10001
                    
                    
                        
                            
                        
                        info@horizonpublishing.com
                    
                    
                        
                            
                        
                        (555) 123-4567
                    
                
            
        
        
        
            © 2023 Horizon Publishing. All rights reserved.
            
                Privacy Policy
                Terms of Service
                Cookie Policy
            
        
    



    // Mobile menu toggle
    const mobileMenuButton = document.getElementById(mobile-menu-button);
    const mobileMenu = document.getElementById(mobile-menu);
    
    mobileMenuButton.addEventListener(click, () => {
}

);
    
    // Book detail buttons
    const bookButtons = document.querySelectorAll('.book-card button');
    bookButtons.forEach(button => {
}