//	Name:			FlexNavigation.js
//	Purpose:		To load the top center header for all the pages.
//	How is created:	Manually. This program is Static.
//	Where Used:		Globally.
//	How is Used:	Depending on the category a different image is loaded.

function displayHdr11753(){document.write("<a href='http://www.kob.com/article/11121/'>");document.write("<img src='http://www.KOB.com/kobtvimages/FlexHeader/web-bnr-center-gdnm2.gif' alt='' border='0'>");document.write("</a>");}
function displayHdr11749(){document.write("<a href='http://www.kob.com/article/11121/'>");document.write("<img src='http://www.KOB.com/kobtvimages/FlexHeader/web-bnr-center-gdnm2.gif' alt='' border='0'>");document.write("</a>");}
function displayHdr11746(){document.write("<a href='http://www.kob.com/article/11121/'>");document.write("<img src='http://www.KOB.com/kobtvimages/FlexHeader/web-bnr-center-gdnm2.gif' alt='' border='0'>");document.write("</a>");}
function displayHdr11724(){document.write("<a href='http://www.kob.com/article/501/'>");document.write("<img src='http://www.KOB.com/kobtvimages/FlexHeader/web-bar-center-wx.gif' alt='' border='0'>");document.write("</a>");}
function displayHdr11121(){document.write("<a href='http://www.kob.com/article/11121/'>");document.write("<img src='http://www.KOB.com/kobtvimages/FlexHeader/gdnm-web-bnr.gif' alt='' border='0'>");document.write("</a>");}
function displayHdr670(){document.write("<a href='http://www.kob.com/article/501/'>");document.write("<img src='http://www.KOB.com/kobtvimages/FlexHeader/web-bar-center-wx.gif' alt='' border='0'>");document.write("</a>");}
function displayHdr635(){document.write("<a href='http://www.kob.com/article/11121/'>");document.write("<img src='http://www.KOB.com/kobtvimages/FlexHeader/web-bnr-center-gdnm2.gif' alt='' border='0'>");document.write("</a>");}
function displayHdr532(){document.write("<a href='http://www.kob.com/article/532/'>");document.write("<img src='http://www.KOB.com/kobtvimages/FlexHeader/defaultheader_Morning2009.jpg' alt='' border='0'>");document.write("</a>");}
function displayHdr522(){document.write("<a href='http://www.kob.com/article/11121/'>");document.write("<img src='http://www.KOB.com/kobtvimages/FlexHeader/web-bnr-center-gdnm1.gif' alt='' border='0'>");document.write("</a>");}
function displayHdr521(){document.write("<a href='http://www.kob.com/article/521/'>");document.write("<img src='http://www.KOB.com/kobtvimages/FlexHeader/defaultheader_NMGD2009.jpg' alt='' border='0'>");document.write("</a>");}
function displayHdr515(){document.write("<a href='http://www.kob.com/article/11121/'>");document.write("<img src='http://www.KOB.com/kobtvimages/FlexHeader/web-bnr-center-gdnm2.gif' alt='' border='0'>");document.write("</a>");}
function displayHdr501(){document.write("<a href='http://www.kob.com/article/501/'>");document.write("<img src='http://www.KOB.com/kobtvimages/FlexHeader/web-bar-center-wx.gif' alt='' border='0'>");document.write("</a>");}
function displayHdr0(){document.write("<a href='http://www.nbcolympics.com/tv-listings/zone=MT/network=1/index.html?aff=kob' target='_blank'>");document.write("<img src='http://www.KOB.com/kobtvimages/FlexHeader/olympics-bnr.gif' alt='' border='0'>");document.write("</a>");}
catid = getCatId();
wcat = wcat = catid;
//	Whether or not an id was passed.
if(wcat == 11753 || doc.indexOf('/11753/') >= 0) displayHdr11753();
else if(wcat == 11749 || doc.indexOf('/11749/') >= 0) displayHdr11749();
else if(wcat == 11746 || doc.indexOf('/11746/') >= 0) displayHdr11746();
else if(wcat == 11724 || doc.indexOf('/11724/') >= 0) displayHdr11724();
else if(wcat == 11121 || doc.indexOf('/11121/') >= 0) displayHdr11121();
else if(wcat == 670 || doc.indexOf('/670/') >= 0) displayHdr670();
else if(wcat == 635 || doc.indexOf('/635/') >= 0) displayHdr635();
else if(wcat == 532 || doc.indexOf('/532/') >= 0) displayHdr532();
else if(wcat == 522 || doc.indexOf('/522/') >= 0) displayHdr522();
else if(wcat == 521 || doc.indexOf('/521/') >= 0) displayHdr521();
else if(wcat == 515 || doc.indexOf('/515/') >= 0) displayHdr515();
else if(wcat == 501 || doc.indexOf('/501/') >= 0) displayHdr501();
else if(wcat == 0 || doc.indexOf('/0/') >= 0) displayHdr0();
else if(wcat == 0 || doc.indexOf('/0/') >= 0) displayHdr0();
else displayHdr0();
