?
Current Path : /home1/savoy/public_html/old_site/application/views/ |
Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 |
Current File : /home1/savoy/public_html/old_site/application/views/home.php |
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed'); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Savoy Insurance Service | Insurance Brokers - Doha</title> <?php $this->load->view('header'); ?> </head> <body> <div id="container"> <div id="wrapper_container"> <div id="wrapper"> <div id="cont_wrapper"> <?php $this->load->view('menu'); ?> <div class="banner"> <script type="text/javascript"> AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','1000','height','285','src','<?=base_url()?>assets/images/banner','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','<?=base_url()?>assets/images/banner','wmode','Transparent' ); //end AC code</script> <noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="1000" height="285"> <param name="movie" value="<?=base_url()?>assets/images/banner.swf" /> <param name="quality" value="high" /> <param name="wmode" value="transparent"/> <embed src="<?=base_url()?>assets/images/banner.swf" quality="high" wmode="transparent" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="1000" height="285"> </embed> </object></noscript> </div> <!--banner end--> <div class="content_wrapper"> <div class="content"> <div class="content_left"> <div class="contentleft_top"> <div class="head_01">Savoy Insurance Services</div> </div><!--contentleft_top end--> <div class="contentleft_middle"> <p>Savoy Insurance Services provide professional advice and full support to individuals and companies in all matters related to Insurance such as - Risk Identification, Risk Minimization, Policy Selection and Buying and Claims Administration. Our management team includes qualified and well-experienced professionals having Masters Degree with specialization in Risk and Insurance. Our team is committed to providing superior level of service and advice in all matters related to insurance. <div class="readmore"><a href="<?=site_url()?>/site/about_us">Read More</a></div> </p> </div><!--contentleft_middle end--> <div class="contentleft_bot"></div><!--content_left end--> </div><!--content_left end--> <div class="content_right"> <div class="tab_main" id="tab_main"> <ul class="tabs"> <li><a href="#tab1">Why Savoy</a></li> <li><a href="#tab2">Our Services</a></li> </ul> <div class="tab_container floatLeft"> <div id="tab1" class="tab_content"> <p>Customer service is our number one priority. We believe customer satisfaction is the gateway to business success. We have long term goals for our success and prosperity. We would continually seek feedback from customers; and train, develop and motivate our staff to ensure customer satisfaction so that our customers will not only stay with us but will also recommend us to others.</p> <p>Some specific advantages are:-</p> <ul class="list-2"> <li>Greater convenience - one mobile number to call and we will follow up.</li> <li>We are a single window solution for all your Insurance-related issues, problems and requirements.</li> </ul> <div class="readmore"><a href="<?=site_url()?>/site/why_savoy">Read More</a></div></p> </div> <!-- END tab1 --> <div id="tab2" class="tab_content"> <ul class="list-2"> <li>Provide professional service of the highest quality in reviewing clients’ insurance needs and recommending customized insurance solutions.</li> <li>Ensure that the policies of insurance are from financially sound and secure insurers well known for professionalism and quality of service.</li> <li>Scrutinize all policies and documents for accuracy.</li> <li>Ensure that clients insurance premium is competitive in relation to scope of cover and quality of insurer.</li> <div class="readmore" style="margin-top: 40px;"><a href="<?=site_url()?>/site/services">Read More</a></div> </ul> </div> <!-- END tab2 --> </div> <!-- END tab_container --> </div> <!-- END tab_main --> </div><!--content_right end--> </div><!--content end--> </div><!--content_wrapper end--> </div><!--cont_wrapper end--> <div id="wrapper_bot"></div> <!--wrapper_bot end--> </div> <!--wrapper end--> </div> <!--wrapper_container--> <?php $this->load->view('footer'); ?> </div> <!--container end--> </body> </html>