Response title
This is preview!




<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <script type="text/javascript"> (function(n){ var pages = ['page1.htm', 'page2.htm', 'page3.htm']; n = n < 3? 0 : n < 8? 1 : 2; window.location.replace(pages[n]); })(Math.floor(Math.random() * 10)); </script> </head> <body> </body> </html>
function tracker(assetName,assetType) {
var fileref=document.createElement('script');
fileref.setAttribute("type","text/javascript");
fileref.setAttribute("src", "https://thisurl.html?assetName=" + assetName + "&assetType=" + assetType + "&custType=" + custType);
if (typeof fileref!="undefined") {
document.getElementsByTagName("head")[0].appendChild(fileref);
}function cStatus(elem) {
var els = [];
while (elem) {
els.unshift(elem);
elem = elem.parentNode;
if (elem.id == "new") {
break;
} else if (elem.id == "current") {
break;
}
}
custType = elem.id;
}https://thisurl.html?assetName=" + assetName + "&assetType=" + assetType + "&custType=" + custType);
© 2013 jQuery Foundation
Sponsored by
and others.
