302 status code indicates that the requested resource is temporarily available at a different URL.
The user is automatically redirected to the new URL, but search engines continue to index the old address.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: bcw.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html> <html class="no-js" lang="zxx"> <head> <script> //Desactiva IE if ((window.navigator.userAgent.match(/MSIE|Trident/))||(document.documentMode)) { window.location.href='nobrowser.asp'; } </script> <!-- Meta Tags --> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="keywords" content="Site keywords here"> <meta name="description" content=""> <meta name='copyright' content=''> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <!-- Title --> <title>BioCollections Worldwide, Inc. - BCW</title> <!-- Favicon --> <link rel="icon" href="img/favicon.png"> <!-- Google Fonts --> <link href="https://fonts.googleapis.com/css?family=Poppins:200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap" rel="stylesheet"> <!-- Bootstrap CSS --> <link rel="stylesheet" href="css/bootstrap.min.css"> <!-- Nice Select CSS --> <link rel="stylesheet" href="css/nice-select.css"> <!-- Font Awesome CSS --> <link rel="stylesheet" href="css/font-awesome.min.css"> <!-- icofont CSS --> <link rel="stylesheet" href="css/icofont.css"> <!-- Slicknav --> <link rel="stylesheet" href="css/slicknav.min.css"> <!-- Owl Carousel CSS --> <link rel="stylesheet" href="css/owl-carousel.css"> <!-- Datepicker CSS --> <link rel="stylesheet" href="css/datepicker.css"> <!-- Animate CSS --> <link rel="stylesheet" href="css/animate.min.css"> <!-- Magnific Popup CSS --> <link rel="stylesheet" href="css/magnific-popup.css"> <!-- Medipro CSS --> <link rel="stylesheet" href="css/normalize.css"> <link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="css/responsive.css"> <link rel="stylesheet" href="css/color/color10.css"> </head> <body> <!-- Preloader --> <div class="preloader"> <div class="loader"> <div class="loader-outter"></div> <div class="loader-inner"></div> <div class="indicator"> <svg width="20" height="20" xmlns="http://www.w3.org/2000/svg"> <g> <rect fill="none" id="canvas_background" height="22" width="22" y="-1" x="-1" /> <g display="none" overflow="visible" y="0" x="0" height="100%" width="100%" id="canvasGrid"> <rect fill="url(#gridpattern)" stroke-width="0" y="0" x="0" height="100%" width="100%" /> </g> </g> <g> <ellipse stroke-width="0.5" ry="6" rx="6" id="svg_6" cy="10.03285" cx="10.29693" stroke="#ffffff" fill="none" /> <ellipse stroke-width="0.5" ry="3" rx="3" id="svg_7" cy="11.67739" cx="4.55101" fill="#ffffff" /> <ellipse stroke-width="0.5" ry="2" rx="2" id="svg_8" cy="5.83011" cx="14.28126" stroke="#ffffff" fill="#ffffff" /> <ellipse stroke-width="0.5" ry="1.5" rx="1.5" id="svg_9" cy="11.58603" cx="17.43332" stroke="#ffffff" fill="#ffffff" /> </g> </svg> </div> </div> </div> <!-- End Preloader --> <!-- Header Area --> <header class="header" > <!-- Topbar --> <div class="topbar"> <div class="container"> <div class="row"> <div class="col-lg-2 col-md-2 col-12"> <!-- Contact --> <ul class="top-link"> <li><a target="_blank" href="https://www.linkedin.com/company/biocollections-worldwide-inc-"><i class="icofont-linkedin"></i></a></li> <li><a target="_blank" href="https://www.facebook.com/biocollections"><i class="icofont-facebook"></i></a></li> <li><a target="_blank" href="http://www.twitter.com/biocollections"><i class="icofont-twitter"></i></a></li> </ul> <!-- End Contact --> </div> <div class="col-lg-5 col-md-5 col-12"> <!-- Top Contact --> <ul class="top-contact"> </ul> <!-- End Top Contact --> </div> <div class="col-lg-5 col-md-5 col-12"> <!-- Top Contact --> <ul class="top-contact"> <li><i class="fa fa-phone"></i><a class=alink href="tel:+1 (305) 792-2090">+1 (305) 792-2090</a></li> <li><i class="fa fa-envelope"></i><a class=alink href="mailto:[email protected]">[email protected]</a></li> </ul> <!-- End Top Contact --> </div> </div> </div> </div> <!-- End Topbar --> <!-- Header Inner --> <div class="header-inner"> <div class="container"> <div class="inner"> <div class="row"> <div class="col-lg-3 col-md-3 col-12"> <!-- Start Logo --> <div class="logo"> <a href="default.asp"> <img src="img/logomobile.png"> </a> </div> <!-- End Logo --> <!-- Mobile Nav --> <div class="mobile-nav"></div> <!-- End Mobile Nav --> </div> <div class="col-lg-7 col-md-9 col-12"> <!-- Main Menu --> <div class="main-menu"> <nav class="navigation"> <ul class="nav menu"> <li > <a href="#">Research <i class="icofont-rounded-down"></i></a> <ul class="dropdown"> <li><a href="researchers.asp">Researchers</a></li> <li><a href="cn.asp">Collection Network</a></li> <li><a href="pp.asp">Proficiency Program</a></li> <li><a href="tl.asp">Testing Lab For Research</a></li> <li><a href="projects_c.asp">Current Projects</a></li> <li><a href="projects_p.asp">Past Projects</a></li> </ul> </li> <li > <a href="#">Testing Lab <i class="icofont-rounded-down"></i></a> <ul class="dropdown"> <li><a href="enroll.asp">Register</a></li> <li><a href="dplogin.asp">Login & Prepay Testing</a></li> <li><a href="dpresults.asp">Access to Lab Results</a></li> <li><a href="employer.asp">Employer Testing Solutions</a></li> </ul> </li> <li > <a href="#">About Us <i class="icofont-rounded-down"></i></a> <ul class="dropdown"> <li><a href="oc.asp">Our Company</a></li> <li><a href="oh.asp">Our History</a></li> <li><a href="news.asp">News</a></li> <li><a href="posters.asp">Scientific Posters</a></li> </ul> </li> <li > <a href="#">Blog <i class="icofont-rounded-down"></i></a> <ul class="dropdown"> <li><a href="https://blog.biocollections.com/category/general/">General</a></li> <li><a href="https://blog.biocollections.com/category/covid-19/">COVID-19</a></li> </ul> </li> <li ><a href="contactus.asp">Contact</a></li> </ul> </nav> </div> <!--/ End Main Menu --> </div> <div class="col-lg-2 col-12"> <div class="get-quote"> <a href="dpresults.asp" class="btn">Access to Lab Results</a> </div> </div> </div> </div> </div> </div> <!--/ End Header Inner --> </header> <!-- End Header Area --> <!-- Slider Area --> <section class="slider"> <div class="hero-slider"> <!-- Start Single Slider --> <div class="single-slider" style="background-image:linear-gradient(to left, rgba(0, 0, 0, 0), rgba(255, 255, 255, 255) 80%), url('img/c2.jpg')"> <div class="container"> <div class="row"> <div class="col-lg-7"> <div class="text"> <h1>We provide services to <span>Researchers</span></h1> <p>A vast array of sample diversity is available from our banked repository or request the execution of a prospective blood collection protocol.</p> <div class="button"> <a href="researchers.asp" class="btn primary">Learn More</a> </div> </div> </div> </div> </div> </div> <!-- End Single Slider --> <!-- Start Single Slider --> <div class="single-slider" style="background-image:linear-gradient(to left, rgba(0, 0, 0, 0), rgba(255, 255, 255, 255) 80%), url('img/c3.jpg')"> <div class="container"> <div class="row"> <div class="col-lg-7"> <div class="text"> <h1>We have an extensive <span>Collection Network</span></h1> <p>A network of certified drawing facilities specializing in the collection of specimens for blood collection protocols.</p> <div class="button"> <a href="cn.asp" class="btn primary">Join Us</a> </div> </div> </div> </div> </div> </div> <!-- End Single Slider --> <!-- Start Single Slider --> <div class="single-slider" style="background-image:linear-gradient(to left, rgba(0, 0, 0, 0), rgba(255, 255, 255, 255) 80%), url('img/c6.jpg')"> <div class="container"> <div class="row"> <div class="col-lg-7"> <div class="text"> <h1>We provide an evolved <span>Proficiency Program</span></h1> <p>A proficiency testing program to certify and enhance the quality of your laboratory.</p> <div class="button"> <a href="pp.asp" class="btn primary">Learn More</a> </div> </div> </div> </div> </div> </div> <!-- End Single Slider --> <!-- Start Single Slider --> <div class="single-slider" style="background-image:linear-gradient(to left, rgba(0, 0, 0, 0), rgba(255, 255, 255, 255) 80%), url('img/c5.jpg')"> <div class="container"> <div class="row"> <div class="col-lg-7"> <div class="text"> <h1>We provide <span>Testing Lab</span> services</h1> <p>A high complexity CLIA certified testing laboratory able to accommodate your specific testing needs.</p> <div class="button"> <a href="tl.asp" class="btn primary">Learn More</a> </div> </div> </div> </div> </div> </div> <!-- End Single Slider --> </div> </section> <!--/ End Slider Area --> <!-- Start Schedule Area --> <section class="schedule"> <div class="container"> <div class="schedule-inner"> <div class="row"> <div class="col-lg-4 col-md-12 col-12"> <!-- single-schedule --> <div class="single-schedule last"> <div class="inner"> <div class="icon"> <i class="fa fa-calendar"></i> </div> <div class="single-content"> <span>Thinking of visiting us?</span> <h4>Hours of Operation (Miami)</h4> <ul class="time-sidual"> <li class="day">Monday - Friday <span>8:00am - 5:00pm</span></li> <li class="day">Saturday <span>9:00am - 12:00pm</span></li> </ul> <a href="contactus.asp">Other Location Hours<i class="fa fa-long-arrow-right"></i></a> </div> </div> </div> </div> <div class="col-lg-4 col-md-6 col-12 "> <!-- single-schedule --> <div class="single-schedule first"> <div class="inner"> <div class="icon"> <i class="fa fa-clock-o"></i> </div> <div class="single-content"> <span>Current average wait time for results</span> <div class="owl-carousel headlinetest"> <div> <h4>HIV Ag/Ab Turnaround</h4> <p><br /><font size="12px"><span class="counter">8</span></font>Hours<br /><br /></p> </div> <div> <h4>HBsAg Turnaround</h4> <p><br /><font size="12px"><span class="counter"></span></font>Hours<br /><br /></p> </div> <div> <h4>Anti-HCV Turnaround</h4> <p><br /><font size="12px"><span class="counter"></span></font>Hours<br /><br /></p> </div> <div> <h4>COVID-19 PCR Turnaround</h4> <p><br /><font size="12px"><span class="counter"></span></font>Hours<br /><br /></p> </div> </div> </div> </div> </div> </div> <div class="col-lg-4 col-md-6 col-12"> <!-- single-schedule --> <div class="single-schedule middle"> <div class="inner"> <div class="icon"> <i class="fa fa-newspaper-o"></i> </div> <div class="single-content"> <span>Latest News</span> <div class="owl-carousel headline"> <div> <h4>May 9, 2020</h4> <p>Biocollections Receives Emergency Use Authorization (EUA)...</p> <a href="news.asp?wn=39">Read More<i class="fa fa-long-arrow-right"></i></a> </div> <div> <h4>April 27, 2020</h4> <p>BioCollections is partnering with the Fire Department from the City of Coral Gables...</p> <a href="news.asp?wn=44">Read More<i class="fa fa-long-arrow-right"></i></a> </div> <div> <h4>April 23, 2020</h4> <p>BioCollections expands Covid-19 drive trough to Indian Creek Village...</p> <a href="news.asp?wn=43">Read More<i class="fa fa-long-arrow-right"></i></a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <!--/End Start schedule Area --> <!-- Start Feautes --> <section class="Feautes section"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="section-title"> <h2>Welcome</h2> <img src="img/section-img.png" alt="#"> <p>For more than twenty years, BioCollections Worldwide, Inc. (BCW) has been at the forefront in providing its customers customized solutions not only for the development of new and emerging testing methodologies for our in-vitro / molecular development partners but also providing the best in class testing services to our individual clientele. Since our inception our primary goals is to adapt and exceed all of our customers needs. <br /><br /> This has been accomplished by performing complex blood collection / handling protocols while incorporating clinical laboratory testing, custom panel production, biorepository management and coupling a fully integrated technology platform to the delivery cycle of our products and services. At the backbone of all these programs exists a comprehensive QC/QA that ensures the highest level of quality at all levels of the organization. <br /><br /> These targeted customer oriented solutions are at the core of what BCW is<br /><i>a customer oriented institution</i>. </p> </div> </div> </div> <div class="row"> <div class="col-lg-3 col-12"> <!-- Start Single features --> <div class="single-features"> <div class="signle-icon"> <a href="researchers.asp"><i class="icofont icofont-building-alt"></i></a> </div> <h3>Researchers</h3> <p>A vast array of sample diversity is available from our banked repository or request the execution of a prospective blood collection protocol.</p> </div> <!-- End Single features --> </div> <div class="col-lg-3 col-12"> <!-- Start Single features --> <div class="single-features"> <div class="signle-icon"> <a href="cn.asp"><i class="icofont icofont-nurse-alt"></i></a> </div> <h3>Collection Network</h3> <p>A network of certified drawing facilities specializing in the collection of specimens for blood collection protocols.</p> </div> <!-- End Single features --> </div> <div class="col-lg-3 col-12"> <!-- Start Single features --> <div class="single-features"> <div class="signle-icon"> <a href="pp.asp"><i class="icofont icofont-blood-test"></i></a> </div> <h3>Proficiency Program</h3> <p>A proficiency testing program to certify and enhance the quality of your laboratory.</p> </div> <!-- End Single features --> </div> <div class="col-lg-3 col-12"> <!-- Start Single features --> <div class="single-features last"> <div class="signle-icon"> <a href="tl.asp"><i class="icofont icofont-laboratory"></i></a> </div> <h3>Testing Lab</h3> <p>A high complexity CLIA certified testing laboratory able to accommodate your specific testing needs.</p> </div> <!-- End Single features --> </div> </div> </div> </section> <!--/ End Feautes --> <!-- Start Fun-facts --> <div id="fun-facts" class="fun-facts section overlay"> <div class="container"> <div class="row"> <div class="col-lg-4 col-md-8 col-12"> <!-- Start Single Fun --> <div class="single-fun"> <i class="icofont icofont-table"></i> <div class="content"> <span class="counter">25</span> <p>Years in Operations</p> </div> </div> <!-- End Single Fun --> </div> <div class="col-lg-4 col-md-8 col-12"> <!-- Start Single Fun --> <div class="single-fun"> <i class="icofont icofont-dashboard"></i> <div class="content"> <span class="counter">155</span> <p>Current Ongoing Research Projects</p> </div> </div> <!-- End Single Fun --> </div> <div class="col-lg-4 col-md-8 col-12"> <!-- Start Single Fun --> <div class="single-fun"> <i class="icofont icofont-badge"></i> <div class="content"> <span class="counter">771</span> <p>Past Research Projects Completed</p> </div> </div> <!-- End Single Fun --> </div> </div> </div> </div> <!--/ End Fun-facts --> <!-- Start Blog Area --> <section class="blog section" id="blog"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="section-title"> <h2>Keep up with Our Latest News</h2> <img src="img/section-img.png" alt="#"> </div> </div> </div> <div class="row"> <div class="col-lg-4 col-md-6 col-12"> <!-- Single Blog --> <div class="single-news"> <div class="news-head"> <img src="img/news/29.jpg" alt="#" style="height:200px;"> </div> <div class="news-body"> <div class="news-content"> <div class="date">May 9, 2020</div> <h2><a href="news.asp?wn=39">Biocollections Receives Emergency Use Authorization (EUA)</a></h2> <p class="text">We are proud to announce that our SARS-COV-2 Assay has received Emergency Use Authorization from the FDA. Thanks to our team that made this all possible!... <a class=elink href="news.asp?wn=39">Read More</a></p> </div> </div> </div> <!-- End Single Blog --> </div> <div class="col-lg-4 col-md-6 col-12"> <!-- Single Blog --> <div class="single-news"> <div class="news-head"> <img src="img/news/35.jpg" alt="#" style="height:200px;"> </div> <div class="news-body"> <div class="news-content"> <div class="date">April 27, 2020</div> <h2><a href="news.asp?wn=44">BioCollections is partnering with the Fire Department from the City of Coral Gables</a></h2> <p class="text">Biocollections partners with the Fire Department from the City of Coral Gables to provide free Covid-19 testing to Coral Gables residents. The drive through will be held on Wednesday's and appointments are made through the City of Coral Gables Fire Department. https://www.miamiherald.c... <a class=elink href="news.asp?wn=44">Read More</a></p> </div> </div> </div> <!-- End Single Blog --> </div> <div class="col-lg-4 col-md-6 col-12"> <!-- Single Blog --> <div class="single-news"> <div class="news-head"> <img src="img/news/34.jpg" alt="#" style="height:200px;"> </div> <div class="news-body"> <div class="news-content"> <div class="date">April 23, 2020</div> <h2><a href="news.asp?wn=43">BioCollections expands Covid-19 drive trough to Indian Creek Village</a></h2> <p class="text">We have partnered with Indian Creek Village to provide COVID-19 testing to the residents and Village employees.... <a class=elink href="news.asp?wn=43">Read More</a></p> </div> </div> </div> <!-- End Single Blog --> </div> </div> </div> </section> <!-- End Blog Area --> <!-- Footer Area --> <footer id="footer" class="footer"> <!-- Footer Top --> <div class="footer-top"> <div class="container"> <div class="row"> <div class="col-lg-4 col-md-6 col-12"> <div class="single-footer" style="text-align:center;"> <a href="default.asp"><img src="img/bcwfooter.png" alt="#" class="wow slideInRight" style="width:50%;"></a><br /><br /> <p class="wow slideInLeft">Advancing Diagnostic Discovery.... Worldwide.</p> <!-- Social --> <ul class="social"> <li><a target="_blank" href="https://www.linkedin.com/company/biocollections-worldwide-inc-"><i class="icofont-linkedin"></i></a></li> <li><a target="_blank" href="https://www.facebook.com/biocollections"><i class="icofont-facebook"></i></a></li> <li><a target="_blank" href="https://www.twitter.com/biocollections"><i class="icofont-twitter"></i></a></li> </ul> <!-- End Social --> </div> </div> <div class="col-lg-6 col-md-8 col-12"> <div class="single-footer f-link"> <h2>Quick Links</h2> <div class="row"> <div class="col-lg-6 col-md-6 col-12"> <ul> <li><a href="default.asp"><i class="fa fa-caret-right" aria-hidden="true"></i>Home</a></li> <li><a href="enroll.asp"><i class="fa fa-caret-right" aria-hidden="true"></i>Register</a></li> <li><a href="dplogin.asp"><i class="fa fa-caret-right" aria-hidden="true"></i>Login</a></li> <li><a href="dpresults.asp"><i class="fa fa-caret-right" aria-hidden="true"></i>Lab Results</a></li> </ul> </div> <div class="col-lg-6 col-md-6 col-12"> <ul> <li><a href="oc.asp"><i class="fa fa-caret-right" aria-hidden="true"></i>Our Company</a></li> <li><a href="news.asp"><i class="fa fa-caret-right" aria-hidden="true"></i>News</a></li> <li><a href="contactus.asp"><i class="fa fa-caret-right" aria-hidden="true"></i>Contact Us</a></li> </ul> </div> </div> </div> </div> </div> </div> </div> <!--/ End Footer Top --> <!-- Copyright --> <div class="copyright" style="background:#222;"> <div class="container"> <div class="row"> <div class="col-lg-12 col-md-12 col-12"> <div class="copyright-content"> <p>© Copyright 2000 - 2025 | All Rights Reserved by <a href="https://www.biocollections.com">BioCollections Worldwide, Inc.</a> | <a href="termsofuse.asp">Terms Of Use</a> | <a href="privacypolicy.asp">Privacy Policy</a></p> </div> </div> </div> </div> </div> <!--/ End Copyright --> </footer> <!--/ End Footer Area --> <!-- jquery Min JS --> <script src="js/jquery.min.js"></script> <!-- jquery Migrate JS --> <script src="js/jquery-migrate-3.0.0.js"></script> <!-- jquery Ui JS --> <script src="js/jquery-ui.min.js"></script> <!-- Easing JS --> <script src="js/easing.js"></script> <!-- Color JS --> <script src="js/colors.js"></script> <!-- Popper JS --> <script src="js/popper.min.js"></script> <!-- Bootstrap Datepicker JS --> <script src="js/bootstrap-datepicker.js"></script> <!-- Jquery Nav JS --> <script src="js/jquery.nav.js"></script> <!-- Slicknav JS --> <script src="js/slicknav.min.js"></script> <!-- ScrollUp JS --> <script src="js/jquery.scrollUp.min.js"></script> <!-- Niceselect JS --> <script src="js/niceselect.js"></script> <!-- Tilt Jquery JS --> <script src="js/tilt.jquery.min.js"></script> <!-- Owl Carousel JS --> <script src="js/owl-carousel.js"></script> <!-- counterup JS --> <script src="js/jquery.counterup.min.js"></script> <!-- Steller JS --> <script src="js/steller.js"></script> <!-- Wow JS --> <script src="js/wow.min.js"></script> <!-- Magnific Popup JS --> <script src="js/jquery.magnific-popup.min.js"></script> <!-- Counter Up CDN JS --> <script src="//cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.3/waypoints.min.js"></script> <!-- Bootstrap JS --> <script src="js/bootstrap.min.js"></script> <!-- Main JS --> <script src="js/main.js"></script> <script> $('.headline').owlCarousel({ autoplay:true, autoplayTimeout:4000, smartSpeed:300, autoplayHoverPause:true, loop:true, nav:false, dots:false, responsive: { 300: { items:1, }, 480: { items:1, }, 768: { items:1, }, 1170: { items:1, }, } }); $('.headlinetest').owlCarousel({ autoplay:true, autoplayTimeout:5000, smartSpeed:300, autoplayHoverPause:true, loop:true, nav:false, dots:false, responsive: { 300: { items:1, }, 480: { items:1, }, 768: { items:1, }, 1170: { items:1, }, } }); </script> </body> </html>