var DL_noiframe = (self == top); var DL_params = '&type=d_link&survey_num=200976&site=4&code=201795&survey_server=survey.questionmarket.com&dl_logo=nyt-775x100-1l-eng-nul.jpg&dl_invite=generic_nonincentive&dl_autoskip=40&dl_exclude=&img=http://amch.questionmarket.com/static/&delay=0&go_delay=0&hide_selects=&use_brand=&dl_delay_capture=5000'; if (!DL_noiframe) { var strIframeLocation = "/ads/dynamiclogic/GateFile.html"; // Is /ads/dynamiclogic/GateFile.html a directory or a complete filename? if (strIframeLocation.substr(-1) == '/' || strIframeLocation.indexOf(".") == -1) strIframeLocation += "/GateFile.html"; strIframeLocation += "?sub=amch"; if (strIframeLocation.substr(0, 1) != '/') strIframeLocation = '/' + strIframeLocation; function ebGetHostName(a) { var i; var host = ''; if ((a.length >= 7) && (a.substr(0,7) == "http://")) { host = a.substr(7); } else { if ((a.length >= 8) && (a.substr(0,8) == "https://")) { host = a.substr(8); } else { host=a; } } i=host.indexOf("/"); if (i>0) { host = host.substr(0,i); } return(host); } if (strIframeLocation.substr(0,4) != "http") { host = document.referrer != '' ? document.referrer : document.location.href; var siteHost = ebGetHostName(host); strIframeLocation = "http://" + siteHost + strIframeLocation; } var DL_element = document.createElement('iframe'); DL_element.frameborder=0; DL_element.width=0; DL_element.height=0; DL_element.src=strIframeLocation+DL_params; DL_element.setAttribute('style', 'display:none; visibility:hidden; border:none'); document.body.insertBefore(DL_element, document.body.firstChild); } else { var DL_element = document.createElement('script'); DL_element.src="http://amch.questionmarket.com/adscgen/dynamiclink.js.php?sub=amch"+DL_params+"&noiframe=true&onload=1"; DL_element.type='text/javascript'; document.getElementsByTagName('head').item(0).appendChild(DL_element); }