/*
if (/MSIE (\d+\.\d+);/.test(navigator.userAgent)){
	var fontSize="small";	//x-small
}
else{
	var fontSize="small";
}
*/
document.write(''+
		'<div align="center" style="width:956px;">'+
			'<img src="http://www.iDacota.com/img/shineup.png" border="0" alt="" />'+
			'<img src="http://www.iDacota.com/img/headerboard.png" border="0" alt=""/>'+
			'<img src="http://www.iDacota.com/img/shinedown.png" border="0" alt="" />'+
		'</div>');

