
<!--
var siteid = 1767; var proto = 'http';
if (typeof(valid) + '' != 'undefined') {tlitrack(3);}
//-->

<!-- ConversionRuler.com end -->
		

<!--



var imgID0=new Array(2);  // two picture places
for (i=0; i <2 ;i++)
imgID0[i]=new Array(5);  // 5 pictures in each place

//first image sources
 imgID0[0][0]="p/Nike Jordan Team 10.jpg";
 imgID0[0][1]="p/Nike Zoom Vick II sku 309322 001.jpg";
 imgID0[0][2]="p/Nike Jordan Team 10.jpg";
 imgID0[0][3]="p/Nike Zoom Vick II sku 309322 001.jpg";
 imgID0[0][4]="p/Nike Jordan Team 10.jpg";
 
 //second image sources
  imgID0[1][0]="p/Nike shox 2 45 sku 309470 001.jpg";
  imgID0[1][1]="p/Nike shox 2 45 sku 309488 001.jpg";
  imgID0[1][2]="p/Nike shox 2 45 sku 309658 002.jpg";
  imgID0[1][3]="p/Nike shox 2 45 sku 309658 441.jpg";
  imgID0[1][4]="p/Nike shox 2 45 sku 309488 601.jpg";
  
var a=0;
var b=1;
var c=0;
var pause=1000;

function RefreshPage(){
	 window.location.reload();
	}

function Rotate() 
{   
  if (a==b) {
    a=0;
    c++;
  }else{
    a++;
  }     
    if(c==4) {
    	c=0;
    }
    document.images["pic"+a].src=imgID0[a][c];                 
    window.setTimeout('Rotate()',pause); 
}                      
					   
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
  }
  
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_validateForm() { //v4.0
  var i,p,q,nm,test,num,min,max,errors='',args=MM_validateForm.arguments;
  for (i=0; i<(args.length-2); i+=3) { test=args[i+2]; val=MM_findObj(args[i]);
    if (val) { nm=val.name; if ((val=val.value)!="") {
      if (test.indexOf('isEmail')!=-1) { p=val.indexOf('@');
        if (p<1 || p==(val.length-1)) errors+='- '+nm+' must contain an e-mail address.\n';
      } else if (test!='R') { num = parseFloat(val);
        if (isNaN(val)) errors+='- '+nm+' must contain a number.\n';
        if (test.indexOf('inRange') != -1) { p=test.indexOf(':');
          min=test.substring(8,p); max=test.substring(p+1);
          if (num<min || max<num) errors+='- '+nm+' must contain a number between '+min+' and '+max+'.\n';
    } } } else if (test.charAt(0) == 'R') errors += '- '+nm+' is required.\n'; }
  } if (errors) alert('The following error(s) occurred:\n'+errors);
  document.MM_returnValue = (errors == '');
}

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];}}
}
//=====================================================
//	REDIRECTS VISITORS DEPENDING ON THEIR COOKIE VALUE
var cookie = readCookie('LeadSource');
if (cookie!= "" )
{
	window.location = "http://www.shoedeals4u.com/offers/";
}

function readCookie(name)
{
  var cookieValue = "";
  var search = name + "=";
  if(document.cookie.length > 0)
  { 
    offset = document.cookie.indexOf(search);
    if (offset != -1)
    { 
      offset += search.length;
      end = document.cookie.indexOf(";", offset);
      if (end == -1) end = document.cookie.length;
      cookieValue = unescape(document.cookie.substring(offset, end))
    }
  }
  return cookieValue;
}
//=====================================================
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function makeArray(n) {
this.length = n;
return this;
}
monthNames = new makeArray(12);
monthNames[1] = "January";
monthNames[2] = "February";
monthNames[3] = "March";
monthNames[4] = "April";
monthNames[5] = "May";
monthNames[6] = "June";
monthNames[7] = "July";
monthNames[8] = "August";
monthNames[9] = "September";
monthNames[10] = "October";
monthNames[11] = "November";
monthNames[12] = "December";
function dateString(oneDate) {
var theMonth = monthNames[oneDate.getMonth() + 1];
var theYear = oneDate.getFullYear();
var updatedDay = oneDate.getDate()+2;
return theMonth + " " + updatedDay + ", " + theYear;
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->