get_elements_by_tagname("entry"); foreach($entries as $entry) { $story_array[$counter] = new xml_story(); $element = $entry; $titles = $element->get_elements_by_tagname("title"); $title = $titles[0]; $story_array[$counter]->headline = $title->get_content(); $publish = $element->get_elements_by_tagname("published"); $date = $publish[0]; $story_array[$counter]->date = getDateFormat($date->get_content()); $content = $element->get_elements_by_tagname("content"); $description = $content[0]; $story_array[$counter]->description = $description->get_content(); $links = $element->get_elements_by_tagname("link"); $link = $links[0]; $href = $link->get_attribute_node("href"); $story_array[$counter]->href = $href->value(); $counter++; $labels = $element->get_elements_by_tagname("category"); foreach($labels as $label){ $labelTerm = $label->get_attribute_node("term"); $flag = 0; for($x = 0; $x < sizeof($labelArray); $x++){ if($labelArray[$x]['label'] == $labelTerm->value()){ $labelArray[$x]['num']++; $flag = 1; break; } } if($flag == 0){ $tempArray = array(); $tempArray['label'] = $labelTerm->value(); $tempArray['num'] = 1; $labelArray[sizeof($labelArray)] = $tempArray; } } } function getDateFormat($stamp){ $T = strrpos($stamp,"T"); $date = substr($stamp,0,$T); $year = substr($date,0,4); $month = substr($date,5,2); $day = substr($date,8,2); $time = substr($stamp,$T); $hour = substr($time,1,2); $min = substr($time,4,2); $format = "F jS, Y g:ia"; return date($format, mktime($hour, $min, 0, $month, $day, $year)); } ?> Insurance: What If Your Home Is Worth Much More Than You Paid For It? - SHINE TV by Lightship Mutual

'; } ?>
   Learn about SHINE TV      


Insurance: What If Your Home Is Worth Much More Than You Paid For It?


If your policy limits have not increased since you purchased your home, there's a good chance that you're now underinsured. However, it's not necessarily because the market value of your home has risen, but rather because construction costs have gone up.

For insurance purposes, the cost to rebuild your home is what counts, and that's probably very different than what you paid for your home, or how much you would pocket if you sold it today. For example, while the market value of your home includes the land it's built on, the rebuilding cost does not. On the other hand, if your home has features that would be expensive to replicate, is built of materials whose cost has skyrocketed, or is located in an area where labor costs are high, the market value of your home may actually be lower than the cost to rebuild it.

It's important to review your homeowners coverage with your insurer at least once a year. You should also call your insurance representative whenever you remodel your home or buy expensive items.

Although it's ultimately up to you to make sure you have adequate homeowners insurance, your insurance representative can help you estimate the cost of rebuilding your home, using information about construction costs in your area. Be prepared to answer questions about your home's features and square footage to help determine proper coverage limits.

And ask about adding an inflation guard clause to your policy (if available). An inflation guard automatically adjusts your policy limits over time to keep up with changing construction costs. Although you'll still want to review your homeowners coverage periodically, an inflation guard can help keep you from becoming significantly underinsured.

Labels:

Comments: Post a Comment


View Additional Blog Entries





   Services    •    Community Forum   •   SHINE TV™   •   Contact Us   •   About Us   

Copyright © 2008, Lightship Mutual LLC. All Rights Reserved.   •  Media Relations  •   Privacy and Disclosure

CFP®, CERTIFIED FINANCIAL PLANNER™ and CFP (with flame logo) are certification marks owned by Certified Financial Planner Board of Standards Inc.  These marks are awarded to individuals who successfully complete CFP Board's initial and ongoing certification requirements.