
// Comments at the top of the page
// to make sure we don't strip off stuff
// that we need to make things look good
// Hopefully, this only affects NS4

function doBlogOutputelement13()
{
	var output = '';
	output += '<a href="http://www.allstate.com/insurance-made-simple/personal-watercraft.aspx">'; output += '<h1>Do I Need to Insure My Personal Watercraft in Winter?</h1>'; output += '</a>'; output += '<p>While preparing to store your personal watercraft (PWC) for the winter, you may wonder if it needs insurance when you aren\'t using it. Even though your PWC may hibernate for the season, it still needs protection.</p>'; output += '<a href="http://www.allstate.com/insurance-made-simple/pool-insurance.aspx">'; output += '<h1>What Kind of Insurance Do I Need for My Pool?</h1>'; output += '</a>'; output += '<p>Pools are a great way to cool off and relax during the summer months. Lots of great childhood and adult memories are made at parties and lazy afternoons every day.</p>'; output += '<a href="http://www.allstate.com/insurance-made-simple/what-cars-cost-the-least-to-insure.aspx">'; output += '<h1>What cars cost the least to insure?</h1>'; output += '</a>'; output += '<p>When lots of Americans buy their cars, they haggle and debate everything from interest rates to purchase price to gas mileage. But one thing most people take as a given is the cost of car insurance.</p>'; output += '<a href="http://www.allstate.com/insurance-made-simple/auto-coverage-for-business-equipment.aspx">'; output += '<h1>I Do a Lot of Driving for Work. Do I Need Extra Insurance for the Business Equipment I Keep in My Car?</h1>'; output += '</a>'; output += '<p>That equipment you\'re carrying may already be protected, depending on your employer\'s business insurance coverage—or, if you\'re self-employed, by your auto, renters, or home insurance policy.</p>'; output += '<a href="http://www.allstate.com/insurance-made-simple/monthly-auto-insurance.aspx">'; output += '<h1>I Only Drive a Few Months Each Year. Can I Get Auto Insurance Just for Those Months?</h1>'; output += '</a>'; output += '<p>There are a couple of factors at work when it comes to this auto insurance question.</p>'; output += '<a href="http://www.allstate.com/insurance-made-simple/classic-vehicle-specialty-insurance.aspx">'; output += '<h1>Does My Classic Vehicle Need Specialty Insurance?</h1>'; output += '</a>'; output += '<p>Special insurance might be one of the few ways your classic car doesn\'t need to be babied. With Allstate, you can include it on your regular auto policy.</p>'; output += '<a href="http://www.allstate.com/insurance-made-simple/how-spouse-driving-record-affects-my-insurability.aspx">'; output += '<h1>My Spouse Has a Bad Driving Record. Will That Affect My Insurability?</h1>'; output += '</a>'; output += '<p>In most cases, a bad driving record will not prevent you from obtaining auto insurance. But if your spouse\'s record shows a significant amount of moving violations, citations, and/or accidents and insurance claims, that may translate into higher premiums.</p>'; output += '<a href="http://www.allstate.com/insurance-made-simple/is-car-insured-if-babysitter-driving.aspx">'; output += '<h1>Is My Car Insured if my Babysitter (Who\'s Not on My Policy) is Driving?</h1>'; output += '</a>'; output += '<p>Auto insurance is designed to follow the car, which means that the coverage you purchased for your vehicle will cover the car regardless of who\'s driving it.</p>'; output += '<a href="http://www.allstate.com/insurance-made-simple/hybrid-cars-cheaper-to-insure.aspx">'; output += '<h1>Why Are Hybrid Cars Cheaper to Insure?</h1>'; output += '</a>'; output += '<p>Hybrid cars aren\'t just cheaper to drive. Research shows that hybrid car owners tend to fall into the lower-risk category, which gives insurance companies the chance to offer them a lower insurance premium.</p>'; output += '<a href="http://www.allstate.com/insurance-made-simple/babysitter-on-auto-insurance-policy.aspx">'; output += '<h1>I Have a Babysitter Who Drives My Car with the Kids. Should I Put My Babysitter on My Auto Insurance Policy?</h1>'; output += '</a>'; output += '<p>Auto insurance is designed to follow the car, which means that the coverage you purchased for your vehicle will cover the car regardless of who\'s driving it.</p>'; 

	document.getElementById('blog_element13').innerHTML = output;
}

doBlogOutputelement13();

// Unknown error