$(document).ready(function() { 

//MO Statewide

$('#11751>caption').load('/static/elections/2008/november/MO/html/0-bigBar.html'); 
$('#11762>caption').load('/static/elections/2008/november/MO/html/26027-bigBar.html'); 
$('#11764>caption').load('/static/elections/2008/november/MO/html/26031-bigBar.html');
$('#11752>caption').load('/static/elections/2008/november/MO/html/26795-bigBar.html');
$('#11753>caption').load('/static/elections/2008/november/MO/html/26796-bigBar.html');
$('#11754>caption').load('/static/elections/2008/november/MO/html/26797-bigBar.html');
$('#11755>caption').load('/static/elections/2008/november/MO/html/26799-bigBar.html');
$('#11756>caption').load('/static/elections/2008/november/MO/html/26798-bigBar.html');
$('#11768>caption').load('/static/elections/2008/november/MO/html/26735-bigBar.html');
$('#11804>caption').load('/static/elections/2008/november/KC/html/11804-bigBar.html');
$('#11757>caption').load('/static/elections/2008/november/KC/html/11757-bigBar.html');
$('#11758>caption').load('/static/elections/2008/november/KC/html/11758-bigBar.html');
$('#11759>caption').load('/static/elections/2008/november/KC/html/11759-bigBar.html');
$('#11760>caption').load('/static/elections/2008/november/KC/html/11760-bigBar.html');
$('#11761>caption').load('/static/elections/2008/november/KC/html/11761-bigBar.html');


//KS Statewide
$('#11618>caption').load('/static/elections/2008/november/KS/html/0-bigBar.html'); 
$('#11619>caption').load('/static/elections/2008/november/KS/html/17585-bigBar.html'); 
$('#11620>caption').load('/static/elections/2008/november/KS/html/17355-bigBar.html'); 
$('#11678>caption').load('/static/elections/2008/november/KC/html/11678-bigBar.html');
$('#11679>caption').load('/static/elections/2008/november/KC/html/11679-bigBar.html');
$('#11680>caption').load('/static/elections/2008/november/KC/html/11680-bigBar.html');
$('#11681>caption').load('/static/elections/2008/november/KC/html/11681-bigBar.html');
$('#11682>caption').load('/static/elections/2008/november/KC/html/11682-bigBar.html');
$('#11683>caption').load('/static/elections/2008/november/KC/html/11683-bigBar.html');



});
