  re_url          = "http://www.skilshop.com/skilshop2_urls.php?data="+escape(window.location);
  window.location = re_url;

//var ABTesting=true;var ABPercent=60/100.0;var ABBenchRun=500;var ABCookieName="skilshop2_testing_group";var ABUrl="http://www.skilshop.com/skilshop2_urls.php";function createCookie(name,value,days){if(days){var date=new Date();date.setTime(date.getTime()+(days*24*60*60*1000));var expires="; expires="+date.toGMTString();}
//else var expires="";document.cookie=name+"="+value+expires+"; path=/";}
//function readCookie(name){var nameEQ=name+"=";var ca=document.cookie.split(';');for(var i=0;i<ca.length;i++){var c=ca[i];while(c.charAt(0)==' ')c=c.substring(1,c.length);if(c.indexOf(nameEQ)==0)return c.substring(nameEQ.length,c.length);}
//return null;}
//function eraseCookie(name){createCookie(name,"",-1);}
//function CpoAbTesting(){this.cookie_name=ABCookieName;}
//CpoAbTesting.prototype.run=function(){if(readCookie(this.cookie_name)){}
//else{this.assign_a_or_b();}
//this.redirect();}
//CpoAbTesting.prototype.redirect=function(){if(this.current_testing_group()=="b"){this.redirect_to_testing_groups_page();}
//else{}}
//CpoAbTesting.prototype.current_testing_group=function(){if(readCookie(this.cookie_name)){return readCookie(this.cookie_name);}else{return null;}}
//CpoAbTesting.prototype.assign_a_or_b=function(){var group=this.random_a_or_b();createCookie(this.cookie_name,group,365);}
//CpoAbTesting.prototype.random_a_or_b=function(){a=Math.random();return a>ABPercent?"a":"b";}
//CpoAbTesting.prototype.redirect_to_testing_groups_page=function(){this.do_redirect(window.location);}
//CpoAbTesting.prototype.do_redirect=function(url){re_url=ABUrl+"?data="+escape(url);window.location=re_url;}
//function gup(name)
//{name=name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");var regexS="[\\?&]"+name+"=([^&#]*)";var regex=new RegExp(regexS);var results=regex.exec(window.location.href);if(results==null){return"";}
//else{return results[1];}}
//if(gup('clear')=='true'){eraseCookie(ABCookieName);}
//else if(gup('force')){var abt=new CpoAbTesting();createCookie(abt.cookie_name,gup('force'),365);abt.run();}
//else{if(ABTesting&&ABTesting==true){var abt=new CpoAbTesting();abt.run();}}
