var w = window;
var sPath = window.location.pathname;
var snPage = sPath.substring(sPath.lastIndexOf('/') + 1);
var sPage = location.href;
var dch_ad_style = "border:0px solid #cccccc; z-index:100";
var dch_ad_width = 163;
var dch_ad_height = 483;
var dch_ad_frameborder = 0;
var dch_ad_url = "http://www.qsell.co.uk/widget/qsellwidget.php"+"?ai="+l_b_a_id+"&ci="+l_b_c_id+"&pa="+sPage;
var dch_date = new Date();
var dch_random = dch_date.getTime();

function quoted(str) {
  return (str != null) ? '"' + str + '"' : '""';
}

function dch_encodeURIComponent(str) {
  if (typeof(encodeURIComponent) == 'function') {
    return encodeURIComponent(str);
  } else {
    return escape(str);
  }
}

document.write('<p><ifr' + 'ame' +
               ' name="dch3_ads_frame"' +
               ' style=' + quoted(w.dch_ad_style) +
               ' width=' + quoted(w.dch_ad_width) +
               ' height=' + quoted(w.dch_ad_height) +
               ' frameborder=' + quoted(w.dch_ad_frameborder) +
               ' src=' + quoted(w.dch_ad_url) +
               ' marginwidth="0"' +
               ' marginheight="0"' +
               ' vspace="0"' +
               ' hspace="0"' +
               ' allowtransparency="true"' +
               ' scrolling="no">');
document.write('</ifr' + 'ame></p>');
