var InternetExplorer = navigator.appName.indexOf("Microsoft") != -1;
function launchCreative() {
	var baseURL;
	baseURL=location.pathname;
	document.write ("<div id='impressionLayer" + "' style='position:absolute; left: 0px; top: 0px; width: 1px; height: 1px; z-index:998; visibility: hidden'>");
	document.write ("<iframe width=1px height=1px src=http://www.fibre2fashion.com/include_nonsessiontrack_htm.asp?baseURL=" + baseURL + "></iframe>");
	document.write ("</div>");
	}
launchCreative();	