if (document.location.protocol == 'https:')
{
	var headerDiv = document.getElementById('header');
	headerDiv.innerHTML = '<a href="http://www.mclemoreauction.com"><img src="/maxanet_theme/img/Default_Logo.jpg" width="970" height="125" border="0" /></a>';
}
else
{
  document.write('<script type="text/javascript" src="http://www.mclemoreauction.com/includes/header_js.inc.php"></script>'); 
}

