<!--
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

//WebTrends code revised by Bradford Mar
function dcs_6_0(dcs_URI,dcs_QRY,dcs_EXT)
{
    var recording=(document.WTrepress)?false:true;//recording is always on, but can be turned off by adding WTrepress to the document
	var dCurrent = new Date();
	var P = "";
	P+="http"+(window.location.protocol.indexOf('https:')==0?'s':'')+"://206.135.17.133/content/dcs.gif?";
	P+="dcsuri="+escape(dcs_URI);
	P+="&dcsqry="+escape(dcs_QRY);
	if ((window.document.referrer != "") && (window.document.referrer != "-"))
	{
		if (!(navigator.appName == "Microsoft Internet Explorer" && parseInt(navigator.appVersion) < 4) )
		{
			P+="&dcsref="+escape(window.document.referrer);
		}
	}
	P+=dcs_EXT;
	P+="&dcssip=fashion-modeling-careers.com";  //For Cross domain tracking, replace 'yourdomain' and remove the leading '//'.
	//P+="&dcsp3p=yourp3pheader";  //To issue P3P header, replace 'yourp3pheader' and remove the leading '//'.
	//P+="&dcscfg=yourcfg";  //To configure SDC, replace 'yourcfg' and remove the leading '//'.
	P+="&dcsdat="+escape(dCurrent.getTime());
	if (recording) MM_preloadImages(P+"");//preload image only if recording is true
}
function dcsExtend(N,V)
{
	dcsEXT+="&"+N+"="+escape(V);
}
function dcsMeta() 
{
	var F=false;
	var myDocumentElements;
	if (document.all)
	{
		F = true;
		myDocumentElements=document.all.tags("meta");
	}
	if (!F && document.documentElement)
	{
		F = true;    
		myDocumentElements=document.getElementsByTagName("meta");
	}
	if (F)
	{
		for (var i=1; i<=myDocumentElements.length;i++)
		{
			myMeta=myDocumentElements.item(i-1);
			if (myMeta.name.indexOf('WT.')==0)
				dcsExtend(myMeta.name,myMeta.content);
		}
	}	
}

var dcsURI=window.location.pathname;
var dcsQRY=window.location.search;
var dcsEXT="";
dcsMeta();
dcs_6_0(dcsURI,dcsQRY,dcsEXT);


//-->