
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_ad3.gif' alt='Subscribe Today' width='145' height='100' vspace='5' border='0' /></a></div>" +
"      <div id='advert' class='ad3'>" +
"     <a href='http://www.lme.com/LMElive/lmelive_xml.asp' target='_self'><img src='http://www.lme.com/images/lmelive/Banner-7-v4.gif' alt='' class='banner3' width='145' height='100' border='0' /></a>" +
"   </div>"

document.write(rhsHTML);

