/*
 *   1. Add your affilate code below between the quotes ("")
 *       Example: var myAffiliateCode = "johndoe";
 *
 *   2. Same thing for the tracking code
 *       Example: var myTrackingCode = "vigrx_jd";
 *
 *   3. To turn off any pop-up windows for the user when they click through,
 *       change the "1" to "0" for the popUps variable
 *       Example: var popUps ="0";
 *
 *   If you want to learn more about Javascript, please visit: http://w3schools.com/js/default.asp
 */
  
 
var myAffiliateCode = "zombietom";
var myTrackingCode = "hp";
var popUps ="1";



// DO NOT EDIT BELOW THIS LINE

var myFullCode = "?a="+myAffiliateCode+"&t="+myTrackingCode+"&c="+popUps;