_logicentre = '<div class="headingBar14 topMargin2">';
_logicentre += '<div class="bottom13 leftPadding10Right5 ">';
_logicentre += '<p class="leftPadding11 bottomMargin7 topPadding6">';
if (cookieEnabled) {
if (userName != null && userName != 'null') {
_logicentre += '<div style="float:left;width:170px;margin-right:4px;">';
_logicentre += '<h3 class="font80Percent">Welcome '+userName+'</h3>';
_logicentre += '<p class="font60Percent"><a onclick="'+'deleteUserCookie();" href="'+_reg_url+_logout+_path+_l0c+'">(Not your name? Click here)</a></p>';
_logicentre += '</div>';
_logicentre += '<div style="width:325px;float:right;">';
_logicentre += '<p class="fontWeightNormal">Your local Auto Trader Magazine appears to be <b><a onclick="showtehlayerz(\''+dothisid+'\');" href="#'+dothisid+'" style="color:#000000;">'+the_region+'</a></b></p>';
_logicentre += '<p class="topMargin4">You can change the magazine region in <a href="'+_reg_url+'profile/uk/WWW2?action=amend&amp;error=3&amp;cp='+_l0c+'" rel="external">your account details</a> by changing your County, <i>or</i> you can select another magazine below. </p>';
_logicentre += '</div>';
} else {
_logicentre += '<div style="float:left;width:170px;margin-right:4px;">';
_logicentre += '<h3 class="font80Percent">Welcome Guest</h3>';
_logicentre += '<p class="font60Percent"></p>';
_logicentre += '</div>';
_logicentre += '<div style="width:325px;float:right;">';
_logicentre += '<p class="fontWeightNormal">If you login, we can work out your local Auto Trader Magazine</p>';
_logicentre += '<p class="topMargin4"><a href="'+_reg_url+_login+_path+_l0c+'">Login now</a> <i>or</i> <a href="'+_reg_url+_nuser+_path+_l0c+'?su=1">create a new account by registering with us</a>,<br />Otherwise you can select your magazine below.</p>';
_logicentre += '</div>';
}
} else {
_logicentre += '<a href="/common/mytrader/auto_trader_privacy_policy.jsp#cookies" title="click here to read more about the use of cookies on Auto Trader"><span class="primaryFontHeading fontWeightBold">Do you have Cookies Enabled?</span><br /><br />We\'re sorry, but your browser must support Cookies and have it enabled to use our site.<br /><ul><li>click here to read more about the use of cookies on Auto Trader</li></ul></a>';
}
_logicentre += '<div class="theBreaker topPadding7"></div>';
_logicentre += '</p>';
_logicentre += '</div>';
_logicentre += '</div>';
document.write(_logicentre);
