Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - fasbd.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 17 May 2025 18:51:45 GMT
Server: Apache
Location: https://fasbd.com/
Content-Length: 226
Content-Type: text/html; charset=iso-8859-1

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://fasbd.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 17 May 2025 18:51:46 GMT
Server: Apache
Upgrade: h2,h2c
Connection: Upgrade
Last-Modified: Mon, 06 Jan 2025 12:10:50 GMT
Accept-Ranges: bytes
Content-Length: 36690
Vary: Accept-Encoding
Content-Type: text/html

HTTP Code 200 OK

200 OK 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.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

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: fasbd.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
	<meta name="author" content="SemiColonWeb" />

    <!-- Stylesheets
    ============================================= -->
	<link href="http://fonts.googleapis.com/css?family=Lato:300,400,400italic,600,700|Raleway:300,400,500,600,700|Crete+Round:400italic" rel="stylesheet" type="text/css" />
    <link rel="stylesheet" href="css/bootstrap.css" type="text/css" />
    <link rel="stylesheet" href="style.css" type="text/css" />
    <link rel="stylesheet" href="css/dark.css" type="text/css" />
    <link rel="stylesheet" href="css/font-icons.css" type="text/css" />
    <link rel="stylesheet" href="css/animate.css" type="text/css" />
    <link rel="stylesheet" href="css/magnific-popup.css" type="text/css" />

    <link rel="stylesheet" href="css/responsive.css" type="text/css" />
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
    <!--[if lt IE 9]>
    	<script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
    <![endif]-->

	<!-- External Stylesheets For Mega Menu
    ============================================= -->

	<link rel="stylesheet" type="text/css" href="megamenu/css/megamenu.css"> 
	
	<!-- social sidebar 
	===============================================--->
	<link rel="stylesheet" href="css/social-sidebar.css" type="text/css" />
	
    <!-- External JavaScripts
    ============================================= -->
	<script type="text/javascript" src="js/jquery.js"></script>
	<script type="text/javascript" src="js/plugins.js"></script>
	
	<!-- External plugins for latest news
	============================================ -->
	<script src="lib/jquery.typer.js"></script>
	
	<!-- External JavaScripts for mega-menu
    ============================================= -->
	<script src="http://use.edgefonts.net/source-sans-pro.js"></script>
	<script src="http://google-code-prettify.googlecode.com/svn/loader/run_prettify.js"></script>
	

	<script src="megamenu/js/jquery-accessibleMegaMenu.js"></script>
	<script src="megamenu/js/main.js"></script>
    <!-- Document Title
    ============================================= -->
	<title>FAS Finance & Investment</title>
<style type="text/css">.bodyinner #main_wrapper .wrapper .header .company_name{font-family:Ageone}.bodyinner #main_wrapper .wrapper .header .company_name{font-family:Palermo}</style>
<style type="text/css">

.popup
{
 
    position:absolute;
    top:0px;
    left:0px;
    margin:-20px auto;
    width:207px;
    height:300px;
    font-family:verdana;
    font-size:13px;
    padding:10px;
    background-color:rgb(240,240,240);
   
    z-index:99999999999999999999999999999999;
    display:none
}

.cancel
{
    display:relative;
    cursor:pointer;
    margin-top:-10px;
	margin-right:-5px;
    float:right;
    height:15px;
    width:16px;
    padding:0 0 5px 0;
    background-color:red;
    text-align:center;
    font-weight:bold;
    font-size:11px;
    color:white;
    border-radius:3px;


}</style>


  <style>


.popup{
    background-color: transparent;
    width: 700px;
    padding: 30px 40px;
    position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
  z-index:99999999999999999999999999999999;
    font-family: "Poppins",sans-serif;
    display: none; 
    text-align: center;
}

.popup button{
    display: block;
    margin:  0 -36px 6px auto;
	margin-top:-30px;
    background-color: transparent;
    font-size: 30px;
    color: #ffffff;
		background: #E86556;
		border-radius: 100%;
		width: 40px;
		height: 40px;
    border: none;
    outline: none;
    cursor: pointer;
}
.popup p{
    font-size: 14px;
    text-align: justify;
    margin: 20px 0;
    line-height: 25px;
}

    </style>

<style>

 .iconDetails {
 margin-left:2%;
float:left; 
height:40px;
width:40px;	
} 

.container2 {
	width:100%;
	height:auto;
	padding:1%;
}

h4 {
    margin:0px;
}

</style>




<script>
function openPopup() {
    document.getElementById('test').style.display = 'block';
}

function closePopup() {
    document.getElementById('test').style.display = 'none';
}

</script>





</head>
<body>


<div class="popup flex-container">
 <button id="close">&times;</button> 
 
<img src="images/slider/swiper/press.jpg" width="600" height="400" alt="" style="margin-right:50px;margin-top:-18px;border-width:0px">



</div>
    
    <!--Script-->
    <script type="text/javascript">
window.addEventListener("load", function(){
    setTimeout(
        function open(even){
            document.querySelector(".popup").style.display = "block";
        $(".popup").delay(15000).fadeOut();
        },
        2000 
    )
});
    
    
document.querySelector("#close").addEventListener("click", function(){
    document.querySelector(".popup").style.display = "none";
});
    </script>

</head>

<body class="boxed">



    <div id="wrapper" class="clearfix">

        <!-- Header
        ============================================= -->
        <header id="header" class="sticky-style-2">

            <div class="container clearfix" style="padding-right: 0;">

                <!-- Logo
                ============================================= -->
                <div id="logo">
                    <a href="index.html" class="standard-logo" data-dark-logo="images/fas-logo.png"><img src="images/fas-logo.png" alt=""></a>
                    <!--<a href="index.html" class="retina-logo" data-dark-logo="images/[email protected]"><img src="images/[email protected]" alt="Canvas Logo"></a> -->
                </div><!-- #logo end -->
				
				<ul class="header-extras">
                    <li>
                        <i class="i-medium i-circled i-bordered icon-call nomargin"></i>
                        <div class="he-text" style="padding-top: 10px;">
                          +880 2226601841 ,+880 2226601308-9
                            
                        </div>
                    </li>
                    <li>
                        <i class="i-medium i-circled i-bordered icon-email3 nomargin"></i>
                        <div class="he-text" style="padding-top: 10px;">
                            [email protected]
                            
                        </div>
                    </li>
                    <li>
                        <div class="he-text" style="padding-top: 10px;">
                            <img src="images/325.jpg" / width="20" height="20">
                            <a href="http://webmail.fasbd.com/" target="_blank">Webmail</a>
                            
                        </div>
                    </li>
                 
                </ul>

            </div>

            <div id="header-wrap">

                <!-- Primary Navigation
                ============================================= -->
				
				<div class="LayoutGrid LayoutCenter PanelDiffuseShadow PanelFillExtraLight">
					<div id="primary-menu-trigger"><i class="icon-reorder"></i></div>
				
					 <nav class="megamenu">
									<ol>
										<li>
											<a href="index.html"><img src="images/home-image.png" style="margin-right: 15px;"></a>
										</li>
										<li>
											<h2><a href="#">About FFIL</a></h2>
											<div class="cols-2">
												<ol>
													<li class="accessible-megamenu-panel-group">
														<a href="#"><img src="images/news.jpg" width="200" height="120"><h3 style="font-size: 15px; color: #ffffff; position: absolute; top: 85px; left: 1em; width: 100%;">Company Profile</h3></a>
														<ol>
															<li><a href="vision-mission-objectives.html"><div>Vision, Mission and Values</div></a></li>
															<li><a href="history.html"><div>History</div></a></li>
															<li><a href="professional-code-of-conduct.html"><div>Professional Code of Conduct</div></a></li>
															<li><a href="awards-recognition.html"><div>Awards & Recognition</div></a></li>
															<li><a href="branches-and-offices.html"><div>Branches & Offices</div></a></li>
															<li><a href="subsidiaries.html"><div>Our Subsidiaries</div></a></li>
															<li><a href="http://fasbd.com/asset/upload/annual_report/Corporate Profile.pdf" target="_blank"><div>Download Corporate Profile</div></a></li>
				
														<li><a href="http://fasbd.com/asset/upload/annual_report/citizen.pdf" target="_blank"><div>Citizen's charter cell</div></a></li>
														</ol>
													</li>
													<li class="accessible-megamenu-panel-group">
														<a href="#"><img src="images/megamenu/corporate-gov.jpg" width="200" height="120"><h3 style="font-size: 15px; color: #ffffff; position: absolute; top: 85px; left: 2em; width: 100%;">Corporate Governance</h3></a>
														<ol>
															<li><a href="board-of-directors.html"><div>Board of Directors</div></a></li>
															<li><a href="download/share_info.pdf" target="_blank"><div>Directors related Information</div></a></li>
															<li><a href="ex-managing-directors.html"><div>Ex-Managing Directors</div></a></li>
															<li><a href="executive-committee.html"><div>Executive Committee</div></a></li>
															<li><a href="audit-committee.html"><div>Audit Committee</div></a></li>
															<li><a href="management-team.html"><div>Management Team</div></a></li>
															<li><a href="management-committee.html"><div>Management Committee</div></a></li>
															
														</ol>
													</li>
												</ol>
											</div>
										</li>
										<li>
											<h2><a href="#">Our Products</a></h2>
											<div class="cols-6b">
												<ol>
													<li class="accessible-megamenu-panel-group">
														<a href="corporate-finance.html"><img src="images/megamenu/corporate-finance.png" width="181" height="121" /><h3 style="font-size: 14.5px; color: #ffffff; position: absolute; top: 90px; left: .2em; width: 100%;">Corporate Finance</h3></a>
														
														<ol>
															<li><a href="lease_financing.html">Lease/Sale & Lease Back</a></li>
															<li><a href="term-loan-financing.html">Term Loan Financing</a></li>
															<li><a href="project-financing.html">Project Financing</a></li>
															<li><a href="short-term-loan.html">Short Term Loan (revolving)</a></li>
															<li><a href="specialized-products.html">Specialized Products</a></li>
														</ol>
													</li>
													<li class="accessible-megamenu-panel-group">
														<a href="structured-finance.html"><img src="images/megamenu/structuerd-finance.png" width="181" height="121" /><h3 style="font-size: 14.5px; color: #ffffff; position: absolute; top: 90px; left: 1.3em; width: 100%;">Structured Finance</h3></a>
														
														<ol>
															<li><a href="fund-raising.html">Fund Raising</a></li>
															<li><a href="advisory_services.html">Advisory Services</a></li>
															<li><a href="securitization_of_assets.html">Securitization of Assets</a></li>
														</ol>
													</li>
													<li class="accessible-megamenu-panel-group">
														<a href="#"><img src="images/megamenu/SME-finance.png" width="181" height="121" /><h3 style="font-size: 14.5px; color: #ffffff; position: absolute; top: 90px; left: 1.3em; width: 100%;">SME Finance</h3></a>
														
														<ol>
														   
															<li><a href="sme_lease_financing.html"><div>Lease /Sale & Lease back</div></a></li>
															<li><a href="sme-team-loan.html"><div>Term Loan Financing</div></a></li>
															<li><a href="sme-short-term-loan.html"><div>Short Term Loan (Revolving)</div></a></li>
															<li><a href="factoring.html"><div>Factoring</div></a></li>
															<li><a href="short-tarm-loan-against-work.html"><div>Short term loan (Against Work Order)</div></a></li>
															<li><a href="women-entrepreneur-loan.html"><div>Women Entrepreneur</div></a></li>
															<li><a href="green-finance.html"><div>Green Financing</div></a></li>
												   
														</ol>
													</li>
													<li class="accessible-megamenu-panel-group">
														<a href="#"><img src="images/megamenu/home-loan.png" width="181" height="121" /><h3 style="font-size: 14.5px; color: #ffffff; position: absolute; top: 90px; left: 1.3em; width: 100%;">Retail Finance</h3></a>
														
														<ol>
														   <li><a href="home-loan.html"><div>Home Loan</div></a></li>
														   <li><a href="auto-loan.html"><div>Auto Loan</div></a></li>
														   <li><a href="personal_loan_for_professionals.html"><div>Personal Loan</div></a></li>
														   <li><a href="loan_against_tdr.html"><div>Loan against TDR</div></a></li>
														</ol>
													</li>
													<li class="accessible-megamenu-panel-group">
														<a href="#"><img src="images/megamenu/deposite-product.png" width="181" height="121" /><h3 style="font-size: 14.5px; color: #ffffff; position: absolute; top: 90px; left: 1.3em; width: 100%;">Deposit Products</h3></a>
														
														<ol>
															<li><a href="ffil_semi_annual_profit_scheme.html"><div>FFIL Term Deposit Scheme</div></a></li>
															<li><a href="ffil_cumulative_profit_scheme.html"><div>FFIL Comulative Profit Scheme</div></a></li>
															<li><a href="ffil_monthly_profit_earner_scheme.html"><div>FFIL Profit Eamer Scheme</div></a></li>
															<li><a href="ffil_earn_ahead_fixed_deposit_scheme.html"><div>FFIL Earn Ahead Fixed Deposit Scheme</div></a></li>
															<li><a href="ffil_double_money_program.html"><div>FFIL Double Money Program </div></a></li>
															<li><a href="ffil_triple_money_program.html"><div>FFIL Triple Money Program </div></a></li>
														</ol>
													</li>
													<li class="accessible-megamenu-panel-group">
														<a href="#"><img src="images/megamenu/treasury.png" width="181" height="121" /><h3 style="font-size: 14.5px; color: #ffffff; position: absolute; top: 90px; left: 1.3em; width: 100%;">Treasury Operations</h3></a>
														
														<ol>
															<li><a href="call_money_placement.html"><div>Call Money replacement</div></a></li>
															<li><a href="treasury_line_finance.html"><div>Treasury Line Finance</div></a></li>
														</ol>
													</li>
													<li class="accessible-megamenu-panel-group">
														<a href="#"><img src="images/megamenu/capital.png" width="181" height="121" /><h3 style="font-size: 14.5px; color: #ffffff; position: absolute; top: 90px; left: 1.3em; width: 100%;">Capital Market</h3></a>
														
														<ol>
															<li><a href="portfolio_management.html"><div>Portfolio Management</div></a></li>
															<li><a href="margin_loan_facility.html"><div>Margin Loan Facility</div></a></li>
															<li><a href="issue_management.html"><div>Issue Management</div></a></li>
															<li><a href="underwriting.html"><div>Underwriting</div></a></li>
															<li><a href="corporate_advisory.html"><div>Corporate Advisory</div></a></li>
															<li><a href="fees_and_charges.html"><div>Fees & Charges</div></a></li>
														</ol>
													</li>
												</ol>
											</div>
										</li>
										<li>
											<h2><a href="#">Investor Relations</a></h2>
											<div class="cols-4">
												<ol>
													<li class="accessible-megamenu-panel-group">
														<a href="#"><img src="images/megamenu/regulatory.jpg" width="200" height="120"><h3 style="font-size: 14.5px; color: #ffffff; position: absolute; top: 90px; left: 1.3em; width: 100%;">Regulatory Disclosure</h3></a>
														<ol>
															<li><a href="annual-reports.html"><div>Annual Reports</div></a></li>
															<li><a href="quarterly-reports.html"><div>Quarterly Reports</div></a></li>
															<li><a href="download/Annual Audited Financial Statements 2021.pdf" target="_blank"><div>Annual Audited Financial Statements</div></a></li>
															<li><a href="price-sensitive.html"><div>Price Sensitive Information</div></a></li>
															<li><a href="all-notices.html"><div>All Notices</div></a></li>
															<li><a href="directors-report.html"><div>Director's Report</div></a></li>
															<li><a href="details-of-shareholding.html"><div>Details of Shareholding</div></a></li>
															<li><a href="corporate-governance-guidelines.html"><div>Statement Of Compliance</div></a></li>
															<li><a href="monthly_base_rate.html"><div>Monthly Base Rate</div></a></li>
															<li><a href="download/Money Laundering Guidance.pdf" target="_blank"><div>Money Laundering Guidance</div></a></li>
															<li><a href="download/Disclosures under Pillar-III Market Discipline 2020.pdf" target="_blank"><div>Disclosures under Pillar-III Market Discipline 2020</div></a></li>
														</ol>
													</li>
													<li class="accessible-megamenu-panel-group">
														<a href="#"><img src="images/megamenu/share.jpg" width="200" height="120"><h3 style="font-size: 14.5px; color: #ffffff; position: absolute; top: 90px; left: 1.3em; width: 100%;">Share Related Information</h3></a>
														<ol>
															<li><a href="maintenance.html"><div>DSE Price</div></a></li>
															<li><a href="maintenance.html"><div>Volume Ratio</div></a></li>
														</ol>
													</li>
													<li class="accessible-megamenu-panel-group">
														<a href="investors_contact_details.html"><img src="images/megamenu/credit.jpg" width="200" height="120"><h3 style="font-size: 14.5px; color: #ffffff; position: absolute; top: 90px; left: 1.3em; width: 100%;">Credit Rating</h3></a>
														<ol>
															<li><a href="download/Credit Rating.pdf" target="_blank"><div>Credit Rating</div></a></li>
														</ol>
													</li>
													<li class="accessible-megamenu-panel-group">
														<a href="maintenance.html"><img src="images/megamenu/Investors.jpg" width="200" height="120"><h3 style="font-size: 13.5px; color: #ffffff; position: absolute; top: 90px; left: 1.3em; width: 100%;">Investors Relation Department</h3></a>
														<ol>
															<li><a href="investors_contact_details.html" target="_blank"><div>Contact Details</div></a></li>
														</ol>
													</li>
												</ol>
											</div>
										</li>
										<li>
											<h2><a href="#">Media Center</a></h2>
											<div class="cols-3">
												<ol>
													<li class="accessible-megamenu-panel-group">
														<a href="#"><img src="images/megamenu/press.jpg" width="200" height="120"><h3 style="font-size: 15px; color: #ffffff; position: absolute; top: 85px; left: 1em; width: 100%;">Press Release</h3></a>
														<ol>
															<li><a href="news.html">Press Release</a></li>
														</ol>
													</li>
													<li class="accessible-megamenu-panel-group">
														<a href="#"><img src="images/megamenu/photo.jpg" width="200" height="120"><h3 style="font-size: 15px; color: #ffffff; position: absolute; top: 85px; left: 2em; width: 100%;">Photo Gallery</h3></a>
														<ol>
															<li><a href="gallery.html">Photo Gallery</a></li>
														</ol>
													</li>
													<li class="accessible-megamenu-panel-group">
														<a href="#"><img src="images/megamenu/e-tender.jpg" width="200" height="120"><h3 style="font-size: 15px; color: #ffffff; position: absolute; top: 85px; left: 2em; width: 100%;">E - Tender</h3></a>
														<ol>
															<li><a href="e_tender.html">E - Tender</a></li>
														</ol>
													</li>
												</ol>
											</div>
										</li>
										
										<!-- Test Task -->
										<li>
											<h2><a href="#">NIS</a></h2>
											<div class="cols-3">
												<ol>
													<li class="accessible-megamenu-panel-group">
														<a href="#"><img src="images/megamenu/NIS.jpg" width="200" height="120"><h3 style="font-size: 15px; color: #ffffff; position: absolute; top: 85px; left: 1em; width: 100%;"></h3></a>
														<ol>
															<li><a href="integrity.html">Integrity</a></li>
														</ol>
													</li>
													<li class="accessible-megamenu-panel-group">
														<a href="#"><img src="images/megamenu/NIS.jpg" width="200" height="120"><h3 style="font-size: 15px; color: #ffffff; position: absolute; top: 85px; left: 2em; width: 100%;"></h3></a>
														<ol>
															<li><a href="">Right to Information</a></li>
														</ol>
													</li>
											<!--	<li class="accessible-megamenu-panel-group">
														<a href="#"><img src="images/megamenu/e-tender.jpg" width="200" height="120"><h3 style="font-size: 15px; color: #ffffff; position: absolute; top: 85px; left: 2em; width: 100%;">E - Tender</h3></a>
														<ol>
															<li><a href="e_tender.html">E - Tender</a></li>
														</ol>
													</li>           -->
												</ol>
											</div>
										</li>
									    
								<!--    <li>
											<a href="contact.html"><h2 style="line-height: 2em; padding-left: 0.769em; padding-right: 0.769em; color: #ffffff">NIS</h2></a>	
										</li>
								-->
									    
									      <li>
											<a href="EOIRP.html"><h2 style="line-height: 2em; padding-left: 0.769em; padding-right: 0.769em; color: #ffffff">EOI</h2></a>	
										</li>
									    
									    
									    
									    <li>
											<a href="career.html"><h2 style="line-height: 2em; padding-left: 0.769em; padding-right: 0.769em; color: #ffffff">Career</h2></a>	
										</li>
										<li>
											<a href="contact.html"><h2 style="line-height: 2em; padding-left: 0.769em; padding-right: 0.769em; color: #ffffff">Contact</h2></a>	
										</li>
									<!--	<li>
											<a href="EOIRP.html"><h2 style="line-height: 2em; padding-left: 0.769em; padding-right: 0.769em; color: #ffffff">EOI-REVIVAL PLAN</h2></a>
											<!--<a href="https://tinyurl.com/fasfinagm2021"target="_blank"><h2 style="line-height: 2em; padding-left: 0.769em; padding-right: 0.769em; color: #ffffff">EOI-REVIVAL PLAN</h2></a>-->
											<!--<a href="https://tinyurl.com/fasfinagm2021" target="_blank"><h2 style="line-height: 2em; padding-left: 0.769em; padding-right: 0.769em; color: #ffffff">Virtual AGM</h2></a>	
										</li>-->
									</ol>
									
									
									
					</nav>
						<!-- #primary-menu end -->
				</div>
            </div>

        </header><!-- #header end -->



  <!-- Content
        ============================================= -->
        <section id="slider" class="slider-parallax swiper_wrapper clearfix">

            <!-- <div class="swiper-container swiper-parent">
                <div class="swiper-wrapper">
                    <div class="swiper-slide dark" style="background-image: url('images/slider/swiper/AGM2018.jpg');"></div>
                    <div class="swiper-slide dark" style="background-image: url('images/slider/swiper/car.jpg');"></div>
					<div class="swiper-slide dark" style="background-image: url('images/slider/green_finance.jpg');"></div>
					<div class="swiper-slide dark" style="background-image: url('images/slider/deposit.jpg');"></div>
					<div class="swiper-slide dark" style="background-image: url('images/slider/home.jpg');"></div>
					<div class="swiper-slide dark" style="background-image: url('images/slider/sme_finance.png');"></div>
					<!--  <div class="swiper-slide dark" style="background-image: url('images/slider/fair.jpg');"></div>    
                </div>
               <div id="slider-arrow-left"><i class="icon-angle-left"></i></div>
                <div id="slider-arrow-right"><i class="icon-angle-right"></i></div>
                <div id="slide-number"><div id="slide-number-current"></div><span>/</span><div id="slide-number-total"></div></div>
            </div> -->
            
            <div class="swiper-container swiper-parent">
                <div class="swiper-wrapper">
                   
                     <!--div class="swiper-slide dark" style="background-image: url('images/slider/swiper/15thaug230.jpeg');"></div>
                     <div class="swiper-slide dark" style="background-image: url('images/slider/swiper/15thaug23.jpeg');"></div!-->
                    <div class="swiper-slide dark" style="background-image: url('images/slider/swiper/My Loan.jpg');"></div>
                   <!-- <div class="swiper-slide dark" style="background-image: url('images/slider/swiper/Chairman_Directors.jpg');"></div>-->
                   <!-- <div class="swiper-slide dark" style="background-image: url('images/slider/swiper/car.jpg');"></div>-->
                     <!--<div class="swiper-slide dark" style="background-image: url('images/slider/swiper/rsz_agm_25th.jpg');"></div>-->
                     <!--div class="swiper-slide dark" style="background-image: url('images/slider/swiper/AGM1.jpg');"></div-->
                     <div class="swiper-slide dark" style="background-image: url('images/slider/27th AGM.jpg');"></div>
                     <div class="swiper-slide dark" style="background-image: url('images/slider/27th AGM_1.jpg');"></div>
					<div class="swiper-slide dark" style="background-image: url('images/slider/green_finance.jpg');"></div>
					 <div class="swiper-slide dark" style="background-image: url('images/slider/swiper/ctg_branch.jpg');"></div>
					<div class="swiper-slide dark" style="background-image: url('images/slider/deposit.jpg');"></div>
					<div class="swiper-slide dark" style="background-image: url('images/slider/home.jpg');"></div>
					<div class="swiper-slide dark" style="background-image: url('images/slider/sme_finance.png');"></div>
					<!--div class="swiper-slide dark" style="background-image: url('images/slider/15AUG23_1.jpg');"></div>
					<div class="swiper-slide dark" style="background-image: url('images/slider/15AUG23_2.jpg');"></div>
					<div class="swiper-slide dark" style="background-image: url('images/slider/15AUG23_3.jpg');"></div!-->
					<div class="swiper-slide dark" style="background-image: url('images/slider/fin uL3.jpg');"></div>
					<div class="swiper-slide dark" style="background-image: url('images/slider/fin-uL5.jpg');"></div>
					<!--  <div class="swiper-slide dark" style="background-image: url('images/slider/fair.jpg');"></div>    -->
                </div>
               <div id="slider-arrow-left"><i class="icon-angle-left"></i></div>
                <div id="slider-arrow-right"><i class="icon-angle-right"></i></div>
                <div id="slide-number"><div id="slide-number-current"></div><span>/</span><div id="slide-number-total"></div></div>
            </div>

            <script>
                jQuery(document).ready(function($){
                    var swiperSlider = new Swiper('.swiper-parent',{
                        paginationClickable: false,
                        slidesPerView: 1,
                        loop: true,
                        speed: 300,
                        autoplay: 5000,
                        grabCursor: true,
                        onSwiperCreated: function(swiper){
                            $('[data-caption-animate]').each(function(){
                                var $toAnimateElement = $(this);
                                var toAnimateDelay = $(this).attr('data-caption-delay');
                                var toAnimateDelayTime = 0;
                                if( toAnimateDelay ) { toAnimateDelayTime = Number( toAnimateDelay ) + 750; } else { toAnimateDelayTime = 750; }
                                if( !$toAnimateElement.hasClass('animated') ) {
                                    $toAnimateElement.addClass('not-animated');
                                    var elementAnimation = $toAnimateElement.attr('data-caption-animate');
                                    setTimeout(function() {
                                        $toAnimateElement.removeClass('not-animated').addClass( elementAnimation + ' animated');
                                    }, toAnimateDelayTime);
                                }
                            });
                        },
                        onSlideChangeStart: function(swiper){
                            $('#slide-number-current').html(swiper.activeIndex + 1);
                            $('[data-caption-animate]').each(function(){
                                var $toAnimateElement = $(this);
                                var elementAnimation = $toAnimateElement.attr('data-caption-animate');
                                $toAnimateElement.removeClass('animated').removeClass(elementAnimation).addClass('not-animated');
                            });
                        },
                        onSlideChangeEnd: function(swiper){
                            $('#slider .swiper-slide').each(function(){
                                if($(this).find('video').length > 0) { $(this).find('video').get(0).pause(); }
                            });
                            $('#slider .swiper-slide:not(".swiper-slide-active")').each(function(){
                                if($(this).find('video').length > 0) {
                                    if($(this).find('video').get(0).currentTime != 0 ) $(this).find('video').get(0).currentTime = 0;
                                }
                            });
                            if( $('#slider .swiper-slide.swiper-slide-active').find('video').length > 0 ) { $('#slider .swiper-slide.swiper-slide-active').find('video').get(0).play(); }

                            $('#slider .swiper-slide.swiper-slide-active [data-caption-animate]').each(function(){
                                var $toAnimateElement = $(this);
                                var toAnimateDelay = $(this).attr('data-caption-delay');
                                var toAnimateDelayTime = 0;
                                if( toAnimateDelay ) { toAnimateDelayTime = Number( toAnimateDelay ) + 300; } else { toAnimateDelayTime = 300; }
                                if( !$toAnimateElement.hasClass('animated') ) {
                                    $toAnimateElement.addClass('not-animated');
                                    var elementAnimation = $toAnimateElement.attr('data-caption-animate');
                                    setTimeout(function() {
                                        $toAnimateElement.removeClass('not-animated').addClass( elementAnimation + ' animated');
                                    }, toAnimateDelayTime);
                                }
                            });
                        }
                    });

                    $('#slider-arrow-left').on('click', function(e){
                        e.preventDefault();
                        swiperSlider.swipePrev();
                    });

                    $('#slider-arrow-right').on('click', function(e){
                        e.preventDefault();
                        swiperSlider.swipeNext();
                    });

                    $('#slide-number-current').html(swiperSlider.activeIndex + 1);
                    $('#slide-number-total').html(swiperSlider.slides.length);
                });
            </script>
			
			<div id="social-sidebar" class="si-sticky si-sticky-right hidden-sm hidden-xs">
				<ul>
					<li><a href="apply_online.html" class="transform" data-toggle="tooltip" data-placement="left" title="Apply Online" data-delay="100"><span>APPLY ONLINE</span></a></li>
					<li><a href="https://www.facebook.com/FASFinanceBD" class="i-medium i-circled i-bordered social-icon si-colored si-facebook" data-toggle="tooltip" data-placement="left" title="Facebook" data-delay="200">
                        <i class="icon-facebook"></i>
						<i class="icon-facebook"></i>
                    </a></li>
					<li><a href="https://twitter.com/FasLimited" class="i-medium i-bordered social-icon si-colored si-twitter" data-toggle="tooltip" data-placement="left" title="Twitter" data-delay="300">
                        <i class="icon-twitter"></i>
                        <i class="icon-twitter"></i>
                    </a></li>
					<li><a href="https://plus.google.com/u/3/112069239331681844271" class="i-medium i-circled i-bordered social-icon si-colored si-gplus" data-toggle="tooltip" data-placement="left" title="Google+" data-delay="400">
                        <i class="icon-gplus"></i>
                        <i class="icon-gplus"></i>
                    </a></li>
					<li><a href="https://www.linkedin.com/company/fas-finance-investment-limited/" class="i-medium i-circled i-bordered social-icon si-colored si-linkedin" data-toggle="tooltip" data-placement="left" title="LinkedIn" data-delay="500">
                        <i class="icon-linkedin"></i>
                        <i class="icon-linkedin"></i>
                    </a></li>
				</ul>
            </div>

        </section>

        <!-- Content
        ============================================= -->

        <!-- Footer
        ============================================= -->
        <footer id="footer" class="dark" style="background-color: #064a82;">

            <div class="footer-widgets-wrap clearfix">

                    <div class="col_half">    
						<div>
							<div class="widget clearfix">
								<div class="container clearfix">
									<h5>Latest News:</h5>
									<div id="typer">foo</div>
									<script>
										var win = $(window),
											foo = $('#typer');

										foo.typer(['Welcoming session of newly reconstituted Board of Directors of FAS Finance & Investment Limited <br />with Top Management of the company. <br />  <br /></i>','Launching ceremony of “FinUltimus” a Complete Financial Solution for FAS Finance & Investment Limited </br> was held at Head Office, 5th floor, Suvastu Imam Square, 65 Gulshan Avenue,</br> Gulshan – 1, Dhaka on Saturday, 11 March 2023. <br /> ']);
										
										

										// unneeded...
										win.resize(function(){
											var fontSize = Math.max(Math.min(win.width() / (1 * 100), parseFloat(Number.POSITIVE_INFINITY)), parseFloat(Number.NEGATIVE_INFINITY));

											foo.css({
												fontSize: 13 + 'px'
											});
										}).resize();
									</script>
								</div>
							</div>
						</div>
                

                    </div>
					
                    <div class="col_half col_last_footer">

                        <div class="fright clearfix">
							
								<h5>Complain Cell :</h5>

								<div class="fright">
									<p style="font-size: 13px; padding-right: 0;">We would like to know about your complain. Feel free to write us your Complain. We will try our best to solve those as soon as possible.</p>
									<a href="enquery.html">Submit Your Complain Here</a>
									
								</div>						
                        </div>

                    </div>

            </div><!-- .footer-widgets-wrap end -->

				
				<!-- Copyrights
            ============================================= -->
			<div id="copyrights">

                <div class="clearfix" style="margin-right: auto; margin-left: auto; padding: 0 2px 0 2px;">

                    <div class="col_half">
                        
                        <div class="copyright-links"><a href="public-accountability.html">Public Accountability</a>|<a href="enquery.html">Enquiry</a>|<a href="career.html">Career</a>|<a href="e_tender.html">E-Tender</a>|<a href="download_form.html">Download</a>|<a href="faqs.html">FAQs</a>|<a href="contact.html">Contact</a></div>
                    </div>

                    <div class="col_half col_last fright">
                        <div class="fright clearfix">
                            Copyrights &copy; 2023 FAS Finance & Investment Limited
                        </div>
                    </div>

                </div>

            </div><!-- #copyrights end -->
            

            

        </footer><!-- #footer end -->

    </div><!-- #wrapper end -->

    <!-- Go To Top
    ============================================= -->
    <div id="gotoTop" class="icon-angle-up"></div>

    <!-- Footer Scripts
    ============================================= -->
    <script type="text/javascript" src="js/functions.js"></script>


</body>
</html>                               

Whois info of domain

Domain Name: FASBD.COM
Registry Domain ID: 897773011_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2025-03-26T17:18:05Z
Creation Date: 2007-03-28T08:20:03Z
Registry Expiry Date: 2026-03-28T08:20:03Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS333.WEBSITEWELCOME.COM
Name Server: NS334.WEBSITEWELCOME.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-17T18:51:26Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass