function show_dbg(name)
{name=name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");var regexS="[\\?&amp;]"+name+"=([^&amp;#]*)";var regex=new RegExp(regexS);var results=regex.exec(window.location.href);if(results==null)
return"";else
return results[1];}
function dbg_ads(){var debug=show_dbg('debug');if(debug=='true'){document.write('<div class="debug ads">');document.write('<h3>Ad Values</h3>');document.write('<div><strong>adType</strong> : '+adType+'</div>');document.write('<div><strong>Size</strong> : '+Size+'</div>');document.write('<div><strong>Tile</strong> : '+Tile+'</div>');document.write('<div><strong>Position</strong> : '+Position+'</div>');document.write('<div><strong>Random ORD Number</strong> : '+AD_RND_X+'</div>');document.write('<div><strong>Site Zone</strong> : '+Keys+'</div>');document.write('<div><strong>Audience Science</strong> : '+segQS+'</div>');document.write('<div><strong>Generated Code</strong> : &lt;script type="text/javascript" src="http://ad.doubleclick.net/adj/'+Keys+';url='+page_url+';sz='+Size+';'+segQS+market_status_val+Position+';tile='+Tile+';ord='+AD_RND_X+'?"&gt;&lt;script&gt;</div>');document.write('</div>');}}
