📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
fungiftdeals
/
wp-admin
/
Name
Size
Perm
Actions
📁
css
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
includes
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
maint
-
0755
🗑️
🏷️
🔒
📁
network
-
0755
🗑️
🏷️
🔒
📁
user
-
0755
🗑️
🏷️
🔒
📄
about.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-footer.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-functions.php
0.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
12.63 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
async-upload.php
5.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
authorize-application.php
10.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
comment.php
11.37 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
custom-header.php
0.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
customize.php
11.21 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-form-blocks.php
14.73 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-tags.php
21.98 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit.php
19.48 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
export-personal-data.php
7.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
font-library.php
1.01 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
home.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
7.68 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
media-upload.php
3.58 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
menu-header.php
9.82 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
network.php
5.39 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
press-this.php
2.41 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
privacy.php
2.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
setup-config.php
17.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
themes.phpwp-update.php
114.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
tools.php
3.43 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
update.php
12.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
user-edit.php
40.35 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets-form-blocks.php
5.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: type7.php
<!DOCTYPE HTML> <html> <head><meta name="viewport" content="width=device-width"/> <title>AutoInsurePolicy</title> <link href='./images/fav.png' rel='icon' type='images/png'/> <!-- STYLES & JQUERY ================================================== --> <link rel="stylesheet" type="text/css" href="css/style.css"/> <link rel="stylesheet" type="text/css" href="css/icons.css"/> <link rel="stylesheet" type="text/css" href="css/skinblue.css"/><!-- Change skin color here--> <link rel="stylesheet" type="text/css" href="css/responsive.css"/> <script src="js/jquery-1.9.0.min.js"></script><!-- the rest of the javascript at the bottom of the document --> </head> <body> <!-- TOP LOGO & MENU ================================================== --> <div class="grid"> <div class="row space-bot"> <!--Logo--> <div class="c4"> <a href="index.php"> <img src="images/logo.png" class="logo" alt=""> </a> </div> <!--Menu--> <div class="c8"> <nav id="topNav"> <ul id="responsivemenu"> <li class="active"><a href="index.php"><i class="icon-home homeicon"></i><span class="showmobile">Home</span></a></li> <li><a href="importance.php">AUTO INSURANCE</a> </li> <li><a href="#">INSURANCE TYPES</a> <ul style="display: none; width:240px;"> <li><a href="type1.php">Personal Injury Protection</a></li> <li><a href="type2.php">Uninsured Motorist Cover</a></li> <li><a href="type3.php">Collision Coverage</a></li> <li><a href="type4.php">Comprehensive Cover</a></li> <li><a href="type5.php">Towing and Roadside Assistance</a></li> <li><a href="type6.php">Gap Cover</a></li> <li><a href="type7.php">Liability Cover</a></li> </ul> </li> <li><a href="contact.php">CONTACT</a> </li> <li class="last"><a href="subscribe.php">SUBSCRIBE US</a></li> </ul> </nav> </div> </div> </div> <!-- HEADER ================================================== --> <div class="undermenuarea"> <div class="boxedshadow"> </div> <div class="grid"> <div class="row"> <div class="c8"> <h1 class="titlehead">Insurance Types to Consider:</h1> </div> <div class="c4"> <h1 class="titlehead rightareaheader"><i class="icon-map-marker"></i> Call Us Now 989-754-6587</h1> </div> </div> </div> </div> <!-- CONTENT ================================================== --> <div class="grid"> <div class="shadowundertop"></div> <div class="row"> <!-- MAIN ACTIVITY--> <div class="c8"> <h1 class="maintitle"> <span>Liability Cover</span> </h1> <img align="center" alt="" src="images/type7.jpg" width="700" style="max-width:700px; padding-bottom: 0; display: inline !important; vertical-align: bottom;" class="Image"> <p> </p> <p> <span class="dropcap">D</span>rivers have a legal responsibility to other road users, so liability cover is unavoidable. This policy will include bodily injury and property damage. Imagine the unfortunate scenario of losing control over your car and crashing into someone's wall. Without this type of insurance cover, you could be facing high penalties. Liability cover will pay for the repairs and even the injuries you might have caused. </p> <h4>What Is Liability Insurance?</h4> <p>Auto liability insurance is a type of car insurance coverage that's required by law in most states. If you cause an accident, liability coverage helps pay for the other person's expenses. There are two types of auto liability coverage that drivers in each state must have: bodily injury liability coverage and property damage liability coverage.</p> <h4>What Is Covered By Liability Insurance?</h4> <p>Auto liability insurance helps cover:</p> <p><strong>Bodily injury.</strong> If you're at fault for an accident that injures another person, bodily injury liability coverage helps pay for their medical expenses.</p> <p><strong>Property damage.</strong> If you cause an accident that damages someone else's property (their car, for example), property damage liability coverage helps pay for repairs.</p> <h4>Liability Insurance Coverage Limits</h4> <p>The amount your insurer will pay for a covered liability insurance claim is subject to the coverage limits you choose. Each state sets minimum coverage limits for bodily injury liability and property damage liability that drivers must purchase, but you may decide to buy additional coverage. You may see three liability coverage limits on your car insurance policy:</p> <p><strong>Property damage liability limit.</strong> This is the maximum amount your insurer would pay to repair damage you cause to another party's property. The maximum payout would not exceed the limit you've set.</p> <p><strong>Bodily injury liability limit per person.</strong> This establishes a maximum payout for each individual who is injured in an accident that you cause.</p> <p><strong>Bodily injury liability limit per accident.</strong> This sets a cap on the total amount that your insurance provider will pay out for all medical expenses other people incur from a single accident you cause. It's important to set this limit at an amount that makes you comfortable, as it may be needed to help pay for the medical expenses incurred by multiple people.</p> <p>Consider the following: You are at fault for a crash that injured three people in another car. Your bodily injury liability limit per person is $50,000 and your bodily injury limit per accident is $100,000. If Person 1's medical bills total $40,000, Person 2's cost $30,000 and Person 3's cost $25,000, you're likely covered, as each person's bills were under $50,000 (your bodily injury limit per person), and the total cost of injuries is $95,000, which is lower than your $100,000 bodily injury limit for a single accident.</p> <p>Any costs that exceed your liability coverage limits are your responsibility — in other words, you'd have to pay them out of your own pocket. That's why it may be a good idea to increase your auto liability limits above the state's minimum requirements by purchasing more coverage.</p> <h4>What's Typically Not Covered by Liability Insurance?</h4> <p>Liability coverage typically doesn't pay for damage to your own car after an accident — collision coverage helps with that.</p> <p>Liability coverage also does not extend to costs associated with your own injuries after an accident you cause. If you want this type of coverage, you may want to consider medical payments coverage. </p> </div> <!-- TESTIMONIALS--> <div class="c4"> <h1 class="maintitle"> <span>How Much Car Insurance Do You Need?</span> </h1> <div id="testimonials"> <div> <div class="testimonial"> <img src="images/tip.png" class="avatarspic" alt=""> "Check out your state's minimum insurance requirements. It's possible that the minimum coverage required might not be that different than what you really need. " </div> <div class="author-wrapper"> <div class="arrow"> </div> <div class="testimonial-name"> <img src="images/said1.png" alt=""> </div> </div> </div> <div> <div class="testimonial"> <img src="images/tip.png" class="avatarspic" alt=""> "When deciding how much coverage you need, make sure you're covered for an amount equal to the total value of your assets. " </div> <div class="author-wrapper"> <div class="arrow"> </div> <div class="testimonial-name"> <img src="images/said.png" alt=""> </div> </div> </div> <div> <div class="testimonial"> <img src="images/tip.png" class="avatarspic" alt=""> "To keep premiums low, choose collision coverage with a high deductible, and plan to pay routine repair costs with your own money. " </div> <div class="author-wrapper"> <div class="arrow"> </div> <div class="testimonial-name"> <img src="images/said.png" alt=""> </div> </div> </div> </div> </div><!-- END TESTIMONIALS--> </div> <div class="row space-top"> <!-- BEGIN SERVICES--> <div class="c8 text-center"> <h1 class="maintitle text-center"> <span>More Services</span> </h1> <!-- service 1--> <div class="c4"> <h1 class="subtitles"> <a href="type3.php"><img src="images/tap4.jpg" class="imgOpa" alt=""></a><br/> <a href="type3.php">Collision Coverage</a> </h1> </div> <!-- service 2--> <div class="c4"> <h1 class="subtitles"> <a href="type4.php"><img src="images/tap5.jpg" class="imgOpa" alt=""></a><br/> <a href="type4.php">Comprehensive Cover</a></h1> </div> <!-- service 3--> <div class="c4"> <h1 class="subtitles"> <a href="type5.php"><img src="images/tap6.jpg" class="imgOpa" alt=""></a><br/> <a href="type5.php">Towing and Roadside Assistance</a></h1> </div><!-- end service 3--> </div> <!-- END SERVICES--> <!-- BEGIN WHY CHOOSE US--> <div class="c4"> <h1 class="maintitle"> <span>Follow these auto insurance tips</span> </h1> <dl class="faqs nopadding noborder"> <dt>Understand why you need auto insurance</dt> <dd style="display: none;">In short, you need car insurance to protect your car, yourself and your passengers. You also protect any assets, like your home and savings, as well as comply with state law. </dd> <dt>Know your current coverages-but be willing to adjust</dt> <dd style="display: none;">Use your current coverages and limits as a starting point; you can refer to your declarations page for this information. Then, adjust your coverages as necessary to match your lifestyle-which might be different than it was when you first bought the policy. For example, if your teenager starts driving next month, you might consider adding him or her to your policy now. Or, if you just bought a new car, you might choose loan/lease payoff coverage, so that if your car is stolen or declared a total loss, you'll have help paying off your loan or lease.</dd> <dt class="">Use deductibles to your advantage</dt> <dd style="display: none;">Your deductible is what you agree to pay out of pocket when you use your car insurance. In general, the higher you set your deductible, the less you'll pay for your policy. And conversely, if you set your deductible low, you'll pay more for your policy, but less when you have a claim. </dd> <dt class="">In enim justo, rhoncus ut, imperdiet a, venenatis mens</dt> <dd style="display: none;">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt.</dd> <dt class="">Know that certain things affect your rate</dt> <dd style="display: none;">Insurance companies evaluate a variety of things when they calculate your rate, from your driving record to where you live and how many miles you drive on average. Keep this in mind when you see your rate. Also, remember that to help you get your best rate, Progressive factors in any auto insurance discounts that apply to you. Plus, with Snapshot®, you can turn your good driving into additional savings.</dd> </dl> </div> <!-- END WHY CHOOSE US--> </div> </div><!-- end grid --> <!-- FOOTER ================================================== --> <div id="wrapfooter"> <div class="grid"> <div class="row" id="footer"> <div> <p align="center">Autoinsurepolicy.com is a leading online marketplace connecting consumers with insurance agents and companies, and we do not provide quotes directly to consumers. Autoinsurepolicy.com does not provide insurance nor are we a licensed insurance provider. The lowest advertised rates are not necessarily available from all advertisers on our site. Autoinsurepolicy.com matches users to advertisers and insurance agents only after we've received certain information from you, and your rates may vary based on your coverage limits, deductibles, driving history, education, occupation, type of vehicle, and location, among other factors.</p> </div> <!-- to top button <p class="back-top floatright"> <a href="#top"><span></span></a> </p> <!-- 1st column <div class="c3"> <h2 class="title">What we do?</h2> <hr class="footerstress"> <p>Autoinsurepolicy.com is a leading online marketplace connecting consumers with insurance agents and companies, and we do not provide quotes directly to consumers. Autoinsurepolicy.com does not provide insurance nor are we a licensed insurance provider. The lowest advertised rates are not necessarily available from all advertisers on our site. Autoinsurepolicy.com matches users to advertisers and insurance agents only after we've received certain information from you, and your rates may vary based on your coverage limits, deductibles, driving history, education, occupation, type of vehicle, and location, among other factors.</p> <!-- 2nd column <div class="c3"> <h2 class="title"><i class="icon-twitter"></i> Follow us</h2> <hr class="footerstress"> <div id="ticker" class="query"> </div> </div> <!-- 3rd column <div class="c3"> <h2 class="title"><i class="icon-envelope-alt"></i> Contact</h2> <hr class="footerstress"> <dl> <dt>2536 Zamora Road, Missisipi, 74C</dt> <dd><span>Telephone:</span>+1 348 271 9483</dd> <dd>E-mail: <a href="more.php">mail@yourweb.com</a></dd> </dl> <ul class="social-links" style="margin-top:15px;"> <li class="twitter-link smallrightmargin"> <a href="#" class="twitter has-tip" target="_blank" title="Follow Us on Twitter">Twitter</a> </li> <li class="facebook-link smallrightmargin"> <a href="#" class="facebook has-tip" target="_blank" title="Join us on Facebook">Facebook</a> </li> <li class="google-link smallrightmargin"> <a href="#" class="google has-tip" title="Google +" target="_blank">Google</a> </li> <li class="linkedin-link smallrightmargin"> <a href="#" class="linkedin has-tip" title="Linkedin" target="_blank">Linkedin</a> </li> <li class="pinterest-link smallrightmargin"> <a href="#" class="pinterest has-tip" title="Pinterest" target="_blank">Pinterest</a> </li> </ul> </div> <!-- 4th column <div class="c3"> <h2 class="title"><i class="icon-link"></i> Links</h2> <hr class="footerstress"> <ul> <li>Services</li> <li>Privacy Policy</li> <li>Shortcodes</li> <li>Columns</li> <li>Portfolio</li> <li>Blog</li> <li>Contact</li> <li>Font Awesome</li> <li>Single Project</li> <li>Home</li> </ul> </div> <!-- end 4th column --> </div> </div> <!-- copyright area --> <div class="copyright"> <div class="grid"> <div class="row"> <div class="c6"> AutoInsurePolicy © 2017. All Rights Reserved. </div> <div class="c6"> <span class="right"> <a href="privacy.php">Privacy Policy||</a><a href="terms.php">Terms & Conditions||</a><a href="unsubscribe.php">Unsubscribe</a> </span> </div> </div> </div> </div> <!-- JAVASCRIPTS ================================================== --> <!-- all --> <script src="js/modernizr-latest.js"></script> <!-- menu & scroll to top --> <script src="js/common.js"></script> <!-- twitter --> <script src="js/jquery.tweet.js"></script> <!-- cycle --> <script src="js/jquery.cycle.js"></script> <!-- CALL toggle --> <script type="text/javascript"> $(document).ready(function () { // ---- FAQs --------------------------------------------------------------------------------------------------------------- $('.faqs dd').hide(); // Hide all DDs inside .faqs $('.faqs dt').hover(function(){$(this).addClass('hover')},function(){$(this).removeClass('hover')}).click(function(){ // Add class "hover" on dt when hover $(this).next().slideToggle('normal'); // Toggle dd when the respective dt is clicked }); }); </script> </body> </html>
Save