CINXE.COM

BSNIC .BS Domain Registry

<!DOCTYPE HTML> <html> <head> <title>BSNIC .BS Domain Registry</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,600|Source+Code+Pro" rel="stylesheet" /> <!--[if lte IE 8]><script src="js/html5shiv.js" type="text/javascript"></script><![endif]--> <script src="http://code.jquery.com/jquery-1.10.1.min.js"></script> <script src="js/jquery.dropotron.min.js"></script> <script src="js/skel.min.js"> { prefix: 'css/style', preloadStyleSheets: true, resetCSS: true, boxModel: 'border', grid: { gutters: 30 }, breakpoints: { wide: { range: '1200-', containers: 1140, grid: { gutters: 50 } }, narrow: { range: '481-1199', containers: 960 }, mobile: { range: '-480', containers: 'fluid', lockViewport: true, grid: { collapse: true } } } } </script> <script> $(function() { // Note: make sure you call dropotron on the top level <ul> $('#main-nav > ul').dropotron({ offsetY: -10 // Nudge up submenus by 10px to account for padding }); }); </script> <script> // DOM ready $(function() { // Create the dropdown base $("<select />").appendTo("nav"); // Create default option "Go to..." $("<option />", { "selected": "selected", "value" : "", "text" : "Menu" }).appendTo("nav select"); // Populate dropdown with menu items $("nav a").each(function() { var el = $(this); $("<option />", { "value" : el.attr("href"), "text" : el.text() }).appendTo("nav select"); }); // To make dropdown actually work // To make more unobtrusive: http://css-tricks.com/4064-unobtrusive-page-changer/ $("nav select").change(function() { window.location = $(this).find("option:selected").val(); }); }); </script> </head> <body> <div id="header_container"> <div class="container"> <!-- Header --> <div id="header" class="row"> <div class="4u"> <div class="wrapper"> <IMG SRC="images/logo_white.png" WIDTH="350" HEIGHT="100" BORDER="0" ALT=""> <!-- <h1><a href="index.html">BSNIC<span class="header_colour">_red_tulip</span></a></h1> --> <h2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Registry for .BS Top-level Internet Domain</h2> </div> </div> <nav id="main-nav" class="8u"> <ul> <li><a class="active" href="index.html">Home</a></li> <!-- <li><a href="examples.html">Domain Rules</a></li> <li><a href="apage.html">Registration Terms</a></li> <li><a href="anotherpage.html">R</a></li> --> <li> <a href="registration.html">Domain Registration</a> <ul> <li><a href="registration.html">Process</a></li> <li><a href="rules.html">Rules</a></li> <li><a href="terms.html">Terms & Conditions</a></li> <li><a href="fees.html">Fees</a></li> <li><a href="payment.html">Payment Methods</a></li> <li><a href="http://www.icann.org/resources/pages/udrp-rules-2015-03-11-en" target="_blank">Dispute Policy</a></li> <!-- <li> <a href="#">Drop Down 3</a> <ul> <li><a href="#">Sub Drop Down One</a></li> <li><a href="#">Sub Drop Down Two</a></li> <li><a href="#">Sub Drop Down Three</a></li> <li><a href="#">Sub Drop Down Four</a></li> <li><a href="#">Sub Drop Down Five</a></li> </ul> </li>--> </ul> </li> <li><a href="contact.php">Contact</a></li> </ul> </nav> </div> </div> </div> <div id="site_content"> <!-- <div class="container"> <div class="12u"> <div id="wrapper-banner"> --> <!-- Banner --> <!-- <div id="banner"> <a href="#"><img src="images/banner2.jpg" alt="banner image" /></a> </div> </div> </div> </div> --> <div class="container"> <div class="12u"> <div id="strapline"> <h2></h2> </div> </div> </div> <div class="container"> <!-- Features --> <div class="row"> <section class="4u"> <div id="sidebar"> <!-- <section class="12u"> <h3>Latest News</h3> <h4>New Website Launched</h4> <h5>June 1st, 2014</h5> <p>2014 sees the redesign of our website. <a href="#">Read more</a></p> </section> --> <section class="12u"> <h3>Domain Registration</h3> <ul> <li><a href="registration.html">Process</a></li> <li><a href="rules.html">Rules</a></li> <li><a href="terms.html">Terms & Conditions</a></li> <li><a href="fees.html">Fees</a></li> <li><a href="payment.html">Payment Methods</a></li> <li><a href="bstemplate.doc">Registration Template</a></li> <li><a href="http://www.icann.org/resources/pages/udrp-rules-2015-03-11-en" target="_blank">Dispute Policy</a></li> </ul> </section> </div> </section> <section class="8u"> <h3>Fees for .BS Domain Registrations</h3> <TABLE> <TR> <TD align="center" colspan="3"><h4>2nd Level Domains <BR> (e.g. <I>name</I>.bs)</h4></TD> </TR> <TR> <TD><B>Registrant Category</B></TD> <TD><B>Registration</B></TD> <TD><B>Renewal</B></TD> </TR> <TR> <TD>All Registrants</TD> <TD>$500.00 per domain name <BR>(includes two years' maintenance)</TD> <TD>$100 per year per domain name <BR>(beginning with the 3rd year)</TD> </TR> <TR> <TD align="center" colspan="3"><h4>3rd level domain <BR>(e.g., name.com.bs)<BR> Available subdomains include: .com.bs, .edu.bs, .net.bs, .org.bs, .gov.bs</h4></TD> </TR> <TR> <TD><B>Registrant Category</B></TD> <TD><B>Registration</B></TD> <TD><B>Renewal</B></TD> </TR> <TR> <TD>Bahamian entities (individuals, companies, organisations, educational institutions)</TD> <TD>$100.00 per domain name <BR>(includes first year's maintenance)</TD> <TD>$50 per year per domain name <BR>(beginning with the 2nd year)</TD> </TR> <TR> <TD>Foreign entities (individuals, companies, organisations, educational institutions)</TD> <TD>$200.00 per domain name <BR>(includes first year's maintenance)</TD> <TD>$100 per year per domain name <BR>(beginning with the 2nd year)</TD> </TR> <TR> <TD>Bahamas Government Agencies</TD> <TD>Free of charge (name.gov.bs*, name.edu.bs or name.org.bs only)</TD> <TD>Free of charge (name.gov.bs*, name.edu.bs or name.org.bs only)</TD> </TR> </TABLE> <p> Important Notes </p> <ul> <li>All fees listed are in US currency.<br><br> <li>Beginning January 2015, invoices will include Value Added Tax (VAT) charges, where applicable.<br><br> <li>Please note the maintenance period covered by the registration fee.<br><br> <li>Registration and maintenance invoices are e-mailed to the billing address that is provided by the applicant. <br><br> <li>Domains are activated upon receipt of payment.<br><br> <li>Renewal invoices are provided to the registrant as a convenience. However, it is the responsibility of the registant or the registrant's agent to request an invoice when a renewal is required. <br><br> <li>Payment may be made using one of these accepted <a href="payment.html">Payment Methods</a>.<br><br> <li>All charges related to payment of an invoice, including wire transfer fees, must be borne by the registrant.<br><br> <li>All changes to your domain application information are free of charge except for changes to the domain name.<br><br> <li>All billing and account questions should be sent to the BSNIC Billing administrator at <a href="mailto:bsadmin@ub.edu.bs">BSadmin@ub.edu.bs</a> <li>* The <b>.gov.bs</b> domain name space is now managed by DIT at the Bahamas Ministry of Finance. Please direct all queries regarding this domain and its subdomains to that department.</a> </ul> </section> </div> </div> </div> <div class="footer-wrapper"> <div class="container"> <!-- Footer --> <footer> <!-- <p><img src="images/twitter.png" alt="twitter" />&nbsp;<img src="images/facebook.png" alt="facebook" />&nbsp;<img src="images/rss.png" alt="rss" /></p> --> <p><a href="index.html">Home</a> | <a href="registration.html">Domain Registration</a> | <a href="contact.php">Contact Us</a></p> <FONT SIZE="1"><p>Copyright &copy; CSS3_red_tulip | <a href="http://skeljs.org/">skel.js</a> | <a href="http://www.css3templates.co.uk">design from css3templates.co.uk</a></p></FONT> </footer> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10