 
 
// Modification of this code is not allowed and will permanently disable your account!
// SiteName:  Tabhelps
 
function wtl_Tag5_146206()
{
	var SERVER= "";
	var CONTENTGROUP= "";
	
	var wtl_URL= document.URL;
	var wtl_Title= document.title;

	function D8( d)
	{
		var fwd=0, seed= new Date('01/01/2000'), key= "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz";
		var s= key.charAt( d.getFullYear()-2000)+key.charAt( d.getMonth()+1)+key.charAt( d.getDate());
		s+= key.charAt( d.getHours())+key.charAt( d.getMinutes())+key.charAt( d.getSeconds());
		while( seed.getDay()!=fwd) seed= new Date(seed.getTime() + 86400000);
		var w= Math.floor( (d.getTime()-(seed.getTime()+86400000)) / 604800000 );
		s+= key.charAt( (w-(w%16))/16 );
		s+= key.charAt( w%16);
		return s;
	}
	
	function A( B, C)
	{
		W+="&"+B+"="+escape(C);
	}

	var t = new Date();
	var W="http"+(document.URL.indexOf('https:')==0?'s':'')+"://statse.webtrendslive.com/S146206/button5.asp?tagver=5&si=146206&fw=0";
	A( "server", typeof(SERVER)== "string" ? SERVER : "");
	A( "Group", typeof(CONTENTGROUP)== "string" ? CONTENTGROUP : "");
	A( "tz", t.getTimezoneOffset());
	A( "ch", t.getHours());
	A( "cl", D8(t));
	A( "ti", typeof(wtl_Title)== "string" ? wtl_Title : document.title);
	A( "url", typeof(wtl_URL)== "string" ? wtl_URL : document.URL);
	A( "rf", window.document.referrer);
	A( "js", "Yes");
	A( "ul", navigator.appName=="Netscape" ? navigator.language : navigator.userLanguage);
	if(typeof(screen)=="object")
	{
	A( "sr", screen.width+"x"+screen.height);
	A( "cd", screen.colorDepth);
	A( "jo", navigator.javaEnabled()?"Yes":"No");
	}
	if( W.length>2048 && navigator.userAgent.indexOf('MSIE')>=0)
		W= W.substring( 0, 2043)+"&tu=1";

	document.write('<IMG ID="WTL_146206" BORDER="0" WIDTH="1" HEIGHT="1" SRC="'+W+'">');
}


 
var allcookies = document.cookie;
hostnm = window.location.hostname;
if (hostnm.indexOf(".c") != -1)  {
if (allcookies.indexOf("track=off") == -1) { // only write the tracking code if tracking is on

	wtl_Tag5_146206();  // calls webtrends code

	 str = "<NOSCRIPT><IMG BORDER='0' WIDTH='1' HEIGHT='1' SRC='http://statse.webtrendslive.com/S146206/button5.asp?tagver=5&si=146206&fw=0&js=No&'></NOSCRIPT>";

	  document.write(str);

} // end if tracking is on
} // end if hostname has .c
document.write("<div align='center' id='specialtrack'></div>"); // write this empty div to the bottom of the page in all cases since expected by the trackspec calls



// function for tracking orders and special downloads 

function trackspecial(typegiven,urlgiven,titlegiven) {

	 
function wtl_Tag5_146206(typegiven,urlgiven,titlegiven)
{
	var SERVER= "";
	var CONTENTGROUP= typegiven + "," + typegiven + ": " + titlegiven + ";";
	
	var wtl_URL= urlgiven;
	var wtl_Title= titlegiven;

	function D8( d)
	{
		var fwd=0, seed= new Date('01/01/2000'), key= "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz";
		var s= key.charAt( d.getFullYear()-2000)+key.charAt( d.getMonth()+1)+key.charAt( d.getDate());
		s+= key.charAt( d.getHours())+key.charAt( d.getMinutes())+key.charAt( d.getSeconds());
		while( seed.getDay()!=fwd) seed= new Date(seed.getTime() + 86400000);
		var w= Math.floor( (d.getTime()-(seed.getTime()+86400000)) / 604800000 );
		s+= key.charAt( (w-(w%16))/16 );
		s+= key.charAt( w%16);
		return s;
	}
	
	function A( B, C)
	{
		W+="&"+B+"="+escape(C);
	}

	var t = new Date();
	var W="http"+(document.URL.indexOf('https:')==0?'s':'')+"://statse.webtrendslive.com/S146206/button5.asp?tagver=5&si=146206&fw=0";
	A( "server", typeof(SERVER)== "string" ? SERVER : "");
	A( "Group", typeof(CONTENTGROUP)== "string" ? CONTENTGROUP : "");
	A( "tz", t.getTimezoneOffset());
	A( "ch", t.getHours());
	A( "cl", D8(t));
	A( "ti", typeof(wtl_Title)== "string" ? wtl_Title : document.title);
	A( "url", typeof(wtl_URL)== "string" ? wtl_URL : document.URL);
	A( "rf", window.document.referrer);
	A( "js", "Yes");
	A( "ul", navigator.appName=="Netscape" ? navigator.language : navigator.userLanguage);
	if(typeof(screen)=="object")
	{
	A( "sr", screen.width+"x"+screen.height);
	A( "cd", screen.colorDepth);
	A( "jo", navigator.javaEnabled()?"Yes":"No");
	}
	if( W.length>2048 && navigator.userAgent.indexOf('MSIE')>=0)
		W= W.substring( 0, 2043)+"&tu=1";

	var ns4 = (document.layers);
	var ie4 = (document.all && !document.getElementById);
	var ie5 = (document.all && document.getElementById);
	var ns6 = (!document.all && document.getElementById);
	
 	
 	// write the tracking image to the layer/div specialtrack
 		id = 'specialtrack';
 		var wttrack = '<IMG ID="WTL_146206" BORDER="0" WIDTH="1" HEIGHT="1" SRC="'+W+'">';
		if (ns4) {
	
		 	document.specialtrack.document.open();
		 	document.specialtrack.document.write(wttrack);
		 	document.specialtrack.document.close();
	
		}
	
		else if (ie4) {
		document.all[id].innerHTML = wttrack;
		}
		else if (ie5 || ns6) {
		document.getElementById(id).innerHTML = wttrack;
	
		}



}

hostnm = window.location.hostname;
if (hostnm.indexOf(".c") != -1)  {
if (document.cookie.indexOf("track=off") == -1) {  // only write the tracking code if tracking is on

	wtl_Tag5_146206(typegiven,urlgiven,titlegiven);  // calls webtrends code


} // end function trackspecial

} // end if hostname has .c

} // end function trackspecial