
var pageprotocol = document.location.protocol;
pageprotocol = "http://www.lmelive.com/"
var rhsHTML = '' +
"<div id='advert' class='ad2'><a href='http://www.lme.com/LMElive/lmelive_lmeliveanywhere.asp' target='_self' title='Get LMEliveAnywhere today'><img src='http://www.lme.com/images/lmelive/home_ad2.gif' alt='Subscribe Today' width='145' height='100' vspace='5' border='0' /></a></div>" +
"      <div id='advert' class='ad3'>" +
"     <a href='https://www.lmelive.com/signup.html' target='_self'><img src='http://www.lme.com/images/lmelive/home_ad3.gif' alt='Signup now' class='banner3' width='145' height='100' border='0' /></a>" +
"   </div>"

document.write(rhsHTML);
